summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-01-19net: ipv6: Keep nexthop of multipath route on admin downDavid Ahern
2017-01-19net: caif: Remove unused stats member from struct chnl_netTobias Klauser
2017-01-19net/sched: cls_flower: reduce fl_change stack sizeArnd Bergmann
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-18net: dsa: use cpu_switch instead of ds[0]Vivien Didelot
2017-01-18net: dsa: store CPU switch structure in the treeVivien Didelot
2017-01-18net: ipv6: remove prefix arg to rt6_fill_nodeDavid Ahern
2017-01-18net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern
2017-01-18sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long
2017-01-18sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long
2017-01-18sctp: add stream reconf primitiveXin Long
2017-01-18sctp: add stream reconf timerXin Long
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik
2017-01-18inet: split inet_csk_get_port into two functionsJosef Bacik
2017-01-18inet: don't check for bind conflicts twice when searching for a portJosef Bacik
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik
2017-01-18inet: drop ->bind_conflictJosef Bacik
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik
2017-01-17tcp: accept RST for rcv_nxt - 1 after receiving a FINJason Baron
2017-01-17net: ping: Use right format specifier to avoid type castingGao Feng
2017-01-17bridge: sparse fixes in br_ip6_multicast_alloc_query()Lance Richardson
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-17mpls: Packet statsRobert Shearman
2017-01-17net: AF-specific RTM_GETSTATS attributesRobert Shearman
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-16net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim
2017-01-16net/sched: cls_flower: Disallow duplicate internal elementsPaul Blakey
2017-01-16ax25: Fix segfault after sock connection timeoutBasil Gunn
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann
2017-01-16sctp: remove useless code from sctp_apply_peer_addr_paramsMarcelo Ricardo Leitner
2017-01-16sctp: remove unused var from sctp_process_asconfMarcelo Ricardo Leitner
2017-01-16flow dissector: check if arp_eth is null rather than arpColin Ian King
2017-01-16netlink: do not enter direct reclaim from netlink_trim()Eric Dumazet
2017-01-16tipc: allocate user memory with GFP_KERNEL flagParthasarathy Bhuvaragan
2017-01-16ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki
2017-01-16mld: do not remove mld souce list info when set link downHangbin Liu
2017-01-16Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-01-15Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-01-15openvswitch: maintain correct checksum state in conntrack actionsLance Richardson
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-01-13tcp: disable fack by defaultYuchung Cheng
2017-01-13tcp: remove thin_dupack featureYuchung Cheng
2017-01-13tcp: remove RFC4653 NCRYuchung Cheng
2017-01-13tcp: remove early retransmitYuchung Cheng
2017-01-13tcp: remove forward retransmit featureYuchung Cheng
2017-01-13tcp: extend F-RTO to catch more spurious timeoutsYuchung Cheng
2017-01-13tcp: enable RACK loss detection to trigger recoveryYuchung Cheng
2017-01-13tcp: check undo conditions before detecting lossesYuchung Cheng