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
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
bnxt_re: fix a crash in qp error event processing
Sriharsha Basavapatna
1
-0
/
+2
2017-11-13
IB/core: Avoid unnecessary return value check
Parav Pandit
1
-11
/
+4
2017-11-13
IB/mlx4: Increase maximal message size under UD QP
Mark Bloch
1
-1
/
+1
2017-11-13
IB/mlx4: Add contig support for control objects
Guy Levi
4
-7
/
+16
2017-11-13
IB/mlx4: Use optimal numbers of MTT entries
Guy Levi
1
-24
/
+261
2017-11-13
IB/mlx5: Fix RoCE Address Path fields
Majd Dibbiny
1
-2
/
+6
2017-11-13
IB/mlx5: Assign send CQ and recv CQ of UMR QP
Majd Dibbiny
1
-0
/
+2
2017-11-13
RDMA/cxgb4: Protect from possible dereference
Leon Romanovsky
1
-1
/
+1
2017-11-13
RDMA/bnxt_re: Remove unused vlan_tag variable
Leon Romanovsky
1
-5
/
+1
2017-11-10
IB/mlx5: Add PCI write end padding support
Noa Osherovich
3
-4
/
+38
2017-11-10
IB/core: Add PCI write end padding flags for WQ and QP
Noa Osherovich
1
-1
/
+2
2017-11-10
IB/rxe: don't crash, if allocation of crc algorithm failed
Thomas Bogendoerfer
1
-4
/
+6
2017-11-10
IB/core: Avoid crash on pkey enforcement failed in received MADs
Parav Pandit
1
-1
/
+2
2017-11-10
RDMA/cxgb4: Annotate r2 and stag as __be32
Leon Romanovsky
1
-2
/
+2
2017-11-10
IB/mlx4: Fix RSS's QPC attributes assignments
Guy Levi
1
-7
/
+9
2017-11-10
IB/mlx4: Add report for RSS capabilities by vendor channel
Guy Levi
2
-5
/
+28
2017-11-10
RDMA/umem: Avoid partial declaration of non-static function
Leon Romanovsky
3
-110
/
+73
2017-11-10
RDMA/hns: Modify the usage of cmd_sn in hip08
oulijun
3
-1
/
+4
2017-11-10
RDMA/hns: Unify the calculation for hem index in hip08
oulijun
1
-4
/
+6
2017-11-10
RDMA/hns: Set the owner field of SQWQE in hip08 RoCE
oulijun
1
-0
/
+5
2017-11-10
RDMA/hns: Add sq_invld_flg field in QP context
oulijun
2
-2
/
+6
2017-11-10
RDMA/hns: Update the usage of ack timeout in hip08
oulijun
1
-7
/
+4
2017-11-10
RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08
oulijun
2
-1
/
+17
2017-11-10
RDMA/hns: Enable the cqe field of sqwqe of RC
oulijun
1
-2
/
+3
2017-11-10
RDMA/hns: Set se attribute of sqwqe in hip08
oulijun
1
-0
/
+3
2017-11-10
RDMA/hns: Configure fence attribute in hip08 RoCE
oulijun
1
-1
/
+3
2017-11-10
RDMA/hns: Configure TRRL field in hip08 RoCE device
oulijun
7
-2
/
+68
2017-11-10
RDMA/hns: Update calculation of irrl_ba field for hip08
oulijun
1
-2
/
+2
2017-11-10
RDMA/hns: Configure sgid type for hip08 RoCE
Wei Hu(Xavier)
5
-12
/
+42
2017-11-10
RDMA/hns: Generate gid type of RoCEv2
Wei Hu(Xavier)
3
-3
/
+6
2017-11-10
RDMA/hns: Add rereg mr support for hip08
Wei Hu(Xavier)
5
-0
/
+195
2017-11-07
IB/hfi1: convert to debugfs_file_get() and -put()
Nicolai Stange
1
-10
/
+10
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
15
-2
/
+28
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-0
/
+13
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
13
-0
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
13
-0
/
+13
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2017-11-01
Merge branch 'k.o/for-rc' into k.o/for-next
Doug Ledford
1
-1
/
+12
2017-10-31
RDMA/nldev: Enforce device index check for port callback
Leon Romanovsky
1
-1
/
+3
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2
-3
/
+3
2017-10-30
IB/hfi1: Take advantage of kvzalloc_node in sdma initialization
Mike Marciniszyn
1
-7
/
+2
2017-10-30
IB/hfi1: Don't modify num_user_contexts module parameter
Kamenee Arumugam
1
-14
/
+15
2017-10-30
IB/hfi1: Insure int mask for in-kernel receive contexts is clear
Mike Marciniszyn
1
-3
/
+32
2017-10-30
IB/hfi1: Add tx_opcode_stats like the opcode_stats
Mike Marciniszyn
4
-10
/
+83
2017-10-30
IB/hfi1: Validate PKEY for incoming GSI MAD packets
Sebastian Sanchez
1
-2
/
+84
2017-10-30
Ib/hfi1: Return actual operational VLs in port info query
Patel Jay P
1
-1
/
+1
2017-10-30
IB/hfi1: Race condition between user notification and driver state
Michael J. Ruhl
2
-10
/
+31
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+12
2017-10-25
bnxt_re: Implement the shutdown hook of the L2-RoCE driver interface
Somnath Kotur
1
-1
/
+13
2017-10-25
RDMA/cxgb4: Declare stag as __be32
Leon Romanovsky
1
-1
/
+1
[prev]
[next]