summaryrefslogtreecommitdiffstats
path: root/include/net/netns/netfilter.h
Commit message (Expand)AuthorAgeFilesLines
* netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal2018-01-081-0/+4
* netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal2018-01-081-0/+2
* netfilter: reduce hook array sizes to what is neededFlorian Westphal2018-01-081-5/+5
* netfilter: reduce size of hook entry point locationsFlorian Westphal2018-01-081-1/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* netfilter: convert hook list to an arrayAaron Conole2017-08-281-1/+1
* netfilter: defrag: only register defrag functionality if neededFlorian Westphal2016-12-061-0/+6
* netfilter: replace list_head with single linked listAaron Conole2016-09-251-1/+1
* netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman2016-05-251-0/+2
* netfilter: Per network namespace netfilter hooks.Eric W. Biederman2015-07-151-0/+1
* netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso2015-06-181-1/+1
* netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso2015-06-181-1/+1
* netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-051-0/+7
* netfilter: make /proc/net/netfilter pernetGao feng2013-04-051-0/+11