1. 4e4362d xfrm: support output_mark for offload ESP packets by Ulrich Weber · 5 years ago
  2. e3b60ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
  3. 4f518e8 xfrm: remove type and offload_type map from xfrm_state_afinfo by Florian Westphal · 6 years ago
  4. 75a6faf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 by Thomas Gleixner · 6 years ago
  5. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  6. c9500d7 xfrm: store xfrm_mode directly, not its address by Florian Westphal · 6 years ago
  7. 7613b92 xfrm: remove gso_segment indirection from xfrm_mode by Florian Westphal · 6 years ago
  8. 6ed6918 xfrm: Reset secpath in xfrm failure by Myungho Jung · 6 years ago
  9. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  10. 0ca64da xfrm: change secpath_set to return secpath struct, not error value by Florian Westphal · 6 years ago
  11. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  12. fcb662d xfrm: don't check offload_handle for nonzero by Shannon Nelson · 7 years ago
  13. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  14. 5211fcf esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmenting by Shannon Nelson · 7 years ago
  15. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  16. 121d57a gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  17. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  18. 374d1b5 esp: Fix GRO when the headers not fully in the linear part of the skb. by Steffen Klassert · 7 years ago
  19. 3dca3f3 xfrm: Separate ESP handling from segmentation for GRO packets. by Steffen Klassert · 7 years ago
  20. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  21. 4ff0308 esp: Fix error handling on layer 2 xmit. by Steffen Klassert · 7 years ago
  22. ffdb521 xfrm: Auto-load xfrm offload modules by Ilan Tayari · 7 years ago
  23. e51a647 esp6: Support RX checksum with crypto offload by Ilan Tayari · 7 years ago
  24. ca3a1b8 esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO by Yossi Kuperman · 8 years ago
  25. 8f92e03 esp4/6: Fix GSO path for non-GSO SW-crypto packets by Ilan Tayari · 8 years ago
  26. ffa6f57 esp6: fix incorrect null pointer check on xo by Colin Ian King · 8 years ago
  27. bcd1f8a xfrm: Prepare the GRO codepath for hardware offloading. by Steffen Klassert · 8 years ago
  28. 7862b40 esp: Add gso handlers for esp4 and esp6 by Steffen Klassert · 8 years ago
  29. 383d035 esp6: Reorganize esp_output by Steffen Klassert · 8 years ago
  30. 7785bba esp: Add a software GRO codepath by Steffen Klassert · 8 years ago