Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-28 | bpfilter: include bpfilter_umh in assembly instead of using objcopy | Masahiro Yamada | 3 | -21/+14 |
2018-06-28 | bpfilter: check compiler capability in Kconfig | Masahiro Yamada | 1 | -1/+1 |
2018-06-21 | bpfilter: fix user mode helper cross compilation | Matteo Croce | 1 | -1/+1 |
2018-06-20 | bpfilter: ignore binary files | Matteo Croce | 1 | -0/+1 |
2018-06-20 | bpfilter: fix build error | Matteo Croce | 1 | -2/+4 |
2018-06-07 | bpfilter: fix race in pipe access | Alexei Starovoitov | 1 | -3/+7 |
2018-06-07 | bpfilter: fix OUTPUT_FORMAT | Alexei Starovoitov | 1 | -1/+1 |
2018-06-05 | bpfilter: switch to CC from HOSTCC | Alexei Starovoitov | 1 | -0/+2 |
2018-05-29 | bpfilter: fix a build err | YueHaibing | 1 | -1/+1 |
2018-05-29 | bpfilter: fix building without CONFIG_INET | Arnd Bergmann | 1 | -2/+5 |
2018-05-24 | bpfilter: don't pass O_CREAT when opening console for debug | Jakub Kicinski | 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 | 5 | -0/+237 |