Jason Wang
|
8b949bef91
vhost_net: correctly check tx avail during rx busy polling
|
8 anos atrás |
Eric Dumazet
|
c1d1b43781
net: convert (struct ubuf_info)->refcnt to refcount_t
|
8 anos atrás |
Willem de Bruijn
|
1f8b977ab3
sock: enable MSG_ZEROCOPY
|
8 anos atrás |
Michal Hocko
|
dcda9b0471
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
|
8 anos atrás |
Jason Wang
|
c67df11f6e
vhost_net: try batch dequing from skb array
|
8 anos atrás |
Michal Hocko
|
6c5ab6511f
mm: support __GFP_REPEAT in kvmalloc_node for >32kB
|
8 anos atrás |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 anos atrás |
Ingo Molnar
|
e601757102
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
|
8 anos atrás |
Sainath Grandhi
|
635b8c8ecd
tap: Renaming tap related APIs, data structures, macros
|
8 anos atrás |
Jason Wang
|
0ed005ce02
vhost_net: tx batching
|
8 anos atrás |
Christian Borntraeger
|
f2f09a4cee
locking/core: Remove cpu_relax_lowlatency() users
|
8 anos atrás |
Linus Torvalds
|
0803e04011
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
9 anos atrás |
Jason Wang
|
6b1e6cc785
vhost: new device IOTLB API
|
9 anos atrás |
Jason Wang
|
a9709d6874
vhost: convert pre sorted vhost memory array to interval tree
|
9 anos atrás |
Jason Wang
|
1576d98605
tun: switch to use skb array for tx
|
9 anos atrás |
Jason Wang
|
8241a1e466
vhost_net: stop polling socket during rx processing
|
9 anos atrás |
Jason Wang
|
0308813724
vhost_net: basic polling support
|
9 anos atrás |
Greg Kurz
|
80f7d0301e
vhost: rename vhost_init_used()
|
9 anos atrás |
Michael S. Tsirkin
|
4e9fa50c6c
vhost: move features to core
|
10 anos atrás |
Al Viro
|
01e97e6517
new helper: msg_data_left()
|
10 anos atrás |
David S. Miller
|
71a83a6db6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 anos atrás |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 anos atrás |
Michael S. Tsirkin
|
0d79a493e5
vhost: drop hard-coded num_buffers size
|
10 anos atrás |
Michael S. Tsirkin
|
4c5a84421c
vhost: cleanup iterator update logic
|
10 anos atrás |
Jason Wang
|
0960b6417e
vhost_net: fix wrong iter offset when setting number of buffers
|
10 anos atrás |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 anos atrás |
Michael S. Tsirkin
|
5201aa49b0
vhost/net: fix up num_buffers endian-ness
|
10 anos atrás |
Al Viro
|
ba7438aed9
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
|
10 anos atrás |
Al Viro
|
98a527aac1
vhost: don't bother with copying iovec in handle_tx()
|
10 anos atrás |
David S. Miller
|
3f3558bb51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 anos atrás |