summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ipt_ECN.c
Commit message (Expand)AuthorAgeFilesLines
* net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-171-1/+1
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-1/+1
* netfilter: xtables: change targets to return error codeJan Engelhardt2010-03-251-4/+4
* netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-251-1/+1
* netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-251-7/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches2009-11-231-4/+4
|/
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-081-6/+3
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-081-4/+2
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-081-1/+1
* [NETFILTER]: annotate xtables targets with const and remove castsJan Engelhardt2008-04-141-1/+1
* [NETFILTER]: Update modules' descriptionsJan Engelhardt2008-01-281-1/+1
* [NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt2008-01-281-20/+15
* [NETFILTER]: Convert old checksum helper namesPatrick McHardy2008-01-281-3/+3
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-14/+13
* [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-151-2/+2
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-101-1/+1
* [NETFILTER]: Remove redundant parentheses/bracesJan Engelhardt2007-07-101-2/+2
* [NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt2007-07-101-15/+15
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-251-2/+0
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-4/+4
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-251-3/+4
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-5/+5
* [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-081-5/+8
* [NET]: netfilter checksum annotationsAl Viro2006-12-021-7/+4
* [NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum updatePatrick McHardy2006-10-151-3/+3
* [NETFILTER]: ipt annotationsAl Viro2006-09-281-6/+6
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-221-1/+0
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-221-2/+1
* [NETFILTER]: replace open coded checksum updatesPatrick McHardy2006-09-221-13/+9
* [NETFILTER]: Get rid of HW checksum invalidationPatrick McHardy2006-09-221-13/+6
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-4/+5
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-4/+4
* [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy2006-03-201-0/+2
* [NETFILTER]: Convert ip_tables matches/targets to centralized error checkingPatrick McHardy2006-03-201-14/+2
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-1/+2
* [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable()Harald Welte2005-08-291-2/+2
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-291-2/+0
* [NETFILTER]: Fix HW checksum handling in ECN targetPatrick McHardy2005-08-201-4/+5
* [NETFILTER]: Fix ECN target TCP markingPatrick McHardy2005-08-201-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+175