index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
net_namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-01
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
1
-0
/
+8
2020-07-21
bpf, netns: Fix build without CONFIG_INET
Jakub Sitnicki
1
-0
/
+4
2020-07-17
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
1
-1
/
+31
2020-07-17
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
1
-0
/
+5
2020-07-17
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
1
-9
/
+81
2020-06-30
bpf, netns: Fix use-after-free in pernet pre_exit callback
Jakub Sitnicki
1
-7
/
+3
2020-06-30
bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACH
Lorenz Bauer
1
-4
/
+15
2020-06-30
bpf: flow_dissector: Check value of unused flags to BPF_PROG_ATTACH
Lorenz Bauer
1
-0
/
+3
2020-06-30
bpf, netns: Keep a list of attached bpf_link's
Jakub Sitnicki
1
-19
/
+23
2020-06-30
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
1
-38
/
+82
2020-06-30
flow_dissector: Pull BPF program assignment up to bpf-netns
Jakub Sitnicki
1
-2
/
+18
2020-06-01
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
1
-2
/
+242
2020-06-01
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
1
-0
/
+133