index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
psp
Age
Commit message (
Expand
)
Author
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-19
psp: Fix typo in kdoc for struct psp_dev_caps.assoc_drv_spc.
Kuniyuki Iwashima
2025-09-19
psp: don't use flags for checking sk_state
Daniel Zahka
2025-09-19
psp: fix preemptive inet_twsk() cast in psp_sk_get_assoc_rcu()
Daniel Zahka
2025-09-19
psp: make struct sock argument const in psp_sk_get_assoc_rcu()
Daniel Zahka
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
net: modify core data structures for PSP datapath support
Jakub Kicinski
2025-09-18
psp: base PSP device support
Jakub Kicinski