aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-11igmp: Namespaceify igmp_max_memberships sysctl knobNikolay Borisov2-1/+2
2016-02-11openvswitch: allow management from inside user namespacesTycho Andersen1-0/+1
2016-02-11ethtool: future-proof interface for speed extensionsMichael S. Tsirkin1-3/+3
2016-02-11net: Store checksum result for offloaded GSO checksumsAlexander Duyck1-0/+15
2016-02-11net: Move GSO csum into SKB_GSO_CBAlexander Duyck1-7/+7
2016-02-11ethtool: add IPv6 to the NFC APIEdward Cree1-6/+64
2016-02-11ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2-0/+2
2016-02-11ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2-0/+2
2016-02-11ipv4: add option to drop gratuitous ARP packetsJohannes Berg1-0/+1
2016-02-11ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg1-0/+1
2016-02-11soreuseport: fast reuseport TCP socket selectionCraig Gallek1-1/+4
2016-02-11inet: refactor inet[6]_lookup functions to take skbCraig Gallek3-10/+21
2016-02-11tcp: __tcp_hdrlen() helperCraig Gallek1-1/+6
2016-02-11inet: create IPv6-equivalent inet_hash functionCraig Gallek1-0/+2
2016-02-11sock: struct proto hash function may errorCraig Gallek6-8/+9
2016-02-09bonding: 3ad: apply ad_actor settings changes immediatelyNikolay Aleksandrov1-0/+1
2016-02-09bridge: mdb: add support for offloaded mdb entriesElad Raz1-0/+2
2016-02-07ipv4: Namespaceify tcp_notsent_lowat sysctl knobNikolay Borisov2-2/+3
2016-02-07ipv4: Namespaceify tcp_fin_timeout sysctl knobNikolay Borisov2-2/+2
2016-02-07ipv4: Namespaceify tcp_orphan_retries sysctl knobNikolay Borisov2-1/+1
2016-02-07ipv4: Namespaceify tcp_retries2 sysctl knobNikolay Borisov2-1/+1
2016-02-07ipv4: Namespaceify tcp_retries1 sysctl knobNikolay Borisov2-1/+1
2016-02-07ipv4: Namespaceify tcp reordering sysctl knobNikolay Borisov2-2/+4
2016-02-07ipv4: Namespaceify tcp syncookies sysctl knobNikolay Borisov2-1/+2
2016-02-07ipv4: Namespaceify tcp synack retries sysctl knobNikolay Borisov2-1/+1
2016-02-07ipv4: Namespaceify tcp syn retries sysctl knobNikolay Borisov2-1/+2
2016-02-07ethtool: add speed/duplex validation functionsNikolay Aleksandrov1-0/+34
2016-02-07sunvnet: Add support for perf LDC event tracingSowmini Varadhan1-0/+139
2016-02-07tcp: new delivery accountingYuchung Cheng1-0/+1
2016-02-07net: Add support for fill_slave_info to VRF deviceDavid Ahern1-0/+8
2016-02-07vxlan: restructure vxlan.h definitionsJiri Benc1-41/+63
2016-02-07vxlan: remove duplicated macrosJiri Benc1-3/+0
2016-02-07vxlan: cleanup typesJiri Benc1-7/+7
2016-02-06tcp: fastopen: call tcp_fin() if FIN present in SYNACKEric Dumazet1-0/+1
2016-02-06bpf: add lookup/update support for per-cpu hash and array mapsAlexei Starovoitov1-0/+23
2016-02-06bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY mapAlexei Starovoitov2-0/+2
2016-02-06bpf: introduce BPF_MAP_TYPE_PERCPU_HASH mapAlexei Starovoitov1-0/+1
2016-02-06ethtool: Declare netdev_rss_key as __read_mostly.Kim Jones1-1/+1
2016-02-06tcp: fastopen: accept data/FIN present in SYNACK messageEric Dumazet1-0/+1
2016-02-06team: track sum of rx_nohandler for all slavesJarod Wilson1-0/+1
2016-02-06net: add rx_nohandler stat counterJarod Wilson2-0/+7
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-30/+46
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds4-7/+14
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+31
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+3
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams1-2/+2
2016-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller1-0/+6
2016-01-30block: use DAX for partition table readsDan Williams1-0/+11