index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-13
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
Boris Pismenny
2
-8
/
+11
2018-03-13
IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
Boris Pismenny
1
-7
/
+16
2018-03-10
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
2018-03-10
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-07
RDMA/bnxt_re: Avoid Hard lockup during error CQE processing
Selvin Xavier
6
-90
/
+55
2018-03-07
RDMA/core: Reduce poll batch for direct cq polling
Max Gurtovoy
1
-10
/
+11
2018-03-07
IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
Dan Carpenter
1
-1
/
+3
2018-03-07
IB/mlx5: When not in dual port RoCE mode, use provided port as native
Mark Bloch
1
-3
/
+7
2018-03-07
IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE
Jack M
1
-2
/
+7
2018-03-07
IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
Jack Morgenstein
1
-2
/
+0
2018-03-07
RDMA/qedr: Fix iWARP write and send with immediate
Kalderon, Michal
1
-0
/
+10
2018-03-07
RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA
Kalderon, Michal
1
-1
/
+2
2018-03-07
RDMA/qedr: Fix iWARP connect with port mapper
Kalderon, Michal
1
-6
/
+10
2018-03-07
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
2
-10
/
+3
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-21
RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type
Leon Romanovsky
1
-0
/
+3
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-16
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
4
-7
/
+22
2018-02-16
RDMA/verbs: Check existence of function prior to accessing it
Leon Romanovsky
2
-0
/
+24
2018-02-15
RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
Adit Ranadive
3
-3
/
+9
2018-02-15
RDMA/uverbs: Sanitize user entered port numbers prior to access it
Leon Romanovsky
1
-1
/
+8
2018-02-15
RDMA/uverbs: Fix circular locking dependency
Leon Romanovsky
1
-1
/
+2
2018-02-15
RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
Leon Romanovsky
1
-3
/
+1
2018-02-15
RDMA/restrack: Increment CQ restrack object before committing
Leon Romanovsky
1
-3
/
+3
2018-02-15
RDMA/uverbs: Protect from command mask overflow
Leon Romanovsky
1
-7
/
+20
2018-02-15
IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
Jason Gunthorpe
1
-2
/
+3
2018-02-15
IB/uverbs: Improve lockdep_check
Jason Gunthorpe
1
-7
/
+7
2018-02-15
RDMA/uverbs: Protect from races between lookup and destroy of uobjects
Leon Romanovsky
1
-1
/
+9
2018-02-15
IB/uverbs: Hold the uobj write lock after allocate
Jason Gunthorpe
1
-1
/
+10
[next]