David S. Miller
|
6026e043d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Florian Westphal
|
31770e34e4
tcp: Revert "tcp: remove header prediction"
|
8 年之前 |
Eric Dumazet
|
bd9dfc54e3
tcp: fix hang in tcp_sendpage_locked()
|
8 年之前 |
Sabrina Dubroca
|
ebfa00c574
tcp: fix refcnt leak with ebpf congestion control
|
8 年之前 |
Mike Maloney
|
98aaa913b4
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
|
8 年之前 |
David S. Miller
|
774c46732d
tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.
|
8 年之前 |
Willem de Bruijn
|
f214f915e7
tcp: enable MSG_ZEROCOPY
|
8 年之前 |
Tom Herbert
|
306b13eb3c
proto_ops: Add locked held versions of sendmsg and sendpage
|
8 年之前 |
Wei Wang
|
bb7c19f960
tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS
|
8 年之前 |
Wei Wang
|
0263598c77
tcp: extract the function to compute delivery rate
|
8 年之前 |
Florian Westphal
|
45f119bf93
tcp: remove header prediction
|
8 年之前 |
Florian Westphal
|
e7942d0633
tcp: remove prequeue support
|
8 年之前 |
Lawrence Brakmo
|
91b5b21c7c
bpf: Add support for changing congestion control
|
8 年之前 |
Reshetova, Elena
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 年之前 |
David S. Miller
|
b079115937
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Dave Watson
|
d97af30f61
tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...)
|
8 年之前 |
WANG Cong
|
d747a7a51b
tcp: reset sk_rx_dst in tcp_disconnect()
|
8 年之前 |
Ivan Delalande
|
8917a777be
tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix
|
8 年之前 |
Dave Watson
|
e3b5616a34
tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
|
8 年之前 |
Dave Watson
|
734942cc4e
tcp: ULP infrastructure
|
8 年之前 |
Eric Dumazet
|
0604475119
tcp: add TCPMemoryPressuresChrono counter
|
8 年之前 |
David S. Miller
|
216fe8f021
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Douglas Caetano dos Santos
|
15e5651525
tcp: reinitialize MTU probing when setting MSS in a TCP repair
|
8 年之前 |
David S. Miller
|
34aa83c2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Wei Wang
|
ba615f6752
tcp: avoid fastopen API to be used on AF_UNSPEC
|
8 年之前 |
David S. Miller
|
218b6a5b23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Rohit Chavan
|
a777f715ca
net: ipv4: tcp: fixed comment coding style issue
|
8 年之前 |
Wei Wang
|
499350a5a6
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
|
8 年之前 |
Eric Dumazet
|
9a568de481
tcp: switch TCP TS option (RFC 7323) to 1ms clock
|
8 年之前 |
Eric Dumazet
|
ac9517fcf3
tcp: replace misc tcp_time_stamp to tcp_jiffies32
|
8 年之前 |