summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-11inet: refactor inet[6]_lookup functions to take skbCraig Gallek
2016-02-11tcp: __tcp_hdrlen() helperCraig Gallek
2016-02-11inet: create IPv6-equivalent inet_hash functionCraig Gallek
2016-02-11sock: struct proto hash function may errorCraig Gallek
2016-02-09bonding: 3ad: apply ad_actor settings changes immediatelyNikolay Aleksandrov
2016-02-09bridge: mdb: add support for offloaded mdb entriesElad Raz
2016-02-07ipv4: Namespaceify tcp_notsent_lowat sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp_fin_timeout sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp_orphan_retries sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp_retries2 sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp_retries1 sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp reordering sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp syncookies sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp synack retries sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp syn retries sysctl knobNikolay Borisov
2016-02-07ethtool: add speed/duplex validation functionsNikolay Aleksandrov
2016-02-07sunvnet: Add support for perf LDC event tracingSowmini Varadhan
2016-02-07tcp: new delivery accountingYuchung Cheng
2016-02-07net: Add support for fill_slave_info to VRF deviceDavid Ahern
2016-02-07vxlan: restructure vxlan.h definitionsJiri Benc
2016-02-07vxlan: remove duplicated macrosJiri Benc
2016-02-07vxlan: cleanup typesJiri Benc
2016-02-06tcp: fastopen: call tcp_fin() if FIN present in SYNACKEric Dumazet
2016-02-06bpf: add lookup/update support for per-cpu hash and array mapsAlexei Starovoitov
2016-02-06bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY mapAlexei Starovoitov
2016-02-06bpf: introduce BPF_MAP_TYPE_PERCPU_HASH mapAlexei Starovoitov
2016-02-06ethtool: Declare netdev_rss_key as __read_mostly.Kim Jones
2016-02-06tcp: fastopen: accept data/FIN present in SYNACK messageEric Dumazet
2016-02-06team: track sum of rx_nohandler for all slavesJarod Wilson
2016-02-06net: add rx_nohandler stat counterJarod Wilson
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-02-01Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams
2016-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-01-30block: use DAX for partition table readsDan Williams
2016-01-30block: revert runtime dax control of the raw block deviceDan Williams
2016-01-30fs, block: force direct-I/O for dax-enabled block devicesDan Williams
2016-01-30ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni
2016-01-29Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-29Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-29Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-01-29tcp: Change reference to experimental CWND RFC.Jörg Thalheim
2016-01-29iommu: Update struct iommu_ops commentsMagnus Damm
2016-01-29Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg
2016-01-29perf: Synchronously clean up child eventsPeter Zijlstra