summaryrefslogtreecommitdiff
path: root/include/linux/rcu_node_tree.h
AgeCommit message (Expand)Author
2019-02-09linux/rcu_node_tree: Convert to SPDX license identifierPaul E. McKenney
2017-06-08rcu: Flag need for rcu_node_tree.h and rcu_segcblist.h visibilityPaul E. McKenney
2017-04-18srcu: Move rcu_init_levelspread() to rcu_tree_node.hPaul E. McKenney
2017-04-18srcu: Move combining-tree definitions for SRCU's benefitPaul E. McKenney
tr> 2015-02-15vhost_net: fix wrong iter offset when setting number of buffersJason Wang 2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-02-04vhost/net: fix up num_buffers endian-nessMichael S. Tsirkin 2015-02-04vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Al Viro 2015-02-04vhost: don't bother with copying iovec in handle_tx()Al Viro 2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko 2015-01-07vhost/net: length miscalculationMichael S. Tsirkin 2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds 2014-12-09put iov_iter into msghdrAl Viro 2014-12-09vhost/net: enable virtio 1.0Michael S. Tsirkin 2014-12-09vhost/net: larger header for virtio 1.0Michael S. Tsirkin 2014-12-09vhost/net: virtio 1.0 byte swapMichael S. Tsirkin 2014-12-09vhost/net: force len for TX to host endianMichael S. Tsirkin 2014-06-23vhost-net: don't open-code kvfreeRomain Francoise 2014-06-09vhost: move memory pointer to VQsMichael S. Tsirkin 2014-06-09vhost: move acked_features to VQsMichael S. Tsirkin 2014-06-09vhost-net: extend device allocation to vmallocMichael S. Tsirkin 2014-04-01vhost: don't open-code sockfd_put()Al Viro 2014-03-28vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin 2014-03-28vhost: fix total length when packets are too shortMichael S. Tsirkin 2014-02-13vhost: fix a theoretical race in device cleanupMichael S. Tsirkin 2014-02-13vhost: fix ref cnt checking deadlockMichael S. Tsirkin 2013-12-06vhost: remove the dead branchZhi Yong Wu 2013-09-03vhost_net: correctly limit the max pending buffersJason Wang 2013-09-03vhost_net: poll vhost queue after marking DMA is doneJason Wang 2013-09-03vhost_net: determine whether or not to use zerocopy at one timeJason Wang 2013-09-03vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()Jason Wang 2013-09-03vhost_net: make vhost_zerocopy_signal_used() return voidJason Wang