Linus Torvalds
|
d1f5323370
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 gadi atpakaļ |
Al Viro
|
25869262ef
skb_splice_bits(): get rid of callback
|
9 gadi atpakaļ |
Yuchung Cheng
|
eb8329e0a0
tcp: export data delivery rate
|
9 gadi atpakaļ |
Soheil Hassas Yeganeh
|
d7722e8570
tcp: track application-limited rate samples
|
9 gadi atpakaļ |
Eric Dumazet
|
b2d3ea4a73
tcp: switch back to proper tcp_skb_cb size check in tcp_init()
|
9 gadi atpakaļ |
Neal Cardwell
|
6403389211
tcp: use windowed min filter library for TCP min_rtt estimation
|
9 gadi atpakaļ |
Eric Dumazet
|
3613b3dbd1
tcp: prepare skbs for better sack shifting
|
9 gadi atpakaļ |
Yaogong Wang
|
9f5afeae51
tcp: use an RB tree for ooo receive queue
|
9 gadi atpakaļ |
David S. Miller
|
6abdd5f593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 gadi atpakaļ |
Tom Herbert
|
3203558589
tcp: Set read_sock and peek_len proto_ops
|
9 gadi atpakaļ |
David Ahern
|
d7226c7a4d
net: diag: Fix refcnt leak in error path destroying socket
|
9 gadi atpakaļ |
Eric Dumazet
|
b6c6b645d2
tcp: md5: remove tcp_md5_hash_header()
|
9 gadi atpakaļ |
Eric Dumazet
|
19689e38ec
tcp: md5: use kmalloc() backed scratch areas
|
9 gadi atpakaļ |
Andrey Vagin
|
b1ed4c4fa9
tcp: add an ability to dump and restore window parameters
|
9 gadi atpakaļ |
Eric Dumazet
|
d4011239f4
tcp: guarantee forward progress in tcp_sendmsg()
|
9 gadi atpakaļ |
Eric Dumazet
|
d41a69f1d3
tcp: make tcp_sendmsg() aware of socket backlog
|
9 gadi atpakaļ |
Eric Dumazet
|
fb3477c0f4
tcp: do not block bh during prequeue processing
|
9 gadi atpakaļ |
Eric Dumazet
|
c10d9310ed
tcp: do not assume TCP code is non preemptible
|
9 gadi atpakaļ |
Martin KaFai Lau
|
c134ecb878
tcp: Make use of MSG_EOR in tcp_sendmsg
|
9 gadi atpakaļ |
Soheil Hassas Yeganeh
|
0a2cf20c3f
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
|
9 gadi atpakaļ |
Soheil Hassas Yeganeh
|
863c1fd981
tcp: remove an unnecessary check in tcp_tx_timestamp
|
9 gadi atpakaļ |
Eric Dumazet
|
02a1d6e7a6
net: rename NET_{ADD|INC}_STATS_BH()
|
9 gadi atpakaļ |
Eric Dumazet
|
90bbcc6083
net: tcp: rename TCP_INC_STATS_BH
|
9 gadi atpakaļ |
Eric Dumazet
|
6aef70a851
net: snmp: kill various STATS_USER() helpers
|
9 gadi atpakaļ |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 gadi atpakaļ |
Soheil Hassas Yeganeh
|
6b084928ba
tcp: use one bit in TCP_SKB_CB to mark ACK timestamps
|
9 gadi atpakaļ |
Linus Torvalds
|
1200b6809d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 gadi atpakaļ |
Linus Torvalds
|
70477371dc
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 gadi atpakaļ |
Martin KaFai Lau
|
a44d6eacda
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
|
9 gadi atpakaļ |
Tom Herbert
|
473bd239b8
tcp: Add tcp_inq to get available receive bytes on socket
|
9 gadi atpakaļ |