Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f393f4a5fcbc38248a9a261f4cbee8ea5b1296fd
/
drivers
/
vhost
/
net.c
ad598a4
vhost: Check docket sk_family instead of call getname
by Eugenio Pérez
· 4 years, 9 months ago
3af3b84
vhost_net: fix possible infinite loop
by Jason Wang
· 5 years ago
ad5fc89
vhost: introduce vhost_exceeds_weight()
by Jason Wang
· 5 years ago
0e2af9b
vhost_net: disable zerocopy by default
by Jason Wang
· 5 years ago
aafe74b
vhost: fix OOB in get_rx_bufs()
by Jason Wang
· 6 years ago
1688e75
vhost: log dirty page correctly
by Jason Wang
· 6 years ago
429711a
vhost: switch to use new message format
by Jason Wang
· 6 years ago
4afb52c
vhost_net: batch update used ring for datacopy TX
by Jason Wang
· 6 years ago
d0d8697
vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH
by Jason Wang
· 6 years ago
09c3248
vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()
by Jason Wang
· 6 years ago
0d20bdf
vhost_net: split out datacopy logic
by Jason Wang
· 6 years ago
c92a8a8
vhost_net: introduce tx_can_batch()
by Jason Wang
· 6 years ago
a2a91a1
vhost_net: introduce get_tx_bufs()
by Jason Wang
· 6 years ago
272f35c
vhost_net: introduce vhost_exceeds_weight()
by Jason Wang
· 6 years ago
b0d0ea5
vhost_net: introduce helper to initialize tx iov iter
by Jason Wang
· 6 years ago
652e4f3
vhost_net: drop unnecessary parameter
by Jason Wang
· 6 years ago
6369fec
vhost_net: Avoid rx vring kicks during busyloop
by Toshiaki Makita
· 6 years ago
be294a5
vhost_net: Avoid rx queue wake-ups during busypoll
by Toshiaki Makita
· 6 years ago
027b176
vhost_net: Avoid tx vring kicks during busyloop
by Toshiaki Makita
· 6 years ago
28b9b33
vhost_net: Rename local variables in vhost_net_rx_peek_head_len
by Toshiaki Makita
· 6 years ago
b8f1f65
vhost_net: validate sock before trying to put its fd
by Jason Wang
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f5a4941
vhost_net: flush batched heads before trying to busy polling
by Jason Wang
· 6 years ago
db688c2
vhost_net: use packet weight for rx handler, too
by Paolo Abeni
· 7 years ago
1ffcbc8
tun: convert to use generic xdp_frame and xdp_return_frame API
by Jesper Dangaard Brouer
· 7 years ago
a2ac999
vhost-net: set packet weight of tx polling to 2 * vq size
by haibinzhang(张海斌)
· 7 years ago
c0b458a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
aaa3149
vhost_net: add missing lock nesting notation
by Jason Wang
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3a40307
vhost_net: examine pointer types during un-producing
by Jason Wang
· 7 years ago
303fd71b
vhost_net: keep private_data and rx_ring synced
by Jason Wang
· 7 years ago
ab7e34b
vhost_net: initialize rx_ring in vhost_net_open()
by Alexander Potapenko
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
846ade7
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
f6f93f7
vhost: remove unused lock check flag in vhost_dev_cleanup()
by 夷则(Caspar)
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
4cd8795
vhost_net: stop device during reset owner
by Jason Wang
· 7 years ago
e2b3b35
vhost_net: batch used ring update in rx
by Jason Wang
· 7 years ago
fc72d1d
tuntap: XDP transmission
by Jason Wang
· 7 years ago
5990a30
tun/tap: use ptr_ring instead of skb_array
by Jason Wang
· 7 years ago
6e47408
vhost: fix skb leak in handle_rx()
by Wei Xu
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 7 years ago
feb8892
vhost_net: conditionally enable tx polling
by Jason Wang
· 7 years ago
1e6f745
vhost_net: do not stall on zerocopy depletion
by Willem de Bruijn
· 7 years ago
8b949be
vhost_net: correctly check tx avail during rx busy polling
by Jason Wang
· 7 years ago
c1d1b43
net: convert (struct ubuf_info)->refcnt to refcount_t
by Eric Dumazet
· 7 years ago
1f8b977
sock: enable MSG_ZEROCOPY
by Willem de Bruijn
· 7 years ago
dcda9b0
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
by Michal Hocko
· 7 years ago
c67df11
vhost_net: try batch dequing from skb array
by Jason Wang
· 7 years ago
6c5ab65
mm: support __GFP_REPEAT in kvmalloc_node for >32kB
by Michal Hocko
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
635b8c8
tap: Renaming tap related APIs, data structures, macros
by Sainath Grandhi
· 8 years ago
0ed005c
vhost_net: tx batching
by Jason Wang
· 8 years ago
f2f09a4
locking/core: Remove cpu_relax_lowlatency() users
by Christian Borntraeger
· 8 years ago
0803e04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
6b1e6cc
vhost: new device IOTLB API
by Jason Wang
· 8 years ago
a9709d6
vhost: convert pre sorted vhost memory array to interval tree
by Jason Wang
· 8 years ago
1576d98
tun: switch to use skb array for tx
by Jason Wang
· 8 years ago
8241a1e
vhost_net: stop polling socket during rx processing
by Jason Wang
· 8 years ago
0308813
vhost_net: basic polling support
by Jason Wang
· 9 years ago
80f7d03
vhost: rename vhost_init_used()
by Greg Kurz
· 9 years ago
4e9fa50
vhost: move features to core
by Michael S. Tsirkin
· 9 years ago
01e97e6
new helper: msg_data_left()
by Al Viro
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
0d79a49
vhost: drop hard-coded num_buffers size
by Michael S. Tsirkin
· 10 years ago
4c5a844
vhost: cleanup iterator update logic
by Michael S. Tsirkin
· 10 years ago
0960b64
vhost_net: fix wrong iter offset when setting number of buffers
by Jason Wang
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
5201aa4
vhost/net: fix up num_buffers endian-ness
by Michael S. Tsirkin
· 10 years ago
ba7438a
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
by Al Viro
· 10 years ago
98a527a
vhost: don't bother with copying iovec in handle_tx()
by Al Viro
· 10 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
99975cc
vhost/net: length miscalculation
by Michael S. Tsirkin
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
41e3e42
vhost/net: enable virtio 1.0
by Michael S. Tsirkin
· 10 years ago
e4fca7d
vhost/net: larger header for virtio 1.0
by Michael S. Tsirkin
· 10 years ago
8b38694
vhost/net: virtio 1.0 byte swap
by Michael S. Tsirkin
· 10 years ago
bf99573
vhost/net: force len for TX to host endian
by Michael S. Tsirkin
· 10 years ago
d04257b
vhost-net: don't open-code kvfree
by Romain Francoise
· 10 years ago
47283be
vhost: move memory pointer to VQs
by Michael S. Tsirkin
· 10 years ago
ea16c51
vhost: move acked_features to VQs
by Michael S. Tsirkin
· 10 years ago
23cc5a9
vhost-net: extend device allocation to vmalloc
by Michael S. Tsirkin
· 12 years ago
09aaacf
vhost: don't open-code sockfd_put()
by Al Viro
· 11 years ago
a39ee44
vhost: validate vhost_get_vq_desc return value
by Michael S. Tsirkin
· 11 years ago
d8316f3
vhost: fix total length when packets are too short
by Michael S. Tsirkin
· 11 years ago
b0c057c
vhost: fix a theoretical race in device cleanup
by Michael S. Tsirkin
· 11 years ago
0ad8b48
vhost: fix ref cnt checking deadlock
by Michael S. Tsirkin
· 11 years ago
59566b6e
vhost: remove the dead branch
by Zhi Yong Wu
· 11 years ago
f7c6be4
vhost_net: correctly limit the max pending buffers
by Jason Wang
· 11 years ago
19c73b3
vhost_net: poll vhost queue after marking DMA is done
by Jason Wang
· 11 years ago
ce21a02
vhost_net: determine whether or not to use zerocopy at one time
by Jason Wang
· 11 years ago
c92112a
vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()
by Jason Wang
· 11 years ago
094afe7
vhost_net: make vhost_zerocopy_signal_used() return void
by Jason Wang
· 11 years ago
Next »