1
0
Fork 0
alistair23-linux/net/bpfilter
Christoph Hellwig 6955a76fbc bpfilter: switch to kernel_write
While pipes don't really need sb_writers projection, __kernel_write is an
interface better kept private, and the additional rw_verify_area does not
hurt here.

Signed-off-by: Christoph Hellwig <hch@lst.de>
2020-07-08 08:27:56 +02:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Kconfig bpfilter: document build requirements for bpfilter_umh 2020-05-26 00:03:16 +09:00
Makefile bpfilter: use 'userprogs' syntax to build bpfilter_umh 2020-05-17 18:52:01 +09:00
bpfilter_kern.c bpfilter: switch to kernel_write 2020-07-08 08:27:56 +02:00
bpfilter_umh_blob.S net: bpfilter: change section name of bpfilter UMH blob. 2019-01-16 15:46:46 -08:00
main.c net/bpfilter: remove superfluous testing message 2020-03-31 10:07:51 -07:00
msgfmt.h net: add skeleton of bpfilter kernel module 2018-05-23 13:23:40 -04:00