summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_osf.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso2016-11-031-5/+5
* netfilter: xt_osf: remove unused variableSudip Mukherjee2016-02-291-2/+0
* netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso2015-12-281-3/+4
* netfilter: x_tables: Use par->net instead of computing from the passed net de...Eric W. Biederman2015-09-181-1/+1
* netfilter: xt_osf: Use continue to reduce indentationJoe Perches2014-12-231-84/+85
* netfilter: Add {ipt,ip6t}_osf aliases for xt_osfKirill Tkhai2014-04-031-0/+2
* netfilter: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
* netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-051-2/+4
* netfilter: sparse endian fixesPatrick McHardy2012-08-201-1/+1
* net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-071-9/+2
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-111-1/+1
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-2/+2
* netfilter: xt extensions: use pr_<level>Jan Engelhardt2010-03-181-4/+4
* netfilter: xt_osf: change %pi4 to %pI4Joe Perches2010-01-111-2/+2
* netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy2009-11-191-1/+1
* netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-251-2/+4
* netfilter: xt_osf: fix nf_log_packet() argumentsPatrick McHardy2009-07-161-2/+3
* netfilter: passive OS fingerprint xtables matchEvgeniy Polyakov2009-06-081-0/+428