1. 07b26c9 gso: Support partial splitting at the frag_list pointer by Steffen Klassert · 8 years ago
  2. b8921ca ip4ip6: Support for GSO/GRO by Tom Herbert · 8 years ago
  3. 815d22e ip6ip6: Support for GSO/GRO by Tom Herbert · 8 years ago
  4. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  5. 5c7cdf33 gso: Remove arbitrary checks for unsupported GSO by Tom Herbert · 8 years ago
  6. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 8 years ago
  7. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 8 years ago
  8. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 8 years ago
  9. a602456 udp: Add GRO functions to UDP socket by Tom Herbert · 8 years ago
  10. fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 8 years ago
  11. feec0cb ipv6: gro: support sit protocol by Eric Dumazet · 9 years ago
  12. fdbf5b0 Revert "sit: Add gro callbacks to sit_offload" by Herbert Xu · 9 years ago
  13. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  14. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  15. b6fef4c ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalid by Alexander Duyck · 10 years ago
  16. 59b93b4 net: Remove MPLS GSO feature. by Pravin B Shelar · 10 years ago
  17. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 10 years ago
  18. 1e16aa3 net: gso: use feature flag argument in all protocol gso handlers by Florian Westphal · 10 years ago
  19. fc6fb41 ipv6: fix a potential use after free in ip6_offload.c by Li RongQing · 10 years ago
  20. 53e5039 net: Remove gso_send_check as an offload callback by Tom Herbert · 10 years ago
  21. 19424e0 sit: Add gro callbacks to sit_offload by Tom Herbert · 10 years ago
  22. 03d56da ipv6: Clear flush_id to make GRO work by Tom Herbert · 10 years ago
  23. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  24. 4749c09 gre: Call gso_make_checksum by Tom Herbert · 10 years ago
  25. 0f4f4ff net: Add GSO support for UDP tunnels with checksum by Tom Herbert · 10 years ago
  26. 4de462a ipv6: gro: fix CHECKSUM_COMPLETE support by Eric Dumazet · 10 years ago
  27. 91a48a2 ipv4: ipv6: better estimate tunnel header cut for correct ufo handling by Hannes Frederic Sowa · 10 years ago
  28. bf5a755 net-gre-gro: Add GRE support to the GRO stack by Jerry Chu · 10 years ago
  29. 810c23a net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len() by Jerry Chu · 11 years ago
  30. f52d81d ipv6: fix compiler warning in ipv6_exthdrs_len by Hannes Frederic Sowa · 11 years ago
  31. 299603e8 net-gro: Prepare GRO stack for the upcoming tunneling support by Jerry Chu · 11 years ago
  32. 61c1db7 ipv6: sit: add GSO/TSO support by Eric Dumazet · 11 years ago
  33. d3e5e00 ipv6: gso: make ipv6_gso_segment() stackable by Eric Dumazet · 11 years ago
  34. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 11 years ago
  35. b917eb1 ipv6: gso: remove redundant locking by Eric Dumazet · 11 years ago
  36. d949d82 ipv6: Add generic UDP Tunnel segmentation by Cong Wang · 11 years ago
  37. 0d89d20 MPLS: Add limited GSO support by Simon Horman · 11 years ago
  38. 7313626 tunneling: Add generic Tunnel segmentation. by Pravin B Shelar · 11 years ago
  39. ec5f061 net: Kill link between CSUM and SG features. by Pravin B Shelar · 11 years ago
  40. 68c3316 v4 GRE: Add TCP segmentation offload for GRE by Pravin B Shelar · 11 years ago
  41. c9af6db net: Fix possible wrong checksum generation. by Pravin B Shelar · 11 years ago
  42. cef401d net: fix possible wrong checksum generation by Eric Dumazet · 11 years ago
  43. f191a1d net: Remove code duplication between offload structures by Vlad Yasevich · 12 years ago
  44. c6b641a ipv6: Pull IPv6 GSO registration out of the module by Vlad Yasevich · 12 years ago
  45. d1da932 ipv6: Separate ipv6 offload support by Vlad Yasevich · 12 years ago