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