index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-28
vdpa_sim_net: should not drop the multicast/broadcast packet
Cindy Lu
1
-0
/
+3
2022-12-28
vdpasim: fix memory leak when freeing IOTLBs
Jason Wang
1
-1
/
+3
2022-12-28
vdpa: conditionally fill max max queue pair for stats
Jason Wang
1
-5
/
+4
2022-12-28
vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove
Rong Wang
1
-1
/
+1
2022-12-28
vduse: Validate vq_num in vduse_validate_config()
Harshit Mogalapalli
1
-0
/
+3
2022-12-28
vdpa_sim: fix vringh initialization in vdpasim_queue_ready()
Stefano Garzarella
1
-2
/
+1
2022-12-28
vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()
ruanjinjie
2
-2
/
+6
2022-12-28
RDMA/mlx5: remove variable i
Colin Ian King
1
-2
/
+0
2022-12-28
vdpa/mlx5: Avoid overwriting CVQ iotlb
Eli Cohen
3
-59
/
+39
2022-12-28
vdpa/mlx5: Avoid using reslock in event_handler
Eli Cohen
1
-12
/
+4
2022-12-28
vdpa/mlx5: Fix wrong mac address deletion
Eli Cohen
1
-1
/
+1
2022-12-28
vdpa/mlx5: Return error on vlan ctrl commands if not supported
Eli Cohen
1
-0
/
+3
2022-12-28
vdpa/mlx5: Fix rule forwarding VLAN to TIR
Eli Cohen
1
-3
/
+5
2022-12-28
vdpa: merge functionally duplicated dev_features attributes
Si-Wei Liu
1
-1
/
+1
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-10-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-23
/
+94
2022-10-07
vDPA: conditionally read MTU and MAC in dev cfg space
Zhu Lingshan
1
-8
/
+29
2022-10-07
vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fill
Zhu Lingshan
1
-1
/
+2
2022-10-07
vDPA: check virtio device features to detect MQ
Zhu Lingshan
1
-1
/
+1
2022-10-07
vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
Zhu Lingshan
1
-3
/
+3
2022-10-07
vDPA: only report driver features if FEATURES_OK is set
Zhu Lingshan
1
-6
/
+14
2022-10-07
vDPA: allow userspace to query features of a vDPA device
Zhu Lingshan
1
-5
/
+11
2022-10-07
vp_vdpa: support feature provisioning
Jason Wang
1
-2
/
+20
2022-10-07
vdpa_sim_net: support feature provisioning
Jason Wang
4
-5
/
+17
2022-10-07
vdpa: device feature provisioning
Jason Wang
1
-0
/
+5
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2022-09-27
vdpa/mlx5: Fix MQ to support non power of two num queues
Eli Cohen
1
-7
/
+10
2022-09-27
vduse: prevent uninitialized memory accesses
Maxime Coquelin
1
-2
/
+7
2022-09-27
vdpa/ifcvf: fix the calculation of queuepair
Angus Chen
1
-2
/
+2
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-08-11
vdpa/mlx5: Fix possible uninitialized return value
Eli Cohen
1
-1
/
+1
2022-08-11
vdpa_sim_blk: add support for discard and write-zeroes
Stefano Garzarella
1
-1
/
+73
2022-08-11
vdpa_sim_blk: add support for VIRTIO_BLK_T_FLUSH
Stefano Garzarella
1
-0
/
+5
2022-08-11
vdpa_sim_blk: make vdpasim_blk_check_range usable by other requests
Stefano Garzarella
1
-15
/
+23
2022-08-11
vdpa_sim_blk: check if sector is 0 for commands other than read or write
Stefano Garzarella
1
-0
/
+10
2022-08-11
vdpa_sim: Implement suspend vdpa op
Eugenio PĂ©rez
4
-0
/
+21
2022-08-11
vDPA: fix 'cast to restricted le16' warnings in vdpa.c
Zhu Lingshan
1
-3
/
+3
2022-08-11
vDPA: !FEATURES_OK should not block querying device config space
Zhu Lingshan
1
-8
/
+0
2022-08-11
vDPA/ifcvf: support userspace to query features and MQ of a management device
Zhu Lingshan
1
-66
/
+76
2022-08-11
vDPA/ifcvf: get_config_size should return a value no greater than dev impleme...
Zhu Lingshan
2
-2
/
+13
2022-08-11
vdpa/mlx5: Support different address spaces for control and data
Eli Cohen
2
-11
/
+88
2022-08-11
vdpa/mlx5: Implement susupend virtqueue callback
Eli Cohen
1
-3
/
+80
2022-08-11
vduse: Support querying information of IOVA regions
Xie Yongji
1
-0
/
+39
2022-08-11
vduse: Support registering userspace memory for IOVA regions
Xie Yongji
1
-0
/
+141
2022-08-11
vduse: Support using userspace pages as bounce buffer
Xie Yongji
2
-8
/
+96
2022-08-11
vduse: Use memcpy_{to,from}_page() in do_bounce()
Xie Yongji
1
-5
/
+4
2022-08-11
vduse: Remove unnecessary spin lock protection
Xie Yongji
1
-5
/
+2
2022-08-11
vDPA/ifcvf: remove duplicated assignment to pointer cfg
Colin Ian King
1
-1
/
+0
2022-08-11
vdpa: ifcvf: Fix spelling mistake in comments
Zhang Jiaming
1
-1
/
+1
2022-08-11
vdpa/mlx5: Use eth_broadcast_addr() to assign broadcast address
Xu Qiang
1
-1
/
+1
[next]