aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_log_ipv4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner1-4/+4
2017-08-02netfilter: constify nf_loginfo structuresJulia Lawall1-1/+1
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček1-1/+1
2016-09-25netfilter: nf_log: get rid of XT_LOG_* macrosLiping Zhang1-3/+3
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang1-2/+2
2016-08-30netfilter: log: Check param to avoid overflow in nf_log_setGao Feng1-2/+1
2015-03-25netfilter: Use LOGLEVEL_<FOO> definesJoe Perches1-1/+3
2014-10-30netfilter: log: protect nf_log_register against double registeringMarcelo Leitner1-1/+11
2014-06-27netfilter: log: nf_log_packet() as real unified interfacePablo Neira Ayuso1-7/+7
2014-06-27netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c filesPablo Neira Ayuso1-0/+385