index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bpfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
net/bpfilter: remove superfluous testing message
Bruno Meneguele
2020-03-31
1
-1
/
+0
*
|
net/bpfilter: fix dprintf usage for /dev/kmsg
Bruno Meneguele
2020-03-14
1
-6
/
+8
|
/
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-1
/
+1
*
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-12
1
-1
/
+1
|
\
|
*
init/Kconfig: add CONFIG_CC_CAN_LINK
Masahiro Yamada
2019-07-08
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
1
-1
/
+1
|
\
\
|
*
|
net: bpfilter: print umh messages to /dev/kmsg
Gary Lin
2019-07-07
1
-1
/
+1
|
|
/
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-1
/
+1
*
bpfilter: re-add header search paths to tools include to fix build error
Masahiro Yamada
2019-02-23
1
-0
/
+1
*
bpfilter: remove extra header search paths for bpfilter_umh
Masahiro Yamada
2019-02-03
2
-2
/
+1
*
net: bpfilter: change section name of bpfilter UMH blob.
Taehee Yoo
2019-01-16
1
-1
/
+1
*
net: bpfilter: disallow to remove bpfilter module while being used
Taehee Yoo
2019-01-11
1
-17
/
+11
*
net: bpfilter: restart bpfilter_umh when error occurred
Taehee Yoo
2019-01-11
2
-11
/
+28
*
net: bpfilter: use cleanup callback to release umh_info
Taehee Yoo
2019-01-11
1
-13
/
+10
*
net: bpfilter: Set user mode helper's command line
Olivier Brunel
2018-10-22
1
-0
/
+1
*
net: bpfilter: use get_pid_task instead of pid_task
Taehee Yoo
2018-10-17
1
-2
/
+4
*
net: bpfilter: Fix type cast and pointer warnings
Shanthosh RK
2018-10-05
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
1
-1
/
+0
|
\
|
*
bpfilter: remove trailing newline
Stephen Hemminger
2018-07-24
1
-1
/
+0
*
|
kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
Laura Abbott
2018-07-18
1
-1
/
+1
*
|
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
2018-07-18
1
-1
/
+1
|
/
*
bpfilter: include bpfilter_umh in assembly instead of using objcopy
Masahiro Yamada
2018-06-28
3
-21
/
+14
*
bpfilter: check compiler capability in Kconfig
Masahiro Yamada
2018-06-28
1
-1
/
+1
*
bpfilter: fix user mode helper cross compilation
Matteo Croce
2018-06-21
1
-1
/
+1
*
bpfilter: ignore binary files
Matteo Croce
2018-06-20
1
-0
/
+1
*
bpfilter: fix build error
Matteo Croce
2018-06-20
1
-2
/
+4
*
bpfilter: fix race in pipe access
Alexei Starovoitov
2018-06-07
1
-3
/
+7
*
bpfilter: fix OUTPUT_FORMAT
Alexei Starovoitov
2018-06-07
1
-1
/
+1
*
bpfilter: switch to CC from HOSTCC
Alexei Starovoitov
2018-06-05
1
-0
/
+2
*
bpfilter: fix a build err
YueHaibing
2018-05-29
1
-1
/
+1
*
bpfilter: fix building without CONFIG_INET
Arnd Bergmann
2018-05-29
1
-2
/
+5
*
bpfilter: don't pass O_CREAT when opening console for debug
Jakub Kicinski
2018-05-24
1
-1
/
+1
*
bpfilter: fix build dependency
Alexei Starovoitov
2018-05-24
1
-1
/
+1
*
net: add skeleton of bpfilter kernel module
Alexei Starovoitov
2018-05-23
5
-0
/
+237