Cong Wang
|
461b74c391
ipv4: clean up cookie_v4_check()
|
10 سال پیش |
Cong Wang
|
e25f866fbc
ipv4: share tcp_v4_save_options() with cookie_v4_check()
|
10 سال پیش |
Linus Torvalds
|
35a9ad8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 سال پیش |
Linus Torvalds
|
d0cd84817c
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 سال پیش |
Eric Dumazet
|
971f10eca1
tcp: better TCP_SKB_CB layout to reduce cache line misses
|
11 سال پیش |
Eric Dumazet
|
24a2d43d88
ipv4: rename ip_options_echo to __ip_options_echo()
|
11 سال پیش |
Dan Williams
|
7bced39751
net_dma: simple removal
|
11 سال پیش |
Eric Dumazet
|
fcdd1cf4dd
tcp: avoid possible arithmetic overflows
|
11 سال پیش |
Eric Dumazet
|
e11ecddf51
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
|
11 سال پیش |
Eric Dumazet
|
ca777eff51
tcp: remove dst refcount false sharing for prequeue mode
|
11 سال پیش |
Eric Dumazet
|
7faee5c0d5
tcp: remove TCP_SKB_CB(skb)->when
|
11 سال پیش |
Eric Dumazet
|
04317dafd1
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
|
11 سال پیش |
stephen hemminger
|
688d1945bc
tcp: whitespace fixes
|
11 سال پیش |
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 سال پیش |