index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vdpa: Modify get_vq_state() to return error code
Eli Cohen
2020-08-06
3
-5
/
+10
*
net/vdpa: Use struct for set/get vq state
Eli Cohen
2020-08-06
5
-14
/
+20
*
vdpa: remove hard coded virtq num
Max Gurtovoy
2020-08-06
4
-9
/
+10
*
vdpasim: support batch updating
Jason Wang
2020-08-06
1
-3
/
+37
*
vhost-vdpa: support IOTLB batching hints
Jason Wang
2020-08-06
1
-9
/
+27
*
vhost-vdpa: support get/set backend features
Jason Wang
2020-08-06
1
-0
/
+18
*
vhost: generialize backend features setting/getting
Jason Wang
2020-08-06
3
-16
/
+19
*
vhost-vdpa: refine ioctl pre-processing
Jason Wang
2020-08-06
1
-4
/
+5
*
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Michael S. Tsirkin
2020-08-06
12
-53
/
+49
|
\
|
*
net/mlx5: Enable count action for rules with allow action
Michael Guralnik
2020-07-16
1
-0
/
+1
|
*
net/mlx5: Support setting access rights of dma addresses
Eli Cohen
2020-07-16
1
-2
/
+9
|
*
net/mlx5: Enable QP number request when creating IPoIB underlay QP
Michael Guralnik
2020-07-03
2
-0
/
+10
|
*
net/mlx5: kTLS, Improve TLS params layout structures
Tariq Toukan
2020-06-27
4
-8
/
+12
|
*
net/mlx5: Avoid eswitch header inclusion in fs core layer
Parav Pandit
2020-06-27
3
-11
/
+10
|
*
net/mlx5: Add support in query QP, CQ and MKEY segments
Maor Gottlieb
2020-06-23
1
-0
/
+3
|
*
net/mlx5: Export resource dump interface
Maor Gottlieb
2020-06-23
2
-32
/
+4
*
|
vDPA: dont change vq irq after DRIVER_OK
Zhu Lingshan
2020-08-05
1
-1
/
+0
*
|
virtio_pci_modern: Fix the comment of virtio_pci_find_capability()
Liao Pingfang
2020-08-05
1
-0
/
+1
*
|
ifcvf: implement vdpa_config_ops.get_vq_irq()
Zhu Lingshan
2020-08-05
1
-2
/
+16
*
|
vhost_vdpa: implement IRQ offloading in vhost_vdpa
Zhu Lingshan
2020-08-05
2
-1
/
+63
*
|
vhost: introduce vhost_vring_call
Zhu Lingshan
2020-08-05
3
-9
/
+26
*
|
vhost: Use flex_array_size() helper in copy_from_user()
Gustavo A. R. Silva
2020-08-05
1
-1
/
+1
*
|
vdpasim: protect concurrent access to iommu iotlb
Max Gurtovoy
2020-08-05
1
-4
/
+27
*
|
vhost: vdpa: remove per device feature whitelist
Jason Wang
2020-08-05
1
-37
/
+0
*
|
virtio_ring: Avoid loop when vq is broken in virtqueue_poll
Mao Wenan
2020-08-05
1
-0
/
+3
*
|
virtio_net: use LE accessors for speed/duplex
Michael S. Tsirkin
2020-08-05
1
-4
/
+5
*
|
virtio-iommu: convert to LE accessors
Michael S. Tsirkin
2020-08-05
1
-17
/
+17
*
|
virtio_mem: convert to LE accessors
Michael S. Tsirkin
2020-08-05
1
-15
/
+15
*
|
drm/virtio: convert to LE accessors
Michael S. Tsirkin
2020-08-05
1
-8
/
+8
*
|
virtio_pmem: convert to LE accessors
Michael S. Tsirkin
2020-08-05
1
-2
/
+2
*
|
virtio_crypto: convert to LE accessors
Michael S. Tsirkin
2020-08-05
1
-23
/
+23
*
|
virtio_input: convert to LE accessors
Michael S. Tsirkin
2020-08-05
1
-16
/
+16
*
|
virtio_balloon: use LE config space accesses
Michael S. Tsirkin
2020-08-05
1
-17
/
+9
*
|
vdpa_sim: fix endian-ness of config space
Michael S. Tsirkin
2020-08-05
1
-5
/
+28
*
|
virtio_vdpa: legacy features handling
Michael S. Tsirkin
2020-08-05
1
-6
/
+3
*
|
vhost/vdpa: switch to new helpers
Michael S. Tsirkin
2020-08-05
1
-5
/
+3
*
|
vdpa: make sure set_features is invoked for legacy
Michael S. Tsirkin
2020-08-05
1
-0
/
+1
*
|
mlxbf-tmfifo: sparse tags for config access
Michael S. Tsirkin
2020-08-05
1
-3
/
+10
*
|
virtio_scsi: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-2
/
+2
*
|
virtio_balloon: fix sparse warning
Michael S. Tsirkin
2020-08-05
1
-1
/
+1
*
|
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
2020-08-03
3
-4
/
+4
*
|
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2020-08-03
6
-8
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-02
36
-263
/
+385
|
\
\
|
*
|
vxlan: fix memleak of fdb
Taehee Yoo
2020-08-01
1
-2
/
+4
|
*
|
Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2020-08-01
7
-18
/
+42
|
|
\
\
|
|
*
|
net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
Xin Xiong
2020-07-31
1
-2
/
+2
|
|
*
|
net/mlx5e: E-Switch, Specify flow_source for rule with no in_port
Jianbo Liu
2020-07-31
1
-7
/
+12
|
|
*
|
net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring
Jianbo Liu
2020-07-31
5
-3
/
+10
|
|
*
|
net/mlx5e: CT: Support restore ipv6 tunnel
Jianbo Liu
2020-07-31
1
-9
/
+21
|
*
|
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-08-01
2
-3
/
+10
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]