aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_dscp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-02-14netfilter: x_tables: remove pr_info where possibleFlorian Westphal1-3/+1
2016-11-03netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso1-1/+1
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt1-4/+3
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-3/+4
2010-03-25netfilter: xtables: slightly better error reportingJan Engelhardt1-1/+1
2010-03-25netfilter: xtables: change matches to return error codeJan Engelhardt1-2/+2
2010-03-25netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt1-1/+1
2010-03-18netfilter: xt extensions: use pr_<level>Jan Engelhardt1-2/+2
2010-03-18netfilter: xtables: make use of caller family rather than match familyJan Engelhardt1-1/+1
2009-08-10netfilter: xtables: remove xt_TOS v0Jan Engelhardt1-17/+0
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt1-7/+4
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt1-20/+10
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt1-6/+6
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt1-1/+1
2008-01-28[NETFILTER]: IPv6 capable xt_tos v1 matchJan Engelhardt1-0/+32
2008-01-28[NETFILTER]: Merge ipt_tos into xt_dscpJan Engelhardt1-2/+22
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt1-32/+24
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy1-1/+1
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt1-7/+7
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt1-16/+16
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt1-2/+2
2007-04-25[NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy1-2/+0
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-1/+1
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-1/+0
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy1-28/+19
2006-09-22[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent versionYasuyuki Kozakai1-0/+113