index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
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
*
[NETFILTER]: add IPv6-capable TCPMSS target
Patrick McHardy
2007-02-08
1
-0
/
+296