index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bpfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-1
/
+1
*
bpfilter: Specify the log level for the kmsg message
Gary Lin
2021-06-25
1
-1
/
+1
*
net: remove redundant 'depends on NET'
Masahiro Yamada
2021-01-27
1
-1
/
+1
*
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
2020-08-20
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-1
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-07-31
1
-1
/
+1
|
|
\
|
|
*
net/bpfilter: Initialize pos in __bpfilter_process_sockopt
Christoph Hellwig
2020-07-31
1
-1
/
+1
*
|
|
bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
Christoph Hellwig
2020-07-24
1
-3
/
+3
*
|
|
bpfilter: reject kernel addresses
Christoph Hellwig
2020-07-24
1
-0
/
+4
*
|
|
net/bpfilter: split __bpfilter_process_sockopt
Christoph Hellwig
2020-07-24
1
-24
/
+27
*
|
|
bpfilter: fix up a sparse annotation
Christoph Hellwig
2020-07-24
1
-1
/
+1
*
|
|
bpfilter: Allow to build bpfilter_umh as a module without static library
Masahiro Yamada
2020-07-14
2
-4
/
+8
*
|
|
bpfilter: Initialize pos variable
Alexei Starovoitov
2020-07-14
1
-0
/
+1
*
|
|
Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...
Alexei Starovoitov
2020-07-14
2
-20
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpfilter: Take advantage of the facilities of struct pid
Eric W. Biederman
2020-07-07
1
-10
/
+5
|
*
|
umd: Track user space drivers with struct pid
Eric W. Biederman
2020-07-04
1
-8
/
+5
|
*
|
bpfilter: Move bpfilter_umh back into init data
Eric W. Biederman
2020-07-04
1
-1
/
+1
|
*
|
umd: Transform fork_usermode_blob into fork_usermode_driver
Eric W. Biederman
2020-07-04
1
-3
/
+11
|
|
/
*
/
bpfilter: switch to kernel_write
Christoph Hellwig
2020-07-08
1
-1
/
+1
|
/
*
bpfilter: document build requirements for bpfilter_umh
Valdis Kl ē tnieks
2020-05-26
1
-0
/
+4
*
bpfilter: use 'userprogs' syntax to build bpfilter_umh
Masahiro Yamada
2020-05-17
1
-8
/
+4
*
bpfilter: check if $(CC) can link static libc in Kconfig
Masahiro Yamada
2020-05-17
1
-1
/
+1
*
bpfilter: match bit size of bpfilter_umh to that of the kernel
Masahiro Yamada
2020-05-17
1
-2
/
+3
*
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
[next]