summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_bpf_link.c
AgeCommit message (Expand)Author
3 daysbpf: Check netfilter ctx accesses are alignedPaul Chaignon
5 daysMerge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
11 daysbpf: Disable migration in nf_hook_run_bpf().Kuniyuki Iwashima
2025-07-11bpf: Add attach_type field to bpf_linkTao Chen
2024-11-14netfilter: bpf: Pass string literal as format argument of request_module()Simon Horman
2024-10-24Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-17netfilter: bpf: must hold reference on net namespaceFlorian Westphal
2024-10-16bpf: Fix link info netfilter flags to populate defrag flagTyrone Wu
2024-01-24bpf: Take into account BPF token when fetching helper protosAndrii Nakryiko
2023-12-06netfilter: bpf: fix bad registration on nf_defragD. Wythe
2023-07-31netfilter: bpf: Only define get_proto_defrag_hook() if necessaryDaniel Xu
2023-07-28netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter linkDaniel Xu
2023-04-21bpf: add test_run support for netfilter program typeFlorian Westphal
2023-04-21bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal
2023-04-21bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal