summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_LOG.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso2016-11-031-3/+3
* netfilter: x_tables: Use par->net instead of computing from the passed net de...Eric W. Biederman2015-09-181-1/+1
* netfilter: xt_LOG: add missing string format in nf_log_packet()Pablo Neira Ayuso2014-06-281-1/+1
* netfilter: log: nf_log_packet() as real unified interfacePablo Neira Ayuso2014-06-271-12/+10Star
* netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c filesPablo Neira Ayuso2014-06-271-874/+5Star
* netfilter: nf_log: move log buffering to core loggingPablo Neira Ayuso2014-06-251-147/+154
* netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso2014-06-251-0/+2
* netfilter: xt_LOG: fix mark logging for IPv6 packetsMichal Kubeček2013-05-291-1/+1
* netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-151-6/+7
* netfilter: xt_LOG: add net namespace support for xt_LOGGao feng2013-04-051-3/+49
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-3/+5
|\
| * userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman2012-08-151-6/+10
* | netfilter: log: Fix log-level processingJoe Perches2012-09-121-2/+2
* | netfilter: take care of timewait socketsEric Dumazet2012-09-061-16/+17
|/
* netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6Pablo Neira Ayuso2012-03-221-6/+6
* netfilter: xt_LOG: fix bogus extra layer-4 logging informationRichard Weinberger2012-03-071-0/+4
* netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger2012-03-071-0/+921