summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal2016-02-181-2/+0
* Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal2016-02-181-4/+0
* netlink: remove mmapped netlink supportFlorian Westphal2016-02-182-0/+6
* vxlan: keep flags and vni in network byte orderJiri Benc2016-02-171-11/+59
* vxlan: introduce vxlan_hdrJiri Benc2016-02-171-0/+5
* net: pack tc_cls_u32_knode struct slighter betterJohn Fastabend2016-02-171-2/+2
* ipv4: Remove inet_lro libraryBen Hutchings2016-02-171-142/+0
* qed/qede: use 8.7.3.0 FW.Yuval Mintz2016-02-173-42/+173
* sctp: remove the unused sctp_datamsg_free()Xin Long2016-02-171-1/+0
* net: tc: helper functions to query action typesJohn Fastabend2016-02-171-0/+16
* net: add tc offload feature flagJohn Fastabend2016-02-171-0/+3
* net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend2016-02-172-1/+39
* net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-171-1/+19
* net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-171-1/+2
* ipv4: namespacify ip fragment max dist sysctl knobNikolay Borisov2016-02-161-0/+1
* ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov2016-02-162-3/+1
* ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov2016-02-162-3/+2
* ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov2016-02-162-3/+3
* Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller2016-02-162-6/+28
|\
| * bcma: add support for BCM47094Rafał Miłecki2016-02-061-0/+1
| * bcma: support PMU present as separated bus coreRafał Miłecki2016-02-061-0/+19
| * bcma: use _PMU_ in all names of PMU registersRafał Miłecki2016-02-061-6/+6
| * bcma: identify bus cores (devices) found on BCM47189Rafał Miłecki2016-02-061-0/+2
* | tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_infoEric Dumazet2016-02-161-0/+3
* | net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni2016-02-162-0/+4
* | net: use dst_cache for vxlan devicePaolo Abeni2016-02-161-0/+1
* | ip_tunnel: replace dst_cache with generic implementationPaolo Abeni2016-02-161-7/+2
* | net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni2016-02-161-12/+2
* | net: add dst_cache supportPaolo Abeni2016-02-161-0/+97
* | ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E2016-02-161-0/+8
* | Documentation/networking: add checksum-offloads.txt to explain LCOEdward Cree2016-02-121-0/+2
* | net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-122-4/+2
* | net: enable LCO for udp_tunnel_handle_offloads() usersEdward Cree2016-02-121-1/+2
* | net: local checksum offload for encapsulationEdward Cree2016-02-121-0/+24
* | net: bulk free SKBs that were delay free'ed due to IRQ contextJesper Dangaard Brouer2016-02-111-0/+1
* | net: bulk free infrastructure for NAPI context, use napi_consume_skbJesper Dangaard Brouer2016-02-111-0/+3
* | ethtool: make validate_speed accept all speeds between 0 and INT_MAXNikolay Aleksandrov2016-02-111-18/+1
* | 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