summaryrefslogtreecommitdiff
path: root/include/net/netfilter/nf_log.h
AgeCommit message (Expand)Author
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček
2016-12-04netfilter: nf_log: do not assume ethernet header in netdev familyLiping Zhang
2016-11-01netfilter: nf_log: add packet logging for netdev familyPablo Neira Ayuso
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
2016-06-24netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai
2015-03-19netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso
2014-06-27netfilter: bridge: add generic packet loggerPablo Neira Ayuso
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
2014-06-25netfilter: nf_log: move log buffering to core loggingPablo Neira Ayuso
2014-06-25netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2009-03-16netfilter: use a linked list of loggersEric Leblond
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt
2008-01-31[NETFILTER]: nf_log: add netfilter gcc printf format checkingHelge Deller
2008-01-28[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy