| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-29 | 1 | -1/+2 |
|\ |
|
| * | ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalid | Alexander Duyck | 2014-11-23 | 1 | -1/+2 |
* | | net: Remove MPLS GSO feature. | Pravin B Shelar | 2014-11-05 | 1 | -1/+0 |
* | | udp: Changes to udp_offload to support remote checksum offload | Tom Herbert | 2014-11-05 | 1 | -0/+1 |
|/ |
|
* | net: gso: use feature flag argument in all protocol gso handlers | Florian Westphal | 2014-10-20 | 1 | -1/+1 |
* | ipv6: fix a potential use after free in ip6_offload.c | Li RongQing | 2014-10-18 | 1 | -0/+1 |
* | net: Remove gso_send_check as an offload callback | Tom Herbert | 2014-09-26 | 1 | -27/+0 |
* | sit: Add gro callbacks to sit_offload | Tom Herbert | 2014-09-09 | 1 | -0/+2 |
* | ipv6: Clear flush_id to make GRO work | Tom Herbert | 2014-09-09 | 1 | -0/+3 |
* | ipv6: White-space cleansing : Line Layouts | Ian Morris | 2014-08-24 | 1 | -1/+1 |
* | gre: Call gso_make_checksum | Tom Herbert | 2014-06-04 | 1 | -0/+1 |
* | net: Add GSO support for UDP tunnels with checksum | Tom Herbert | 2014-06-04 | 1 | -0/+1 |
* | ipv6: gro: fix CHECKSUM_COMPLETE support | Eric Dumazet | 2014-05-21 | 1 | -5/+1 |
* | ipv4: ipv6: better estimate tunnel header cut for correct ufo handling | Hannes Frederic Sowa | 2014-02-25 | 1 | -8/+12 |
* | net-gre-gro: Add GRE support to the GRO stack | Jerry Chu | 2014-01-07 | 1 | -1/+1 |
* | net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len() | Jerry Chu | 2013-12-15 | 1 | -8/+4 |
* | ipv6: fix compiler warning in ipv6_exthdrs_len | Hannes Frederic Sowa | 2013-12-14 | 1 | -4/+5 |
* | net-gro: Prepare GRO stack for the upcoming tunneling support | Jerry Chu | 2013-12-12 | 1 | -10/+44 |
* | ipv6: sit: add GSO/TSO support | Eric Dumazet | 2013-10-21 | 1 | -0/+11 |
* | ipv6: gso: make ipv6_gso_segment() stackable | Eric Dumazet | 2013-10-21 | 1 | -6/+17 |
* | ipip: add GSO/TSO support | Eric Dumazet | 2013-10-19 | 1 | -0/+1 |
* | ipv6: gso: remove redundant locking | Eric Dumazet | 2013-10-19 | 1 | -4/+1 |
* | ipv6: Add generic UDP Tunnel segmentation | Cong Wang | 2013-08-31 | 1 | -1/+3 |
* | MPLS: Add limited GSO support | Simon Horman | 2013-05-27 | 1 | -0/+1 |
* | tunneling: Add generic Tunnel segmentation. | Pravin B Shelar | 2013-03-09 | 1 | -0/+1 |
* | net: Kill link between CSUM and SG features. | Pravin B Shelar | 2013-03-09 | 1 | -3/+0 |
* | v4 GRE: Add TCP segmentation offload for GRE | Pravin B Shelar | 2013-02-15 | 1 | -0/+1 |
* | net: Fix possible wrong checksum generation. | Pravin B Shelar | 2013-02-13 | 1 | -1/+0 |
* | net: fix possible wrong checksum generation | Eric Dumazet | 2013-01-28 | 1 | -0/+1 |
* | net: Remove code duplication between offload structures | Vlad Yasevich | 2012-11-15 | 1 | -13/+15 |
* | ipv6: Pull IPv6 GSO registration out of the module | Vlad Yasevich | 2012-11-15 | 1 | -5/+12 |
* | ipv6: Separate ipv6 offload support | Vlad Yasevich | 2012-11-15 | 1 | -0/+273 |