index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
/
netfilter.h
Age
Commit message (
Expand
)
Author
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
2018-01-08
netfilter: don't allocate space for decnet hooks unless needed
Florian Westphal
2018-01-08
netfilter: reduce hook array sizes to what is needed
Florian Westphal
2018-01-08
netfilter: reduce size of hook entry point locations
Florian Westphal
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
2016-12-06
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
2016-05-25
netfilter: nf_queue: Make the queue_handler pernet
Eric W. Biederman
2015-07-15
netfilter: Per network namespace netfilter hooks.
Eric W. Biederman
2015-06-18
netfilter: don't pull include/linux/netfilter.h from netns headers
Pablo Neira Ayuso
2015-06-18
netfilter: use forward declaration instead of including linux/proc_fs.h
Pablo Neira Ayuso
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2013-04-05
netfilter: make /proc/net/netfilter pernet
Gao feng