index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
9 days
Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2026-03-17
xfrm: iptfs: only publish mode_data after clone setup
Paul Moses
2026-03-16
xfrm: prevent policy_hthresh.work from racing with netns teardown
Minwoo Ra
2026-03-13
xfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini()
Hyunwoo Kim
2026-03-12
xfrm: avoid RCU warnings around the per-netns netlink socket
Sabrina Dubroca
2026-03-12
xfrm: add rcu_access_pointer to silence sparse warning for xfrm_input_afinfo
Sabrina Dubroca
2026-03-12
xfrm: policy: silence sparse warning in xfrm_policy_unregister_afinfo
Sabrina Dubroca
2026-03-12
xfrm: policy: fix sparse warnings in xfrm_policy_{init,fini}
Sabrina Dubroca
2026-03-12
xfrm: state: silence sparse warnings during netns exit
Sabrina Dubroca
2026-03-12
xfrm: remove rcu/state_hold from xfrm_state_lookup_spi_proto
Sabrina Dubroca
2026-03-12
xfrm: state: add xfrm_state_deref_prot to state_by* walk under lock
Sabrina Dubroca
2026-03-12
xfrm: state: fix sparse warnings around XFRM_STATE_INSERT
Sabrina Dubroca
2026-03-12
xfrm: state: fix sparse warnings in xfrm_state_init
Sabrina Dubroca
2026-03-12
xfrm: state: fix sparse warnings on xfrm_state_hold_rcu
Sabrina Dubroca
2026-03-09
xfrm: iptfs: fix skb_put() panic on non-linear skb during reassembly
Fernando Fernandez Mancera
2026-03-02
xfrm: iptfs: validate inner IPv4 header length in IPTFS payload
Roshan Kumar
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-25
xfrm: call xdo_dev_state_delete during state update
Sabrina Dubroca
2026-02-25
xfrm: fix the condition on x->pcpu_num in xfrm_sa_len
Sabrina Dubroca
2026-02-25
xfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and allocspi
Sabrina Dubroca
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'ipsec-2026-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-02-19
espintcp: Fix race condition in espintcp_close()
Hyunwoo Kim
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-09
xfrm: always flush state and policy upon NETDEV_UNREGISTER event
Tetsuo Handa
2026-02-02
xfrm: skip templates check for packet offload tunnel mode
Leon Romanovsky
2026-01-02
bpf: xfrm: drop dead NULL check in bpf_xdp_get_xfrm_state()
Puranjay Mohan
2025-12-15
xfrm: set ipv4 no_pmtu_disc flag only on output sa when direction is set
Antony Antony
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-18
Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-11-14
xfrm: fix memory leak in xfrm_add_acquire()
Zilin Guan
2025-10-30
xfrm: Prevent locally generated packets from direct output in tunnel mode
Jianbo Liu
2025-10-30
xfrm: Check inner packet family directly from skb_dst
Jianbo Liu
2025-10-30
pfkey: Deprecate pfkey
Steffen Klassert
2025-10-27
xfrm: Skip redundant replay recheck for the hardware offload path
Jianbo Liu
2025-10-27
xfrm: Refactor xfrm_input lock to reduce contention with RSS
Jianbo Liu
2025-10-23
espintcp: use datagram_poll_queue for socket readiness
Ralf Lici
2025-10-21
xfrm: check all hash buckets for leftover states during netns deletion
Sabrina Dubroca
2025-10-21
xfrm: set err and extack on failure to create pcpu SA
Sabrina Dubroca
2025-10-21
xfrm: call xfrm_dev_state_delete when xfrm_state_migrate fails to add the state
Sabrina Dubroca
2025-10-21
xfrm: make state as DEAD before final put when migrate fails
Sabrina Dubroca
2025-10-21
xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were...
Sabrina Dubroca
2025-10-21
xfrm: drop SA reference in xfrm_state_update if dir doesn't match
Sabrina Dubroca
2025-09-26
Merge tag 'ipsec-next-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-15
xfrm: fix offloading of cross-family tunnels
Sabrina Dubroca
2025-09-08
xfrm: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
2025-09-01
xfrm: xfrm_alloc_spi shouldn't use 0 as SPI
Sabrina Dubroca
[next]