Eric Dumazet
|
5d9f4262b7
tcp: add SACK compression
|
7 years ago |
David S. Miller
|
a7b15ab887
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Eric Dumazet
|
114f39feab
tcp: restore autocorking
|
7 years ago |
Soheil Hassas Yeganeh
|
b75eba76d3
tcp: send in-queue bytes in cmsg upon read
|
7 years ago |
Eric Dumazet
|
bf2acc943a
tcp: fix TCP_REPAIR_QUEUE bound checking
|
7 years ago |
Eric Dumazet
|
05255b823a
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
|
7 years ago |
Yuchung Cheng
|
16ae6aa170
tcp: ignore Fast Open on repair mode
|
7 years ago |
David S. Miller
|
e0ada51db9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Yuchung Cheng
|
feb5f2ec64
tcp: export packets delivery info
|
7 years ago |
Yuchung Cheng
|
e21db6f69a
tcp: track total bytes delivered with ECN CE marks
|
7 years ago |
Eric Dumazet
|
93ab6cc691
tcp: implement mmap() for zero copy receive
|
7 years ago |
Eric Dumazet
|
03f45c883c
tcp: avoid extra wakeups for SO_RCVLOWAT users
|
7 years ago |
Eric Dumazet
|
d1361840f8
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
|
7 years ago |
Soheil Hassas Yeganeh
|
bffd168c3f
tcp: clear tp->packets_out when purging write queue
|
7 years ago |
Eric Dumazet
|
7212303268
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
|
7 years ago |
John Fastabend
|
8934ce2fd0
bpf: sockmap redirect ingress support
|
7 years ago |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
David S. Miller
|
454bfe9783
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 years ago |
John Fastabend
|
312fc2b4c8
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
|
7 years ago |
Yousuk Seung
|
7156d194a0
tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS
|
7 years ago |
Soheil Hassas Yeganeh
|
e05836ac07
tcp: purge write queue upon aborting the connection
|
7 years ago |
Priyaranjan Jha
|
be63189294
tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATS
|
7 years ago |
Priyaranjan Jha
|
87ecc95d81
tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS
|
7 years ago |
Eric Dumazet
|
65ec60973a
tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIAL
|
7 years ago |
Eric Dumazet
|
dead7cdb0d
tcp: remove sk_check_csum_caps()
|
7 years ago |
Eric Dumazet
|
74d4a8f8d3
tcp: remove sk_can_gso() use
|
7 years ago |
Eric Dumazet
|
0a6b2a1dc2
tcp: switch to GSO being always on
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
b2fe5fa686
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |