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
*
xfrm: policy: remove last remnants of pernet inexact list
Florian Westphal
2024-09-24
1
-3
/
+0
*
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
2024-09-23
1
-0
/
+15
*
xfrm: extract dst lookup parameters into a struct
Eyal Birger
2024-09-23
1
-12
/
+23
*
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-09-11
1
-122
/
+100
|
\
|
*
xfrm: policy: Restore dir assignments in xfrm_hash_rebuild()
Nathan Chancellor
2024-09-09
1
-0
/
+2
|
*
xfrm: policy: fix null dereference
Florian Westphal
2024-09-09
1
-2
/
+2
|
*
xfrm: minor update to sdb and xfrm_policy comments
Florian Westphal
2024-08-28
1
-1
/
+5
|
*
xfrm: policy: use recently added helper in more places
Florian Westphal
2024-08-28
1
-11
/
+2
|
*
xfrm: policy: remove remaining use of inexact list
Florian Westphal
2024-08-24
1
-38
/
+0
|
*
xfrm: switch migrate to xfrm_policy_lookup_bytype
Florian Westphal
2024-08-24
1
-67
/
+39
|
*
xfrm: policy: don't iterate inexact policies twice at insert time
Florian Westphal
2024-08-24
1
-6
/
+53
*
|
xfrm: Unmask upper DSCP bits in xfrm_get_tos()
Ido Schimmel
2024-08-31
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-15
1
-3
/
+2
|
\
|
*
Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-07-14
1
-3
/
+2
|
|
\
|
|
*
xfrm: call xfrm_dev_policy_delete when kill policy
Jianbo Liu
2024-07-08
1
-3
/
+2
*
|
|
Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-07-14
1
-1
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xfrm: Support crypto offload for inbound IPv6 ESP packets not in GRO path
Mike Yu
2024-07-12
1
-1
/
+4
|
*
|
xfrm: support sending NAT keepalives in ESP in UDP states
Eyal Birger
2024-06-26
1
-0
/
+8
|
|
/
*
/
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
[next]