index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vdpa: Modify get_vq_state() to return error code
Eli Cohen
2020-08-06
1
-2
/
+2
*
net/vdpa: Use struct for set/get vq state
Eli Cohen
2020-08-06
1
-4
/
+14
*
vdpa: remove hard coded virtq num
Max Gurtovoy
2020-08-06
1
-2
/
+4
*
vhost-vdpa: support IOTLB batching hints
Jason Wang
2020-08-06
2
-0
/
+13
*
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Michael S. Tsirkin
2020-08-06
6
-24
/
+179
|
\
|
*
RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMR
Meir Lichtinger
2020-07-24
1
-1
/
+3
|
*
net/mlx5: Add interface changes required for VDPA
Eli Cohen
2020-07-16
2
-16
/
+100
|
*
net/mlx5: Add VDPA interface type to supported enumerations
Eli Cohen
2020-07-16
1
-0
/
+1
|
*
net/mlx5: Support setting access rights of dma addresses
Eli Cohen
2020-07-16
2
-0
/
+7
|
*
net/mlx5: Enable QP number request when creating IPoIB underlay QP
Michael Guralnik
2020-07-03
1
-2
/
+7
|
*
net/mlx5: kTLS, Improve TLS params layout structures
Tariq Toukan
2020-06-27
3
-5
/
+11
|
*
net/mlx5: Avoid RDMA file inclusion in core driver
Parav Pandit
2020-06-27
1
-1
/
+0
|
*
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
1
-0
/
+48
*
|
vDPA: dont change vq irq after DRIVER_OK
Zhu Lingshan
2020-08-05
1
-0
/
+1
*
|
vDPA: add get_vq_irq() in vdpa_config_ops
Zhu Lingshan
2020-08-05
1
-0
/
+7
*
|
virtio_net: use LE accessors for speed/duplex
Michael S. Tsirkin
2020-08-05
1
-1
/
+1
*
|
virtio_config: drop LE option from config space
Michael S. Tsirkin
2020-08-05
1
-26
/
+2
*
|
virtio_config: add virtio_cread_le_feature
Michael S. Tsirkin
2020-08-05
1
-0
/
+10
*
|
virtio_caif: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-3
/
+3
*
|
virtio_config: LE config space accessors
Michael S. Tsirkin
2020-08-05
1
-0
/
+65
*
|
virtio_config: disallow native type fields (again)
Michael S. Tsirkin
2020-08-05
1
-14
/
+2
*
|
virtio_config: rewrite using _Generic
Michael S. Tsirkin
2020-08-05
1
-85
/
+76
*
|
virtio_config: cread/write cleanup
Michael S. Tsirkin
2020-08-05
1
-12
/
+19
*
|
vdpa: make sure set_features is invoked for legacy
Michael S. Tsirkin
2020-08-05
1
-0
/
+34
*
|
virtio_config: disallow native type fields
Michael S. Tsirkin
2020-08-05
1
-3
/
+2
*
|
virtio_scsi: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-10
/
+10
*
|
virtio_pmem: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-2
/
+2
*
|
virtio_net: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-4
/
+4
*
|
virtio_mem: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-7
/
+7
*
|
virtio_iommu: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-6
/
+6
*
|
virtio_input: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-9
/
+9
*
|
virtio_gpu: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-4
/
+4
*
|
virtio_fs: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-1
/
+1
*
|
virtio_crypto: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-13
/
+13
*
|
virtio_console: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-4
/
+4
*
|
virtio_blk: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-13
/
+13
*
|
virtio_balloon: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-5
/
+5
*
|
virtio_9p: correct tags for config space fields
Michael S. Tsirkin
2020-08-05
1
-2
/
+2
*
|
virtio: allow __virtioXX, __leXX in config space
Michael S. Tsirkin
2020-08-05
1
-2
/
+48
*
|
virtio_ring: sparse warning fixup
Michael S. Tsirkin
2020-08-05
1
-10
/
+9
*
|
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
2020-08-03
1
-2
/
+2
*
|
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2020-08-03
2
-4
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-02
5
-44
/
+45
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-08-01
1
-6
/
+9
|
|
\
\
|
|
*
|
xfrm: Fix crash when the hold queue is used.
Steffen Klassert
2020-07-21
1
-2
/
+2
|
|
*
|
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
2020-06-24
1
-4
/
+7
|
*
|
|
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
2020-07-31
1
-0
/
+1
|
*
|
|
mlxsw: spectrum: Use different trap group for externally routed packets
Ido Schimmel
2020-07-29
1
-0
/
+3
|
*
|
|
rhashtable: Restore RCU marking on rhash_lock_head
Herbert Xu
2020-07-29
1
-32
/
+24
[next]