index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2018-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-03-28
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2018-03-27
RDMA/hns: ensure for-loop actually iterates and free's buffers
Colin Ian King
2018-03-27
RDMA/ucma: Check that device exists prior to accessing it
Leon Romanovsky
2018-03-27
RDMA/ucma: Check that device is connected prior to access it
Leon Romanovsky
2018-03-27
RDMA/rdma_cm: Fix use after free race with process_one_req
Jason Gunthorpe
2018-03-21
RDMA/qedr: Fix QP state initialization race
Kalderon, Michal
2018-03-21
RDMA/qedr: Fix rc initialization on CNQ allocation failure
Kalderon, Michal
2018-03-21
RDMA/qedr: fix QP's ack timeout configuration
Kalderon, Michal
2018-03-21
RDMA/ucma: Correct option size check using optlen
Chien Tin Tung
2018-03-21
RDMA/restrack: Move restrack_clean to be symmetrical to restrack_init
Leon Romanovsky
2018-03-21
IB/mlx5: Don't clean uninitialized UMR resources
Mark Bloch
2018-03-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-03-20
RDMA/ucma: Ensure that CM_ID exists prior to access it
Leon Romanovsky
2018-03-19
RDMA/ucma: Fix use-after-free access in ucma_close
Leon Romanovsky
2018-03-15
RDMA/ucma: Check AF family prior resolving address
Leon Romanovsky
2018-03-14
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
2018-03-14
infiniband: qplib_fp: fix pointer cast
Arnd Bergmann
2018-03-14
IB/mlx5: Fix cleanup order on unload
Mark Bloch
2018-03-14
RDMA/ucma: Don't allow join attempts for unsupported AF family
Leon Romanovsky
2018-03-14
RDMA/ucma: Fix access to non-initialized CM_ID object
Leon Romanovsky
2018-03-14
RDMA/core: Do not use invalid destination in determining port reuse
Tatyana Nikolova
2018-03-14
RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
Leon Romanovsky
2018-03-14
RDMAVT: Fix synchronization around percpu_ref
Tejun Heo
2018-03-13
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
Boris Pismenny
2018-03-13
IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
Boris Pismenny
2018-03-09
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
2018-03-09
Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"
Doug Ledford
2018-03-07
RDMA/ucma: Check that user doesn't overflow QP state
Leon Romanovsky
2018-03-07
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
2018-03-07
RDMA/ucma: Limit possible option size
Leon Romanovsky
2018-03-07
IB/core: Fix possible crash to access NULL netdev
Parav Pandit
2018-03-06
RDMA/bnxt_re: Avoid Hard lockup during error CQE processing
Selvin Xavier
2018-03-06
RDMA/core: Reduce poll batch for direct cq polling
Max Gurtovoy
2018-03-06
IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
Dan Carpenter
2018-03-06
IB/mlx5: When not in dual port RoCE mode, use provided port as native
Mark Bloch
2018-03-06
IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE
Jack M
2018-03-06
IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
Jack Morgenstein
2018-03-06
RDMA/qedr: Fix iWARP write and send with immediate
Kalderon, Michal
2018-03-06
RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA
Kalderon, Michal
2018-03-06
RDMA/qedr: Fix iWARP connect with port mapper
Kalderon, Michal
2018-03-06
RDMA/qedr: Fix ipv6 destination address resolution
Kalderon, Michal
2018-02-28
IB/core : Add null pointer check in addr_resolve
Muneendra Kumar M
2018-02-28
RDMA/bnxt_re: Fix the ib_reg failure cleanup
Selvin Xavier
2018-02-28
RDMA/bnxt_re: Fix incorrect DB offset calculation
Devesh Sharma
2018-02-28
RDMA/bnxt_re: Unconditionly fence non wire memory operations
Devesh Sharma
2018-02-28
IB/core: Fix missing RDMA cgroups release in case of failure to register device
Parav Pandit
2018-02-28
IB/mlx: Set slid to zero in Ethernet completion struct
Moni Shoua
2018-02-28
{net, IB}/mlx5: Raise fatal IB event when sys error occurs
Daniel Jurgens
2018-02-28
IB/mlx5: Avoid passing an invalid QP type to firmware
Noa Osherovich
[next]