1. 8f9a1fa4 net: xfrmi: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 7 months ago
  2. 0e5f9d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 7 months ago
  3. be01369 esp, ah: modernize the crypto algorithm selections by Eric Biggers · 4 years, 7 months ago
  4. 37ea0f1 esp: select CRYPTO_SEQIV by Eric Biggers · 4 years, 7 months ago
  5. 7d4e391 esp, ah: consolidate the crypto algorithm selections by Eric Biggers · 4 years, 7 months ago
  6. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  7. a4902d9 xfrm: merge fixup for "remove output_finish indirection from xfrm_state_afinfo" by Stephen Rothwell · 4 years, 8 months ago
  8. 94579ac xfrm: Fix double ESP trailer insertion in IPsec crypto offload. by Huy Nguyen · 4 years, 8 months ago
  9. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  10. f6a23d8 xfrm: fix a NULL-ptr deref in xfrm_local_error by Xin Long · 4 years, 8 months ago
  11. ed17b8d xfrm: fix a warning in xfrm_policy_insert_list by Xin Long · 4 years, 8 months ago
  12. 2ab6096 xfrm: remove output_finish indirection from xfrm_state_afinfo by Florian Westphal · 4 years, 9 months ago
  13. f3075f48 xfrm: remove extract_output indirection from xfrm_state_afinfo by Florian Westphal · 4 years, 9 months ago
  14. 171916c xfrm: move xfrm4_extract_header to common helper by Florian Westphal · 4 years, 9 months ago
  15. a269fbf xfrm: state: remove extract_input indirection from xfrm_state_afinfo by Florian Westphal · 4 years, 9 months ago
  16. 6d64be3 xfrm: avoid extract_output indirection for ipv4 by Florian Westphal · 4 years, 9 months ago
  17. 26333c3 xfrm: add IPv6 support for espintcp by Sabrina Dubroca · 4 years, 9 months ago
  18. 0146dca xfrm: add support for UDPv6 encapsulation of ESP by Sabrina Dubroca · 4 years, 9 months ago
  19. e62905a xfrm interface: don't take extra reference to netdev by Nicolas Dichtel · 4 years, 9 months ago
  20. c95c5f5 xfrm interface: fix oops when deleting a x-netns interface by Nicolas Dichtel · 4 years, 9 months ago
  21. a204aef xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output by Xin Long · 4 years, 9 months ago
  22. 9f0cadc xfrm: espintcp: save and call old ->sk_destruct by Sabrina Dubroca · 4 years, 9 months ago
  23. 06a0afc xfrm: do pskb_pull properly in __xfrm_transport_prep by Xin Long · 4 years, 9 months ago
  24. afcaf61b xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input by Xin Long · 4 years, 9 months ago
  25. 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
  26. a08e7fd net: Fix typo of SKB_SGO_CB_OFFSET by Cambda Zhu · 4 years, 10 months ago
  27. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 10 months ago
  28. e00dd94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 10 months ago
  29. 3084917 xfrm: add prep for esp beet mode offload by Xin Long · 4 years, 10 months ago
  30. 4c59406 xfrm: policy: Fix doulbe free in xfrm_policy_timer by YueHaibing · 4 years, 10 months ago
  31. af13b3c Remove DST_HOST by David Laight · 4 years, 10 months ago
  32. d1d17a3 esp: remove the skb from the chain when it's enqueued in cryptd_wq by Xin Long · 4 years, 11 months ago
  33. e427cad net: datagram: drop 'destructor' argument from several helpers by Paolo Abeni · 4 years, 11 months ago
  34. a4c278d xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO. by Huang Zijiang · 5 years ago
  35. 45942ba xfrm: interface: use icmp_ndo_send helper by Jason A. Donenfeld · 5 years ago
  36. a1a7e3a xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire by Xin Long · 5 years ago
  37. 171d449 xfrm: fix uctx len check in verify_sec_ctx_len by Xin Long · 5 years ago
  38. 03891f8 xfrm: handle NETDEV_UNREGISTER for xfrm device by Raed Salem · 5 years ago
  39. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  40. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  41. 4f2c17e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
  42. c3b18e0 net: xfrm: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  43. 8aaea2b xfrm: interface: do not confirm neighbor when do pmtu update by Xu Wang · 5 years ago
  44. f042365 xfrm interface: fix packet tx through bpf_redirect() by Nicolas Dichtel · 5 years ago
  45. e27cca9 xfrm: add espintcp (RFC 8229) by Sabrina Dubroca · 5 years ago
  46. 7b38019 xfrm: introduce xfrm_trans_queue_net by Sabrina Dubroca · 5 years ago
  47. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  48. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  49. 43da141 net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  50. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  51. 895badf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
  52. 4944a4b xfrm: release device reference for invalid state by Xiaodong Xu · 5 years ago
  53. 86c6739 xfrm: Fix memleak on xfrm state destroy by Steffen Klassert · 5 years ago
  54. b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
  55. c65058b crypto: skcipher - remove the "blkcipher" algorithm type by Eric Biggers · 5 years ago
  56. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  57. 4361f5b xfrm: remove the unnecessary .net_exit for xfrmi by Xin Long · 5 years ago
  58. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  59. 2e9550ed Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
  60. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  61. c3b4c3a xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode by Hangbin Liu · 5 years ago
  62. 769a807 xfrm: policy: avoid warning splat when merging nodes by Florian Westphal · 5 years ago
  63. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  64. 22d6552 xfrm interface: fix management of phydev by Nicolas Dichtel · 6 years ago
  65. c5d1030 xfrm interface: fix list corruption for x-netns by Nicolas Dichtel · 6 years ago
  66. e0aaa33 xfrm interface: ifname may be wrong in logs by Nicolas Dichtel · 6 years ago
  67. e9e7e85 xfrm interface: avoid corruption on changelink by Nicolas Dichtel · 6 years ago
  68. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  69. e3b60ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  70. 114b5b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  71. 56c5ee1 xfrm interface: fix memory leak on creation by Nicolas Dichtel · 6 years ago
  72. fd70972 xfrm: policy: fix bydst hlist corruption on hash rebuild by Florian Westphal · 6 years ago
  73. 52e63a4 xfrm: remove a duplicated assignment by Cong Wang · 6 years ago
  74. c7b37c7 xfrm: remove get_mtu indirection from xfrm_type by Florian Westphal · 6 years ago
  75. 597179b ipsec: select crypto ciphers for xfrm_algo by Arnd Bergmann · 6 years ago
  76. b8d6d00 xfrm: fix sa selector validation by Nicolas Dichtel · 6 years ago
  77. 8928aa6 xfrm: remove empty xfrmi_init_net by Li RongQing · 6 years ago
  78. 1be451d xfrm: fix bogus WARN_ON with ipv6 by Florian Westphal · 6 years ago
  79. 4f518e8 xfrm: remove type and offload_type map from xfrm_state_afinfo by Florian Westphal · 6 years ago
  80. 4c203b0 xfrm: remove eth_proto value from xfrm_state_afinfo by Florian Westphal · 6 years ago
  81. 3aaf391 xfrm: remove state and template sort indirections from xfrm_state_afinfo by Florian Westphal · 6 years ago
  82. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  83. e468174 xfrm: remove init_flags indirection from xfrm_state_afinfo by Florian Westphal · 6 years ago
  84. 5c1b9ab xfrm: remove init_temprop indirection from xfrm_state_afinfo by Florian Westphal · 6 years ago
  85. bac9593 xfrm: remove init_tempsel indirection from xfrm_state_afinfo by Florian Westphal · 6 years ago
  86. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  87. b38ff40 xfrm: Fix xfrm sel prefix length validation by Anirudh Gupta · 6 years ago
  88. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  89. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  90. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  91. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  92. 858e540 xfrm: ressurrect "Fix uninitialized memory read in _decode_session4" by Florian Westphal · 6 years ago
  93. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  94. a0e928e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  95. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  96. a658a3f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  97. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  98. bb9cd07 xfrm: remove unneeded export_symbols by Florian Westphal · 6 years ago
  99. c53ac41e xfrm: remove decode_session indirection from afinfo_policy by Florian Westphal · 6 years ago
  100. 2e8b4aa xfrm: remove init_path indirection from afinfo_policy by Florian Westphal · 6 years ago