Stephen Hemminger
|
227b60f510
[INET]: local port range robustness
|
17 年 前 |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 年 前 |
David S. Miller
|
f8ab18d2d9
[TCP]: Fix MD5 signature handling on big-endian.
|
17 年 前 |
David S. Miller
|
3516ffb0fe
[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().
|
18 年 前 |
Herbert Xu
|
a7ab4b501f
[TCPv4]: Improve BH latency in /proc/net/tcp
|
18 年 前 |
David S. Miller
|
3d7dbeac58
[TCP]: Disable TSO if MD5SIG is enabled.
|
18 年 前 |
Patrick McHardy
|
f0e48dbfc5
[TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack
|
18 年 前 |
Wei Dong
|
584bdf8cbd
[IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP
|
18 年 前 |
Herbert Xu
|
604763722c
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
|
18 年 前 |
Herbert Xu
|
663ead3bb8
[NET]: Use csum_start offset instead of skb_transport_header
|
18 年 前 |
Eric Dumazet
|
4103f8cd5c
[TCP]: tcp_memory_pressure and tcp_socket are__read_mostly candidates
|
18 年 前 |
Arnaldo Carvalho de Melo
|
aa8223c7bb
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
|
18 年 前 |
Arnaldo Carvalho de Melo
|
ab6a5bb6b2
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
|
18 年 前 |
Arnaldo Carvalho de Melo
|
88c7664f13
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
|
18 年 前 |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 年 前 |
David S. Miller
|
fe067e8ab5
[TCP]: Abstract out all write queue operations.
|
18 年 前 |
James Morris
|
9d729f72dc
[NET]: Convert xtime.tv_sec to get_seconds()
|
18 年 前 |
Ilpo Järvinen
|
cf4c6bf83d
[TCP]: struct *sock argument renamed: sp -> sk
|
18 年 前 |
YOSHIFUJI Hideaki
|
e905a9edab
[NET] IPV4: Fix whitespace errors.
|
18 年 前 |
Eric Dumazet
|
dbca9b2750
[NET]: change layout of ehash table
|
18 年 前 |
David S. Miller
|
8eb9086f21
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
|
18 年 前 |
Frederik Deweerdt
|
ba7808eac1
[TCP]: remove tcp header from tcp_v4_check (take #2)
|
18 年 前 |
Craig Schlenter
|
cb48cfe807
[TCP]: Fix iov_len calculation in tcp_v4_send_ack().
|
18 年 前 |
Leigh Brown
|
a9fc00cca8
[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash
|
18 年 前 |
Leigh Brown
|
8228a18dd3
[TCP]: Fix oops caused by tcp_v4_md5_do_del
|
18 年 前 |
Andrew Morton
|
b6332e6cf9
[TCP]: Fix warnings with TCP_MD5SIG disabled.
|
18 年 前 |
Adrian Bunk
|
f5b99bcddd
[NET]: Possible cleanups.
|
18 年 前 |
David S. Miller
|
08dd1a506b
[TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG.
|
18 年 前 |
Al Viro
|
ff1dcadb1b
[NET]: Split skb->csum
|
18 年 前 |
Al Viro
|
8e5200f540
[NET]: Fix assorted misannotations (from md5 and udplite merges).
|
18 年 前 |