index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
RDMA/hns: Add FRMR support for hip08
Yixian Liu
2018-10-16
5
-10
/
+218
|
*
RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails
Selvin Xavier
2018-10-16
2
-9
/
+24
|
*
RDMA/bnxt_re: Wait for delayed work to finish before device removal
Selvin Xavier
2018-10-16
1
-1
/
+1
|
*
RDMA/bnxt_re: Limit max_pkey to 16 bit value
Devesh Sharma
2018-10-16
1
-1
/
+9
|
*
RDMA/bnxt_re: Fix qp async event reporting
Devesh Sharma
2018-10-16
1
-4
/
+9
|
*
RDMA/bnxt_re: Report out of sequence hw counters
Selvin Xavier
2018-10-16
6
-1
/
+34
|
*
RDMA/bnxt_re: Expose rx discards and drop counters
Selvin Xavier
2018-10-16
2
-0
/
+8
|
*
RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message print
Somnath Kotur
2018-10-16
1
-4
/
+6
|
*
RDMA/bnxt_re: Drop L2 async events silently
Devesh Sharma
2018-10-16
1
-3
/
+4
|
*
RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
Selvin Xavier
2018-10-16
1
-1
/
+2
|
*
RDMA/bnxt_re: Avoid NULL check after accessing the pointer
Selvin Xavier
2018-10-16
1
-7
/
+6
|
*
RDMA/bnxt_re: Remove the unnecessary version macro definition
Selvin Xavier
2018-10-16
2
-2
/
+1
|
*
RDMA/bnxt_re: Fix recursive lock warning in debug kernel
Selvin Xavier
2018-10-16
1
-2
/
+11
|
*
RDMA/bnxt_re: Add missing spin lock initialization
Selvin Xavier
2018-10-16
2
-0
/
+2
|
*
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-16
16
-140
/
+203
|
|
\
|
*
|
RDMA/restrack: Release task struct which was hold by CM_ID object
Leon Romanovsky
2018-10-05
2
-6
/
+7
|
*
|
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
2018-10-05
4
-15
/
+14
|
*
|
RDMA/restrack: Un-inline set task implementation
Leon Romanovsky
2018-10-05
1
-0
/
+10
|
*
|
RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcu
Parav Pandit
2018-10-03
1
-1
/
+1
|
*
|
IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt
Venkata Sandeep Dhanalakota
2018-10-03
3
-632
/
+334
|
*
|
IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt
Venkata Sandeep Dhanalakota
2018-10-03
15
-114
/
+119
|
*
|
IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt
Brian Welty
2018-10-03
17
-314
/
+318
|
*
|
RDMA/hns: Bugfix for atomic operation
Lijun Ou
2018-10-03
1
-10
/
+21
|
*
|
RDMA/hns: Add vlan enable bit for hip08
Lijun Ou
2018-10-03
2
-0
/
+13
|
*
|
RDMA/hns: Support local invalidate for hip08 in kernel space
Lijun Ou
2018-10-03
1
-1
/
+5
|
*
|
RDMA/hns: Update some fields of qp context
Lijun Ou
2018-10-03
2
-66
/
+45
|
*
|
RDMA/hns: Limit extend sq sge num
Lijun Ou
2018-10-03
1
-1
/
+7
|
*
|
RDMA/hns: Update some attributes of the RoCE device
Lijun Ou
2018-10-03
4
-3
/
+36
|
*
|
RDMA/hns: Configure ecn field of ip header
Lijun Ou
2018-10-03
1
-2
/
+9
|
*
|
RDMA/hns: Limit the size of extend sge of sq
Lijun Ou
2018-10-03
4
-0
/
+22
|
*
|
RDMA/hns: Bugfix for CM test
Lijun Ou
2018-10-03
1
-0
/
+1
|
*
|
RDMA/hns: Submit bad wr when post send wr exception
Lijun Ou
2018-10-03
1
-0
/
+1
|
*
|
RDMA/hns: Bugfix for reserved qp number
Lijun Ou
2018-10-03
4
-2
/
+11
|
*
|
RDMA/netlink: Simplify netlink listener existence check
Leon Romanovsky
2018-10-03
3
-4
/
+4
|
*
|
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-10-03
11
-29
/
+14
|
*
|
RDMA/rxe: Remove unused addr_same()
Kamal Heib
2018-10-03
1
-5
/
+0
|
*
|
IB/rxe: avoid srq memory leak
Zhu Yanjun
2018-10-03
1
-2
/
+8
|
*
|
IB/mthca: Fix error return code in __mthca_init_one()
Wei Yongjun
2018-10-03
1
-1
/
+2
|
*
|
RDMA/uverbs: Fix RCU annotation for radix slot deference
Jason Gunthorpe
2018-10-03
1
-6
/
+3
|
*
|
RDMA: Fix building with CONFIG_MMU=n
Jason Gunthorpe
2018-10-03
1
-0
/
+1
|
*
|
RDMA/cma: Introduce and use cma_ib_acquire_dev()
Parav Pandit
2018-09-30
1
-24
/
+69
|
*
|
RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()
Parav Pandit
2018-09-30
1
-18
/
+66
|
*
|
RDMA/cma: Allow accepting requests for multi port rdma device
Parav Pandit
2018-09-30
1
-4
/
+22
|
*
|
IB/hfi1: Use VL15 for SM packets
Kaike Wan
2018-09-30
1
-2
/
+12
|
*
|
IB/hfi1: Add mtu check for operational data VLs
Alex Estrin
2018-09-30
1
-4
/
+22
|
*
|
IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds
Dennis Dalessandro
2018-09-30
1
-1
/
+2
|
*
|
IB/hfi1: Add static trace for iowait
Kaike Wan
2018-09-30
3
-1
/
+59
|
*
|
IB/hfi1: Prepare resource waits for dual leg
Dennis Dalessandro
2018-09-30
15
-164
/
+364
|
*
|
IB/rdmavt: Rename check_send_wqe as setup_wqe
Kaike Wan
2018-09-30
5
-15
/
+32
|
*
|
RDMA/hns: remove set but not used variable 'dseg'
YueHaibing
2018-09-30
1
-7
/
+0
[prev]
[next]