1. a7384f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 8 months ago
  2. f015b90 xfrm: Linearize the skb after offloading if needed. by Sebastian Andrzej Siewior · 1 year, 9 months ago
  3. d457a0e net: move gso declarations and functions to their own files by Eric Dumazet · 1 year, 9 months ago
  4. 5cb0c51 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by Jakub Kicinski · 2 years, 3 months ago
  5. e91001b esp6: remove redundant variable err by Colin Ian King · 2 years, 5 months ago
  6. 4b549cc xfrm: replay: Fix ESN wrap around for GSO by Christian Langrock · 2 years, 5 months ago
  7. 26dbd66 esp: choose the correct inner protocol for GSO on inter address family tunnels by Sabrina Dubroca · 2 years, 6 months ago
  8. 23c7f8d net: Fix esp GSO on inter address family tunnels. by Steffen Klassert · 3 years ago
  9. 053c8fd esp: Fix BEET mode inter address family tunneling on GSO by Steffen Klassert · 3 years ago
  10. 4721031 net: move gro definitions to include/net/gro.h by Eric Dumazet · 3 years, 4 months ago
  11. 152bca0 xfrm: remove description from xfrm_type struct by Florian Westphal · 3 years, 9 months ago
  12. 8c1186b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years, 11 months ago
  13. c7dbf4c xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets by Steffen Klassert · 4 years ago
  14. 154deab esp: delete NETIF_F_SCTP_CRC bit from features for esp offload by Xin Long · 4 years ago
  15. f076835 esp6: remove a duplicative condition by Junlin Yang · 4 years ago
  16. 67c20de net: Add MODULE_DESCRIPTION entries to network modules by Rob Gill · 4 years, 9 months ago
  17. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  18. 56b1b7c esp6: calculate transport_header correctly when sel.family != AF_INET6 by Xin Long · 4 years, 10 months ago
  19. 0146dca xfrm: add support for UDPv6 encapsulation of ESP by Sabrina Dubroca · 4 years, 10 months ago
  20. 25a44ae esp6: support ipv6 nexthdrs process for beet gso segment by Xin Long · 4 years, 11 months ago
  21. db87668 xfrm: remove the xfrm_state_put call becofe going to out_reset by Xin Long · 5 years ago
  22. 3c96ec5 esp6: get the right proto for transport mode in esp6_gso_encap by Xin Long · 5 years ago
  23. 7f9e40e esp6: add gso_segment for esp6 beet mode by Xin Long · 5 years ago
  24. 4e4362d xfrm: support output_mark for offload ESP packets by Ulrich Weber · 5 years ago
  25. e3b60ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  26. 4f518e8 xfrm: remove type and offload_type map from xfrm_state_afinfo by Florian Westphal · 6 years ago
  27. 75a6faf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 by Thomas Gleixner · 6 years ago
  28. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  29. c9500d7 xfrm: store xfrm_mode directly, not its address by Florian Westphal · 6 years ago
  30. 7613b92 xfrm: remove gso_segment indirection from xfrm_mode by Florian Westphal · 6 years ago
  31. 6ed6918 xfrm: Reset secpath in xfrm failure by Myungho Jung · 6 years ago
  32. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  33. 0ca64da xfrm: change secpath_set to return secpath struct, not error value by Florian Westphal · 6 years ago
  34. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  35. fcb662d xfrm: don't check offload_handle for nonzero by Shannon Nelson · 7 years ago
  36. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  37. 5211fcf esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmenting by Shannon Nelson · 7 years ago
  38. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  39. 121d57a gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  40. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  41. 374d1b5 esp: Fix GRO when the headers not fully in the linear part of the skb. by Steffen Klassert · 7 years ago
  42. 3dca3f3 xfrm: Separate ESP handling from segmentation for GRO packets. by Steffen Klassert · 7 years ago
  43. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. 4ff0308 esp: Fix error handling on layer 2 xmit. by Steffen Klassert · 8 years ago
  45. ffdb521 xfrm: Auto-load xfrm offload modules by Ilan Tayari · 8 years ago
  46. e51a647 esp6: Support RX checksum with crypto offload by Ilan Tayari · 8 years ago
  47. ca3a1b8 esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO by Yossi Kuperman · 8 years ago
  48. 8f92e03 esp4/6: Fix GSO path for non-GSO SW-crypto packets by Ilan Tayari · 8 years ago
  49. ffa6f57 esp6: fix incorrect null pointer check on xo by Colin Ian King · 8 years ago
  50. bcd1f8a xfrm: Prepare the GRO codepath for hardware offloading. by Steffen Klassert · 8 years ago
  51. 7862b40 esp: Add gso handlers for esp4 and esp6 by Steffen Klassert · 8 years ago
  52. 383d035 esp6: Reorganize esp_output by Steffen Klassert · 8 years ago
  53. 7785bba esp: Add a software GRO codepath by Steffen Klassert · 8 years ago