Sign in
coral
/
linux-mtk
/
eeca9fad52fc4bfdf42c38bfcf383e932eb3e9d6
/
net
/
netfilter
/
xt_TCPMSS.c
b396966
netfilter: xt_TCPMSS: Fix missing fragmentation handling
by Phil Oester
· 12 years ago
70d19f8
netfilter: xt_TCPMSS: Fix IPv6 default MSS too
by Phil Oester
· 12 years ago
409b545
netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option
by Phil Oester
· 12 years ago
f229f6c
netfilter: add my copyright statements
by Patrick McHardy
· 12 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 13 years ago
c0cd115
net:netfilter: use IS_ENABLED
by Igor Maravić
· 13 years ago
75f2811
ipv6: Add fragment reporting to ipv6_skip_exthdr().
by Jesse Gross
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
0fae2e7
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
by Florian Westphal
· 14 years ago
31ad3dd
netfilter: af_info: add network namespace parameter to route hook
by Florian Westphal
· 14 years ago
a1bbb0e
netfilter: Use flowi4 and flowi6 in xt_TCPMSS
by David S. Miller
· 14 years ago
a3433f3
tcp: unify tcp flag macros
by Changli Gao
· 15 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 15 years ago
4b560b4
netfilter: xtables: substitute temporary defines by final name
by Jan Engelhardt
· 16 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d6b00a5
netfilter: xtables: change targets to return error code
by Jan Engelhardt
· 15 years ago
135367b
netfilter: xtables: change xt_target.checkentry return type
by Jan Engelhardt
· 15 years ago
ff67e4e
netfilter: xt extensions: use pr_<level> (2)
by Jan Engelhardt
· 15 years ago
8bee4ba
netfilter: xt extensions: use pr_<level>
by Jan Engelhardt
· 15 years ago
dcea992
netfilter: xtables: replace XT_MATCH_ITERATE macro
by Jan Engelhardt
· 15 years ago
10a1993
netfilter: xt_TCPMSS: SYN packets are allowed to contain data
by Simon Arlott
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 16 years ago
af5d6dc
netfilter: xtables: move extension arguments into compound structure (5/6)
by Jan Engelhardt
· 16 years ago
7eb3558
netfilter: xtables: move extension arguments into compound structure (4/6)
by Jan Engelhardt
· 16 years ago
ee999d8
netfilter: x_tables: use NFPROTO_* in extensions
by Jan Engelhardt
· 16 years ago
db1a75b
netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function
by Jan Engelhardt
· 17 years ago
37c0838
[NETFILTER]: xt_TCPMSS: consider reverse route's MTU in clamp-to-pmtu
by Jan Engelhardt
· 17 years ago
2ae15b6
[NETFILTER]: Update modules' descriptions
by Jan Engelhardt
· 17 years ago
1700806
[NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mss
by Benjamin LaHaise
· 17 years ago
d3c5ee6
[NETFILTER]: x_tables: consistent and unique symbol names
by Jan Engelhardt
· 17 years ago
be0ea7d
[NETFILTER]: Convert old checksum helper names
by Patrick McHardy
· 17 years ago
6e23ae2
[NETFILTER]: Introduce NF_INET_ hook values
by Patrick McHardy
· 17 years ago
9dc0564
[NETFILTER]: xt_TCPMSS: remove network triggerable WARN_ON
by Patrick McHardy
· 17 years ago
3db05fe
[NETFILTER]: Replace sk_buff ** with sk_buff *
by Herbert Xu
· 17 years ago
2ca7b0a
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
by Herbert Xu
· 17 years ago
37d4187
[NETFILTER]: Do not copy skb in skb_make_writable
by Herbert Xu
· 17 years ago
9f15c53
[NETFILTER]: x_tables: mark matches and targets __read_mostly
by Patrick McHardy
· 18 years ago
7c4e36b
[NETFILTER]: Remove redundant parentheses/braces
by Jan Engelhardt
· 18 years ago
e1931b7
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
by Jan Engelhardt
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
cdd289a
[NETFILTER]: add IPv6-capable TCPMSS target
by Patrick McHardy
· 18 years ago