summaryrefslogtreecommitdiff
path: root/drivers/net/netkit.c
AgeCommit message (Expand)Author
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-13netkit: Assign missing bpf_net_contextBreno Leitao
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-08-27netkit: Disable netpoll supportDaniel Borkmann
2024-05-25netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann
2024-05-25netkit: Fix setting mac address in l2 modeDaniel Borkmann
2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet
2023-11-27netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_linkDaniel Borkmann
2023-11-20bpf, netkit: Add indirect call wrapper for fetching peer devDaniel Borkmann
2023-11-20netkit: Add tstats per-CPU traffic countersDaniel Borkmann
2023-10-26netkit: Remove explicit active/peer ptr initializationNikolay Aleksandrov
2023-10-24netkit, bpf: Add bpf programmable net deviceDaniel Borkmann