Neal Cardwell
|
4fab907195
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
|
11 年之前 |
Dmitry Popov
|
9ea88a1530
tcp: md5: check md5 signature without socket lock
|
11 年之前 |
Dmitry Popov
|
64a124edcc
tcp: md5: remove unneeded check in tcp_v4_parse_md5_keys
|
11 年之前 |
Duan Jiong
|
7304fe4681
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
|
11 年之前 |
Tom Herbert
|
b73c3d0e4f
net: Save TX flow hash in sock and set in skbuf on xmit
|
11 年之前 |
Neal Cardwell
|
86c6a2c75a
tcp: switch snt_synack back to measuring transmit time of first SYNACK
|
11 年之前 |
Octavian Purdila
|
1fb6f159fd
tcp: add tcp_conn_request
|
11 年之前 |
Octavian Purdila
|
695da14eb0
tcp: add queue_add_hash to tcp_request_sock_ops
|
11 年之前 |
Octavian Purdila
|
2aec4a297b
tcp: add mss_clamp to tcp_request_sock_ops
|
11 年之前 |
Octavian Purdila
|
5db92c9949
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
|
11 年之前 |
Octavian Purdila
|
d6274bd8d6
tcp: add send_synack method to tcp_request_sock_ops
|
11 年之前 |
Octavian Purdila
|
936b8bdb53
tcp: add init_seq method to tcp_request_sock_ops
|
11 年之前 |
Octavian Purdila
|
d94e0417ad
tcp: add route_req method to tcp_request_sock_ops
|
11 年之前 |
Octavian Purdila
|
fb7b37a7f3
tcp: add init_cookie_seq method to tcp_request_sock_ops
|
11 年之前 |
Octavian Purdila
|
16bea70aa7
tcp: add init_req method to tcp_request_sock_ops
|
11 年之前 |
Octavian Purdila
|
aa27fc5018
tcp: tcp_v[46]_conn_request: fix snt_synack initialization
|
11 年之前 |
Octavian Purdila
|
e0f802fbca
tcp: move ir_mark initialization to tcp_openreq_init
|
11 年之前 |
Lorenzo Colitti
|
84f39b08d7
net: support marking accepting TCP sockets
|
11 年之前 |
Yuchung Cheng
|
0a672f7413
tcp: improve fastopen icmp handling
|
11 年之前 |
Yuchung Cheng
|
843f4a55e3
tcp: use tcp_v4_send_synack on first SYN-ACK
|
11 年之前 |
Yuchung Cheng
|
89278c9dc9
tcp: simplify fast open cookie processing
|
11 年之前 |
Yuchung Cheng
|
5b7ed0892f
tcp: move fastopen functions to tcp_fastopen.c
|
11 年之前 |
Tom Herbert
|
ed70fcfcee
net: Call skb_checksum_init in IPv4
|
11 年之前 |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 年之前 |
David S. Miller
|
64c27237a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Eric Dumazet
|
e2a1d3e47b
tcp: fix get_timewait4_sock() delay computation on 64bit
|
11 年之前 |
Daniel Baluta
|
e35bad5d87
net: remove empty lines from tcp_syn_flood_action
|
11 年之前 |
Yuchung Cheng
|
f19c29e3e3
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
|
11 年之前 |
Eric Dumazet
|
740b0f1841
tcp: switch rtt estimations to usec resolution
|
11 年之前 |
Peter Pan(潘卫平)
|
4d83e17730
tcp: delete redundant calls of tcp_mtup_init()
|
11 年之前 |