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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
2018-03-09
Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"
Doug Ledford
1
-6
/
+1
2018-03-07
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
2018-03-06
RDMA/bnxt_re: Avoid Hard lockup during error CQE processing
Selvin Xavier
6
-90
/
+55
2018-03-06
IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
Dan Carpenter
1
-1
/
+3
2018-03-06
IB/mlx5: When not in dual port RoCE mode, use provided port as native
Mark Bloch
1
-3
/
+7
2018-03-06
IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE
Jack M
1
-2
/
+7
2018-03-06
IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
Jack Morgenstein
1
-2
/
+0
2018-03-06
RDMA/qedr: Fix iWARP write and send with immediate
Kalderon, Michal
1
-0
/
+10
2018-03-06
RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA
Kalderon, Michal
1
-1
/
+2
2018-03-06
RDMA/qedr: Fix iWARP connect with port mapper
Kalderon, Michal
1
-6
/
+10
2018-03-06
RDMA/qedr: Fix ipv6 destination address resolution
Kalderon, Michal
1
-2
/
+1
2018-02-28
RDMA/bnxt_re: Fix the ib_reg failure cleanup
Selvin Xavier
1
-1
/
+4
2018-02-28
RDMA/bnxt_re: Fix incorrect DB offset calculation
Devesh Sharma
4
-3
/
+32
2018-02-28
RDMA/bnxt_re: Unconditionly fence non wire memory operations
Devesh Sharma
1
-4
/
+11
2018-02-28
IB/mlx: Set slid to zero in Ethernet completion struct
Moni Shoua
2
-2
/
+5
2018-02-28
{net, IB}/mlx5: Raise fatal IB event when sys error occurs
Daniel Jurgens
1
-9
/
+2
2018-02-28
IB/mlx5: Avoid passing an invalid QP type to firmware
Noa Osherovich
1
-1
/
+6
2018-02-28
IB/mlx5: Fix incorrect size of klms in the memory region
Sergey Gorenko
1
-1
/
+1
2018-02-20
RDMA/bnxt_re: Avoid system hang during device un-reg
Selvin Xavier
2
-5
/
+4
2018-02-20
RDMA/bnxt_re: Fix system crash during load/unload
Selvin Xavier
1
-0
/
+5
2018-02-20
RDMA/bnxt_re: Synchronize destroy_qp with poll_cq
Selvin Xavier
4
-19
/
+47
2018-02-20
RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
Devesh Sharma
1
-1
/
+8
2018-02-20
RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters
Devesh Sharma
2
-17
/
+3
2018-02-15
RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
Adit Ranadive
3
-3
/
+9
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-8
/
+8
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
40
-584
/
+853
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-51
/
+8
2018-02-05
RDMA/hns: Fix the endian problem for hns
oulijun
8
-320
/
+363
2018-02-01
IB/hfi1: Add 16B rcvhdr trace support
Don Hiatt
2
-4
/
+6
2018-02-01
IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
Kamenee Arumugam
3
-16
/
+19
2018-02-01
IB/hfi1: Show fault stats in both TX and RX directions
Mitko Haralanov
1
-1
/
+8
2018-02-01
IB/hfi1: Remove blind constants from 16B update
Mike Marciniszyn
4
-14
/
+25
2018-02-01
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
Kamenee Arumugam
6
-19
/
+239
2018-02-01
IB/hfi1: Do not override given pcie_pset value
Bartlomiej Dudek
1
-11
/
+12
2018-02-01
IB/hfi1: Optimize process_receive_ib()
Sebastian Sanchez
2
-32
/
+17
2018-02-01
IB/hfi1: Remove unnecessary fecn and becn fields
Sebastian Sanchez
6
-30
/
+20
2018-02-01
IB/hfi1: Look up ibport using a pointer in receive path
Sebastian Sanchez
3
-23
/
+30
2018-02-01
IB/hfi1: Optimize packet type comparison using 9B and bypass code paths
Sebastian Sanchez
4
-13
/
+13
2018-02-01
IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet
Sebastian Sanchez
6
-12
/
+6
2018-02-01
IB/hfi1: Remove dependence on qp->s_hdrwords
Mitko Haralanov
10
-59
/
+61
2018-02-01
IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
Alex Estrin
1
-3
/
+1
2018-02-01
IB/hfi1: Fix for early release of sdma context
Alex Estrin
3
-6
/
+9
2018-02-01
IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
Michael J. Ruhl
3
-7
/
+16
2018-02-01
RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_table
oulijun
1
-1
/
+0
2018-02-01
RDMA/hns: Add names to function arguments in function pointers
oulijun
1
-4
/
+4
2018-02-01
RDMA/hns: Remove unnecessary operator
oulijun
1
-2
/
+2
2018-02-01
RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()
Markus Elfring
1
-6
/
+7
2018-02-01
RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnx...
Markus Elfring
1
-5
/
+0
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
[next]