index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/srpt: Ensure that modifying the use_srq configfs attribute works
Bart Van Assche
2017-11-13
1
-0
/
+12
*
IB/srpt: Wait until channel release has finished during module unload
Bart Van Assche
2017-11-13
1
-23
/
+20
*
IB/srpt: Introduce srpt_disconnect_ch_sync()
Bart Van Assche
2017-11-13
1
-16
/
+35
*
IB/srpt: Introduce helper functions for SRQ allocation and freeing
Bart Van Assche
2017-11-13
1
-43
/
+72
*
IB/srpt: Post receive work requests after qp transition to INIT state
Mike Marciniszyn
2017-11-13
1
-4
/
+4
*
iw_cxgb4: remove BUG_ON() usage.
Steve Wise
2017-11-13
7
-38
/
+13
*
bnxt_re: changing the ip address shouldn't affect new connections
Sriharsha Basavapatna
2017-11-13
1
-0
/
+1
*
bnxt_re: fix a crash in qp error event processing
Sriharsha Basavapatna
2017-11-13
1
-0
/
+2
*
IB/core: Avoid unnecessary return value check
Parav Pandit
2017-11-13
1
-11
/
+4
*
IB/mlx4: Increase maximal message size under UD QP
Mark Bloch
2017-11-13
1
-1
/
+1
*
IB/mlx4: Add contig support for control objects
Guy Levi
2017-11-13
4
-7
/
+16
*
IB/mlx4: Use optimal numbers of MTT entries
Guy Levi
2017-11-13
1
-24
/
+261
*
IB/mlx5: Fix RoCE Address Path fields
Majd Dibbiny
2017-11-13
1
-2
/
+6
*
IB/mlx5: Assign send CQ and recv CQ of UMR QP
Majd Dibbiny
2017-11-13
1
-0
/
+2
*
RDMA/cxgb4: Protect from possible dereference
Leon Romanovsky
2017-11-13
1
-1
/
+1
*
RDMA/bnxt_re: Remove unused vlan_tag variable
Leon Romanovsky
2017-11-13
1
-5
/
+1
*
IB/mlx5: Add PCI write end padding support
Noa Osherovich
2017-11-10
3
-4
/
+38
*
IB/core: Add PCI write end padding flags for WQ and QP
Noa Osherovich
2017-11-10
1
-1
/
+2
*
IB/rxe: don't crash, if allocation of crc algorithm failed
Thomas Bogendoerfer
2017-11-10
1
-4
/
+6
*
IB/core: Avoid crash on pkey enforcement failed in received MADs
Parav Pandit
2017-11-10
1
-1
/
+2
*
RDMA/cxgb4: Annotate r2 and stag as __be32
Leon Romanovsky
2017-11-10
1
-2
/
+2
*
IB/mlx4: Fix RSS's QPC attributes assignments
Guy Levi
2017-11-10
1
-7
/
+9
*
IB/mlx4: Add report for RSS capabilities by vendor channel
Guy Levi
2017-11-10
2
-5
/
+28
*
RDMA/umem: Avoid partial declaration of non-static function
Leon Romanovsky
2017-11-10
3
-110
/
+73
*
RDMA/hns: Modify the usage of cmd_sn in hip08
oulijun
2017-11-10
3
-1
/
+4
*
RDMA/hns: Unify the calculation for hem index in hip08
oulijun
2017-11-10
1
-4
/
+6
*
RDMA/hns: Set the owner field of SQWQE in hip08 RoCE
oulijun
2017-11-10
1
-0
/
+5
*
RDMA/hns: Add sq_invld_flg field in QP context
oulijun
2017-11-10
2
-2
/
+6
*
RDMA/hns: Update the usage of ack timeout in hip08
oulijun
2017-11-10
1
-7
/
+4
*
RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08
oulijun
2017-11-10
2
-1
/
+17
*
RDMA/hns: Enable the cqe field of sqwqe of RC
oulijun
2017-11-10
1
-2
/
+3
*
RDMA/hns: Set se attribute of sqwqe in hip08
oulijun
2017-11-10
1
-0
/
+3
*
RDMA/hns: Configure fence attribute in hip08 RoCE
oulijun
2017-11-10
1
-1
/
+3
*
RDMA/hns: Configure TRRL field in hip08 RoCE device
oulijun
2017-11-10
7
-2
/
+68
*
RDMA/hns: Update calculation of irrl_ba field for hip08
oulijun
2017-11-10
1
-2
/
+2
*
RDMA/hns: Configure sgid type for hip08 RoCE
Wei Hu(Xavier)
2017-11-10
5
-12
/
+42
*
RDMA/hns: Generate gid type of RoCEv2
Wei Hu(Xavier)
2017-11-10
3
-3
/
+6
*
RDMA/hns: Add rereg mr support for hip08
Wei Hu(Xavier)
2017-11-10
5
-0
/
+195
*
Merge branch 'k.o/for-rc' into k.o/for-next
Doug Ledford
2017-11-01
1
-1
/
+12
|
\
|
*
RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flag
Michael J. Ruhl
2017-10-25
1
-1
/
+12
*
|
IB/hfi1: Take advantage of kvzalloc_node in sdma initialization
Mike Marciniszyn
2017-10-30
1
-7
/
+2
*
|
IB/hfi1: Don't modify num_user_contexts module parameter
Kamenee Arumugam
2017-10-30
1
-14
/
+15
*
|
IB/hfi1: Insure int mask for in-kernel receive contexts is clear
Mike Marciniszyn
2017-10-30
1
-3
/
+32
*
|
IB/hfi1: Add tx_opcode_stats like the opcode_stats
Mike Marciniszyn
2017-10-30
4
-10
/
+83
*
|
IB/hfi1: Validate PKEY for incoming GSI MAD packets
Sebastian Sanchez
2017-10-30
1
-2
/
+84
*
|
Ib/hfi1: Return actual operational VLs in port info query
Patel Jay P
2017-10-30
1
-1
/
+1
*
|
IB/hfi1: Race condition between user notification and driver state
Michael J. Ruhl
2017-10-30
2
-10
/
+31
*
|
bnxt_re: Implement the shutdown hook of the L2-RoCE driver interface
Somnath Kotur
2017-10-25
1
-1
/
+13
*
|
RDMA/cxgb4: Declare stag as __be32
Leon Romanovsky
2017-10-25
1
-1
/
+1
*
|
IB/rxe: Convert timers to use timer_setup()
Kees Cook
2017-10-25
4
-8
/
+8
[next]