summaryrefslogtreecommitdiffstats
path: root/drivers/net/netkit.c
Commit message (Expand)AuthorAgeFilesLines
* netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_linkDaniel Borkmann2023-11-271-0/+6
* bpf, netkit: Add indirect call wrapper for fetching peer devDaniel Borkmann2023-11-201-1/+2
* netkit: Add tstats per-CPU traffic countersDaniel Borkmann2023-11-201-1/+18
* netkit: Remove explicit active/peer ptr initializationNikolay Aleksandrov2023-10-261-4/+0
* netkit, bpf: Add bpf programmable net deviceDaniel Borkmann2023-10-241-0/+940