summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_log_common.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_log: do not assume ethernet header in netdev familyLiping Zhang2016-12-041-1/+2
* netfilter: nf_log: add packet logging for netdev familyPablo Neira Ayuso2016-11-011-0/+27
* netfilter: nf_log: get rid of XT_LOG_* macrosLiping Zhang2016-09-251-2/+2
* netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal2015-04-081-2/+3
* netfilter: use sk_fullsock() helperEric Dumazet2015-03-171-1/+1
* netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)Pablo Neira Ayuso2014-10-021-1/+1
* netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c filesPablo Neira Ayuso2014-06-271-0/+187