index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
net_namespace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2020-08-01
1
-0
/
+8
*
bpf, netns: Fix build without CONFIG_INET
Jakub Sitnicki
2020-07-21
1
-0
/
+4
*
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
1
-1
/
+31
*
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
2020-07-17
1
-0
/
+5
*
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
2020-07-17
1
-9
/
+81
*
bpf, netns: Fix use-after-free in pernet pre_exit callback
Jakub Sitnicki
2020-06-30
1
-7
/
+3
*
bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACH
Lorenz Bauer
2020-06-30
1
-4
/
+15
*
bpf: flow_dissector: Check value of unused flags to BPF_PROG_ATTACH
Lorenz Bauer
2020-06-30
1
-0
/
+3
*
bpf, netns: Keep a list of attached bpf_link's
Jakub Sitnicki
2020-06-30
1
-19
/
+23
*
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
2020-06-30
1
-38
/
+82
*
flow_dissector: Pull BPF program assignment up to bpf-netns
Jakub Sitnicki
2020-06-30
1
-2
/
+18
*
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
2020-06-01
1
-2
/
+242
*
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
2020-06-01
1
-0
/
+133