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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-3
/
+3
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
4
-50
/
+95
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-6
/
+10
2025-05-20
xfrm: use kfree_sensitive() for SA secret zeroization
Zilin Guan
1
-3
/
+3
2025-05-15
xfrm: Use nested-BH locking for nat_keepalive_sk_ipv[46]
Sebastian Andrzej Siewior
1
-10
/
+20
2025-05-15
xfrm: prevent configuration of interface index when offload is used
Leon Romanovsky
1
-0
/
+5
2025-05-15
xfrm: validate assignment of maximal possible SEQ number
Leon Romanovsky
1
-10
/
+42
2025-05-14
xfrm: Sanitize marks before insert
Paul Chaignon
2
-0
/
+6
2025-04-30
xfrm: ipcomp: fix truesize computation on receive
Sabrina Dubroca
1
-2
/
+1
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
3
-6
/
+22
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
2
-9
/
+9
2025-04-16
xfrm: Remove unneeded device check from validate_xmit_xfrm
Cosmin Ratiu
1
-6
/
+1
2025-04-16
xfrm: Use xdo.dev instead of xdo.real_dev
Cosmin Ratiu
2
-4
/
+0
2025-04-14
xfrm: Convert xfrmi_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
1
-19
/
+15
2025-04-14
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
1
-3
/
+0
2025-04-14
espintcp: fix skb leaks
Sabrina Dubroca
1
-1
/
+3
2025-04-11
xfrm: Remove unnecessary strscpy_pad() size arguments
Thorsten Blum
1
-5
/
+5
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-6
/
+6
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-225
/
+215
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
6
-53
/
+84
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+4
2025-03-25
Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
5
-46
/
+76
2025-03-21
xfrm: ipcomp: Use crypto_acomp interface
Herbert Xu
2
-228
/
+215
2025-03-21
xfrm: ipcomp: Call pskb_may_pull in ipcomp_input
Herbert Xu
1
-0
/
+3
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+42
2025-03-19
xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid()
Dan Carpenter
1
-1
/
+1
2025-03-12
xfrm: state: make xfrm_state_lookup_byaddr lockless
Florian Westphal
1
-2
/
+2
2025-02-21
net: xfrm: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
1
-4
/
+4
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-3
/
+4
2025-02-21
xfrm_output: Force software GSO only in tunnel mode
Cosmin Ratiu
1
-1
/
+1
2025-02-21
xfrm: fix tunnel mode TX datapath in packet offload mode
Alexandre Cassen
1
-0
/
+41
2025-02-21
xfrm: check for PMTU in tunnel mode for packet offload
Leon Romanovsky
2
-4
/
+12
2025-02-21
xfrm: provide common xdo_dev_offload_ok callback implementation
Leon Romanovsky
1
-0
/
+15
2025-02-21
xfrm: rely on XFRM offload
Leon Romanovsky
1
-6
/
+4
2025-02-21
xfrm: simplify SA initialization routine
Leon Romanovsky
2
-13
/
+11
2025-02-21
xfrm: delay initialization of offload path till its actually requested
Leon Romanovsky
3
-24
/
+23
2025-02-18
xfrm: Switch to use hrtimer_setup()
Nam Cao
2
-6
/
+4
2025-02-12
xfrm: prevent high SEQ input in non-ESN mode
Leon Romanovsky
1
-0
/
+12
2025-01-27
Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
5
-31
/
+83
2025-01-24
xfrm: Don't disable preemption while looking up cache state.
Sebastian Sewior
1
-3
/
+1
2025-01-20
xfrm: Fix the usage of skb->sk
Steffen Klassert
3
-5
/
+6
2025-01-13
net: remove init_dummy_netdev()
Jakub Kicinski
1
-3
/
+6
2025-01-07
xfrm: Support ESN context update to hardware for TX
Jianbo Liu
1
-0
/
+1
2024-12-05
xfrm: iptfs: add tracepoint functionality
Christian Hopps
2
-1
/
+288
2024-12-05
xfrm: iptfs: handle reordering of received packets
Christian Hopps
1
-13
/
+484
2024-12-05
xfrm: iptfs: add skb-fragment sharing code
Christian Hopps
1
-6
/
+290
2024-12-05
xfrm: iptfs: add reusing received skb for the tunnel egress packet
Christian Hopps
1
-15
/
+108
2024-12-05
xfrm: iptfs: handle received fragmented inner packets
Christian Hopps
1
-19
/
+461
2024-12-05
xfrm: iptfs: add basic receive packet (tunnel egress) handling
Christian Hopps
1
-0
/
+276
[next]