| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv6: hash net ptr into fragmentation bucket selection | Hannes Frederic Sowa | 2015-03-25 | 1 | -2/+2 |
* | ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f... | Sabrina Dubroca | 2015-03-20 | 1 | -5/+3 |
* | udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path | Tom Herbert | 2015-02-12 | 1 | -1/+5 |
* | ipv6: Select fragment id during UFO segmentation if not set. | Vlad Yasevich | 2015-02-04 | 1 | -1/+9 |
* | net: Remove MPLS GSO feature. | Pravin B Shelar | 2014-11-06 | 1 | -2/+1 |
* | udp: Changes to udp_offload to support remote checksum offload | Tom Herbert | 2014-11-05 | 1 | -0/+1 |
* | fou: eliminate IPv4,v6 specific GRO functions | Tom Herbert | 2014-10-04 | 1 | -0/+1 |
* | udp: Generalize skb_udp_segment | Tom Herbert | 2014-10-02 | 1 | -1/+1 |
* | net: Remove gso_send_check as an offload callback | Tom Herbert | 2014-09-26 | 1 | -6/+0 |
* | udp: move logic out of udp[46]_ufo_send_check | Tom Herbert | 2014-09-26 | 1 | -22/+18 |
* | udp: Fix inverted NAPI_GRO_CB(skb)->flush test | Scott Wood | 2014-09-12 | 1 | -1/+1 |
* | ipv6: udp6_gro_complete() is static | Eric Dumazet | 2014-09-10 | 1 | -1/+1 |
* | udp: Add support for doing checksum unnecessary conversion | Tom Herbert | 2014-09-02 | 1 | -7/+17 |
* | udp: additional GRO support | Tom Herbert | 2014-08-25 | 1 | -0/+33 |
* | gre: Call gso_make_checksum | Tom Herbert | 2014-06-05 | 1 | -0/+1 |
* | net: Add GSO support for UDP tunnels with checksum | Tom Herbert | 2014-06-05 | 1 | -1/+3 |
* | ipv6: reuse ip6_frag_id from ip6_ufo_append_data | Hannes Frederic Sowa | 2014-02-22 | 1 | -1/+1 |
* | ipv6: fix headroom calculation in udp6_ufo_fragment | Hannes Frederic Sowa | 2013-11-06 | 1 | -1/+1 |
* | ipv6: sit: add GSO/TSO support | Eric Dumazet | 2013-10-22 | 1 | -0/+1 |
* | ipip: add GSO/TSO support | Eric Dumazet | 2013-10-20 | 1 | -0/+1 |
* | net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment() | Cong Wang | 2013-09-01 | 1 | -55/+1 |
* | ipv6: Add generic UDP Tunnel segmentation | Cong Wang | 2013-09-01 | 1 | -51/+108 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-06 | 1 | -8/+12 |
|\ |
|
| * | udp6: Fix udp fragmentation for tunnel traffic. | Pravin B Shelar | 2013-06-01 | 1 | -8/+12 |
* | | MPLS: Add limited GSO support | Simon Horman | 2013-05-28 | 1 | -1/+2 |
|/ |
|
* | tunneling: Add generic Tunnel segmentation. | Pravin B Shelar | 2013-03-09 | 1 | -1/+7 |
* | v4 GRE: Add TCP segmentation offload for GRE | Pravin B Shelar | 2013-02-15 | 1 | -1/+2 |
* | ipv6: Fix build error with udp_offload | Vlad Yasevich | 2012-11-16 | 1 | -0/+1 |
* | net: Remove code duplication between offload structures | Vlad Yasevich | 2012-11-15 | 1 | -2/+4 |
* | ipv6: Pull IPv6 GSO registration out of the module | Vlad Yasevich | 2012-11-15 | 1 | -5/+0 |
* | ipv6: Separate out UDP offload functionality | Vlad Yasevich | 2012-11-15 | 1 | -0/+122 |