summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_TCPMSS.c
Commit message (Expand)AuthorAgeFilesLines
...
* [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-151-1/+1
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-111-1/+1
* [NETFILTER]: Remove redundant parentheses/bracesJan Engelhardt2007-07-111-2/+2
* [NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt2007-07-111-11/+11
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-261-2/+2
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-261-2/+2
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-261-2/+2
* [NETFILTER]: add IPv6-capable TCPMSS targetPatrick McHardy2007-02-081-0/+296