1. 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  2. d093d17 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years ago
  3. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
  4. 4e484b3 xfrm: rate limit SA mapping change message to user space by Antony Antony · 3 years ago
  5. 68ac0f3 xfrm: state and policy should fail if XFRMA_IF_ID 0 by Antony Antony · 3 years, 1 month ago
  6. 7770a39 xfrm: fix a small bug in xfrm_sa_len() by Eric Dumazet · 3 years, 1 month ago
  7. 2dc26d9 Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
  8. caf283d xfrm: Use memset_after() to clear padding by Kees Cook · 3 years, 6 months ago
  9. 93ec132 xfrm: fix rcu lock in xfrm_notify_userpolicy() by Nicolas Dichtel · 3 years, 3 months ago
  10. 88d0adb xfrm: notify default policy on update by Nicolas Dichtel · 3 years, 3 months ago
  11. f8d858e xfrm: make user policy API complete by Nicolas Dichtel · 3 years, 3 months ago
  12. 3c10ffd net: xfrm: fix shift-out-of-bounds in xfrm_get_default by Pavel Skripkin · 3 years, 4 months ago
  13. fe50893 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ by David S. Miller · 3 years, 4 months ago
  14. 5d8dbb7 net: xfrm: fix shift-out-of-bounce by Pavel Skripkin · 3 years, 5 months ago
  15. 2d151d3 xfrm: Add possibility to set the default to block if we have no policy by Steffen Klassert · 3 years, 5 months ago
  16. 7c1a80e net: xfrm: fix memory leak in xfrm_user_rcv_msg by Pavel Skripkin · 3 years, 6 months ago
  17. 7c2becf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years, 6 months ago
  18. 6fd0696 xfrm: Fix error reporting in xfrm_state_construct. by Steffen Klassert · 3 years, 7 months ago
  19. 6218fe1 xfrm: avoid synchronize_rcu during netns destruction by Florian Westphal · 3 years, 9 months ago
  20. a7fd0e6 xfrm_user.c: Added a punctuation by Bhaskar Chowdhury · 3 years, 9 months ago
  21. 4ac7a6e xfrm: Return the correct errno code by Zheng Yongjun · 3 years, 11 months ago
  22. c7a5899 xfrm: redact SA secret with lockdown confidentiality by Antony Antony · 4 years, 1 month ago
  23. 5106f4a xfrm/compat: Add 32=>64-bit messages translator by Dmitry Safonov · 4 years, 3 months ago
  24. 5f3eea6 xfrm/compat: Attach xfrm dumps to 64=>32 bit translator by Dmitry Safonov · 4 years, 3 months ago
  25. 5461fc0 xfrm/compat: Add 64=>32-bit messages translator by Dmitry Safonov · 4 years, 3 months ago
  26. 4f47e8ab xfrm: policy: match with both mark and mask on user interfaces by Xin Long · 4 years, 6 months ago
  27. a1a7e3a xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire by Xin Long · 4 years, 11 months ago
  28. 171d449 xfrm: fix uctx len check in verify_sec_ctx_len by Xin Long · 4 years, 11 months ago
  29. 114b5b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
  30. b8d6d00 xfrm: fix sa selector validation by Nicolas Dichtel · 6 years ago
  31. b38ff40 xfrm: Fix xfrm sel prefix length validation by Anirudh Gupta · 6 years ago
  32. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  33. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  34. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  35. dbb2483 xfrm: clean up xfrm protocol checks by Cong Wang · 6 years ago
  36. bfc01dd Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm" by Steffen Klassert · 6 years ago
  37. f10e001 net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm by Su Yanjun · 6 years ago
  38. b805d78d xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink by YueHaibing · 6 years ago
  39. f75a280 xfrm: destroy xfrm_state synchronously on net exit path by Cong Wang · 6 years ago
  40. 35e610386 xfrm: refine validation of template and selector families by Florian Westphal · 6 years ago
  41. fde9cd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  42. 4a135e5 xfrm_user: fix freeing of xfrm states on acquire by Mathias Krause · 6 years ago
  43. 98f7620 compat: Cleanup in_compat_syscall() callers by Dmitry Safonov · 6 years ago
  44. dac9c97 net: Add extack to nlmsg_parse by David Ahern · 6 years ago
  45. ee0b6f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  46. 32bf94f xfrm: validate template mode by Sean Tranchetti · 6 years ago
  47. 07bf790 xfrm: Validate address prefix lengths in the xfrm selector. by Steffen Klassert · 6 years ago
  48. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  49. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  50. 2e13b58 xfrm: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  51. 86126b7 xfrm: free skb if nlsk pointer is NULL by Florian Westphal · 7 years ago
  52. 7e65264 xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 7 years ago
  53. 9b42c1f xfrm: Extend the output_mark to support input direction and masking. by Steffen Klassert · 7 years ago
  54. 45c180b xfrm_user: prevent leaking 2 bytes of kernel memory by Eric Dumazet · 7 years ago
  55. d97ca5d xfrm_user: uncoditionally validate esn replay attribute struct by Florian Westphal · 7 years ago
  56. cc01572 xfrm: Add SA to hardware at the end of xfrm_state_construct() by Yossi Kuperman · 7 years ago
  57. 732706a xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies. by Steffen Klassert · 7 years ago
  58. e719135 xfrm: fix XFRMA_OUTPUT_MARK policy entry by Michal Kubecek · 7 years ago
  59. 6a53b75 xfrm: check id proto in validate_tmpl() by Cong Wang · 7 years ago
  60. 26a8ba2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  61. 2fc5f83 net: xfrm_user: use BUG_ON instead of if condition followed by BUG by Gustavo A. R. Silva · 7 years ago
  62. 1137b5e ipsec: Fix aborted xfrm policy dump crash by Herbert Xu · 7 years ago
  63. a1b831f xfrm: eradicate size_t by Alexey Dobriyan · 7 years ago
  64. 5e708e4 xfrm: make xfrm_replay_state_esn_len() return unsigned int by Alexey Dobriyan · 7 years ago
  65. 1bd963a xfrm: make xfrm_alg_auth_len() return unsigned int by Alexey Dobriyan · 7 years ago
  66. 06cd22f xfrm: make xfrm_alg_len() return unsigned int by Alexey Dobriyan · 7 years ago
  67. 373b8ee xfrm: make aead_len() return unsigned int by Alexey Dobriyan · 7 years ago
  68. c5d4d7d xfrm: Fix deletion of offloaded SAs on failure. by Steffen Klassert · 7 years ago
  69. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  70. 8598112 xfrm: Fix return value check of copy_sec_ctx. by Steffen Klassert · 7 years ago
  71. 931e79d xfrm_user: fix info leak in build_aevent() by Mathias Krause · 7 years ago
  72. e3e5fc1 xfrm_user: fix info leak in build_expire() by Mathias Krause · 7 years ago
  73. 50329c8 xfrm_user: fix info leak in xfrm_notify_sa() by Mathias Krause · 7 years ago
  74. 5fe0d4b xfrm_user: fix info leak in copy_user_offload() by Mathias Krause · 7 years ago
  75. 077fbac net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  76. ffdb521 xfrm: Auto-load xfrm offload modules by Ilan Tayari · 7 years ago
  77. 09c7570 xfrm: remove flow cache by Florian Westphal · 7 years ago
  78. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  79. 138437f xfrm: move xfrm_garbage_collect out of xfrm_policy_flush by Hangbin Liu · 8 years ago
  80. 8bafd73 xfrm: add UDP encapsulation port in migrate message by Antony Antony · 8 years ago
  81. 4ab47d4 xfrm: extend MIGRATE with UDP encapsulation port by Antony Antony · 8 years ago
  82. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  83. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  84. 152afb9 xfrm: Indicate xfrm_state offload errors by Ilan Tayari · 8 years ago
  85. 6b633e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  86. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  87. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago
  88. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  89. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  90. c6606a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  91. 633439f xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion by Herbert Xu · 8 years ago
  92. f843ee6 xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 8 years ago
  93. 677e806 xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window by Andy Whitcroft · 8 years ago
  94. 1560875 xfrm: remove unused struct xfrm_mgr::id by Alexey Dobriyan · 8 years ago
  95. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  96. 83e2d058 xfrm_user: fix return value from xfrm_user_rcv_msg by Yi Zhao · 8 years ago
  97. 2f30ea5 xfrm_user: propagate sec ctx allocation errors by Mathias Krause · 8 years ago
  98. 7677c75 xfrm: get rid of another incorrect WARN by Vegard Nossum · 8 years ago
  99. 73efc32 xfrm: get rid of incorrect WARN by Vegard Nossum · 8 years ago
  100. 1ba5bf9 xfrm: fix crash in XFRM_MSG_GETSA netlink handler by Vegard Nossum · 8 years ago