summaryrefslogtreecommitdiffstats
path: root/net/bpfilter/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* net: remove redundant 'depends on NET'Masahiro Yamada2021-01-271-1/+1
* bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov2020-08-201-0/+1
* bpfilter: Allow to build bpfilter_umh as a module without static libraryMasahiro Yamada2020-07-141-4/+6
* bpfilter: document build requirements for bpfilter_umhValdis Kl ē tnieks2020-05-261-0/+4
* bpfilter: check if $(CC) can link static libc in KconfigMasahiro Yamada2020-05-171-1/+1
* init/Kconfig: add CONFIG_CC_CAN_LINKMasahiro Yamada2019-07-081-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* bpfilter: remove trailing newlineStephen Hemminger2018-07-241-1/+0
* bpfilter: check compiler capability in KconfigMasahiro Yamada2018-06-281-1/+1
* bpfilter: fix build dependencyAlexei Starovoitov2018-05-241-1/+1
* net: add skeleton of bpfilter kernel moduleAlexei Starovoitov2018-05-231-0/+16