summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* soreuseport: fast reuseport TCP socket selectionCraig Gallek2016-02-111-1/+4
* inet: refactor inet[6]_lookup functions to take skbCraig Gallek2016-02-113-10/+21
* tcp: __tcp_hdrlen() helperCraig Gallek2016-02-111-1/+6
* inet: create IPv6-equivalent inet_hash functionCraig Gallek2016-02-111-0/+2
* sock: struct proto hash function may errorCraig Gallek2016-02-116-8/+9
* bonding: 3ad: apply ad_actor settings changes immediatelyNikolay Aleksandrov2016-02-091-0/+1
* bridge: mdb: add support for offloaded mdb entriesElad Raz2016-02-091-0/+2
* ipv4: Namespaceify tcp_notsent_lowat sysctl knobNikolay Borisov2016-02-072-2/+3
* ipv4: Namespaceify tcp_fin_timeout sysctl knobNikolay Borisov2016-02-072-2/+2
* ipv4: Namespaceify tcp_orphan_retries sysctl knobNikolay Borisov2016-02-072-1/+1
* ipv4: Namespaceify tcp_retries2 sysctl knobNikolay Borisov2016-02-072-1/+1
* ipv4: Namespaceify tcp_retries1 sysctl knobNikolay Borisov2016-02-072-1/+1
* ipv4: Namespaceify tcp reordering sysctl knobNikolay Borisov2016-02-072-2/+4
* ipv4: Namespaceify tcp syncookies sysctl knobNikolay Borisov2016-02-072-1/+2
* ipv4: Namespaceify tcp synack retries sysctl knobNikolay Borisov2016-02-072-1/+1
* ipv4: Namespaceify tcp syn retries sysctl knobNikolay Borisov2016-02-072-1/+2
* ethtool: add speed/duplex validation functionsNikolay Aleksandrov2016-02-071-0/+34
* sunvnet: Add support for perf LDC event tracingSowmini Varadhan2016-02-071-0/+139
* tcp: new delivery accountingYuchung Cheng2016-02-071-0/+1
* net: Add support for fill_slave_info to VRF deviceDavid Ahern2016-02-071-0/+8
* vxlan: restructure vxlan.h definitionsJiri Benc2016-02-071-41/+63
* vxlan: remove duplicated macrosJiri Benc2016-02-071-3/+0
* vxlan: cleanup typesJiri Benc2016-02-071-7/+7
* tcp: fastopen: call tcp_fin() if FIN present in SYNACKEric Dumazet2016-02-061-0/+1
* bpf: add lookup/update support for per-cpu hash and array mapsAlexei Starovoitov2016-02-061-0/+23
* bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY mapAlexei Starovoitov2016-02-062-0/+2
* bpf: introduce BPF_MAP_TYPE_PERCPU_HASH mapAlexei Starovoitov2016-02-061-0/+1
* ethtool: Declare netdev_rss_key as __read_mostly.Kim Jones2016-02-061-1/+1
* tcp: fastopen: accept data/FIN present in SYNACK messageEric Dumazet2016-02-061-0/+1
* team: track sum of rx_nohandler for all slavesJarod Wilson2016-02-061-0/+1
* net: add rx_nohandler stat counterJarod Wilson2016-02-062-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-029-30/+46
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-311-0/+6
| |\
| | * Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg2016-01-291-0/+6
| * | ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-01-301-2/+10
| * | tcp: Change reference to experimental CWND RFC.Jörg Thalheim2016-01-291-1/+1
| * | sctp: remove the dead field of sctp_transportXin Long2016-01-291-2/+1
| * | sctp: fix the transport dead race check by using atomic_add_unless on refcntXin Long2016-01-291-1/+1
| * | net: simplify napi_synchronize() to avoid warningsArnd Bergmann2016-01-251-6/+5
| * | net: sock: remove dead cgroup methods from struct protoJohannes Weiner2016-01-211-12/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-01-211-5/+3
| |\ \
| | * | netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin2016-01-201-5/+3
| | |/
| * | gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-01-211-0/+18
| * | soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek2016-01-191-1/+1
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-024-7/+14
|\ \ \
| * | | phys_to_pfn_t: use phys_addr_tDan Williams2016-01-311-2/+2
| * | | block: use DAX for partition table readsDan Williams2016-01-301-0/+11
| * | | block: revert runtime dax control of the raw block deviceDan Williams2016-01-302-4/+0
| * | | fs, block: force direct-I/O for dax-enabled block devicesDan Williams2016-01-301-1/+1
* | | | Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-011-0/+1
|\ \ \ \