1. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
  2. 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
  3. 06f1ecd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years, 2 months ago
  4. ad57dae xfrm: Remove redundant fields and related parentheses by luo penghao · 3 years, 2 months ago
  5. caf283d xfrm: Use memset_after() to clear padding by Kees Cook · 3 years, 7 months ago
  6. 93ec132 xfrm: fix rcu lock in xfrm_notify_userpolicy() by Nicolas Dichtel · 3 years, 3 months ago
  7. 88d0adb xfrm: notify default policy on update by Nicolas Dichtel · 3 years, 4 months ago
  8. f8d858e xfrm: make user policy API complete by Nicolas Dichtel · 3 years, 4 months ago
  9. 3c10ffd net: xfrm: fix shift-out-of-bounds in xfrm_get_default by Pavel Skripkin · 3 years, 4 months ago
  10. fe50893 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ by David S. Miller · 3 years, 4 months ago
  11. d00551b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years, 5 months ago
  12. 5d8dbb7 net: xfrm: fix shift-out-of-bounce by Pavel Skripkin · 3 years, 5 months ago
  13. 480e93e net: xfrm: Fix end of loop tests for list_for_each_entry by Harshvardhan Jha · 3 years, 5 months ago
  14. 4e95050 net/xfrm/compat: Copy xfrm_spdattr_type_t atributes by Dmitry Safonov · 3 years, 6 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. 2580d3f xfrm: Fix RCU vs hash_resize_mutex lock inversion by Frederic Weisbecker · 3 years, 6 months ago
  17. eaf2282 Revert "xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype" by Steffen Klassert · 3 years, 6 months ago
  18. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
  19. 6bd344e Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 6 months ago
  20. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  21. 7c1a80e net: xfrm: fix memory leak in xfrm_user_rcv_msg by Pavel Skripkin · 3 years, 6 months ago
  22. 1b077ce Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git by David S. Miller · 3 years, 6 months ago
  23. 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
  24. fa45352 net/xfrm: Add inner_ipproto into sec_path by Huy Nguyen · 3 years, 7 months ago
  25. dd72fad xfrm: Fix xfrm offload fallback fail case by Ayush Sawal · 3 years, 6 months ago
  26. b5a1d1f xfrm: replay: remove last replay indirection by Florian Westphal · 3 years, 6 months ago
  27. adfc2fd xfrm: replay: avoid replay indirection by Florian Westphal · 3 years, 6 months ago
  28. 25cfb8b xfrm: replay: remove recheck indirection by Florian Westphal · 3 years, 6 months ago
  29. c7f8778 xfrm: replay: remove advance indirection by Florian Westphal · 3 years, 6 months ago
  30. cfc61c5 xfrm: replay: avoid xfrm replay notify indirection by Florian Westphal · 3 years, 6 months ago
  31. 30ad6a8 xfrm: avoid compiler warning when ipv6 is disabled by Florian Westphal · 3 years, 7 months ago
  32. 6fd0696 xfrm: Fix error reporting in xfrm_state_construct. by Steffen Klassert · 3 years, 7 months ago
  33. 3ca5ca8 xfrm: merge dstopt and routing hdroff functions by Florian Westphal · 3 years, 7 months ago
  34. d1002d2 xfrm: remove hdr_offset indirection by Florian Westphal · 3 years, 7 months ago
  35. 848b18f xfrm: ipv6: move mip6_rthdr_offset into xfrm core by Florian Westphal · 3 years, 7 months ago
  36. 37b9e7e xfrm: ipv6: move mip6_destopt_offset into xfrm core by Florian Westphal · 3 years, 7 months ago
  37. 9acf4d3 xfrm: ipv6: add xfrm6_hdr_offset helper by Florian Westphal · 3 years, 7 months ago
  38. 7a7ae1e xfrm: policy: fix a spelling mistake by gushengxian · 3 years, 7 months ago
  39. eebd49a xfrm: remove the fragment check for ipv6 beet mode by Xin Long · 3 years, 7 months ago
  40. d7b0408 xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype by Varad Gautam · 3 years, 7 months ago
  41. 135436a xfrm: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  42. fe9f1d8 xfrm: add state hashtable keyed by seq by Sabrina Dubroca · 3 years, 8 months ago
  43. 8a92280 selinux: delete selinux_xfrm_policy_lookup() useless argument by Zhongjun Tan · 3 years, 9 months ago
  44. 747b670 xfrm: ipcomp: remove unnecessary get_cpu() by Sabrina Dubroca · 3 years, 9 months ago
  45. b515d26 xfrm: xfrm_state_mtu should return at least 1280 for ipv6 by Sabrina Dubroca · 3 years, 9 months ago
  46. 6218fe1 xfrm: avoid synchronize_rcu during netns destruction by Florian Westphal · 3 years, 9 months ago
  47. 7baf867 xfrm: remove stray synchronize_rcu from xfrm_init by Florian Westphal · 3 years, 9 months ago
  48. b07dd26 flow: remove spi key from flowi struct by Florian Westphal · 3 years, 9 months ago
  49. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  50. ef19e11 xfrm/compat: Cleanup WARN()s that can be user-triggered by Dmitry Safonov · 3 years, 9 months ago
  51. c7dbf4c xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets by Steffen Klassert · 3 years, 9 months ago
  52. a7fd0e6 xfrm_user.c: Added a punctuation by Bhaskar Chowdhury · 3 years, 9 months ago
  53. aa8ef1b xfrm_policy.c : Mundane typo fix by Bhaskar Chowdhury · 3 years, 9 months ago
  54. 68dc022 xfrm: BEET mode doesn't support fragments for inner packets by Xin Long · 3 years, 10 months ago
  55. bc8e0ad net: xfrm: Use sequence counter with associated spinlock by Ahmed S. Darwish · 3 years, 10 months ago
  56. e88add1 net: xfrm: Localize sequence counter per network namespace by Ahmed S. Darwish · 3 years, 10 months ago
  57. 9ab1265 xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume by Evan Nimmo · 3 years, 10 months ago
  58. 8fc0e3b xfrm: interface: fix ipv4 pmtu check to honor ip header df by Eyal Birger · 3 years, 10 months ago
  59. fc1a8db 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
  60. 4ac7a6e xfrm: Return the correct errno code by Zheng Yongjun · 3 years, 11 months ago
  61. 35c715c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 4 years ago
  62. 18f9769 xfrm: interface: enable TSO on xfrm interfaces by Eyal Birger · 4 years ago
  63. da64ae2 xfrm: Fix wraparound in xfrm_policy_addr_delta() by Visa Hankala · 4 years ago
  64. 9f8550e xfrm: fix disable_xfrm sysctl when used on xfrm interfaces by Eyal Birger · 4 years ago
  65. 56ce7c2 xfrm: Fix oops in xfrm_replay_advance_bmp by Shmulik Ladkani · 4 years, 1 month ago
  66. ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years ago
  67. e2437ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by Jakub Kicinski · 4 years, 1 month ago
  68. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  69. c7a5899 xfrm: redact SA secret with lockdown confidentiality by Antony Antony · 4 years, 1 month ago
  70. 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 3 months ago
  71. 0064c5c net: xfrm: use core API for updating/providing stats by Lev Stipakov · 4 years, 2 months ago
  72. 48f486e net: xfrm: fix memory leak in xfrm_user_policy() by Yu Kuai · 4 years, 2 months ago
  73. ad37f77 xfrm/compat: Don't allocate memory with __GFP_ZERO by Dmitry Safonov · 4 years, 2 months ago
  74. d1949d0 xfrm/compat: memset(0) 64-bit padding at right place by Dmitry Safonov · 4 years, 2 months ago
  75. dbd7ae5 xfrm/compat: Translate by copying XFRMA_UNSPEC attribute by Dmitry Safonov · 4 years, 2 months ago
  76. 158d31d net: xfrm: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 2 months ago
  77. 2da4c18 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 4 years, 2 months ago
  78. a779d91 net: xfrm: fix a race condition during allocing spi by zhuoliang zhang · 4 years, 2 months ago
  79. 5fc3594 xfrm: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  80. 7fe9461 xfrm: interface: fix the priorities for ipip and ipv6 tunnels by Xin Long · 4 years, 3 months ago
  81. c852162 xfrm: use dev_sw_netstats_rx_add() by Fabian Frederick · 4 years, 3 months ago
  82. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  83. a4be47a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 3 months ago
  84. e94ee17 xfrm: Use correct address family in xfrm_state_find by Herbert Xu · 4 years, 3 months ago
  85. 96392ee xfrm/compat: Translate 32-bit user_policy from sockptr by Dmitry Safonov · 4 years, 3 months ago
  86. 5106f4a xfrm/compat: Add 32=>64-bit messages translator by Dmitry Safonov · 4 years, 3 months ago
  87. 5f3eea6 xfrm/compat: Attach xfrm dumps to 64=>32 bit translator by Dmitry Safonov · 4 years, 3 months ago
  88. 5461fc0 xfrm/compat: Add 64=>32-bit messages translator by Dmitry Safonov · 4 years, 3 months ago
  89. c9e7c76 xfrm: Provide API to register translator module by Dmitry Safonov · 4 years, 3 months ago
  90. 8366685 xfrm: clone whole liftime_cur structure in xfrm_do_migrate by Antony Antony · 4 years, 4 months ago
  91. 7aa05d3 xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate by Antony Antony · 4 years, 4 months ago
  92. 545e5c5 xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate by Antony Antony · 4 years, 4 months ago
  93. 45a36a1 xfrmi: drop ignore_df check before updating pmtu by Sabrina Dubroca · 4 years, 5 months ago
  94. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  95. 4eb2e13 espintcp: restore IP CB before handing the packet to xfrm by Sabrina Dubroca · 4 years, 5 months ago
  96. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  97. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  98. 8d46215 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 5 months ago
  99. 3c2d19c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 5 months ago
  100. 71b59bf espintcp: count packets dropped in espintcp_rcv by Sabrina Dubroca · 4 years, 5 months ago