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
*
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
2019-06-19
8
-5
/
+108
*
RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
Jason Gunthorpe
2019-06-19
3
-0
/
+201
*
RDMA: Move rdma_node_type to uapi/
Jason Gunthorpe
2019-06-17
1
-1
/
+1
*
rdma: Remove nes
Jason Gunthorpe
2019-06-13
17
-19675
/
+0
*
RDMA/ipoib: Remove check for ETH_SS_TEST
Kamal Heib
2019-06-12
1
-2
/
+0
*
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
47
-434
/
+315
*
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-11
35
-164
/
+80
*
RDMA/nes: Avoid memory allocation during CQ destroy
Leon Romanovsky
2019-06-11
1
-17
/
+11
*
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
2019-06-10
19
-21
/
+24
*
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2019-06-10
19
-24
/
+32
*
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
2019-06-10
20
-23
/
+47
*
rdma: Delete the ib_ucm module
Jason Gunthorpe
2019-06-10
3
-1364
/
+0
*
ucma: Convert ctx_idr to XArray
Matthew Wilcox
2019-06-07
1
-34
/
+24
*
ucma: Convert multicast_idr to XArray
Matthew Wilcox
2019-06-07
1
-19
/
+11
*
RDMA/ucma: Use struct_size() helper
Gustavo A. R. Silva
2019-06-07
1
-2
/
+1
*
RDMA/hns: Bugfix for filling the sge of srq
Lijun Ou
2019-06-07
1
-3
/
+3
*
RDMA/hns: fix inverted logic of readl read and shift
Colin Ian King
2019-06-07
1
-1
/
+1
*
RDMA/srp: Accept again source addresses that do not have a port number
Bart Van Assche
2019-06-07
1
-6
/
+15
*
RDMA/ipoib: implement ethtool .get_link() callback
Kamal Heib
2019-06-07
1
-0
/
+1
*
RDMA/hns: Bugfix for posting multiple srq work request
Lijun Ou
2019-05-31
3
-29
/
+22
*
RDMA/uverbs: check for allocation failure in uapi_add_elm()
Dan Carpenter
2019-05-30
1
-0
/
+2
*
IB/hfi1: Use struct_size() helper
Gustavo A. R. Silva
2019-05-30
1
-6
/
+3
*
IB/qib: Use struct_size() helper
Gustavo A. R. Silva
2019-05-30
1
-2
/
+3
*
IB/rdmavt: Use struct_size() helper
Gustavo A. R. Silva
2019-05-30
1
-3
/
+1
*
RDMA/efa: Remove unused includes
Gal Pressman
2019-05-29
2
-3
/
+0
*
RDMA/efa: Use rdma block iterator in chunk list creation
Gal Pressman
2019-05-29
1
-14
/
+11
*
RDMA/efa: Remove unneeded admin commands abort flow
Gal Pressman
2019-05-29
2
-74
/
+1
*
RDMA/efa: Use kvzalloc instead of kzalloc with fallback
Gal Pressman
2019-05-29
1
-25
/
+21
*
IB/hfi1: Remove extra brackets from an if
Dennis Dalessandro
2019-05-29
1
-2
/
+1
*
RDMA: Convert put_page() to put_user_page*()
John Hubbard
2019-05-28
7
-31
/
+27
*
IB/hfi1: Remove set but not used variables 'offset' and 'fspsn'
YueHaibing
2019-05-28
1
-4
/
+1
*
RDMA/hns: Replace magic numbers with #defines
Lijun Ou
2019-05-27
8
-69
/
+115
*
RDMA/hns: Remove jiffies operation in disable interrupt context
Lang Cheng
2019-05-27
2
-19
/
+21
*
RDMA/hns: Move spin_lock_irqsave to the correct place
Lang Cheng
2019-05-27
2
-10
/
+5
*
RDMA/hns: Update CQE specifications
Lijun Ou
2019-05-27
1
-1
/
+1
*
RDMA/hns: Remove unnecessary print message in aeq
Yixian Liu
2019-05-27
1
-1
/
+0
*
iw_cxgb4: Fix qpid leak
Nirranjan Kirubaharan
2019-05-27
2
-33
/
+19
*
RDMA/cxgb4: Don't expose DMA addresses
Leon Romanovsky
2019-05-27
1
-3
/
+3
*
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
2019-05-27
7
-53
/
+53
*
RDMA/cxgb3: Delete and properly mark unimplemented resize CQ function
Leon Romanovsky
2019-05-27
3
-83
/
+0
*
RDMA/cxgb3: Don't expose DMA addresses
Leon Romanovsky
2019-05-27
2
-9
/
+10
*
RDMA/cxgb3: Use sizeof() notation instead of plain sizeof
Leon Romanovsky
2019-05-27
3
-16
/
+14
*
RDMA/efa: Remove check that prevents destroy of resources in error flows
Leon Romanovsky
2019-05-22
1
-24
/
+0
*
RDMA/nes: Remove second wait queue initialization call
Leon Romanovsky
2019-05-21
1
-1
/
+0
*
RDMA/i40iw: Remove useless NULL checks
Leon Romanovsky
2019-05-21
1
-8
/
+0
*
RDMA/nes: Remove useless NULL checks
Leon Romanovsky
2019-05-21
1
-6
/
+0
*
RDMA/ipoib: Remove check of destroy CQ
Leon Romanovsky
2019-05-21
1
-5
/
+2
*
RDMA/core: Return void from ib_device_check_mandatory()
Kamal Heib
2019-05-21
1
-7
/
+2
*
IB/mlx4: Delete unused func arg
Yuval Shaia
2019-05-21
1
-5
/
+3
*
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
2019-05-21
10
-87
/
+75
[next]