summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* sctp: remove the unused sctp_datamsg_free()Xin Long2016-02-171-13/+0Star
* sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()Xin Long2016-02-171-2/+0Star
* sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_associ...Xin Long2016-02-171-2/+2
* core: remove unneded headers for net cgroup controllers.Rosen, Rami2016-02-172-2/+0Star
* net: add tc offload feature flagJohn Fastabend2016-02-171-0/+1
* net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend2016-02-171-2/+97
* net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-171-3/+6
* net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-171-2/+3
* net: Export ip fragment sysctl to unprivileged usersNikolay Borisov2016-02-171-4/+0Star
* ipv4: namespacify ip fragment max dist sysctl knobNikolay Borisov2016-02-171-12/+13
* ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov2016-02-173-12/+10Star
* ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov2016-02-172-15/+10Star
* igmp: net: Move igmp namespace init to correct fileNikolay Borisov2016-02-172-6/+14
* ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov2016-02-176-18/+23
* tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_infoEric Dumazet2016-02-171-0/+6
* net/ipv4: add dst cache support for gre lwtunnelsPaolo Abeni2016-02-171-3/+10
* net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni2016-02-173-1/+16
* ip_tunnel: replace dst_cache with generic implementationPaolo Abeni2016-02-173-73/+23Star
* net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni2016-02-174-104/+14Star
* net: add dst_cache supportPaolo Abeni2016-02-173-0/+173
* tipc: refactor node xmit and fix memory leaksRichard Alpe2016-02-162-24/+38
* ethtool: ensure channel counts are within bounds during SCHANNELSKeller, Jacob E2016-02-161-2/+11
* ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E2016-02-161-0/+55
* net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-126-23/+14Star
* net: gre: Implement LCO for GRE over IPv4Edward Cree2016-02-121-3/+13
* fou: enable LCO in FOU and GUEEdward Cree2016-02-121-8/+6Star
* net: udp: always set up for CHECKSUM_PARTIAL offloadEdward Cree2016-02-122-25/+2Star
* net: local checksum offload for encapsulationEdward Cree2016-02-123-22/+22
* tcp/dccp: better use of ephemeral ports in bind()Eric Dumazet2016-02-121-126/+114Star
* tcp/dccp: better use of ephemeral ports in connect()Eric Dumazet2016-02-121-85/+85
* net: bulk free SKBs that were delay free'ed due to IRQ contextJesper Dangaard Brouer2016-02-112-3/+13
* net: bulk free infrastructure for NAPI context, use napi_consume_skbJesper Dangaard Brouer2016-02-112-6/+78
* igmp: Namespacify igmp_qrv sysctl knobNikolay Borisov2016-02-113-22/+28
* igmp: Namespaceify igmp_llm_reports sysctl knobNikolay Borisov2016-02-113-12/+18
* igmp: Namespaceify igmp_max_msf sysctl knobNikolay Borisov2016-02-114-13/+12Star
* igmp: Namespaceify igmp_max_memberships sysctl knobNikolay Borisov2016-02-113-10/+10
* openvswitch: allow management from inside user namespacesTycho Andersen2016-02-112-10/+14
* rds: duplicate include net/tcp.hstephen hemminger2016-02-111-1/+0Star
* net: Allow tunnels to use inner checksum offloads with outer checksums neededAlexander Duyck2016-02-111-2/+1Star
* udp: Use uh->len instead of skb->len to compute checksum in segmentationAlexander Duyck2016-02-111-15/+13Star
* udp: Clean up the use of flags in UDP segmentation offloadAlexander Duyck2016-02-111-19/+18Star
* gre: Use inner_proto to obtain inner header protocolAlexander Duyck2016-02-111-4/+2Star
* gre: Use GSO flags to determine csum need instead of GRE flagsAlexander Duyck2016-02-111-34/+30Star
* net: Move skb_has_shared_frag check out of GRE code and into segmentationAlexander Duyck2016-02-112-11/+5Star
* net: Store checksum result for offloaded GSO checksumsAlexander Duyck2016-02-111-2/+6
* net: Update remote checksum segmentation to support use of GSO checksumAlexander Duyck2016-02-112-16/+16
* net: Move GSO csum into SKB_GSO_CBAlexander Duyck2016-02-111-7/+9
* net: Drop unecessary enc_features variable from tunnel segmentation functionsAlexander Duyck2016-02-112-6/+6
* ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2016-02-112-0/+17
* ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-112-0/+18