index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 pr ratelimiting in all remaining spots
Florian Westphal
2018-02-14
1
-6
/
+4
*
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
1
-4
/
+1
*
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
2017-07-24
1
-2
/
+0
*
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
2017-04-08
1
-1
/
+5
*
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-11-03
1
-2
/
+2
*
netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and ...
Gao Feng
2016-09-24
1
-8
/
+4
*
netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6()
Eric Dumazet
2016-01-18
1
-2
/
+7
*
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
[next]