index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bpfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
bpfilter: remove extra header search paths for bpfilter_umh
Masahiro Yamada
2
-2
/
+1
2019-01-17
net: bpfilter: change section name of bpfilter UMH blob.
Taehee Yoo
1
-1
/
+1
2019-01-12
net: bpfilter: disallow to remove bpfilter module while being used
Taehee Yoo
1
-17
/
+11
2019-01-12
net: bpfilter: restart bpfilter_umh when error occurred
Taehee Yoo
2
-11
/
+28
2019-01-12
net: bpfilter: use cleanup callback to release umh_info
Taehee Yoo
1
-13
/
+10
2018-10-23
net: bpfilter: Set user mode helper's command line
Olivier Brunel
1
-0
/
+1
2018-10-18
net: bpfilter: use get_pid_task instead of pid_task
Taehee Yoo
1
-2
/
+4
2018-10-05
net: bpfilter: Fix type cast and pointer warnings
Shanthosh RK
1
-2
/
+2
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2018-07-25
bpfilter: remove trailing newline
Stephen Hemminger
1
-1
/
+0
2018-07-17
kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
Laura Abbott
1
-1
/
+1
2018-07-17
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
1
-1
/
+1
2018-06-28
bpfilter: include bpfilter_umh in assembly instead of using objcopy
Masahiro Yamada
3
-21
/
+14
2018-06-28
bpfilter: check compiler capability in Kconfig
Masahiro Yamada
1
-1
/
+1
2018-06-21
bpfilter: fix user mode helper cross compilation
Matteo Croce
1
-1
/
+1
2018-06-20
bpfilter: ignore binary files
Matteo Croce
1
-0
/
+1
2018-06-20
bpfilter: fix build error
Matteo Croce
1
-2
/
+4
2018-06-08
bpfilter: fix race in pipe access
Alexei Starovoitov
1
-3
/
+7
2018-06-07
bpfilter: fix OUTPUT_FORMAT
Alexei Starovoitov
1
-1
/
+1
2018-06-05
bpfilter: switch to CC from HOSTCC
Alexei Starovoitov
1
-0
/
+2
2018-05-29
bpfilter: fix a build err
YueHaibing
1
-1
/
+1
2018-05-29
bpfilter: fix building without CONFIG_INET
Arnd Bergmann
1
-2
/
+5
2018-05-24
bpfilter: don't pass O_CREAT when opening console for debug
Jakub Kicinski
1
-1
/
+1
2018-05-24
bpfilter: fix build dependency
Alexei Starovoitov
1
-1
/
+1
2018-05-23
net: add skeleton of bpfilter kernel module
Alexei Starovoitov
5
-0
/
+237