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
/
psp
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
-1
/
+38
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3
/
+3
2026-02-19
psp: use sk->sk_hash in psp_write_headers()
Eric Dumazet
-1
/
+38
2026-02-17
net: psp: select CONFIG_SKB_EXTENSIONS
Arnd Bergmann
-0
/
+1
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
-0
/
+2
2025-11-07
psp: add stats from psp spec to driver facing api
Jakub Kicinski
-2
/
+22
2025-11-07
psp: report basic stats from the core
Jakub Kicinski
-1
/
+98
2025-10-03
net: psp: don't assume reply skbs will have a socket
Jakub Kicinski
-2
/
+2
2025-09-26
psp: Expand PSP acronym in INET_PSP help description
Geert Uytterhoeven
-1
/
+1
2025-09-19
psp: clarify checksum behavior of psp_dev_rcv()
Daniel Zahka
-1
/
+2
2025-09-19
tcp: prefer sk_skb_reason_drop()
Eric Dumazet
-1
/
+1
2025-09-19
psp: do not use sk_dst_get() in psp_dev_get_for_sock()
Eric Dumazet
-10
/
+7
2025-09-18
psp: rename our psp_dev_destroy()
Eric Dumazet
-4
/
+4
2025-09-18
psp: provide decapsulation and receive helper for drivers
Raed Salem
-0
/
+88
2025-09-18
psp: provide encapsulation helper for drivers
Raed Salem
-0
/
+65
2025-09-18
psp: track generations of device key
Jakub Kicinski
-1
/
+32
2025-09-18
net: psp: update the TCP MSS to reflect PSP packet overhead
Jakub Kicinski
-0
/
+5
2025-09-18
net: psp: add socket security association code
Jakub Kicinski
-2
/
+601
2025-09-18
psp: add op for rotation of device key
Jakub Kicinski
-1
/
+59
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
-0
/
+1
2025-09-18
psp: base PSP device support
Jakub Kicinski
-0
/
+506