linux-stable/net/bpfilter
Christoph Hellwig c9ffebdde8 net/bpfilter: split __bpfilter_process_sockopt
Split __bpfilter_process_sockopt into a low-level send request routine and
the actual setsockopt hook to split the init time ping from the actual
setsockopt processing.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-24 15:41:53 -07:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
bpfilter_kern.c net/bpfilter: split __bpfilter_process_sockopt 2020-07-24 15:41:53 -07:00
bpfilter_umh_blob.S bpfilter: Move bpfilter_umh back into init data 2020-07-04 09:35:50 -05:00
Kconfig bpfilter: Allow to build bpfilter_umh as a module without static library 2020-07-14 12:37:06 -07:00
main.c net/bpfilter: remove superfluous testing message 2020-03-31 10:07:51 -07:00
Makefile bpfilter: Allow to build bpfilter_umh as a module without static library 2020-07-14 12:37:06 -07:00
msgfmt.h