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
2018-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-40
/
+100
2018-03-28
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2
-17
/
+33
2018-03-27
RDMA/hns: ensure for-loop actually iterates and free's buffers
Colin Ian King
1
-1
/
+1
2018-03-27
RDMA/ucma: Check that device exists prior to accessing it
Leon Romanovsky
1
-2
/
+4
2018-03-27
RDMA/ucma: Check that device is connected prior to access it
Leon Romanovsky
1
-0
/
+5
2018-03-27
RDMA/rdma_cm: Fix use after free race with process_one_req
Jason Gunthorpe
1
-0
/
+9
2018-03-21
RDMA/qedr: Fix QP state initialization race
Kalderon, Michal
1
-3
/
+17
2018-03-21
RDMA/qedr: Fix rc initialization on CNQ allocation failure
Kalderon, Michal
1
-1
/
+2
2018-03-21
RDMA/qedr: fix QP's ack timeout configuration
Kalderon, Michal
1
-10
/
+15
2018-03-21
RDMA/ucma: Correct option size check using optlen
Chien Tin Tung
1
-1
/
+1
2018-03-21
RDMA/restrack: Move restrack_clean to be symmetrical to restrack_init
Leon Romanovsky
1
-2
/
+1
2018-03-21
IB/mlx5: Don't clean uninitialized UMR resources
Mark Bloch
2
-3
/
+12
2018-03-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-47
/
+88
2018-03-20
RDMA/ucma: Ensure that CM_ID exists prior to access it
Leon Romanovsky
1
-6
/
+9
2018-03-19
RDMA/ucma: Fix use-after-free access in ucma_close
Leon Romanovsky
1
-0
/
+3
2018-03-15
RDMA/ucma: Check AF family prior resolving address
Leon Romanovsky
1
-3
/
+7
2018-03-14
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
2
-3
/
+3
2018-03-14
infiniband: qplib_fp: fix pointer cast
Arnd Bergmann
1
-2
/
+2
2018-03-14
IB/mlx5: Fix cleanup order on unload
Mark Bloch
2
-10
/
+14
2018-03-14
RDMA/ucma: Don't allow join attempts for unsupported AF family
Leon Romanovsky
1
-1
/
+7
2018-03-14
RDMA/ucma: Fix access to non-initialized CM_ID object
Leon Romanovsky
1
-0
/
+3
2018-03-14
RDMA/core: Do not use invalid destination in determining port reuse
Tatyana Nikolova
1
-5
/
+7
2018-03-14
RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
Leon Romanovsky
1
-4
/
+8
2018-03-14
RDMAVT: Fix synchronization around percpu_ref
Tejun Heo
1
-4
/
+6
2018-03-13
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
Boris Pismenny
1
-6
/
+9
2018-03-13
IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
Boris Pismenny
1
-7
/
+16
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/ucma: Check that user doesn't overflow QP state
Leon Romanovsky
1
-0
/
+3
2018-03-07
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
2018-03-07
RDMA/ucma: Limit possible option size
Leon Romanovsky
1
-0
/
+3
2018-03-07
IB/core: Fix possible crash to access NULL netdev
Parav Pandit
1
-4
/
+3
2018-03-06
RDMA/bnxt_re: Avoid Hard lockup during error CQE processing
Selvin Xavier
6
-90
/
+55
2018-03-06
RDMA/core: Reduce poll batch for direct cq polling
Max Gurtovoy
1
-10
/
+11
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
IB/core : Add null pointer check in addr_resolve
Muneendra Kumar M
1
-10
/
+5
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/core: Fix missing RDMA cgroups release in case of failure to register device
Parav Pandit
1
-2
/
+4
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
[next]