index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_bpf_link.c
Age
Commit message (
Expand
)
Author
3 days
bpf: Check netfilter ctx accesses are aligned
Paul Chaignon
5 days
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
11 days
bpf: Disable migration in nf_hook_run_bpf().
Kuniyuki Iwashima
2025-07-11
bpf: Add attach_type field to bpf_link
Tao Chen
2024-11-14
netfilter: bpf: Pass string literal as format argument of request_module()
Simon Horman
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-17
netfilter: bpf: must hold reference on net namespace
Florian Westphal
2024-10-16
bpf: Fix link info netfilter flags to populate defrag flag
Tyrone Wu
2024-01-24
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
2023-12-06
netfilter: bpf: fix bad registration on nf_defrag
D. Wythe
2023-07-31
netfilter: bpf: Only define get_proto_defrag_hook() if necessary
Daniel Xu
2023-07-28
netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
Daniel Xu
2023-04-21
bpf: add test_run support for netfilter program type
Florian Westphal
2023-04-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal