summaryrefslogtreecommitdiffstats
path: root/net/bpfilter/Kconfig
AgeCommit message (Expand)AuthorLines
2024-01-04bpfilter: remove bpfilterQuentin Deslandes-23/+0
2021-01-27net: remove redundant 'depends on NET'Masahiro Yamada-1/+1
2020-08-20bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov-0/+1
2020-07-14bpfilter: Allow to build bpfilter_umh as a module without static libraryMasahiro Yamada-4/+6
2020-05-26bpfilter: document build requirements for bpfilter_umhValdis Kl ē tnieks-0/+4
2020-05-17bpfilter: check if $(CC) can link static libc in KconfigMasahiro Yamada-1/+1
2019-07-08init/Kconfig: add CONFIG_CC_CAN_LINKMasahiro Yamada-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-07-24bpfilter: remove trailing newlineStephen Hemminger-1/+0
2018-06-28bpfilter: check compiler capability in KconfigMasahiro Yamada-1/+1
2018-05-24bpfilter: fix build dependencyAlexei Starovoitov-1/+1
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov-0/+16