aboutsummaryrefslogtreecommitdiffstats
path: root/net/bpfilter
Commit message (Expand)AuthorAge
* Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-12
|\
| * init/Kconfig: add CONFIG_CC_CAN_LINKMasahiro Yamada2019-07-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\ \
| * | net: bpfilter: print umh messages to /dev/kmsgGary Lin2019-07-08
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ | |/ |/|
| * signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sigEric W. Biederman2019-05-27
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-17
* bpfilter: re-add header search paths to tools include to fix build errorMasahiro Yamada2019-02-23
* bpfilter: remove extra header search paths for bpfilter_umhMasahiro Yamada2019-02-03
* net: bpfilter: change section name of bpfilter UMH blob.Taehee Yoo2019-01-16
* net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo2019-01-11
* net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo2019-01-11
* net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo2019-01-11
* net: bpfilter: Set user mode helper's command lineOlivier Brunel2018-10-22
* net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo2018-10-18
* net: bpfilter: Fix type cast and pointer warningsShanthosh RK2018-10-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-15
|\
| * bpfilter: remove trailing newlineStephen Hemminger2018-07-24
* | kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott2018-07-17
* | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-17
|/
* bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada2018-06-28
* bpfilter: check compiler capability in KconfigMasahiro Yamada2018-06-28
* bpfilter: fix user mode helper cross compilationMatteo Croce2018-06-20
* bpfilter: ignore binary filesMatteo Croce2018-06-19
* bpfilter: fix build errorMatteo Croce2018-06-19
* bpfilter: fix race in pipe accessAlexei Starovoitov2018-06-07
* bpfilter: fix OUTPUT_FORMATAlexei Starovoitov2018-06-07
* bpfilter: switch to CC from HOSTCCAlexei Starovoitov2018-06-05
* bpfilter: fix a build errYueHaibing2018-05-29
* bpfilter: fix building without CONFIG_INETArnd Bergmann2018-05-29
* bpfilter: don't pass O_CREAT when opening console for debugJakub Kicinski2018-05-24
* bpfilter: fix build dependencyAlexei Starovoitov2018-05-24
* net: add skeleton of bpfilter kernel moduleAlexei Starovoitov2018-05-23