index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_policy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fix __dst_negative_advice() race
Eric Dumazet
2024-05-30
1
-8
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
1
-0
/
+2
|
\
|
*
xfrm: fix possible derferencing in error path
Antony Antony
2024-04-11
1
-0
/
+2
*
|
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-05-07
1
-0
/
+6
|
\
\
|
*
|
xfrm: Add dir validation to "out" data path lookup
Antony Antony
2024-05-01
1
-0
/
+6
|
|
/
*
/
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-29
1
-2
/
+1
|
/
*
Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2024-03-08
1
-6
/
+141
|
\
|
*
xfrm: Simplify the allocation of slab caches in xfrm_policy_init
Kunwu Chan
2024-02-09
1
-4
/
+1
|
*
xfrm: introduce forwarding of ICMP Error messages
Antony Antony
2024-01-25
1
-2
/
+140
*
|
xfrm: fix xfrm child route lookup for packet offload
Mike Yu
2024-03-05
1
-1
/
+3
*
|
xfrm: Clear low order bits of ->flowi4_tos in decode_session4().
Guillaume Nault
2024-01-17
1
-1
/
+1
|
/
*
bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
Daniel Xu
2023-12-15
1
-0
/
+2
*
Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-10-30
1
-174
/
+125
|
\
|
*
xfrm: policy: fix layer 4 flowi decoding
Florian Westphal
2023-10-27
1
-6
/
+20
|
*
xfrm: policy: replace session decode with flow dissector
Florian Westphal
2023-10-06
1
-158
/
+95
|
*
xfrm: move mark and oif flowi decode into common code
Florian Westphal
2023-10-06
1
-12
/
+12
|
*
xfrm: pass struct net to xfrm_decode_session wrappers
Florian Westphal
2023-10-06
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-11
/
+16
|
\
\
|
|
/
|
/
|
|
*
xfrm: fix a data-race in xfrm_lookup_with_ifid()
Eric Dumazet
2023-10-13
1
-1
/
+1
|
*
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
2023-09-13
1
-4
/
+2
|
*
net: xfrm: skip policies marked as dead while reinserting policies
Dong Chenchen
2023-09-05
1
-6
/
+13
*
|
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
2023-09-12
1
-1
/
+1
|
/
*
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
1
-1
/
+1
*
xfrm: add missed call to delete offloaded policies
Leon Romanovsky
2023-06-07
1
-0
/
+2
*
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
2023-05-21
1
-0
/
+12
*
xfrm: Check if_id in inbound policy/secpath match
Benedict Wong
2023-05-10
1
-5
/
+6
*
Revert "Fix XFRM-I support for nested ESP tunnels"
Martin Willi
2023-04-25
1
-3
/
+0
*
xfrm: don't check the default policy if the policy allows the packet
Sabrina Dubroca
2023-04-06
1
-6
/
+0
*
xfrm: annotate data-race around use_time
Eric Dumazet
2023-01-27
1
-4
/
+7
*
Fix XFRM-I support for nested ESP tunnels
Benedict Wong
2023-01-09
1
-0
/
+3
*
xfrm: speed-up lookup of HW policies
Leon Romanovsky
2022-12-05
1
-5
/
+11
*
xfrm: add an interface to offload policy
Leon Romanovsky
2022-12-05
1
-0
/
+69
*
xfrm: add extack to xfrm_do_migrate
Sabrina Dubroca
2022-11-25
1
-8
/
+20
*
xfrm: a few coding style clean ups
Sabrina Dubroca
2022-11-25
1
-3
/
+6
*
xfrm: Remove not-used total variable
Leon Romanovsky
2022-10-25
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-10-03
1
-13
/
+12
|
\
|
*
xfrm: interface: support collect metadata mode
Eyal Birger
2022-08-29
1
-5
/
+5
|
*
xfrm: Drop unused argument
Hongbin Wang
2022-08-23
1
-8
/
+7
*
|
xfrm: policy: fix metadata dst->dev xmit null pointer dereference
Nikolay Aleksandrov
2022-08-17
1
-1
/
+1
*
|
xfrm: fix refcount leak in __xfrm_policy_check()
Xin Xiong
2022-07-26
1
-0
/
+1
|
/
*
xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
Hangyu Hua
2022-06-02
1
-1
/
+4
*
xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdown
Xin Long
2022-05-17
1
-1
/
+1
*
xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup
David Ahern
2022-04-04
1
-1
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2022-03-19
1
-3
/
+7
|
\
|
*
xfrm: rework default policy structure
Nicolas Dichtel
2022-03-18
1
-3
/
+7
*
|
xfrm: Check if_id in xfrm_migrate
Yan Yan
2022-01-26
1
-6
/
+8
|
/
*
xfrm: Don't accidentally set RTO_ONLINK in decode_session4()
Guillaume Nault
2022-01-12
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-10
1
-0
/
+21
|
\
|
*
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
2021-11-23
1
-0
/
+21
*
|
net: xfrm: drop check of pols[0] for the second time
Jean Sacren
2021-12-01
1
-1
/
+1
[next]