summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-18Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal
2016-02-18netlink: remove mmapped netlink supportFlorian Westphal
2016-02-17vxlan: keep flags and vni in network byte orderJiri Benc
2016-02-17vxlan: introduce vxlan_hdrJiri Benc
2016-02-17net: pack tc_cls_u32_knode struct slighter betterJohn Fastabend
2016-02-17ipv4: Remove inet_lro libraryBen Hutchings
2016-02-17qed/qede: use 8.7.3.0 FW.Yuval Mintz
2016-02-17sctp: remove the unused sctp_datamsg_free()Xin Long
2016-02-17net: tc: helper functions to query action typesJohn Fastabend
2016-02-17net: add tc offload feature flagJohn Fastabend
2016-02-17net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2016-02-16ipv4: namespacify ip fragment max dist sysctl knobNikolay Borisov
2016-02-16ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov
2016-02-16ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov
2016-02-16ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov
2016-02-16Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller
2016-02-16tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_infoEric Dumazet
2016-02-16net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni
2016-02-16net: use dst_cache for vxlan devicePaolo Abeni
2016-02-16ip_tunnel: replace dst_cache with generic implementationPaolo Abeni
2016-02-16net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni
2016-02-16net: add dst_cache supportPaolo Abeni
2016-02-16ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E
2016-02-12Documentation/networking: add checksum-offloads.txt to explain LCOEdward Cree
2016-02-12net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree
2016-02-12net: enable LCO for udp_tunnel_handle_offloads() usersEdward Cree
2016-02-12net: local checksum offload for encapsulationEdward Cree
2016-02-11net: bulk free SKBs that were delay free'ed due to IRQ contextJesper Dangaard Brouer
2016-02-11net: bulk free infrastructure for NAPI context, use napi_consume_skbJesper Dangaard Brouer
2016-02-11ethtool: make validate_speed accept all speeds between 0 and INT_MAXNikolay Aleksandrov
2016-02-11igmp: Namespacify igmp_qrv sysctl knobNikolay Borisov
2016-02-11igmp: Namespaceify igmp_llm_reports sysctl knobNikolay Borisov
2016-02-11igmp: Namespaceify igmp_max_msf sysctl knobNikolay Borisov
2016-02-11igmp: Namespaceify igmp_max_memberships sysctl knobNikolay Borisov
2016-02-11openvswitch: allow management from inside user namespacesTycho Andersen
2016-02-11ethtool: future-proof interface for speed extensionsMichael S. Tsirkin
2016-02-11net: Store checksum result for offloaded GSO checksumsAlexander Duyck
2016-02-11net: Move GSO csum into SKB_GSO_CBAlexander Duyck
2016-02-11ethtool: add IPv6 to the NFC APIEdward Cree
2016-02-11ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg
2016-02-11ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg
2016-02-11ipv4: add option to drop gratuitous ARP packetsJohannes Berg
2016-02-11ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg
2016-02-11soreuseport: fast reuseport TCP socket selectionCraig Gallek
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