index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_state.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-01
xfrm: xfrm_alloc_spi shouldn't use 0 as SPI
Sabrina Dubroca
1
-0
/
+3
2025-08-06
xfrm: flush all states in xfrm_state_fini
Sabrina Dubroca
1
-1
/
+1
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-43
/
+26
2025-07-24
Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-43
/
+26
2025-07-08
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
1
-14
/
+9
2025-07-08
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
1
-11
/
+8
2025-07-04
xfrm: Skip redundant statistics update for crypto offload
Jianbo Liu
1
-1
/
+6
2025-07-02
xfrm: Duplicate SPI Handling
Aakash Kumar S
1
-29
/
+43
2025-06-12
xfrm: always initialize offload path
Leon Romanovsky
1
-4
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-03
xfrm: state: use a consistent pcpu_id in xfrm_state_find
Sabrina Dubroca
1
-13
/
+6
2025-06-03
xfrm: state: initialize state_ptrs earlier in xfrm_state_find
Sabrina Dubroca
1
-2
/
+2
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
1
-19
/
+27
2025-05-20
xfrm: use kfree_sensitive() for SA secret zeroization
Zilin Guan
1
-3
/
+3
2025-05-14
xfrm: Sanitize marks before insert
Paul Chaignon
1
-0
/
+3
2025-04-17
xfrm: Refactor migration setup during the cloning process
Chiachang Wang
1
-8
/
+9
2025-04-17
xfrm: Migrate offload configuration
Chiachang Wang
1
-1
/
+8
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
1
-6
/
+8
2025-04-16
xfrm: Use xdo.dev instead of xdo.real_dev
Cosmin Ratiu
1
-2
/
+0
2025-04-14
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
1
-3
/
+0
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-30
/
+24
2025-03-12
xfrm: state: make xfrm_state_lookup_byaddr lockless
Florian Westphal
1
-2
/
+2
2025-02-21
xfrm: simplify SA initialization routine
Leon Romanovsky
1
-12
/
+10
2025-02-21
xfrm: delay initialization of offload path till its actually requested
Leon Romanovsky
1
-18
/
+14
2025-02-18
xfrm: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-01-27
Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-22
/
+71
2025-01-24
xfrm: Don't disable preemption while looking up cache state.
Sebastian Sewior
1
-3
/
+1
2024-12-05
xfrm: add generic iptfs defines and functionality
Christian Hopps
1
-0
/
+12
2024-12-05
xfrm: add mode_cbs module functionality
Christian Hopps
1
-0
/
+72
2024-12-05
xfrm: state: fix out-of-bounds read during lookup
Florian Westphal
1
-19
/
+70
2024-11-15
xfrm: Fix acquire state insertion.
Steffen Klassert
1
-0
/
+1
2024-10-29
xfrm: Add an inbound percpu state cache.
Steffen Klassert
1
-0
/
+57
2024-10-29
xfrm: Cache used outbound xfrm states at the policy.
Steffen Klassert
1
-0
/
+55
2024-10-29
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
[next]