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