index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-24
IB/core: Avoid deadlock during netlink message handling
Parav Pandit
3
-54
/
+56
2019-10-24
RDMA/nldev: Skip counter if port doesn't match
Mark Zhang
1
-1
/
+1
2019-10-24
RDMA/rxe: Remove useless rxe_init_device_param assignments
Leon Romanovsky
2
-26
/
+0
2019-10-23
RDMA/core: Check that process is still alive before sending it to the users
Leon Romanovsky
2
-9
/
+33
2019-10-23
RDMA/restrack: Remove PID namespace support
Leon Romanovsky
4
-46
/
+2
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-2
/
+2
2019-10-22
IB/core: Do not notify GID change event of an unregistered device
Parav Pandit
1
-7
/
+1
2019-10-22
IB/mlx5: Align usage of QP1 create flags with rest of mlx5 defines
Michael Guralnik
3
-11
/
+6
2019-10-22
IB/mlx5: Remove dead code
Ran Rozenstein
2
-16
/
+0
2019-10-22
RDMA/uverbs: Add a check for uverbs_attr_get to uverbs_copy_to_struct_or_zero
Chuhong Yuan
1
-0
/
+3
2019-10-22
IB/cma: Honor traffic class from lower netdevice for RoCE
Parav Pandit
1
-9
/
+52
2019-10-22
RDMA/nldev: Provide MR statistics
Erez Alfasi
5
-6
/
+86
2019-10-22
RDMA/mlx5: Return ODP type per MR
Erez Alfasi
6
-1
/
+68
2019-10-22
RDMA/nldev: Allow different fill function per resource
Erez Alfasi
1
-21
/
+23
2019-10-22
IB/mlx5: Introduce ODP diagnostic counters
Erez Alfasi
2
-0
/
+19
2019-10-22
RDMA/uverbs: Prevent potential underflow
Dan Carpenter
1
-1
/
+1
2019-10-22
infiniband: fix sw/rdmavt/ kernel-doc notation
rd.dunlab@gmail.com
4
-19
/
+17
2019-10-22
infiniband: fix core/ kernel-doc notation
rd.dunlab@gmail.com
2
-13
/
+12
2019-10-22
infiniband: fix ulp/iser/iser_initiator.c kernel-doc warnings
rd.dunlab@gmail.com
1
-0
/
+5
2019-10-22
infiniband: fix ulp/iser/iser_verbs.c kernel-doc notation
rd.dunlab@gmail.com
1
-22
/
+38
2019-10-22
infiniband: fix core/verbs.c kernel-doc notation
rd.dunlab@gmail.com
1
-0
/
+2
2019-10-22
infiniband: fix ulp/srpt/ib_srpt.h kernel-doc notation
rd.dunlab@gmail.com
1
-5
/
+2
2019-10-22
infiniband: fix ulp/opa_vnic/opa_vnic_internal.h kernel-doc notation
rd.dunlab@gmail.com
1
-4
/
+4
2019-10-22
infiniband: fix ulp/iser/iscsi_iser.h kernel-doc warnings
rd.dunlab@gmail.com
1
-7
/
+11
2019-10-22
infiniband: fix core/ipwm_util.h kernel-doc warnings
rd.dunlab@gmail.com
1
-1
/
+4
2019-10-22
infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notation
rd.dunlab@gmail.com
2
-5
/
+5
2019-10-22
Merge branch 'mlx5-rd-sgl' into rdma.git for-next
Jason Gunthorpe
2
-10
/
+17
2019-10-22
RDMA/mlx5: Add capability for max sge to get optimized performance
Yamin Friedman
1
-0
/
+2
2019-10-22
RDMA/rw: Support threshold for registration vs scattering to local pages
Yamin Friedman
1
-10
/
+15
2019-10-22
RDMA/siw: Fix SQ/RQ drain logic
Bernard Metzler
2
-42
/
+122
2019-10-21
ib/srp: Add missing new line after displaying fast_io_fail_tmo param
Donald Dutile
1
-2
/
+2
2019-10-21
RDMA/hns: Release qp resources when failed to destroy qp
Yangyang Li
1
-8
/
+4
2019-10-21
RDMA/hns: Fix a spelling mistake in a macro
Yixing Liu
2
-13
/
+13
2019-10-21
RDMA/hns: Modify return value of restrack functions
Lang Cheng
1
-1
/
+1
2019-10-21
RDMA/hns: Modify variable/field name from vlan to vlan_id
Weihang Li
3
-13
/
+13
2019-10-21
RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_que
Weihang Li
1
-10
/
+14
2019-10-21
RDMA/hns: remove a redundant le16_to_cpu
Weihang Li
1
-1
/
+1
2019-10-18
IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fields
Parav Pandit
1
-4
/
+5
2019-10-18
RDMA/qedr: Fix reported firmware version
Kamal Heib
1
-1
/
+1
2019-10-18
RDMA/siw: free siw_base_qp in kref release routine
Krishnamraju Eraparaju
2
-2
/
+2
2019-10-18
RDMA/iwcm: move iw_rem_ref() calls out of spinlock
Krishnamraju Eraparaju
1
-23
/
+29
2019-10-18
iw_cxgb4: fix ECN check on the passive accept
Potnuri Bharat Teja
1
-14
/
+14
2019-10-17
IB/hfi1: Use a common pad buffer for 9B and 16B packets
Mike Marciniszyn
2
-8
/
+7
2019-10-17
IB/hfi1: Avoid excessive retry for TID RDMA READ request
Kaike Wan
1
-5
/
+0
2019-10-17
RDMA/mlx5: Clear old rate limit when closing QP
Rafi Wiener
1
-3
/
+5
2019-10-08
IB/mlx5: Introduce and use mkey context setting helper routine
Parav Pandit
1
-18
/
+16
2019-10-08
RDMA/iser: Use iser_err instead of pr_err for logging
Max Gurtovoy
1
-2
/
+2
2019-10-08
RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter series
Devesh Sharma
3
-55
/
+80
2019-10-08
RDMA/srp: Calculate max_it_iu_size if remote max_it_iu length available
Honggang Li
1
-4
/
+14
2019-10-08
RDMA/srp: Add parse function for maximum initiator to target IU size
Honggang Li
2
-0
/
+11
[prev]
[next]