index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_policy.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Paolo Abeni
1
-2
/
+2
2025-05-14
xfrm: Sanitize marks before insert
Paul Chaignon
1
-0
/
+3
2025-04-17
xfrm: Migrate offload configuration
Chiachang Wang
1
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-5
/
+5
2025-03-19
xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid()
Dan Carpenter
1
-1
/
+1
2025-01-27
Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
1
-1
/
+1
2025-01-20
xfrm: Fix the usage of skb->sk
Steffen Klassert
1
-1
/
+1
2024-12-05
xfrm: add generic iptfs defines and functionality
Christian Hopps
1
-2
/
+6
2024-12-05
xfrm: add mode_cbs module functionality
Christian Hopps
1
-7
/
+11
2024-11-06
xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.
Guillaume Nault
1
-1
/
+1
2024-11-06
xfrm: Convert xfrm_dst_lookup() to dscp_t.
Guillaume Nault
1
-5
/
+4
2024-11-06
xfrm: Convert xfrm_bundle_create() to dscp_t.
Guillaume Nault
1
-3
/
+4
2024-11-06
xfrm: Convert xfrm_get_tos() to dscp_t.
Guillaume Nault
1
-3
/
+3
2024-10-29
xfrm: Cache used outbound xfrm states at the policy.
Steffen Klassert
1
-0
/
+12
2024-09-24
xfrm: policy: remove last remnants of pernet inexact list
Florian Westphal
1
-3
/
+0
2024-09-23
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+15
2024-09-23
xfrm: extract dst lookup parameters into a struct
Eyal Birger
1
-12
/
+23
2024-09-10
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Jakub Kicinski
1
-122
/
+100
2024-09-09
xfrm: policy: Restore dir assignments in xfrm_hash_rebuild()
Nathan Chancellor
1
-0
/
+2
2024-09-09
xfrm: policy: fix null dereference
Florian Westphal
1
-2
/
+2
2024-08-31
xfrm: Unmask upper DSCP bits in xfrm_get_tos()
Ido Schimmel
1
-1
/
+2
2024-08-28
xfrm: minor update to sdb and xfrm_policy comments
Florian Westphal
1
-1
/
+5
2024-08-28
xfrm: policy: use recently added helper in more places
Florian Westphal
1
-11
/
+2
2024-08-24
xfrm: policy: remove remaining use of inexact list
Florian Westphal
1
-38
/
+0
2024-08-24
xfrm: switch migrate to xfrm_policy_lookup_bytype
Florian Westphal
1
-67
/
+39
2024-08-24
xfrm: policy: don't iterate inexact policies twice at insert time
Florian Westphal
1
-6
/
+53
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+2
2024-07-14
Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Jakub Kicinski
1
-1
/
+12
2024-07-14
Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
1
-3
/
+2
2024-07-12
xfrm: Support crypto offload for inbound IPv6 ESP packets not in GRO path
Mike Yu
1
-1
/
+4
2024-07-08
xfrm: call xfrm_dev_policy_delete when kill policy
Jianbo Liu
1
-3
/
+2
2024-06-26
xfrm: support sending NAT keepalives in ESP in UDP states
Eyal Birger
1
-0
/
+8
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
1
-8
/
+3
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2024-05-06
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Jakub Kicinski
1
-0
/
+6
2024-05-01
xfrm: Add dir validation to "out" data path lookup
Antony Antony
1
-0
/
+6
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-2
/
+1
2024-04-11
xfrm: fix possible derferencing in error path
Antony Antony
1
-0
/
+2
2024-03-08
Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
1
-6
/
+141
2024-03-05
xfrm: fix xfrm child route lookup for packet offload
Mike Yu
1
-1
/
+3
2024-02-09
xfrm: Simplify the allocation of slab caches in xfrm_policy_init
Kunwu Chan
1
-4
/
+1
2024-01-25
xfrm: introduce forwarding of ICMP Error messages
Antony Antony
1
-2
/
+140
2024-01-17
xfrm: Clear low order bits of ->flowi4_tos in decode_session4().
Guillaume Nault
1
-1
/
+1
2023-12-14
bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
Daniel Xu
1
-0
/
+2
2023-10-30
Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Jakub Kicinski
1
-174
/
+125
2023-10-27
xfrm: policy: fix layer 4 flowi decoding
Florian Westphal
1
-6
/
+20
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+16
2023-10-13
xfrm: fix a data-race in xfrm_lookup_with_ifid()
Eric Dumazet
1
-1
/
+1
2023-10-06
xfrm: policy: replace session decode with flow dissector
Florian Westphal
1
-158
/
+95
2023-10-06
xfrm: move mark and oif flowi decode into common code
Florian Westphal
1
-12
/
+12
[next]