index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
xfrm_user: fix info leak in build_report()
Greg Kroah-Hartman
1
-0
/
+1
2026-04-07
xfrm_user: fix info leak in build_mapping()
Greg Kroah-Hartman
1
-0
/
+1
2026-04-07
xfrm: fix refcount leak in xfrm_migrate_policy_find
Kotlyarov Mihail
1
-3
/
+0
2026-04-07
xfrm: hold dev ref until after transport_finish NF_HOOK
Qi Tang
1
-4
/
+14
2026-04-07
xfrm: Wait for RCU readers during policy netns exit
Steffen Klassert
1
-0
/
+2
2026-03-30
xfrm: account XFRMA_IF_ID in aevent size calculation
Keenan Dong
1
-2
/
+8
2026-03-30
xfrm: clear trailing padding in build_polexpire()
Yasuaki Torimaru
1
-0
/
+2
2026-03-24
Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Paolo Abeni
6
-72
/
+112
2026-03-17
xfrm: iptfs: only publish mode_data after clone setup
Paul Moses
1
-3
/
+3
2026-03-16
xfrm: prevent policy_hthresh.work from racing with netns teardown
Minwoo Ra
1
-0
/
+2
2026-03-13
xfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini()
Hyunwoo Kim
1
-1
/
+1
2026-03-12
xfrm: avoid RCU warnings around the per-netns netlink socket
Sabrina Dubroca
1
-8
/
+17
2026-03-12
xfrm: add rcu_access_pointer to silence sparse warning for xfrm_input_afinfo
Sabrina Dubroca
1
-1
/
+4
2026-03-12
xfrm: policy: silence sparse warning in xfrm_policy_unregister_afinfo
Sabrina Dubroca
1
-1
/
+1
2026-03-12
xfrm: policy: fix sparse warnings in xfrm_policy_{init,fini}
Sabrina Dubroca
1
-4
/
+4
2026-03-12
xfrm: state: silence sparse warnings during netns exit
Sabrina Dubroca
1
-8
/
+10
2026-03-12
xfrm: remove rcu/state_hold from xfrm_state_lookup_spi_proto
Sabrina Dubroca
1
-9
/
+2
2026-03-12
xfrm: state: add xfrm_state_deref_prot to state_by* walk under lock
Sabrina Dubroca
1
-11
/
+11
2026-03-12
xfrm: state: fix sparse warnings around XFRM_STATE_INSERT
Sabrina Dubroca
1
-11
/
+19
2026-03-12
xfrm: state: fix sparse warnings in xfrm_state_init
Sabrina Dubroca
1
-12
/
+20
2026-03-12
xfrm: state: fix sparse warnings on xfrm_state_hold_rcu
Sabrina Dubroca
1
-1
/
+1
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-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-4
/
+21
2026-02-25
xfrm: call xdo_dev_state_delete during state update
Sabrina Dubroca
1
-0
/
+1
2026-02-25
xfrm: fix the condition on x->pcpu_num in xfrm_sa_len
Sabrina Dubroca
1
-1
/
+1
2026-02-25
xfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and allocspi
Sabrina Dubroca
1
-1
/
+4
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
3
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-10
/
+11
2026-02-20
Merge tag 'ipsec-2026-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
2
-3
/
+20
2026-02-19
espintcp: Fix race condition in espintcp_close()
Hyunwoo Kim
1
-1
/
+1
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-1
/
+1
2026-02-09
xfrm: always flush state and policy upon NETDEV_UNREGISTER event
Tetsuo Handa
1
-1
/
+11
2026-02-02
xfrm: skip templates check for packet offload tunnel mode
Leon Romanovsky
1
-2
/
+9
2026-01-02
bpf: xfrm: drop dead NULL check in bpf_xdp_get_xfrm_state()
Puranjay Mohan
1
-1
/
+1
2025-12-15
xfrm: set ipv4 no_pmtu_disc flag only on output sa when direction is set
Antony Antony
1
-0
/
+1
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-12
/
+36
2025-11-18
Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
4
-12
/
+36
2025-11-14
xfrm: fix memory leak in xfrm_add_acquire()
Zilin Guan
1
-0
/
+3
2025-10-30
xfrm: Prevent locally generated packets from direct output in tunnel mode
Jianbo Liu
1
-1
/
+5
2025-10-30
xfrm: Check inner packet family directly from skb_dst
Jianbo Liu
2
-2
/
+2
2025-10-30
pfkey: Deprecate pfkey
Steffen Klassert
1
-4
/
+7
2025-10-27
xfrm: Skip redundant replay recheck for the hardware offload path
Jianbo Liu
1
-8
/
+8
2025-10-27
xfrm: Refactor xfrm_input lock to reduce contention with RSS
Jianbo Liu
1
-7
/
+7
2025-10-23
espintcp: use datagram_poll_queue for socket readiness
Ralf Lici
1
-5
/
+1
2025-10-21
xfrm: check all hash buckets for leftover states during netns deletion
Sabrina Dubroca
1
-4
/
+8
2025-10-21
xfrm: set err and extack on failure to create pcpu SA
Sabrina Dubroca
1
-1
/
+4
2025-10-21
xfrm: call xfrm_dev_state_delete when xfrm_state_migrate fails to add the state
Sabrina Dubroca
1
-1
/
+4
2025-10-21
xfrm: make state as DEAD before final put when migrate fails
Sabrina Dubroca
1
-0
/
+2
[next]