1. 3dbf6d6 Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 months ago
  2. d4872d7 xfrm: fix xfrm child route lookup for packet offload by Mike Yu · 1 year ago
  3. 1476de6 xfrm: Simplify the allocation of slab caches in xfrm_policy_init by Kunwu Chan · 1 year, 1 month ago
  4. 63b21ca xfrm: introduce forwarding of ICMP Error messages by Antony Antony · 1 year, 2 months ago
  5. 1982a2a xfrm: Clear low order bits of ->flowi4_tos in decode_session4(). by Guillaume Nault · 1 year, 2 months ago
  6. 8f0ec8c bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc by Daniel Xu · 1 year, 3 months ago
  7. e0f9f0e Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by Jakub Kicinski · 1 year, 4 months ago
  8. eefed76 xfrm: policy: fix layer 4 flowi decoding by Florian Westphal · 1 year, 4 months ago
  9. 041c346 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 5 months ago
  10. de5724c xfrm: fix a data-race in xfrm_lookup_with_ifid() by Eric Dumazet · 1 year, 5 months ago
  11. 7a02070 xfrm: policy: replace session decode with flow dissector by Florian Westphal · 1 year, 5 months ago
  12. 45f87dd xfrm: move mark and oif flowi decode into common code by Florian Westphal · 1 year, 5 months ago
  13. 2b1dc62 xfrm: pass struct net to xfrm_decode_session wrappers by Florian Westphal · 1 year, 5 months ago
  14. 3e4bc23 xfrm: fix a data-race in xfrm_gen_index() by Eric Dumazet · 1 year, 6 months ago
  15. 762c8dc net: dst: remove unnecessary input parameter in dst_alloc and dst_init by Zhengchao Shao · 1 year, 6 months ago
  16. 6d41d4f net: xfrm: skip policies marked as dead while reinserting policies by Dong Chenchen · 1 year, 7 months ago
  17. 3c5b4d6 net: annotate data-races around sk->sk_mark by Eric Dumazet · 1 year, 7 months ago
  18. bf06fcf xfrm: add missed call to delete offloaded policies by Leon Romanovsky · 1 year, 9 months ago
  19. 1f8b6df xfrm: Treat already-verified secpath entries as optional by Benedict Wong · 1 year, 10 months ago
  20. 8680407 xfrm: Check if_id in inbound policy/secpath match by Benedict Wong · 1 year, 10 months ago
  21. 5fc46f9 Revert "Fix XFRM-I support for nested ESP tunnels" by Martin Willi · 1 year, 11 months ago
  22. 430cac4 xfrm: don't check the default policy if the policy allows the packet by Sabrina Dubroca · 1 year, 11 months ago
  23. 0a9e579 xfrm: annotate data-race around use_time by Eric Dumazet · 2 years, 1 month ago
  24. b0355db Fix XFRM-I support for nested ESP tunnels by Benedict Wong · 2 years, 2 months ago
  25. 3c611d4 xfrm: speed-up lookup of HW policies by Leon Romanovsky · 2 years, 3 months ago
  26. 919e43f xfrm: add an interface to offload policy by Leon Romanovsky · 2 years, 3 months ago
  27. bd12240 xfrm: add extack to xfrm_do_migrate by Sabrina Dubroca · 2 years, 3 months ago
  28. f157c41 xfrm: a few coding style clean ups by Sabrina Dubroca · 2 years, 3 months ago
  29. cc2bbbf xfrm: Remove not-used total variable by Leon Romanovsky · 2 years, 4 months ago
  30. 42e8e6d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 2 years, 5 months ago
  31. abc340b xfrm: interface: support collect metadata mode by Eyal Birger · 2 years, 6 months ago
  32. 0de19788 xfrm: Drop unused argument by Hongbin Wang · 2 years, 7 months ago
  33. 17ecd4a xfrm: policy: fix metadata dst->dev xmit null pointer dereference by Nikolay Aleksandrov · 2 years, 7 months ago
  34. 9c9cb23 xfrm: fix refcount leak in __xfrm_policy_check() by Xin Xiong · 2 years, 8 months ago
  35. f85daf0 xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup() by Hangyu Hua · 2 years, 9 months ago
  36. 4d33ab0 xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdown by Xin Long · 2 years, 10 months ago
  37. 748b82c xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup by David Ahern · 3 years ago
  38. 62f6555 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ by David S. Miller · 3 years ago
  39. b58b1f5 xfrm: rework default policy structure by Nicolas Dichtel · 3 years ago
  40. c1aca30 xfrm: Check if_id in xfrm_migrate by Yan Yan · 3 years, 2 months ago
  41. 23e7b1b xfrm: Don't accidentally set RTO_ONLINK in decode_session4() by Guillaume Nault · 3 years, 2 months ago
  42. 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  43. ac1077e net: xfrm: drop check of pols[0] for the second time by Jean Sacren · 3 years, 3 months ago
  44. bcf141b xfrm: fix policy lookup for ipv6 gre packets by Ghalem Boudour · 3 years, 4 months ago
  45. 2e18092 xfrm: Remove duplicate assignment by luo penghao · 3 years, 4 months ago
  46. caf283d xfrm: Use memset_after() to clear padding by Kees Cook · 3 years, 9 months ago
  47. fe50893 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ by David S. Miller · 3 years, 6 months ago
  48. d00551b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years, 7 months ago
  49. 2d151d3 xfrm: Add possibility to set the default to block if we have no policy by Steffen Klassert · 3 years, 8 months ago
  50. 2580d3f xfrm: Fix RCU vs hash_resize_mutex lock inversion by Frederic Weisbecker · 3 years, 8 months ago
  51. eaf2282 Revert "xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype" by Steffen Klassert · 3 years, 8 months ago
  52. 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, 8 months ago
  53. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
  54. 7c2becf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years, 9 months ago
  55. 7a7ae1e xfrm: policy: fix a spelling mistake by gushengxian · 3 years, 9 months ago
  56. d7b0408 xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype by Varad Gautam · 3 years, 9 months ago
  57. 8a92280 selinux: delete selinux_xfrm_policy_lookup() useless argument by Zhongjun Tan · 4 years ago
  58. 7baf867 xfrm: remove stray synchronize_rcu from xfrm_init by Florian Westphal · 3 years, 11 months ago
  59. b07dd26 flow: remove spi key from flowi struct by Florian Westphal · 3 years, 11 months ago
  60. aa8ef1b xfrm_policy.c : Mundane typo fix by Bhaskar Chowdhury · 4 years ago
  61. da64ae2 xfrm: Fix wraparound in xfrm_policy_addr_delta() by Visa Hankala · 4 years, 2 months ago
  62. 9f8550e xfrm: fix disable_xfrm sysctl when used on xfrm interfaces by Eyal Birger · 4 years, 2 months ago
  63. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  64. 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, 7 months ago
  65. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  66. 77cc278f xfrm: policy: Use sequence counters with associated lock by Ahmed S. Darwish · 4 years, 8 months ago
  67. b328ecc xfrm: Make the policy hold queue work with VTI. by Steffen Klassert · 4 years, 8 months ago
  68. 95a35b4 xfrm: policy: fix IPv6-only espintcp compilation by Sabrina Dubroca · 4 years, 8 months ago
  69. 4f47e8ab xfrm: policy: match with both mark and mask on user interfaces by Xin Long · 4 years, 9 months ago
  70. ed17b8d xfrm: fix a warning in xfrm_policy_insert_list by Xin Long · 4 years, 10 months ago
  71. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  72. e00dd94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
  73. 4c59406 xfrm: policy: Fix doulbe free in xfrm_policy_timer by YueHaibing · 5 years ago
  74. af13b3c Remove DST_HOST by David Laight · 5 years ago
  75. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  76. e27cca9 xfrm: add espintcp (RFC 8229) by Sabrina Dubroca · 5 years ago
  77. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  78. 2e9550ed Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  79. c3b4c3a xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode by Hangbin Liu · 6 years ago
  80. 769a807 xfrm: policy: avoid warning splat when merging nodes by Florian Westphal · 6 years ago
  81. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  82. 114b5b35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  83. fd70972 xfrm: policy: fix bydst hlist corruption on hash rebuild by Florian Westphal · 6 years ago
  84. 52e63a4 xfrm: remove a duplicated assignment by Cong Wang · 6 years ago
  85. 3aaf391 xfrm: remove state and template sort indirections from xfrm_state_afinfo by Florian Westphal · 6 years ago
  86. 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
  87. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  88. 858e540 xfrm: ressurrect "Fix uninitialized memory read in _decode_session4" by Florian Westphal · 6 years ago
  89. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  90. c53ac41e xfrm: remove decode_session indirection from afinfo_policy by Florian Westphal · 6 years ago
  91. 2e8b4aa xfrm: remove init_path indirection from afinfo_policy by Florian Westphal · 6 years ago
  92. f24ea528 xfrm: remove tos indirection from afinfo_policy by Florian Westphal · 6 years ago
  93. c9500d7 xfrm: store xfrm_mode directly, not its address by Florian Westphal · 6 years ago
  94. 4c145dc xfrm: make xfrm modes builtin by Florian Westphal · 6 years ago
  95. 733a5fa xfrm: remove afinfo pointer from xfrm_mode by Florian Westphal · 6 years ago
  96. 025c65e xfrm: Honor original L3 slave device in xfrmi policy lookup by Martin Willi · 6 years ago
  97. 660899d xfrm: Fix inbound traffic via XFRM interfaces across network namespaces by Tobias Brunner · 6 years ago
  98. e2612cd xfrm: Make set-mark default behavior backward compatible by Benedict Wong · 6 years ago
  99. 12750ab xfrm: policy: fix infinite loop when merging src-nodes by Florian Westphal · 6 years ago
  100. 1d38900 xfrm: policy: fix reinsertion on node merge by Florian Westphal · 6 years ago