summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | igmp: Namespacify igmp_qrv sysctl knobNikolay Borisov2016-02-112-2/+1
* | igmp: Namespaceify igmp_llm_reports sysctl knobNikolay Borisov2016-02-112-1/+1
* | igmp: Namespaceify igmp_max_msf sysctl knobNikolay Borisov2016-02-112-1/+1
* | igmp: Namespaceify igmp_max_memberships sysctl knobNikolay Borisov2016-02-112-1/+2
* | openvswitch: allow management from inside user namespacesTycho Andersen2016-02-111-0/+1
* | ethtool: future-proof interface for speed extensionsMichael S. Tsirkin2016-02-111-3/+3
* | net: Store checksum result for offloaded GSO checksumsAlexander Duyck2016-02-111-0/+15
* | net: Move GSO csum into SKB_GSO_CBAlexander Duyck2016-02-111-7/+7
* | ethtool: add IPv6 to the NFC APIEdward Cree2016-02-111-6/+64
* | ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2016-02-112-0/+2
* | ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-112-0/+2
* | ipv4: add option to drop gratuitous ARP packetsJohannes Berg2016-02-111-0/+1
* | ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-111-0/+1
* | 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-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