index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
psp
Age
Commit message (
Expand
)
Author
13 days
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