index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-07
xfrm: bring back device check in validate_xmit_xfrm
Sabrina Dubroca
1
-1
/
+2
2025-08-07
xfrm: restore GSO for SW crypto
Sabrina Dubroca
1
-2
/
+7
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
5
-53
/
+30
2025-07-24
Merge tag 'ipsec-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
2
-38
/
+58
2025-07-24
Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
5
-53
/
+30
2025-07-08
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
2
-15
/
+10
2025-07-08
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
2
-12
/
+8
2025-07-04
xfrm: Skip redundant statistics update for crypto offload
Jianbo Liu
1
-1
/
+6
2025-07-04
xfrm: interface: fix use-after-free after changing collect_md xfrm interface
Eyal Birger
1
-6
/
+1
2025-07-03
net: dst: annotate data-races around dst->obsolete
Eric Dumazet
1
-2
/
+2
2025-07-02
xfrm: Duplicate SPI Handling
Aakash Kumar S
1
-29
/
+43
2025-07-02
xfrm: ipcomp: adjust transport header after decompressing
Fernando Fernandez Mancera
1
-1
/
+1
2025-06-20
xfrm: hold device only for the asynchronous decryption
Jianbo Liu
1
-8
/
+9
2025-06-12
xfrm: always initialize offload path
Leon Romanovsky
3
-5
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-3
/
+3
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
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-15
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-27
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-22
net: xfrm: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
1
-4
/
+4
2025-02-22
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
[next]