index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Lines
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-4
/
+21
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-3
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-10
/
+11
2026-02-20
Merge tag 'ipsec-2026-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-3
/
+20
2026-02-19
espintcp: Fix race condition in espintcp_close()
Hyunwoo Kim
-1
/
+1
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
-1
/
+1
2026-02-09
xfrm: always flush state and policy upon NETDEV_UNREGISTER event
Tetsuo Handa
-1
/
+11
2026-02-02
xfrm: skip templates check for packet offload tunnel mode
Leon Romanovsky
-2
/
+9
2026-01-02
bpf: xfrm: drop dead NULL check in bpf_xdp_get_xfrm_state()
Puranjay Mohan
-1
/
+1
2025-12-15
xfrm: set ipv4 no_pmtu_disc flag only on output sa when direction is set
Antony Antony
-0
/
+1
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-12
/
+36
2025-11-18
Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-12
/
+36
2025-11-14
xfrm: fix memory leak in xfrm_add_acquire()
Zilin Guan
-0
/
+3
2025-10-30
xfrm: Prevent locally generated packets from direct output in tunnel mode
Jianbo Liu
-1
/
+5
2025-10-30
xfrm: Check inner packet family directly from skb_dst
Jianbo Liu
-2
/
+2
2025-10-30
pfkey: Deprecate pfkey
Steffen Klassert
-4
/
+7
2025-10-27
xfrm: Skip redundant replay recheck for the hardware offload path
Jianbo Liu
-8
/
+8
2025-10-27
xfrm: Refactor xfrm_input lock to reduce contention with RSS
Jianbo Liu
-7
/
+7
2025-10-23
espintcp: use datagram_poll_queue for socket readiness
Ralf Lici
-5
/
+1
2025-10-21
xfrm: check all hash buckets for leftover states during netns deletion
Sabrina Dubroca
-4
/
+8
2025-10-21
xfrm: set err and extack on failure to create pcpu SA
Sabrina Dubroca
-1
/
+4
2025-10-21
xfrm: call xfrm_dev_state_delete when xfrm_state_migrate fails to add the state
Sabrina Dubroca
-1
/
+4
2025-10-21
xfrm: make state as DEAD before final put when migrate fails
Sabrina Dubroca
-0
/
+2
2025-10-21
xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were...
Sabrina Dubroca
-1
/
+2
2025-10-21
xfrm: drop SA reference in xfrm_state_update if dir doesn't match
Sabrina Dubroca
-2
/
+6
2025-09-26
Merge tag 'ipsec-next-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-5
/
+5
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+4
2025-09-15
xfrm: fix offloading of cross-family tunnels
Sabrina Dubroca
-1
/
+1
2025-09-08
xfrm: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
-6
/
+6
2025-09-01
xfrm: xfrm_alloc_spi shouldn't use 0 as SPI
Sabrina Dubroca
-0
/
+3
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
-3
/
+3
2025-08-19
xfrm: Switch to skb_dstref_steal to clear dst_entry
Stanislav Fomichev
-2
/
+8
2025-08-15
xfrm: xfrm_user: use strscpy() for alg_name
Miguel GarcĂa
-5
/
+5
2025-08-07
xfrm: bring back device check in validate_xmit_xfrm
Sabrina Dubroca
-1
/
+2
2025-08-07
xfrm: restore GSO for SW crypto
Sabrina Dubroca
-2
/
+7
2025-08-06
xfrm: flush all states in xfrm_state_fini
Sabrina Dubroca
-1
/
+1
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-53
/
+30
2025-07-24
Merge tag 'ipsec-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
-38
/
+58
2025-07-24
Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
-53
/
+30
2025-07-08
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
-15
/
+10
2025-07-08
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
-12
/
+8
2025-07-04
xfrm: Skip redundant statistics update for crypto offload
Jianbo Liu
-1
/
+6
2025-07-04
xfrm: interface: fix use-after-free after changing collect_md xfrm interface
Eyal Birger
-6
/
+1
2025-07-02
net: dst: annotate data-races around dst->obsolete
Eric Dumazet
-2
/
+2
2025-07-02
xfrm: Duplicate SPI Handling
Aakash Kumar S
-29
/
+43
2025-07-02
xfrm: ipcomp: adjust transport header after decompressing
Fernando Fernandez Mancera
-1
/
+1
2025-06-20
xfrm: hold device only for the asynchronous decryption
Jianbo Liu
-8
/
+9
2025-06-12
xfrm: always initialize offload path
Leon Romanovsky
-5
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-3
/
+3
[next]