开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bpfilter
/
Makefile
Age
Commit message (
Expand
)
Author
2020-07-14
bpfilter: Allow to build bpfilter_umh as a module without static library
Masahiro Yamada
2020-05-17
bpfilter: use 'userprogs' syntax to build bpfilter_umh
Masahiro Yamada
2020-05-17
bpfilter: match bit size of bpfilter_umh to that of the kernel
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-23
bpfilter: re-add header search paths to tools include to fix build error
Masahiro Yamada
2019-02-03
bpfilter: remove extra header search paths for bpfilter_umh
Masahiro Yamada
2018-07-18
kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
Laura Abbott
2018-07-18
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
2018-06-28
bpfilter: include bpfilter_umh in assembly instead of using objcopy
Masahiro Yamada
2018-06-21
bpfilter: fix user mode helper cross compilation
Matteo Croce
2018-06-20
bpfilter: fix build error
Matteo Croce
2018-06-07
bpfilter: fix OUTPUT_FORMAT
Alexei Starovoitov
2018-06-05
bpfilter: switch to CC from HOSTCC
Alexei Starovoitov
2018-05-29
bpfilter: fix a build err
YueHaibing
2018-05-23
net: add skeleton of bpfilter kernel module
Alexei Starovoitov