summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_osf.c
AgeCommit message (Expand)AuthorLines
2014-12-23netfilter: xt_osf: Use continue to reduce indentationJoe Perches-84/+85
2014-04-03netfilter: Add {ipt,ip6t}_osf aliases for xt_osfKirill Tkhai-0/+2
2013-12-06netfilter: Fix FSF address in file headersJeff Kirsher-2/+1
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng-2/+4
2012-08-20netfilter: sparse endian fixesPatrick McHardy-1/+1
2011-05-07net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu()Lai Jiangshan-9/+2
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt-1/+1
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt-2/+2
2010-03-18netfilter: xt extensions: use pr_<level>Jan Engelhardt-4/+4
2010-01-11netfilter: xt_osf: change %pi4 to %pI4Joe Perches-2/+2
2009-11-19netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy-1/+1
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy-2/+4
2009-07-16netfilter: xt_osf: fix nf_log_packet() argumentsPatrick McHardy-2/+3
2009-06-08netfilter: passive OS fingerprint xtables matchEvgeniy Polyakov-0/+428