summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-01-09smc: connection and link group creationUrsula Braun
2017-01-09smc: CLC handshake (incl. preparation steps)Ursula Braun
2017-01-09smc: establish pnet table managementThomas Richter
2017-01-09smc: introduce SMC as an IB-clientUrsula Braun
2017-01-09smc: establish new socket familyUrsula Braun
2017-01-09net: introduce keepalive function in struct protoUrsula Braun
2017-01-09net: for rate-limited ICMP replies save one atomic operationJesper Dangaard Brouer
2017-01-09net: reduce cycles spend on ICMP replies that gets rate limitedJesper Dangaard Brouer
2017-01-09Revert "icmp: avoid allocating large struct on stack"Jesper Dangaard Brouer
2017-01-09Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-09net/sched: act_csum: compute crc32c on SCTP packetsDavide Caratti
2017-01-09net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selectedDavide Caratti
2017-01-09cls_u32: don't bother explicitly initializing ->divisor to zeroAlexandru Moise
2017-01-09syncookies: use SipHash in place of SHA1Jason A. Donenfeld
2017-01-09secure_seq: use SipHash in place of MD5Jason A. Donenfeld
2017-01-09net: ipv4: remove disable of bottom half in inet_rtm_getrouteDavid Ahern
2017-01-09net: change init_inodecache() return voidyuan linyu
2017-01-09rxrpc: Allow listen(sock, 0) to be used to disable listeningDavid Howells
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn
2017-01-08net-tc: convert tc_at to tc_at_ingressWillem de Bruijn
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn
2017-01-08net-tc: make MAX_RECLASSIFY_LOOP localWillem de Bruijn
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-08net: ipv4: Remove flow arg from ip_mkroute_inputDavid Ahern
2017-01-08net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern
2017-01-07net: dsa: move HWMON support to its own fileVivien Didelot
2017-01-06netlabel: add CALIPSO to the list of built-in protocolsPaul Moore
2017-01-06l2tp: rework socket comparison in __l2tp_ip*_bind_lookup()Guillaume Nault
2017-01-06l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup()Guillaume Nault
2017-01-06l2tp: make __l2tp_ip*_bind_lookup() parameters 'const'Guillaume Nault
2017-01-06l2tp: remove redundant addr_len check in l2tp_ip_bind()Guillaume Nault
2017-01-06RDS: validate the requested traces user input against max supportedsantosh.shilimkar@oracle.com
2017-01-06sctp: prepare asoc stream for stream reconfXin Long
2017-01-06udp: inuse checks can quit early for reuseportEric Garver
2017-01-06Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-01-06vti6: fix device register to report IFLA_INFO_KINDDavid Forster
2017-01-06net: ipv4: make fib_select_default staticDavid Ahern
2017-01-06net: ipv4: Simplify rt_fill_infoDavid Ahern
2017-01-06net: dsa: remove version stringVivien Didelot
2017-01-06ipv6: do not send RTM_DELADDR for tentative addressesMahesh Bandewar
2017-01-05tcp: provide timestamps for partial writesSoheil Hassas Yeganeh
2017-01-05Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-01-05net:dsa: check for EPROBE_DEFER from dsa_dst_parse()Volodymyr Bendiuga
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-05rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_callsDavid Howells