index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_TCPMSS.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-16
net:netfilter: use IS_ENABLED
Igor Maravić
1
-3
/
+3
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
1
-1
/
+2
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-1
/
+1
2011-04-04
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
Florian Westphal
1
-1
/
+1
2011-04-04
netfilter: af_info: add network namespace parameter to route hook
Florian Westphal
1
-1
/
+1
2011-03-12
netfilter: Use flowi4 and flowi6 in xt_TCPMSS
David S. Miller
1
-5
/
+10
2010-06-15
tcp: unify tcp flag macros
Changli Gao
1
-3
/
+1
2010-06-10
net-next: remove useless union keyword
Changli Gao
1
-2
/
+2
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
1
-2
/
+2
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
netfilter: xtables: change targets to return error code
Jan Engelhardt
1
-6
/
+6
2010-03-25
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
1
-2
/
+2
2010-03-25
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
1
-4
/
+3
2010-03-18
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
1
-9
/
+9
2010-02-24
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
1
-4
/
+8
2010-02-02
netfilter: xt_TCPMSS: SYN packets are allowed to contain data
Simon Arlott
1
-10
/
+8
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-3
/
+3
2008-10-08
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
1
-14
/
+8
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
1
-8
/
+4
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
1
-2
/
+2
2008-07-21
netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function
Jan Engelhardt
1
-29
/
+13
2008-01-31
[NETFILTER]: xt_TCPMSS: consider reverse route's MTU in clamp-to-pmtu
Jan Engelhardt
1
-3
/
+59
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
1
-1
/
+1
2008-01-28
[NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mss
Benjamin LaHaise
1
-2
/
+5
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
1
-33
/
+23
2008-01-28
[NETFILTER]: Convert old checksum helper names
Patrick McHardy
1
-8
/
+9
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-6
/
+6
2007-11-30
[NETFILTER]: xt_TCPMSS: remove network triggerable WARN_ON
Patrick McHardy
1
-3
/
+1
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-26
/
+26
2007-10-15
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
Herbert Xu
1
-7
/
+3
2007-10-15
[NETFILTER]: Do not copy skb in skb_make_writable
Herbert Xu
1
-1
/
+1
2007-07-10
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
1
-1
/
+1
2007-07-10
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
1
-2
/
+2
2007-07-10
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
1
-11
/
+11
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-02-08
[NETFILTER]: add IPv6-capable TCPMSS target
Patrick McHardy
1
-0
/
+296