summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nf_log_ipv6.c
AgeCommit message (Expand)Author
2020-10-14netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso
2020-03-12inet: Use fallthrough;Joe Perches
2019-09-13netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.Jeremy Sowden
2019-07-11ipv6: Use ipv6_authlen for lenyangxingwu
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner
2017-08-02netfilter: constify nf_loginfo structuresJulia Lawall
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček
2016-09-25netfilter: nf_log: get rid of XT_LOG_* macrosLiping Zhang
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang
2016-08-30netfilter: log: Check param to avoid overflow in nf_log_setGao Feng
2015-03-25netfilter: Use LOGLEVEL_<FOO> definesJoe Perches
2014-11-28netfilter: nf_log_ipv6: correct typo in module descriptionSteven Noonan
2014-10-30netfilter: log: protect nf_log_register against double registeringMarcelo Leitner
2014-06-27netfilter: log: nf_log_packet() as real unified interfacePablo Neira Ayuso
2014-06-27netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c filesPablo Neira Ayuso