index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...
Doug Ledford
2017-08-07
7
-33
/
+50
|
\
|
*
IB/ipoib: Notify on modify QP failure only when relevant
Erez Shitrit
2017-07-23
1
-1
/
+22
|
*
Revert "IB/core: Allow QP state transition from reset to error"
Leon Romanovsky
2017-07-23
1
-1
/
+0
|
*
IB/ipoib: Remove double pointer assigning
Leon Romanovsky
2017-07-23
1
-1
/
+0
|
*
IB/ipoib: Clean error paths in add port
Leon Romanovsky
2017-07-23
1
-6
/
+8
|
*
IB/ipoib: Add get statistics support to SRIOV VF
Feras Daoud
2017-07-23
1
-0
/
+1
|
*
IB/ipoib: Add multicast packets statistics
Alex Vesker
2017-07-23
2
-1
/
+4
|
*
IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initialization
Feras Daoud
2017-07-23
1
-1
/
+1
|
*
IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qp
Alex Vesker
2017-07-23
1
-0
/
+1
|
*
IB/ipoib: Make sure no in-flight joins while leaving that mcast
Erez Shitrit
2017-07-23
1
-16
/
+8
|
*
IB/ipoib: Use cancel_delayed_work_sync when needed
Erez Shitrit
2017-07-23
1
-6
/
+1
|
*
IB/ipoib: Fix race between light events and interface restart
Feras Daoud
2017-07-23
3
-0
/
+4
*
|
IB/hns: checking for IS_ERR() instead of NULL
Dan Carpenter
2017-08-04
1
-1
/
+1
*
|
RDMA/mlx5: Fix existence check for extended address vector
Leon Romanovsky
2017-08-04
1
-1
/
+1
*
|
IB/uverbs: Fix device cleanup
Yishai Hadas
2017-08-04
1
-2
/
+1
*
|
RDMA/uverbs: Prevent leak of reserved field
Leon Romanovsky
2017-08-04
1
-1
/
+1
*
|
IB/core: Fix race condition in resolving IP to MAC
Parav Pandit
2017-08-04
1
-14
/
+48
|
/
*
RDMA/core: Initialize port_num in qp_attr
Ismail, Mustafa
2017-07-20
1
-0
/
+2
*
RDMA/uverbs: Fix the check for port number
Ismail, Mustafa
2017-07-20
1
-1
/
+2
*
RDMA/iser: don't send an rkey if all data is written as immadiate-data
Sagi Grimberg
2017-07-20
1
-2
/
+4
*
rxe: fix broken receive queue draining
Vijay Immanuel
2017-07-20
2
-0
/
+6
*
RDMA/qedr: Prevent memory overrun in verbs' user responses
Amrani, Ram
2017-07-20
1
-4
/
+12
*
iw_cxgb4: don't use WR keys/addrs for 0 byte reads
Ganesh Goudar
2017-07-20
1
-1
/
+1
*
IB/mlx4: Fix CM REQ retries in paravirt mode
HÃ¥kon Bugge
2017-07-20
1
-0
/
+4
*
IB/rdmavt: Setting of QP timeout can overflow jiffies computation
Kaike Wan
2017-07-20
1
-3
/
+1
*
IB/core: Fix sparse warnings
Matan Barak
2017-07-20
1
-10
/
+0
*
RDMA/bnxt_re: Fix the value reported for local ack delay
Selvin Xavier
2017-07-20
2
-1
/
+8
*
RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq
Selvin Xavier
2017-07-20
3
-0
/
+25
*
RDMA/bnxt_re: Fix return value of poll routine
Devesh Sharma
2017-07-20
1
-0
/
+1
*
RDMA/bnxt_re: Enable atomics only if host bios supports
Devesh Sharma
2017-07-20
3
-2
/
+21
*
RDMA/bnxt_re: Specify RDMA component when allocating stats context
Somnath Kotur
2017-07-20
1
-0
/
+1
*
RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP
Eddie Wai
2017-07-20
1
-2
/
+13
*
RDMA/bnxt_re: Report supported value to IB stack in query_device
Selvin Xavier
2017-07-20
3
-4
/
+12
*
RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails
Selvin Xavier
2017-07-20
1
-7
/
+9
*
RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error
Somnath Kotur
2017-07-20
1
-0
/
+10
*
RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext
Devesh Sharma
2017-07-20
2
-31
/
+30
*
IB/mlx5: Fix a warning message
Dan Carpenter
2017-07-20
1
-1
/
+1
*
RDMA/ocrdma: Fix error codes in ocrdma_create_srq()
Dan Carpenter
2017-07-20
1
-0
/
+1
*
RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd()
Dan Carpenter
2017-07-20
1
-1
/
+2
*
IB/cxgb3: Fix error codes in iwch_alloc_mr()
Dan Carpenter
2017-07-20
1
-5
/
+4
*
cxgb4: Fix error codes in c4iw_create_cq()
Dan Carpenter
2017-07-20
1
-0
/
+1
*
IB/i40iw: Fix error code in i40iw_create_cq()
Dan Carpenter
2017-07-20
1
-1
/
+3
*
IB/IPoIB: Fix error code in ipoib_add_port()
Dan Carpenter
2017-07-20
1
-0
/
+1
*
RDMA/bnxt_re: checking for NULL instead of IS_ERR()
Dan Carpenter
2017-07-20
1
-2
/
+2
*
i40iw: Free QP PBLEs when the QP is destroyed
Tatyana Nikolova
2017-07-20
2
-5
/
+12
*
i40iw: Avoid memory leak of CQP request objects
Shiraz Saleem
2017-07-20
3
-0
/
+55
*
i40iw: Update list correctly
Henry Orosco
2017-07-20
1
-1
/
+1
*
i40iw: Add missing memory barrier
Henry Orosco
2017-07-20
1
-0
/
+3
*
i40iw: Free QP resources on CQP destroy QP failure
Shiraz Saleem
2017-07-20
1
-2
/
+6
*
i40iw: Release cm_id ref on PCI function reset
Shiraz Saleem
2017-07-20
1
-1
/
+4
[next]