index
:
pub/scm/linux/kernel/git/leo/linux.git
master
Leo kernel tree
Li Yang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_iptfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags()
Chen YanJun
1
-0
/
+1
2026-06-05
xfrm: iptfs: fix ABBA deadlock in iptfs_destroy_state()
Tristan Madani
1
-3
/
+2
2026-06-02
xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload
Zhenghang Xiao
1
-1
/
+3
2026-06-01
xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()
Takao Sato
1
-0
/
+2
2026-05-26
xfrm: iptfs: reset runtime state when cloning SAs
Shaomin Chen
1
-5
/
+23
2026-03-24
Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-3
/
+14
2026-03-17
xfrm: iptfs: only publish mode_data after clone setup
Paul Moses
1
-3
/
+3
2026-03-09
xfrm: iptfs: fix skb_put() panic on non-linear skb during reassembly
Fernando Fernandez Mancera
1
-0
/
+6
2026-03-02
xfrm: iptfs: validate inner IPv4 header length in IPTFS payload
Roshan Kumar
1
-0
/
+5
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-3
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-5
/
+6
2025-02-18
xfrm: Switch to use hrtimer_setup()
Nam Cao
1
-4
/
+2
2024-12-05
xfrm: iptfs: add tracepoint functionality
Christian Hopps
1
-1
/
+70
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
2024-12-05
xfrm: iptfs: add fragmenting of larger than MTU user packets
Christian Hopps
1
-28
/
+315
2024-12-05
xfrm: iptfs: share page fragments of inner packets
Christian Hopps
1
-8
/
+77
2024-12-05
xfrm: iptfs: add user packet (tunnel ingress) handling
Christian Hopps
1
-3
/
+560
2024-12-05
xfrm: iptfs: add new iptfs xfrm mode impl
Christian Hopps
1
-0
/
+216