1. 627b94f gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers by Eric Dumazet · 3 years, 2 months ago
  2. fc1ca33 gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers by Eric Dumazet · 3 years, 2 months ago
  3. 0b935d7 net: gro: move skb_gro_receive_list to udp_offload.c by Eric Dumazet · 3 years, 2 months ago
  4. 4721031 net: move gro definitions to include/net/gro.h by Eric Dumazet · 3 years, 2 months ago
  5. 8d65cd8 fou: remove sparse errors by Eric Dumazet · 3 years, 5 months ago
  6. d51c590 net, gro: Set inner transport header offset in tcp/udp GRO hook by Jakub Sitnicki · 3 years, 6 months ago
  7. b43c890 udp: properly flush normal packet at GRO time by Paolo Abeni · 3 years, 7 months ago
  8. e0e3070 udp: properly complete L4 GRO over UDP tunnel packet by Paolo Abeni · 3 years, 10 months ago
  9. 18f25dc udp: skip L4 aggregation for UDP tunnel packets by Paolo Abeni · 3 years, 10 months ago
  10. 89e5c58 net: Fix gro aggregation for udp encaps with zero csum by Daniel Borkmann · 3 years, 11 months ago
  11. d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  12. c3df39a udp: ipv4: manipulate network header of NATed UDP GRO fraglist by Dongseok Yi · 4 years ago
  13. 3670706 udp: allow forwarding of plain (non-fraglisted) UDP GRO packets by Alexander Lobakin · 4 years ago
  14. 4eb5d4a udp: not remove the CRC flag from dev features when need_csum is false by Xin Long · 4 years ago
  15. e1d9d7b Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  16. cef2119 net: udp: remove redundant initialization in udp_gro_complete by Menglong Dong · 4 years, 2 months ago
  17. 55e7298 net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO by Alexander Lobakin · 4 years, 2 months ago
  18. 4b1a862 net: udp: fix UDP header access on Fast/frag0 UDP GRO by Alexander Lobakin · 4 years, 2 months ago
  19. 527beb8 udp: support sctp over udp in skb_udp_tunnel_segment by Xin Long · 4 years, 3 months ago
  20. bde1b56 udp: initialize is_flist with 0 in udp_gro_receive by Xin Long · 4 years, 10 months ago
  21. 9fd1ff5 udp: Support UDP fraglist GRO/GSO. by Steffen Klassert · 5 years ago
  22. b39c78b net: remove the check argument from __skb_gro_checksum_convert by Li RongQing · 5 years ago
  23. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  24. 76e2153 net/udp_gso: Allow TX timestamp with UDP GSO by Fred Klassen · 6 years ago
  25. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  26. 88e235b net: ipv4: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  27. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  28. 4dd2b82 udp: fix GRO packet of death by Eric Dumazet · 6 years ago
  29. 21f1b8a udp: fix GRO reception in case of length mismatch by Paolo Abeni · 6 years ago
  30. 4f24ed7 udp: use indirect call wrappers for GRO socket lookup by Paolo Abeni · 6 years ago
  31. 028e0a4 net: use indirect call wrappers at GRO transport layer by Paolo Abeni · 6 years ago
  32. e20cf8d udp: implement GRO for plain UDP sockets. by Paolo Abeni · 6 years ago
  33. f2e9de2 udp: gro behind static key by Willem de Bruijn · 6 years ago
  34. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  35. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 7 years ago
  36. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  37. 575b65b udp: avoid refcount_t saturation in __udp_gso_segment() by Eric Dumazet · 7 years ago
  38. 04d55b2 udp: Do not copy destructor if one is not present by Alexander Duyck · 7 years ago
  39. 6053d0f udp: Add support for software checksum and GSO_PARTIAL with GSO offload by Alexander Duyck · 7 years ago
  40. 0ad6509 udp: Partially unroll handling of first segment and last segment by Alexander Duyck · 7 years ago
  41. 9a0d41b udp: Do not pass checksum as a parameter to GSO segmentation by Alexander Duyck · 7 years ago
  42. b21c034 udp: Do not pass MSS as parameter to GSO segmentation by Alexander Duyck · 7 years ago
  43. 6c035ba udp: Complement partial checksum for GSO packet by Sean Tranchetti · 7 years ago
  44. af201ba udp: remove stray export symbol by Willem de Bruijn · 7 years ago
  45. ad40585 udp: better wmem accounting on gso by Willem de Bruijn · 7 years ago
  46. ee80d1e udp: add udp gso by Willem de Bruijn · 7 years ago
  47. 121d57a gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  48. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  49. 3d0241d gso: fix payload length when gso_size is zero by Alexey Kodanev · 7 years ago
  50. 6800b2e inet: Remove software UFO fragmenting code. by David S. Miller · 8 years ago
  51. 880388a net: Remove all references to SKB_GSO_UDP. by David S. Miller · 8 years ago
  52. b40c5f4 udp: disable inner UDP checksum offloads in IPsec case by Ansis Atteka · 8 years ago
  53. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  54. 07b26c9 gso: Support partial splitting at the frag_list pointer by Steffen Klassert · 8 years ago
  55. 5c7cdf33 gso: Remove arbitrary checks for unsupported GSO by Tom Herbert · 9 years ago
  56. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  57. 229740c udp_offload: Set encapsulation before inner completes. by Jarno Rajahalme · 9 years ago
  58. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 9 years ago
  59. 46aa2f3 udp: Remove udp_offloads by Tom Herbert · 9 years ago
  60. a602456 udp: Add GRO functions to UDP socket by Tom Herbert · 9 years ago
  61. 5197f34 net: Reset encap_level to avoid resetting features on inner IP headers by Alexander Duyck · 9 years ago
  62. fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 9 years ago
  63. 0833482 GSO/UDP: Use skb->len instead of udph->len to determine length of original skb by Alexander Duyck · 9 years ago
  64. 2246387 GSO: Provide software checksum of tunneled UDP fragmentation offload by Alexander Duyck · 9 years ago
  65. dbef491 udp: Use uh->len instead of skb->len to compute checksum in segmentation by Alexander Duyck · 9 years ago
  66. fdaefd6 udp: Clean up the use of flags in UDP segmentation offload by Alexander Duyck · 9 years ago
  67. 7fbeffe net: Update remote checksum segmentation to support use of GSO checksum by Alexander Duyck · 9 years ago
  68. bef3c6c net: Drop unecessary enc_features variable from tunnel segmentation functions by Alexander Duyck · 9 years ago
  69. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  70. 787d7ac udp: restrict offloads to one namespace by Hannes Frederic Sowa · 9 years ago
  71. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  72. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  73. 6db93ea udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path by Tom Herbert · 10 years ago
  74. a2b12f3 udp: pass udp_offload struct to UDP gro callbacks by Tom Herbert · 10 years ago
  75. 59b93b4 net: Remove MPLS GSO feature. by Pravin B Shelar · 10 years ago
  76. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 10 years ago
  77. 4bcb877 udp: Offload outer UDP tunnel csum if available by Tom Herbert · 10 years ago
  78. 1e16aa3 net: gso: use feature flag argument in all protocol gso handlers by Florian Westphal · 10 years ago
  79. efc98d0 fou: eliminate IPv4,v6 specific GRO functions by Tom Herbert · 10 years ago
  80. 8bce6d7 udp: Generalize skb_udp_segment by Tom Herbert · 10 years ago
  81. 53e5039 net: Remove gso_send_check as an offload callback by Tom Herbert · 10 years ago
  82. f71470b udp: move logic out of udp[46]_ufo_send_check by Tom Herbert · 10 years ago
  83. afe9332 fou: Add GRO support by Tom Herbert · 10 years ago
  84. 2d8f7e2 udp: Fix inverted NAPI_GRO_CB(skb)->flush test by Scott Wood · 10 years ago
  85. 72bb17b ipv4: udp4_gro_complete() is static by Eric Dumazet · 10 years ago
  86. 2abb7cd udp: Add support for doing checksum unnecessary conversion by Tom Herbert · 10 years ago
  87. 662880f net: Allow GRO to use and set levels of checksum unnecessary by Tom Herbert · 10 years ago
  88. 57c67ff udp: additional GRO support by Tom Herbert · 10 years ago
  89. 2744644 net/udp_offload: Use IS_ERR_OR_NULL by Himangi Saraogi · 10 years ago
  90. 155e010 udp: Move udp_tunnel_segment into udp_offload.c by Tom Herbert · 11 years ago
  91. 6bae1d4 net: Add skb_gro_postpull_rcsum to udp and vxlan by Tom Herbert · 11 years ago
  92. 4749c09 gre: Call gso_make_checksum by Tom Herbert · 11 years ago
  93. 0f4f4ff net: Add GSO support for UDP tunnels with checksum by Tom Herbert · 11 years ago
  94. a664a4f net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c by Shlomo Pongratz · 11 years ago
  95. b5aaab1 net/ipv4: Use non-atomic allocation of udp offloads structure instance by Or Gerlitz · 11 years ago
  96. a1d0cd8 net/udp_offload: Handle static checker complaints by Shlomo Pongratz · 11 years ago
  97. b582ef0 net: Add GRO support for UDP encapsulating protocols by Or Gerlitz · 11 years ago
  98. 7a7ffba ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC by Wei-Chun Chao · 11 years ago
  99. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 11 years ago
  100. da5bab0 net: udp4: move GSO functions to udp_offload by Daniel Borkmann · 12 years ago