Eric Dumazet
|
4e33e34625
tcp: use page_ref_inc() in tcp_sendmsg()
|
8 years ago |
David S. Miller
|
3efa70d78f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
ccf7abb93a
tcp: avoid infinite loop in tcp_splice_read()
|
8 years ago |
Yuchung Cheng
|
7e98102f48
tcp: record pkts sent and retransmistted
|
8 years ago |
Willy Tarreau
|
3979ad7e82
net/tcp-fastopen: make connect()'s return case more consistent with non-TFO
|
8 years ago |
Wei Wang
|
19f6d3f3c8
net/tcp-fastopen: Add new API support
|
8 years ago |
Eric Dumazet
|
c2a2efbbfc
net: remove bh disabling around percpu_counter accesses
|
8 years ago |
Yuchung Cheng
|
4a7f600944
tcp: remove thin_dupack feature
|
8 years ago |
Yuchung Cheng
|
bec41a11dd
tcp: remove early retransmit
|
8 years ago |
Eric Dumazet
|
b369e7fd41
tcp: make TCP_INFO more consistent
|
8 years ago |
Soheil Hassas Yeganeh
|
ad02c4f547
tcp: provide timestamps for partial writes
|
8 years ago |
Haishuang Yan
|
fee83d097b
ipv4: Namespaceify tcp_max_syn_backlog knob
|
8 years ago |
Haishuang Yan
|
1946e672c1
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Eric Dumazet
|
7aa5470c2c
tcp: tsq: move tsq_flags close to sk_wmem_alloc
|
8 years ago |
Francis Yan
|
1c885808e4
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
|
8 years ago |
Francis Yan
|
efd9017416
tcp: export sender limits chronographs to TCP_INFO
|
8 years ago |
Francis Yan
|
b0f71bd3e1
tcp: instrument how long TCP is limited by insufficient send buffer
|
8 years ago |
Andrey Vagin
|
319b0534b9
tcp: allow to enable the repair mode for non-listening sockets
|
8 years ago |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
f522a5fcf6
tcp: remove unaligned accesses from tcp_get_info()
|
8 years ago |
Eric Dumazet
|
67db3e4bfb
tcp: no longer hold ehash lock while calling tcp_get_info()
|
9 years ago |
Eric Dumazet
|
ccbf3bfaee
tcp: shortcut listeners in tcp_get_info()
|
9 years ago |
Eric Dumazet
|
79d8665b95
tcp: fix return value for partial writes
|
9 years ago |
Eric Dumazet
|
ac9e70b17e
tcp: fix potential memory corruption
|
9 years ago |
Linus Torvalds
|
b66484cd74
Merge branch 'akpm' (patches from Andrew)
|
9 years ago |
Johannes Weiner
|
2d75807383
mm: memcontrol: consolidate cgroup socket tracking
|
9 years ago |
Linus Torvalds
|
d1f5323370
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
25869262ef
skb_splice_bits(): get rid of callback
|
9 years ago |
Yuchung Cheng
|
eb8329e0a0
tcp: export data delivery rate
|
9 years ago |