| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv6: fix headroom calculation in udp6_ufo_fragment | Hannes Frederic Sowa | 2013-11-05 | 1 | -1/+1 |
* | ipv6: sit: add GSO/TSO support | Eric Dumazet | 2013-10-21 | 1 | -0/+1 |
* | ipip: add GSO/TSO support | Eric Dumazet | 2013-10-19 | 1 | -0/+1 |
* | net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment() | Cong Wang | 2013-08-31 | 1 | -55/+1 |
* | ipv6: Add generic UDP Tunnel segmentation | Cong Wang | 2013-08-31 | 1 | -51/+108 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-05 | 1 | -8/+12 |
|\ |
|
| * | udp6: Fix udp fragmentation for tunnel traffic. | Pravin B Shelar | 2013-05-31 | 1 | -8/+12 |
* | | MPLS: Add limited GSO support | Simon Horman | 2013-05-27 | 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-15 | 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 |