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