1. 97ba8f8 gso: fix payload length when gso_size is zero by Alexey Kodanev · 7 years ago
  2. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  3. 07b26c9 gso: Support partial splitting at the frag_list pointer by Steffen Klassert · 8 years ago
  4. 5c7cdf33 gso: Remove arbitrary checks for unsupported GSO by Tom Herbert · 8 years ago
  5. e0c2096 GRE: Add support for GRO/GSO of IPv6 GRE traffic by Alexander Duyck · 8 years ago
  6. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 8 years ago
  7. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 8 years ago
  8. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 8 years ago
  9. 5197f34 net: Reset encap_level to avoid resetting features on inner IP headers by Alexander Duyck · 8 years ago
  10. fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 8 years ago
  11. c194cf9 gro: Defer clearing of flush bit in tunnel paths by Alexander Duyck · 8 years ago
  12. 2246387 GSO: Provide software checksum of tunneled UDP fragmentation offload by Alexander Duyck · 8 years ago
  13. 3872035 gre: Use inner_proto to obtain inner header protocol by Alexander Duyck · 8 years ago
  14. 2e598af gre: Use GSO flags to determine csum need instead of GRE flags by Alexander Duyck · 8 years ago
  15. ddff00d net: Move skb_has_shared_frag check out of GRE code and into segmentation by Alexander Duyck · 8 years ago
  16. bef3c6c net: Drop unecessary enc_features variable from tunnel segmentation functions by Alexander Duyck · 8 years ago
  17. 7e3b6e7 ipv6: gre: support SIT encapsulation by Eric Dumazet · 9 years ago
  18. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  19. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  20. 6fb2a75 gre: Set inner mac header in gro complete by Tom Herbert · 9 years ago
  21. 14051f0 gre: Use inner mac length when computing tunnel length by Tom Herbert · 10 years ago
  22. 1e16aa3 net: gso: use feature flag argument in all protocol gso handlers by Florian Westphal · 10 years ago
  23. b4e3cef ipv4: fix a potential use after free in gre_offload.c by Li RongQing · 10 years ago
  24. 53e5039 net: Remove gso_send_check as an offload callback by Tom Herbert · 10 years ago
  25. 884d338 gre: Add support for checksum unnecessary conversions by Tom Herbert · 10 years ago
  26. 662880f net: Allow GRO to use and set levels of checksum unnecessary by Tom Herbert · 10 years ago
  27. 758f75d gre: call skb_gro_checksum_simple_validate by Tom Herbert · 10 years ago
  28. 5a8dbf0 net/ipv4: Use IS_ERR_OR_NULL by Himangi Saraogi · 10 years ago
  29. c3caf11 net-gre-gro: Fix a bug that breaks the forwarding path by Jerry Chu · 10 years ago
  30. 7e3cead net: Save software checksum complete by Tom Herbert · 10 years ago
  31. 4749c09 gre: Call gso_make_checksum by Tom Herbert · 10 years ago
  32. cf17228 net/ipv4: don't use module_init in non-modular gre_offload by Paul Gortmaker · 10 years ago
  33. b884b1a gre_offload: simplify GRE header length calculation in gre_gso_segment() by Neal Cardwell · 10 years ago
  34. d10dbad gre_offload: fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  35. bf5a755 net-gre-gro: Add GRE support to the GRO stack by Jerry Chu · 10 years ago
  36. 438e38f gre_offload: statically build GRE offloading support by Eric Dumazet · 10 years ago
  37. 7a7ffba ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC by Wei-Chun Chao · 10 years ago
  38. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 11 years ago
  39. cdbaa0b gso: Update tunnel segmentation to support Tx checksum offload by Alexander Duyck · 11 years ago
  40. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. c50cd35 net: gre: move GSO functions to gre_offload by Daniel Borkmann · 11 years ago