1. acc086b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 10 months ago
  2. 3084917 xfrm: add prep for esp beet mode offload by Xin Long · 4 years, 10 months ago
  3. d1d17a3 esp: remove the skb from the chain when it's enqueued in cryptd_wq by Xin Long · 4 years, 11 months ago
  4. 03891f8 xfrm: handle NETDEV_UNREGISTER for xfrm device by Raed Salem · 5 years ago
  5. c3b18e0 net: xfrm: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  6. e3b60ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  7. c7b37c7 xfrm: remove get_mtu indirection from xfrm_type by Florian Westphal · 6 years ago
  8. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  9. c9500d7 xfrm: store xfrm_mode directly, not its address by Florian Westphal · 6 years ago
  10. 303c5fa xfrm: remove xmit indirection from xfrm_mode by Florian Westphal · 6 years ago
  11. 65fd2c2 xfrm: gso partial offload support by Boris Pismenny · 6 years ago
  12. 4bd97d5 net: dev: rename queue selection helpers. by Paolo Abeni · 6 years ago
  13. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  14. 2240c12 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  15. a8305bf net: Add and use skb_mark_not_on_list(). by David S. Miller · 6 years ago
  16. 4a13209 xfrm: allow driver to quietly refuse offload by Shannon Nelson · 6 years ago
  17. fcb662d xfrm: don't check offload_handle for nonzero by Shannon Nelson · 7 years ago
  18. e4db5b6 xfrm: policy: remove pcpu policy cache by Florian Westphal · 7 years ago
  19. 9b42c1f xfrm: Extend the output_mark to support input direction and masking. by Steffen Klassert · 7 years ago
  20. e9a441b xfrm: Register xfrm_dev_notifier in appropriate place by Kirill Tkhai · 7 years ago
  21. 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
  22. a81e4af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  23. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. aa5dd6f xfrm: fix error flow in case of add state fails by Aviad Yehezkel · 7 years ago
  25. 50bd870 xfrm: Add ESN support for IPSec HW offload by Yossef Efraim · 7 years ago
  26. 92a2320 xfrm: check for xdo_dev_ops add and delete by Shannon Nelson · 7 years ago
  27. 95bff4b xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto. by Steffen Klassert · 7 years ago
  28. f53c723 net: Add asynchronous callbacks for xfrm on layer 2. by Steffen Klassert · 7 years ago
  29. 3dca3f3 xfrm: Separate ESP handling from segmentation for GRO packets. by Steffen Klassert · 7 years ago
  30. 8ce38ae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  31. 43024b9 xfrm: Fix xfrm_dev_state_add to fail for unsupported HW SA option by Yossef Efraim · 7 years ago
  32. 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 7 years ago
  33. b6ca8bd xfrm: Move child route linkage into xfrm_dst. by David Miller · 7 years ago
  34. 67a6338 xfrm: Fix negative device refcount on offload failure. by Steffen Klassert · 7 years ago
  35. 077fbac net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  36. ffdb521 xfrm: Auto-load xfrm offload modules by Ilan Tayari · 7 years ago
  37. ec30d78 xfrm: add xdst pcpu cache by Florian Westphal · 8 years ago
  38. 09c7570 xfrm: remove flow cache by Florian Westphal · 8 years ago
  39. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  41. b81f884a xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD by Hangbin Liu · 8 years ago
  42. 24d472e xfrm: Make function xfrm_dev_register static by Wei Yongjun · 8 years ago
  43. 2c1497b xfrm: Fix NETDEV_DOWN with IPSec offload by Ilan Tayari · 8 years ago
  44. f6e2711 net: Add a xfrm validate function to validate_xmit_skb by Steffen Klassert · 8 years ago
  45. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  46. 21f42cc xfrm: Move device notifications to a sepatate file by Steffen Klassert · 8 years ago