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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-18
RDMA/hns: Remove unnecessary platform_get_resource() error check
weiyongjun (A)
1
-4
/
+0
2018-01-18
IB/mlx5: Mmap the HCA's clock info to user-space
Feras Daoud
2
-12
/
+42
2018-01-18
RDMA/bnxt_re: Add SRQ support for Broadcom adapters
Devesh Sharma
7
-95
/
+813
2018-01-18
RDMA/bnxt_re: expose detailed stats retrieved from HW
Selvin Xavier
7
-10
/
+417
2018-01-18
RDMA/bnxt_re: Add support for MRs with Huge pages
Somnath Kotur
5
-55
/
+138
2018-01-17
RDMA/bnxt_re: Add support for query firmware version
Selvin Xavier
6
-15
/
+39
2018-01-17
RDMA/bnxt_re: Enable RoCE on virtual functions
Selvin Xavier
6
-37
/
+182
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+12
2018-01-16
i40iw: Free IEQ resources
Mustafa Ismail
3
-2
/
+3
2018-01-16
i40iw: Remove setting of rem_addr.len
Mustafa Ismail
1
-3
/
+0
2018-01-16
i40iw: Remove limit on re-posting AEQ entries to HW
Sindhu Devale
2
-3
/
+0
2018-01-16
i40iw: Zero-out consumer key on allocate stag for FMR
Shiraz Saleem
1
-0
/
+1
2018-01-16
i40iw: Remove extra call to i40iw_est_sd()
Shiraz Saleem
1
-2
/
+0
2018-01-16
RDMA/hns: Set the guid for hip08 RoCE device
oulijun
1
-0
/
+4
2018-01-16
RDMA/hns: Update the verbs of polling for completion
oulijun
2
-1
/
+13
2018-01-16
RDMA/hns: Assign zero for pkey_index of wc in hip08
oulijun
1
-0
/
+3
2018-01-16
RDMA/hns: Fill sq wqe context of ud type in hip08
oulijun
2
-145
/
+385
2018-01-16
RDMA/hns: Add gsi qp support for modifying qp in hip08
oulijun
2
-16
/
+49
2018-01-16
RDMA/hns: Create gsi qp in hip08
oulijun
1
-2
/
+16
2018-01-16
RDMA/hns: Assign the correct value for tx_cqn
oulijun
1
-1
/
+1
2018-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-6
/
+5
2018-01-15
IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
Jack Morgenstein
1
-8
/
+5
2018-01-15
RDMA/qedr: Fix endian problems around imm_data
Jason Gunthorpe
1
-2
/
+2
2018-01-15
RDMA/hns: Fix endian problems around imm_data and rkey
Jason Gunthorpe
3
-7
/
+11
2018-01-15
RDMA/mlx5: Fix out-of-bound access while querying AH
Leon Romanovsky
1
-4
/
+3
2018-01-12
net/mlx5: Fix mlx5_get_uars_page to return error code
Eran Ben Elisha
1
-1
/
+1
2018-01-12
{net,ib}/mlx5: Don't disable local loopback multicast traffic when needed
Eran Ben Elisha
1
-3
/
+6
2018-01-10
IB/mlx5: remove redundant assignment of mdev
Colin Ian King
1
-1
/
+1
2018-01-10
IB/hfi1: Prevent a NULL dereference
Dan Carpenter
1
-2
/
+2
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-08
Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next
Doug Ledford
1
-1
/
+1
2018-01-08
IB/mlx5: Don't advertise RAW QP support in dual port mode
Daniel Jurgens
1
-7
/
+14
2018-01-08
IB/mlx5: Route MADs for dual port RoCE
Daniel Jurgens
1
-7
/
+14
2018-01-08
{net, IB}/mlx5: Change set_roce_gid to take a port number
Daniel Jurgens
1
-1
/
+1
2018-01-08
IB/mlx5: Update counter implementation for dual port RoCE
Daniel Jurgens
2
-28
/
+42
2018-01-08
IB/mlx5: Change debugfs to have per port contents
Parav Pandit
3
-29
/
+73
2018-01-08
IB/mlx5: Implement dual port functionality in query routines
Daniel Jurgens
1
-17
/
+85
2018-01-08
IB/mlx5: Move IB event processing onto a workqueue
Daniel Jurgens
1
-13
/
+56
2018-01-08
{net, IB}/mlx5: Manage port association for multiport RoCE
Daniel Jurgens
2
-25
/
+424
2018-01-08
IB/mlx5: Make netdev notifications multiport capable
Daniel Jurgens
3
-37
/
+55
2018-01-08
IB/mlx5: Reduce the use of num_port capability
Daniel Jurgens
3
-12
/
+11
2018-01-08
IB/mlx5: Add support for DC target QP
Moni Shoua
3
-3
/
+212
2018-01-08
IB/mlx5: Add support for DC Initiator QP
Moni Shoua
1
-5
/
+72
2018-01-08
IB/mlx5: Handle type IB_QPT_DRIVER when creating a QP
Moni Shoua
2
-1
/
+112
2018-01-05
bnxt_re: report RoCE device support at info level
Jonathan Toppins
1
-1
/
+1
2018-01-05
i40iw: Replace mdelay with msleep in i40iw_wait_pe_ready
Jia-Ju Bai
1
-1
/
+1
2018-01-05
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
Michael J. Ruhl
6
-35
/
+18
2018-01-05
IB/hfi1: Fix infinite loop in 8051 command error path
Sebastian Sanchez
3
-102
/
+46
2018-01-05
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
Michael J. Ruhl
6
-20
/
+0
2018-01-05
IB/{rdmavt, hfi1, qib}: Self determine driver name
Michael J. Ruhl
4
-4
/
+4
[prev]
[next]