index
:
pub/scm/linux/kernel/git/cohuck/linux.git
master
Cornelia Huck's fork of linux.git
Cornelia Huck
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
psp
/
psp_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-22
udp: Support BIG TCP GSO packets where they can occur
Alice Mikityanska
1
-1
/
+1
2026-07-22
net: Use helpers to get/set UDP len tree-wide
Alice Mikityanska
1
-1
/
+1
2026-06-12
psp: add a new netdev event for dev unregister
Wei Wang
1
-0
/
+75
2026-06-12
psp: add new netlink cmd for dev-assoc and dev-disassoc
Wei Wang
1
-0
/
+15
2026-06-12
psp: add admin/non-admin version of psp_device_get_locked
Wei Wang
1
-1
/
+6
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+31
2026-05-04
psp: strip variable-length PSP header in psp_dev_rcv()
David Carlier
1
-11
/
+31
2026-04-29
psp: validate IPv4 header fields in psp_dev_rcv()
Jakub Kicinski
1
-0
/
+9
2026-04-29
psp: add a comment about a psp_dev add netlink notification
Jakub Kicinski
1
-0
/
+4
2026-04-29
psp: validate protocol before mutating skb in psp_dev_encapsulate()
Jakub Kicinski
1
-3
/
+5
2026-03-04
net: fix off-by-one in udp_flow_src_port() / psp_write_headers()
Eric Dumazet
1
-1
/
+1
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+38
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-19
psp: use sk->sk_hash in psp_write_headers()
Eric Dumazet
1
-1
/
+38
2025-11-07
psp: add stats from psp spec to driver facing api
Jakub Kicinski
1
-1
/
+2
2025-09-19
psp: clarify checksum behavior of psp_dev_rcv()
Daniel Zahka
1
-1
/
+2
2025-09-18
psp: rename our psp_dev_destroy()
Eric Dumazet
1
-2
/
+2
2025-09-18
psp: provide decapsulation and receive helper for drivers
Raed Salem
1
-0
/
+88
2025-09-18
psp: provide encapsulation helper for drivers
Raed Salem
1
-0
/
+65
2025-09-18
psp: track generations of device key
Jakub Kicinski
1
-1
/
+5
2025-09-18
net: psp: add socket security association code
Jakub Kicinski
1
-1
/
+25
2025-09-18
psp: add op for rotation of device key
Jakub Kicinski
1
-1
/
+2
2025-09-18
psp: base PSP device support
Jakub Kicinski
1
-0
/
+139