index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_TCPMSS.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2015-09-18
1
-1
/
+1
*
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
2015-08-17
1
-4
/
+4
*
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
2015-05-15
1
-0
/
+6
*
netfilter: xt_TCPMSS: lookup route from proper net namespace
Gao feng
2013-09-27
1
-3
/
+5
*
netfilter: xt_TCPMSS: Get mtu only if clamp-mss-to-pmtu is specified
Gao feng
2013-09-27
1
-34
/
+36
*
netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet
Phil Oester
2013-09-04
1
-1
/
+1
*
netfilter: xt_TCPMSS: fix handling of malformed TCP header and options
Pablo Neira Ayuso
2013-08-01
1
-12
/
+16
*
netfilter: xt_TCPMSS: Fix missing fragmentation handling
Phil Oester
2013-06-12
1
-0
/
+4
*
netfilter: xt_TCPMSS: Fix IPv6 default MSS too
Phil Oester
2013-06-12
1
-7
/
+14
*
netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option
Phil Oester
2013-06-05
1
-0
/
+6
*
netfilter: add my copyright statements
Patrick McHardy
2013-04-18
1
-0
/
+1
*
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
1
-6
/
+4
*
net:netfilter: use IS_ENABLED
Igor Maravić
2011-12-16
1
-3
/
+3
*
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-12-03
1
-1
/
+2
*
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
1
-1
/
+1
*
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
Florian Westphal
2011-04-04
1
-1
/
+1
*
netfilter: af_info: add network namespace parameter to route hook
Florian Westphal
2011-04-04
1
-1
/
+1
*
netfilter: Use flowi4 and flowi6 in xt_TCPMSS
David S. Miller
2011-03-12
1
-5
/
+10
*
tcp: unify tcp flag macros
Changli Gao
2010-06-15
1
-3
/
+1
*
net-next: remove useless union keyword
Changli Gao
2010-06-10
1
-2
/
+2
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
1
-2
/
+2
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
netfilter: xtables: change targets to return error code
Jan Engelhardt
2010-03-25
1
-6
/
+6
*
|
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
2010-03-25
1
-2
/
+2
*
|
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
2010-03-25
1
-4
/
+3
*
|
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
2010-03-18
1
-9
/
+9
|
/
*
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
2010-02-24
1
-4
/
+8
*
netfilter: xt_TCPMSS: SYN packets are allowed to contain data
Simon Arlott
2010-02-02
1
-10
/
+8
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
1
-3
/
+3
*
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
2008-10-08
1
-14
/
+8
*
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
2008-10-08
1
-8
/
+4
*
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-10-08
1
-2
/
+2
*
netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function
Jan Engelhardt
2008-07-21
1
-29
/
+13
*
[NETFILTER]: xt_TCPMSS: consider reverse route's MTU in clamp-to-pmtu
Jan Engelhardt
2008-01-31
1
-3
/
+59
*
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
1
-1
/
+1
*
[NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mss
Benjamin LaHaise
2008-01-28
1
-2
/
+5
*
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2008-01-28
1
-33
/
+23
*
[NETFILTER]: Convert old checksum helper names
Patrick McHardy
2008-01-28
1
-8
/
+9
*
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
1
-6
/
+6
*
[NETFILTER]: xt_TCPMSS: remove network triggerable WARN_ON
Patrick McHardy
2007-11-30
1
-3
/
+1
*
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-10-15
1
-26
/
+26
*
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
Herbert Xu
2007-10-15
1
-7
/
+3
*
[NETFILTER]: Do not copy skb in skb_make_writable
Herbert Xu
2007-10-15
1
-1
/
+1
*
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-10
1
-1
/
+1
*
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
2007-07-10
1
-2
/
+2
*
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
2007-07-10
1
-11
/
+11
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
[next]