Eric Dumazet
|
870c315138
ipv6: introduce tcp_v6_iif()
|
10 years ago |
Linus Torvalds
|
35a9ad8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 years ago |
Linus Torvalds
|
d0cd84817c
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 years ago |
Eric Dumazet
|
971f10eca1
tcp: better TCP_SKB_CB layout to reduce cache line misses
|
11 years ago |
Eric Dumazet
|
a224772db8
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
|
11 years ago |
Dan Williams
|
7bced39751
net_dma: simple removal
|
11 years ago |
Eric Dumazet
|
e11ecddf51
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
|
11 years ago |
Eric Dumazet
|
ca777eff51
tcp: remove dst refcount false sharing for prequeue mode
|
11 years ago |
Eric Dumazet
|
04317dafd1
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
|
11 years ago |
Neal Cardwell
|
4fab907195
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
|
11 years ago |
Dmitry Popov
|
9ea88a1530
tcp: md5: check md5 signature without socket lock
|
11 years ago |
Tom Herbert
|
b73c3d0e4f
net: Save TX flow hash in sock and set in skbuf on xmit
|
11 years ago |
Neal Cardwell
|
86c6a2c75a
tcp: switch snt_synack back to measuring transmit time of first SYNACK
|
11 years ago |
Octavian Purdila
|
1fb6f159fd
tcp: add tcp_conn_request
|
11 years ago |
Octavian Purdila
|
695da14eb0
tcp: add queue_add_hash to tcp_request_sock_ops
|
11 years ago |
Octavian Purdila
|
2aec4a297b
tcp: add mss_clamp to tcp_request_sock_ops
|
11 years ago |
Octavian Purdila
|
5db92c9949
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
|
11 years ago |
Octavian Purdila
|
d6274bd8d6
tcp: add send_synack method to tcp_request_sock_ops
|
11 years ago |
Octavian Purdila
|
936b8bdb53
tcp: add init_seq method to tcp_request_sock_ops
|
11 years ago |
Octavian Purdila
|
9403715977
tcp: move around a few calls in tcp_v6_conn_request
|
11 years ago |
Octavian Purdila
|
d94e0417ad
tcp: add route_req method to tcp_request_sock_ops
|
11 years ago |
Octavian Purdila
|
fb7b37a7f3
tcp: add init_cookie_seq method to tcp_request_sock_ops
|
11 years ago |
Octavian Purdila
|
16bea70aa7
tcp: add init_req method to tcp_request_sock_ops
|
11 years ago |
Octavian Purdila
|
476eab8251
net: remove inet6_reqsk_alloc
|
11 years ago |
Octavian Purdila
|
aa27fc5018
tcp: tcp_v[46]_conn_request: fix snt_synack initialization
|
11 years ago |
Octavian Purdila
|
e0f802fbca
tcp: move ir_mark initialization to tcp_openreq_init
|
11 years ago |
Tom Herbert
|
b26ba202e0
net: Eliminate no_check from protosw
|
11 years ago |
Lorenzo Colitti
|
84f39b08d7
net: support marking accepting TCP sockets
|
11 years ago |
Lorenzo Colitti
|
e110861f86
net: add a sysctl to reflect the fwmark on replies
|
11 years ago |
Daniel Lee
|
3a19ce0eec
tcp: IPv6 support for fastopen server
|
11 years ago |