index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
Jason Gunthorpe
3
-37
/
+23
2020-01-13
RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class
Jason Gunthorpe
2
-23
/
+1
2020-01-13
IB/mlx5: Add mmap support for VAR
Yishai Hadas
1
-1
/
+4
2020-01-13
IB/mlx5: Introduce VAR object and its alloc/destroy methods
Yishai Hadas
3
-0
/
+181
2020-01-13
IB/mlx5: Extend caps stage to handle VAR capabilities
Yishai Hadas
2
-2
/
+48
2020-01-10
net/mlx5: Expose vDPA emulation device capabilities
Yishai Hadas
2
-0
/
+16
2020-01-10
net/mlx5: Add Virtio Emulation related device capabilities
Yishai Hadas
1
-0
/
+15
2020-01-10
RDMA/core: Remove err in iw_query_port
Guoqing Jiang
1
-6
/
+1
2020-01-10
RDMA/hns: Add support for reporting wc as software mode
Xi Wang
6
-34
/
+252
2020-01-10
RDMA/hns: Bugfix for posting a wqe with sge
Lijun Ou
1
-16
/
+25
2020-01-10
IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats
Mike Marciniszyn
3
-0
/
+3
2020-01-10
IB/hfi1: Add software counter for ctxt0 seq drop
Mike Marciniszyn
4
-0
/
+14
2020-01-10
IB/hfi1: Return void in packet receiving functions
Grzegorz Andrejczuk
2
-25
/
+18
2020-01-10
IB/hfi1: Decouple IRQ name from type
Grzegorz Andrejczuk
2
-48
/
+59
2020-01-10
IB/hfi1: Create API for auto activate
Mike Marciniszyn
1
-14
/
+23
2020-01-10
IB/hfi1: IB/hfi1: Add an API to handle special case drop
Mike Marciniszyn
3
-8
/
+23
2020-01-10
IB/hfi1: Move common receive IRQ code to function
Grzegorz Andrejczuk
1
-30
/
+52
2020-01-10
IB/hfi1: Add fast and slow handlers for receive context
Mike Marciniszyn
4
-60
/
+58
2020-01-10
IB/hfi1: Move chip specific functions to chip.c
Mike Marciniszyn
3
-69
/
+87
2020-01-10
RDMA/core: Fix locking in ib_uverbs_event_read
Jason Gunthorpe
1
-18
/
+14
2020-01-09
IB/core: Fix build failure without hugepages
Arnd Bergmann
1
-2
/
+3
2020-01-08
IB/core: Rename event_handler_lock to qp_open_list_lock
Parav Pandit
3
-8
/
+8
2020-01-08
IB/core: Cut down single member ib_cache structure
Parav Pandit
2
-20
/
+17
2020-01-08
IB/core: Let IB core distribute cache update events
Parav Pandit
4
-72
/
+92
2020-01-08
IB/mlx5: Do reverse sequence during device removal
Parav Pandit
1
-0
/
+2
2020-01-07
RDMA/hns: Fix coding style issues
Lijun Ou
2
-143
/
+92
2020-01-07
RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UP
Wenpeng Liang
2
-26
/
+20
2020-01-07
RDMA/hns: Remove redundant print information
Yixing Liu
1
-1
/
+0
2020-01-07
RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()
Lijun Ou
1
-3
/
+1
2020-01-07
RDMA/hns: Update the value of qp type
Lijun Ou
1
-5
/
+7
2020-01-07
RDMA/hns: Remove unused function hns_roce_init_eq_table()
Lijun Ou
1
-1
/
+0
2020-01-07
RDMA/hns: Avoid printing address of mtt page
Wenpeng Liang
1
-2
/
+2
2020-01-07
RDMA/core: Add trace points to follow MR allocation
Chuck Lever
2
-11
/
+151
2020-01-07
RDMA/core: Trace points for diagnosing completion queue issues
Chuck Lever
6
-4
/
+320
2020-01-07
RDMA/cma: Add trace points in RDMA Connection Manager
Chuck Lever
4
-23
/
+475
2020-01-04
RDMA/cm: Delete unused CM ARP functions
Leon Romanovsky
2
-100
/
+0
2020-01-04
RDMA/cm: Delete unused CM LAP functions
Leon Romanovsky
2
-168
/
+0
2020-01-04
RDMA/i40iw: fix a potential NULL pointer dereference
Xiyu Yang
1
-0
/
+2
2020-01-04
RDMA/rxe: Fix error type of mmap_offset
Jiewei Ke
1
-1
/
+1
2020-01-04
RDMA/mlx5: use true,false for bool variable
zhengbin
2
-3
/
+3
2020-01-04
RDMA/mlx4: use true,false for bool variable
zhengbin
1
-2
/
+2
2020-01-04
IB/iser: use true,false for bool variable
zhengbin
2
-2
/
+2
2020-01-04
IB/hfi1: use true,false for bool variable
zhengbin
1
-1
/
+1
2020-01-04
RDMA/siw: use true,false for bool variable
zhengbin
1
-1
/
+1
2020-01-03
IB/core: Fix ODP with IB_ACCESS_HUGETLB handling
Yishai Hadas
1
-17
/
+4
2020-01-03
IB/core: Fix ODP get user pages flow
Yishai Hadas
1
-1
/
+1
2020-01-03
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
Artemy Kovalyov
4
-67
/
+67
2020-01-03
IB/rdmavt: Correct comments in rdmavt_qp.h header
Mike Marciniszyn
2
-22
/
+9
2020-01-03
IB/hfi1: List all receive contexts from debugfs
Michael J. Ruhl
2
-4
/
+10
2020-01-03
IB/hfi1: Add accessor API routines to access context members
Mike Marciniszyn
9
-85
/
+183
[next]