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
/
psp
Age
Commit message (
Expand
)
Author
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
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-19
psp: use sk->sk_hash in psp_write_headers()
Eric Dumazet
2026-02-17
net: psp: select CONFIG_SKB_EXTENSIONS
Arnd Bergmann
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
2025-11-07
psp: add stats from psp spec to driver facing api
Jakub Kicinski
2025-11-07
psp: report basic stats from the core
Jakub Kicinski
2025-10-03
net: psp: don't assume reply skbs will have a socket
Jakub Kicinski
2025-09-26
psp: Expand PSP acronym in INET_PSP help description
Geert Uytterhoeven
2025-09-19
psp: clarify checksum behavior of psp_dev_rcv()
Daniel Zahka
2025-09-19
tcp: prefer sk_skb_reason_drop()
Eric Dumazet
2025-09-19
psp: do not use sk_dst_get() in psp_dev_get_for_sock()
Eric Dumazet
2025-09-18
psp: rename our psp_dev_destroy()
Eric Dumazet
2025-09-18
psp: provide decapsulation and receive helper for drivers
Raed Salem
2025-09-18
psp: provide encapsulation helper for drivers
Raed Salem
2025-09-18
psp: track generations of device key
Jakub Kicinski
2025-09-18
net: psp: update the TCP MSS to reflect PSP packet overhead
Jakub Kicinski
2025-09-18
net: psp: add socket security association code
Jakub Kicinski
2025-09-18
psp: add op for rotation of device key
Jakub Kicinski
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
2025-09-18
psp: base PSP device support
Jakub Kicinski