aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-16ip_tunnel: replace dst_cache with generic implementationPaolo Abeni1-7/+2
2016-02-16net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni1-12/+2
2016-02-16net: add dst_cache supportPaolo Abeni1-0/+97
2016-02-16ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E1-0/+8
2016-02-12Documentation/networking: add checksum-offloads.txt to explain LCOEdward Cree1-0/+2
2016-02-12net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2-4/+2
2016-02-12net: enable LCO for udp_tunnel_handle_offloads() usersEdward Cree1-1/+2
2016-02-12net: local checksum offload for encapsulationEdward Cree1-0/+24
2016-02-11net: bulk free SKBs that were delay free'ed due to IRQ contextJesper Dangaard Brouer1-0/+1
2016-02-11net: bulk free infrastructure for NAPI context, use napi_consume_skbJesper Dangaard Brouer1-0/+3
2016-02-11ethtool: make validate_speed accept all speeds between 0 and INT_MAXNikolay Aleksandrov1-18/+1
2016-02-11igmp: Namespacify igmp_qrv sysctl knobNikolay Borisov2-2/+1
2016-02-11igmp: Namespaceify igmp_llm_reports sysctl knobNikolay Borisov2-1/+1
2016-02-11igmp: Namespaceify igmp_max_msf sysctl knobNikolay Borisov2-1/+1
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