index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_policy.c
Age
Commit message (
Expand
)
Author
2023-10-25
net: xfrm: skip policies marked as dead while reinserting policies
Dong Chenchen
2023-10-25
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
2023-10-25
xfrm: fix a data-race in xfrm_lookup_with_ifid()
Eric Dumazet
2023-08-11
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-06-28
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
2023-06-09
xfrm: Check if_id in inbound policy/secpath match
Benedict Wong
2023-05-24
Revert "Fix XFRM-I support for nested ESP tunnels"
Martin Willi
2023-05-24
xfrm: don't check the default policy if the policy allows the packet
Sabrina Dubroca
2023-03-03
Fix XFRM-I support for nested ESP tunnels
Benedict Wong
2023-02-14
xfrm: annotate data-race around use_time
Eric Dumazet
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-08-29
xfrm: interface: support collect metadata mode
Eyal Birger
2022-08-23
xfrm: Drop unused argument
Hongbin Wang
2022-08-17
xfrm: policy: fix metadata dst->dev xmit null pointer dereference
Nikolay Aleksandrov
2022-07-26
xfrm: fix refcount leak in __xfrm_policy_check()
Xin Xiong
2022-06-02
xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
Hangyu Hua
2022-05-17
xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdown
Xin Long
2022-04-04
xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup
David Ahern
2022-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2022-03-18
xfrm: rework default policy structure
Nicolas Dichtel
2022-01-26
xfrm: Check if_id in xfrm_migrate
Yan Yan
2022-01-11
xfrm: Don't accidentally set RTO_ONLINK in decode_session4()
Guillaume Nault
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-01
net: xfrm: drop check of pols[0] for the second time
Jean Sacren
2021-11-23
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
2021-11-18
xfrm: Remove duplicate assignment
luo penghao
2021-10-18
xfrm: Use memset_after() to clear padding
Kees Cook
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-07-21
xfrm: Add possibility to set the default to block if we have no policy
Steffen Klassert
2021-07-02
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
2021-07-02
Revert "xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_l...
Steffen Klassert
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-06-11
xfrm: policy: fix a spelling mistake
gushengxian
2021-06-01
xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_by...
Varad Gautam
2021-05-10
selinux: delete selinux_xfrm_policy_lookup() useless argument
Zhongjun Tan
2021-04-19
xfrm: remove stray synchronize_rcu from xfrm_init
Florian Westphal
2021-04-19
flow: remove spi key from flowi struct
Florian Westphal
2021-03-28
xfrm_policy.c : Mundane typo fix
Bhaskar Chowdhury
2021-01-04
xfrm: Fix wraparound in xfrm_policy_addr_delta()
Visa Hankala
2021-01-04
xfrm: fix disable_xfrm sysctl when used on xfrm interfaces
Eyal Birger
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-29
xfrm: policy: Use sequence counters with associated lock
Ahmed S. Darwish
2020-07-21
xfrm: Make the policy hold queue work with VTI.
Steffen Klassert
2020-07-17
xfrm: policy: fix IPv6-only espintcp compilation
Sabrina Dubroca
2020-06-24
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
[next]