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
2018-10-16
RDMA/uverbs: Use kernel API to allocate uverbs indexes
Leon Romanovsky
1
-6
/
+6
2018-10-16
RDMA/core: Increase total number of RDMA ports across all devices
Leon Romanovsky
1
-1
/
+1
2018-10-16
IB/mlx4: Add port and TID to MAD debug print
Håkon Bugge
1
-8
/
+10
2018-10-16
IB/mlx4: Enable debug print of SMPs
Håkon Bugge
1
-1
/
+1
2018-10-16
RDMA/core: Rename ports_parent to ports_kobj
Parav Pandit
1
-5
/
+4
2018-10-16
RDMA/core: Do not expose unsupported counters
Parav Pandit
1
-7
/
+12
2018-10-16
IB/mlx4: Refer to the device kobject instead of ports_parent
Parav Pandit
1
-5
/
+1
2018-10-16
RDMA/nldev: Allow IB device rename through RDMA netlink
Leon Romanovsky
1
-0
/
+34
2018-10-16
RDMA/core: Implement IB device rename function
Leon Romanovsky
2
-0
/
+26
2018-10-16
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
6
-16
/
+18
2018-10-16
RDMA/core: Align multiple functions to kernel coding style
Leon Romanovsky
2
-8
/
+5
2018-10-16
RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()
Leon Romanovsky
1
-2
/
+2
2018-10-16
RDMA/ucma: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-16
IB/ucm: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-16
IB/mlx5: Fix MR cache initialization
Artemy Kovalyov
1
-1
/
+1
2018-10-16
RDMA/cm: Respect returned status of cm_init_av_by_path
Leon Romanovsky
1
-2
/
+5
2018-10-16
IB/ipoib: Clear IPCB before icmp_send
Denis Drozdov
1
-2
/
+6
2018-10-16
RDMA/restrack: Protect from reentry to resource return path
Leon Romanovsky
1
-1
/
+3
2018-10-16
RDMA/mlx5: Add support for flow tag to raw create flow
Mark Bloch
1
-1
/
+14
2018-10-16
RDMA/mlx5: Remove extraneous error check
Gal Pressman
1
-2
/
+1
2018-10-16
IB/mlx5: Verify DEVX object type
Yishai Hadas
1
-54
/
+126
2018-10-16
RDMA/hns: Add FRMR support for hip08
Yixian Liu
5
-10
/
+218
2018-10-16
RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails
Selvin Xavier
2
-9
/
+24
2018-10-16
RDMA/bnxt_re: Wait for delayed work to finish before device removal
Selvin Xavier
1
-1
/
+1
2018-10-16
RDMA/bnxt_re: Limit max_pkey to 16 bit value
Devesh Sharma
1
-1
/
+9
2018-10-16
RDMA/bnxt_re: Fix qp async event reporting
Devesh Sharma
1
-4
/
+9
2018-10-16
RDMA/bnxt_re: Report out of sequence hw counters
Selvin Xavier
6
-1
/
+34
2018-10-16
RDMA/bnxt_re: Expose rx discards and drop counters
Selvin Xavier
2
-0
/
+8
2018-10-16
RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message print
Somnath Kotur
1
-4
/
+6
2018-10-16
RDMA/bnxt_re: Drop L2 async events silently
Devesh Sharma
1
-3
/
+4
2018-10-16
RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
Selvin Xavier
1
-1
/
+2
2018-10-16
RDMA/bnxt_re: Avoid NULL check after accessing the pointer
Selvin Xavier
1
-7
/
+6
2018-10-16
RDMA/bnxt_re: Remove the unnecessary version macro definition
Selvin Xavier
2
-2
/
+1
2018-10-16
RDMA/bnxt_re: Fix recursive lock warning in debug kernel
Selvin Xavier
1
-2
/
+11
2018-10-16
RDMA/bnxt_re: Add missing spin lock initialization
Selvin Xavier
2
-0
/
+2
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
16
-140
/
+203
2018-10-15
Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
6
-87
/
+164
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+8
2018-10-12
Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
1
-4
/
+8
2018-10-10
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
5
-72
/
+129
2018-10-10
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
3
-28
/
+48
2018-10-10
PCI: Remove pci_unmap_addr() wrappers for DMA API
Christoph Hellwig
2
-6
/
+6
2018-10-10
IB/mlx5: Unmap DMA addr from HCA before IOMMU
Valentine Fatiev
1
-4
/
+8
2018-10-05
RDMA/restrack: Release task struct which was hold by CM_ID object
Leon Romanovsky
2
-6
/
+7
2018-10-05
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
4
-15
/
+14
2018-10-05
RDMA/restrack: Un-inline set task implementation
Leon Romanovsky
1
-0
/
+10
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-129
/
+184
2018-10-03
RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcu
Parav Pandit
1
-1
/
+1
2018-10-03
IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt
Venkata Sandeep Dhanalakota
3
-632
/
+334
2018-10-03
IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt
Venkata Sandeep Dhanalakota
15
-114
/
+119
[prev]
[next]