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