summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-019-30/+46
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-301-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-291-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-281-2/+1
| * | sctp: fix the transport dead race check by using atomic_add_unless on refcntXin Long2016-01-281-1/+1
| * | net: simplify napi_synchronize() to avoid warningsArnd Bergmann2016-01-241-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-201-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-201-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-014-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-01-311-0/+1
|\ \ \ \
| * | | | tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-01-261-0/+1
| |/ / /
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-01-311-3/+31
|\ \ \ \
| * | | | hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner2016-01-171-3/+31
| * | | | Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...Thomas Gleixner2016-01-1269-331/+386
| |\ \ \ \
* | \ \ \ \ Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-01-311-6/+3
|\ \ \ \ \ \
| * | | | | | perf: Synchronously clean up child eventsPeter Zijlstra2016-01-291-3/+0
| * | | | | | perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov2016-01-291-2/+2
| * | | | | | perf: Collapse and fix event_function_call() usersPeter Zijlstra2016-01-211-1/+1