aboutsummaryrefslogtreecommitdiff
path: root/net/bpfilter/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-01-27net: remove redundant 'depends on NET'Gravatar Masahiro Yamada 1-1/+1
2020-08-20bpf: Add kernel module with user mode driver that populates bpffs.Gravatar Alexei Starovoitov 1-0/+1
2020-07-14bpfilter: Allow to build bpfilter_umh as a module without static libraryGravatar Masahiro Yamada 1-4/+6
2020-05-26bpfilter: document build requirements for bpfilter_umhGravatar Valdis Kl ē tnieks 1-0/+4
2020-05-17bpfilter: check if $(CC) can link static libc in KconfigGravatar Masahiro Yamada 1-1/+1
2019-07-08init/Kconfig: add CONFIG_CC_CAN_LINKGravatar Masahiro Yamada 1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2018-07-24bpfilter: remove trailing newlineGravatar Stephen Hemminger 1-1/+0
2018-06-28bpfilter: check compiler capability in KconfigGravatar Masahiro Yamada 1-1/+1
2018-05-24bpfilter: fix build dependencyGravatar Alexei Starovoitov 1-1/+1
2018-05-23net: add skeleton of bpfilter kernel moduleGravatar Alexei Starovoitov 1-0/+16