index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-08
xfrm: Fix acquire state insertion.
Steffen Klassert
1
-0
/
+1
2025-02-08
xfrm: Don't disable preemption while looking up cache state.
Sebastian Sewior
1
-3
/
+1
2025-02-08
xfrm: state: fix out-of-bounds read during lookup
Florian Westphal
1
-19
/
+70
2025-02-08
xfrm: Add an inbound percpu state cache.
Steffen Klassert
1
-0
/
+57
2025-02-08
xfrm: Cache used outbound xfrm states at the policy.
Steffen Klassert
1
-0
/
+55
2025-02-08
xfrm: Add support for per cpu xfrm state handling.
Steffen Klassert
1
-11
/
+47
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+61
2024-07-08
xfrm: fix netdev reference count imbalance
Jianbo Liu
1
-2
/
+1
2024-07-01
xfrm: Export symbol xfrm_dev_state_delete.
Steffen Klassert
1
-0
/
+1
2024-06-26
xfrm: support sending NAT keepalives in ESP in UDP states
Eyal Birger
1
-0
/
+17
2024-06-25
xfrm: Fix unregister netdevice hang on hardware offload.
Steffen Klassert
1
-2
/
+59
2024-05-01
xfrm: Add Direction to the SA in or out
Antony Antony
1
-0
/
+8
2024-02-05
xfrm: get global statistics from the offloaded device
Leon Romanovsky
1
-0
/
+13
2024-02-05
xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
Leon Romanovsky
1
-2
/
+2
2023-08-01
xfrm: don't skip free of empty state in acquire policy
Leon Romanovsky
1
-6
/
+2
2023-03-22
Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...
Jakub Kicinski
1
-0
/
+1
2023-03-20
xfrm: add new device offload acquire flag
Raed Salem
1
-0
/
+1
2023-03-16
Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-5
/
+0
2023-02-24
xfrm: Allow transport-mode states with AF_UNSPEC selector
Herbert Xu
1
-5
/
+0
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+9
2023-01-27
xfrm: annotate data-race around use_time
Eric Dumazet
1
-5
/
+5
2023-01-27
xfrm: consistently use time64_t in xfrm_timer_handler()
Eric Dumazet
1
-4
/
+4
2023-01-26
xfrm: extend add state callback to set failure reason
Leon Romanovsky
1
-1
/
+1
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-23
/
+189
2022-12-05
xfrm: add support to HW update soft and hard limits
Leon Romanovsky
1
-0
/
+4
2022-12-05
xfrm: speed-up lookup of HW policies
Leon Romanovsky
1
-15
/
+51
2022-12-05
xfrm: add TX datapath support for IPsec packet offload mode
Leon Romanovsky
1
-3
/
+118
2022-11-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-5
/
+16
2022-11-25
xfrm: add extack to xfrm_alloc_userspi
Sabrina Dubroca
1
-5
/
+16
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-9
/
+21
2022-09-29
xfrm: pass extack down to xfrm_type ->init_state
Sabrina Dubroca
1
-1
/
+1
2022-09-22
xfrm: add extack support to xfrm_init_replay
Sabrina Dubroca
1
-1
/
+1
2022-09-22
xfrm: add extack to __xfrm_init_state
Sabrina Dubroca
1
-7
/
+19
2022-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2022-08-03
xfrm: clone missing x->lastused in xfrm_do_migrate
Antony Antony
1
-0
/
+1
2022-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-4
/
+2
2022-07-15
ip: Fix data-races around sysctl_ip_no_pmtu_disc.
Kuniyuki Iwashima
1
-1
/
+1
2022-06-24
xfrm: change the type of xfrm_register_km and xfrm_unregister_km
Zhengchao Shao
1
-4
/
+2
2022-05-06
xfrm: rename xfrm_state_offload struct to allow reuse
Leon Romanovsky
1
-2
/
+2
2022-01-27
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
1
-12
/
+2
2022-01-26
xfrm: Fix xfrm migrate issues when address family changes
Yan Yan
1
-3
/
+5
2022-01-26
xfrm: Check if_id in xfrm_migrate
Yan Yan
1
-1
/
+6
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+22
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-23
xfrm: rate limit SA mapping change message to user space
Antony Antony
1
-1
/
+22
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+12
2021-06-21
xfrm: replay: avoid xfrm replay notify indirection
Florian Westphal
1
-1
/
+1
[next]