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
*
IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats
Mike Marciniszyn
2020-01-10
3
-0
/
+3
*
IB/hfi1: Add software counter for ctxt0 seq drop
Mike Marciniszyn
2020-01-10
4
-0
/
+14
*
IB/hfi1: Return void in packet receiving functions
Grzegorz Andrejczuk
2020-01-10
2
-25
/
+18
*
IB/hfi1: Decouple IRQ name from type
Grzegorz Andrejczuk
2020-01-10
2
-48
/
+59
*
IB/hfi1: Create API for auto activate
Mike Marciniszyn
2020-01-10
1
-14
/
+23
*
IB/hfi1: IB/hfi1: Add an API to handle special case drop
Mike Marciniszyn
2020-01-10
3
-8
/
+23
*
IB/hfi1: Move common receive IRQ code to function
Grzegorz Andrejczuk
2020-01-10
1
-30
/
+52
*
IB/hfi1: Add fast and slow handlers for receive context
Mike Marciniszyn
2020-01-10
4
-60
/
+58
*
IB/hfi1: Move chip specific functions to chip.c
Mike Marciniszyn
2020-01-10
3
-69
/
+87
*
RDMA/core: Fix locking in ib_uverbs_event_read
Jason Gunthorpe
2020-01-10
1
-18
/
+14
*
IB/core: Fix build failure without hugepages
Arnd Bergmann
2020-01-09
1
-2
/
+3
*
IB/core: Rename event_handler_lock to qp_open_list_lock
Parav Pandit
2020-01-08
2
-7
/
+7
*
IB/core: Cut down single member ib_cache structure
Parav Pandit
2020-01-08
1
-15
/
+15
*
IB/core: Let IB core distribute cache update events
Parav Pandit
2020-01-08
3
-69
/
+86
*
IB/mlx5: Do reverse sequence during device removal
Parav Pandit
2020-01-08
1
-0
/
+2
*
RDMA/hns: Fix coding style issues
Lijun Ou
2020-01-07
2
-143
/
+92
*
RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UP
Wenpeng Liang
2020-01-07
2
-26
/
+20
*
RDMA/hns: Remove redundant print information
Yixing Liu
2020-01-07
1
-1
/
+0
*
RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()
Lijun Ou
2020-01-07
1
-3
/
+1
*
RDMA/hns: Update the value of qp type
Lijun Ou
2020-01-07
1
-5
/
+7
*
RDMA/hns: Remove unused function hns_roce_init_eq_table()
Lijun Ou
2020-01-07
1
-1
/
+0
*
RDMA/hns: Avoid printing address of mtt page
Wenpeng Liang
2020-01-07
1
-2
/
+2
*
RDMA/core: Add trace points to follow MR allocation
Chuck Lever
2020-01-07
1
-11
/
+28
*
RDMA/core: Trace points for diagnosing completion queue issues
Chuck Lever
2020-01-07
4
-4
/
+44
*
RDMA/cma: Add trace points in RDMA Connection Manager
Chuck Lever
2020-01-07
4
-23
/
+475
*
RDMA/cm: Delete unused CM ARP functions
Leon Romanovsky
2020-01-04
1
-66
/
+0
*
RDMA/cm: Delete unused CM LAP functions
Leon Romanovsky
2020-01-04
2
-168
/
+0
*
RDMA/i40iw: fix a potential NULL pointer dereference
Xiyu Yang
2020-01-04
1
-0
/
+2
*
RDMA/rxe: Fix error type of mmap_offset
Jiewei Ke
2020-01-04
1
-1
/
+1
*
RDMA/mlx5: use true,false for bool variable
zhengbin
2020-01-04
2
-3
/
+3
*
RDMA/mlx4: use true,false for bool variable
zhengbin
2020-01-04
1
-2
/
+2
*
IB/iser: use true,false for bool variable
zhengbin
2020-01-04
2
-2
/
+2
*
IB/hfi1: use true,false for bool variable
zhengbin
2020-01-04
1
-1
/
+1
*
RDMA/siw: use true,false for bool variable
zhengbin
2020-01-04
1
-1
/
+1
*
IB/core: Fix ODP with IB_ACCESS_HUGETLB handling
Yishai Hadas
2020-01-03
1
-17
/
+4
*
IB/core: Fix ODP get user pages flow
Yishai Hadas
2020-01-03
1
-1
/
+1
*
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
Artemy Kovalyov
2020-01-03
4
-67
/
+67
*
IB/rdmavt: Correct comments in rdmavt_qp.h header
Mike Marciniszyn
2020-01-03
1
-1
/
+8
*
IB/hfi1: List all receive contexts from debugfs
Michael J. Ruhl
2020-01-03
2
-4
/
+10
*
IB/hfi1: Add accessor API routines to access context members
Mike Marciniszyn
2020-01-03
9
-85
/
+183
*
RDMA/mlx4: Redo TX checksum offload in line with docs
Eugene Crosser
2020-01-03
1
-11
/
+7
*
RDMA/cm: Use RCU synchronization mechanism to protect cm_id_private xa_load()
Danit Goldberg
2020-01-03
1
-30
/
+13
*
RDMA/srpt: Remove unnecessary assertion in srpt_queue_response
Aditya Pakki
2020-01-03
1
-2
/
+0
*
RDMA/netlink: Do not always generate an ACK for some netlink operations
HÃ¥kon Bugge
2020-01-03
2
-3
/
+3
*
IB/mlx5: Fix outstanding_pi index for GSI qps
Prabhath Sajeepa
2020-01-03
1
-2
/
+1
*
RDMA/siw: Simplify QP representation
Bernard Metzler
2020-01-03
7
-70
/
+42
*
RDMA/hns: Simplify the calculation and usage of wqe idx for post verbs
Yixian Liu
2020-01-03
3
-48
/
+35
*
RDMA/bnxt_re: Report more number of completion vectors
Selvin Xavier
2020-01-03
1
-1
/
+1
*
RDMA/qedr: Add kernel capability flags for dpm enabled mode
Michal Kalderon
2020-01-03
1
-1
/
+12
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-12-28
6
-11
/
+12
|
\
[next]