summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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-16tipc: refactor node xmit and fix memory leaksRichard Alpe
2016-02-16ethtool: ensure channel counts are within bounds during SCHANNELSKeller, Jacob E
2016-02-16ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E
2016-02-12net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree
2016-02-12net: gre: Implement LCO for GRE over IPv4Edward Cree
2016-02-12fou: enable LCO in FOU and GUEEdward Cree
2016-02-12net: udp: always set up for CHECKSUM_PARTIAL offloadEdward Cree
2016-02-12net: local checksum offload for encapsulationEdward Cree
2016-02-12tcp/dccp: better use of ephemeral ports in bind()Eric Dumazet
2016-02-12tcp/dccp: better use of ephemeral ports in connect()Eric Dumazet
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-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-11rds: duplicate include net/tcp.hstephen hemminger
2016-02-11net: Allow tunnels to use inner checksum offloads with outer checksums neededAlexander Duyck
2016-02-11udp: Use uh->len instead of skb->len to compute checksum in segmentationAlexander Duyck
2016-02-11udp: Clean up the use of flags in UDP segmentation offloadAlexander Duyck
2016-02-11gre: Use inner_proto to obtain inner header protocolAlexander Duyck
2016-02-11gre: Use GSO flags to determine csum need instead of GRE flagsAlexander Duyck
2016-02-11net: Move skb_has_shared_frag check out of GRE code and into segmentationAlexander Duyck
2016-02-11net: Store checksum result for offloaded GSO checksumsAlexander Duyck
2016-02-11net: Update remote checksum segmentation to support use of GSO checksumAlexander Duyck
2016-02-11net: Move GSO csum into SKB_GSO_CBAlexander Duyck
2016-02-11net: Drop unecessary enc_features variable from tunnel segmentation functionsAlexander Duyck
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-11net: Add support for filtering link dump by master device and kindDavid Ahern
2016-02-11soreuseport: fast reuseport TCP socket selectionCraig Gallek
2016-02-11soreuseport: Prep for fast reuseport TCP socket selectionCraig Gallek
2016-02-11inet: refactor inet[6]_lookup functions to take skbCraig Gallek
2016-02-11inet: create IPv6-equivalent inet_hash functionCraig Gallek
2016-02-11sock: struct proto hash function may errorCraig Gallek
2016-02-10batman-adv: Convert batadv_tt_common_entry to krefSven Eckelmann
2016-02-10batman-adv: Convert batadv_orig_node to krefSven Eckelmann
2016-02-10batman-adv: Convert batadv_orig_node_vlan to krefSven Eckelmann
2016-02-10batman-adv: Convert batadv_hard_iface to krefSven Eckelmann
2016-02-10batman-adv: Convert batadv_neigh_node to krefSven Eckelmann
2016-02-10batman-adv: Convert batadv_orig_ifinfo to krefSven Eckelmann
2016-02-10batman-adv: Convert batadv_neigh_ifinfo to krefSven Eckelmann
2016-02-10batman-adv: Convert batadv_tt_orig_list_entry to krefSven Eckelmann
2016-02-10batman-adv: Convert batadv_tvlv_handler to krefSven Eckelmann