aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns/netfilter.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal1-0/+4
2018-01-08netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal1-0/+2
2018-01-08netfilter: reduce hook array sizes to what is neededFlorian Westphal1-5/+5
2018-01-08netfilter: reduce size of hook entry point locationsFlorian Westphal1-1/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-28netfilter: convert hook list to an arrayAaron Conole1-1/+1
2016-12-06netfilter: defrag: only register defrag functionality if neededFlorian Westphal1-0/+6
2016-09-25netfilter: replace list_head with single linked listAaron Conole1-1/+1
2016-05-25netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman1-0/+2
2015-07-15netfilter: Per network namespace netfilter hooks.Eric W. Biederman1-0/+1
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso1-1/+1
2015-06-18netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso1-1/+1
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng1-0/+7
2013-04-05netfilter: make /proc/net/netfilter pernetGao feng1-0/+11