index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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