index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
rxe: correctly calculate iCRC for unaligned payloads
Steve Wise
3
-1
/
+14
2020-01-09
RDMA/cma: add missed unregister_pernet_subsys in init failure
Chuhong Yuan
1
-0
/
+1
2019-12-31
RDMA/qedr: Fix memory leak in user qp and mr
Michal Kalderon
1
-2
/
+10
2019-12-31
IB/iser: bound protection_sg size by data_sg size
Max Gurtovoy
1
-0
/
+1
2019-12-13
RDMA/qib: Validate ->show()/store() callbacks before calling them
Viresh Kumar
1
-0
/
+6
2019-12-13
mlx4: Use snprintf instead of complicated strcpy
Qian Cai
1
-8
/
+4
2019-12-13
IB/hfi1: Close VNIC sdma_progress sleep window
Mike Marciniszyn
1
-10
/
+5
2019-12-13
IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state
Kaike Wan
1
-1
/
+46
2019-12-13
iw_cxgb4: only reconnect with MPAv1 if the peer aborts
Steve Wise
1
-1
/
+2
2019-12-13
RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN
Sirong Wang
1
-1
/
+1
2019-12-05
RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
YueHaibing
1
-1
/
+1
2019-12-05
RDMA/hns: Fix the state of rereg mr
Yixian Liu
1
-0
/
+3
2019-12-05
RDMA/hns: Bugfix for the scene without receiver queue
Lijun Ou
1
-1
/
+2
2019-12-05
RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
Lijun Ou
1
-3
/
+7
2019-12-05
infiniband/qedr: Potential null ptr dereference of qp
Aditya Pakki
1
-0
/
+2
2019-12-05
infiniband: bnxt_re: qplib: Check the return value of send_message
Aditya Pakki
1
-3
/
+2
2019-12-05
IB/rxe: Make counters thread safe
Parav Pandit
2
-4
/
+4
2019-12-05
RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer
Bart Van Assche
1
-0
/
+1
2019-12-05
IB/qib: Fix an error code in qib_sdma_verbs_send()
Dan Carpenter
1
-1
/
+3
2019-12-05
RDMA/vmw_pvrdma: Use atomic memory allocation in create AH
Gal Pressman
1
-1
/
+1
2019-12-05
RDMA/hns: Fix the bug while use multi-hop of pbl
Lijun Ou
1
-2
/
+2
2019-12-01
RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails
Selvin Xavier
2
-9
/
+24
2019-12-01
RDMA/bnxt_re: Fix qp async event reporting
Devesh Sharma
1
-4
/
+9
2019-12-01
RDMA/bnxt_re: Avoid NULL check after accessing the pointer
Selvin Xavier
1
-7
/
+6
2019-11-24
RDMA/hns: Limit the size of extend sge of sq
Lijun Ou
4
-0
/
+22
2019-11-24
RDMA/hns: Bugfix for CM test
Lijun Ou
1
-0
/
+1
2019-11-24
RDMA/hns: Submit bad wr when post send wr exception
Lijun Ou
1
-0
/
+1
2019-11-24
RDMA/hns: Bugfix for reserved qp number
Lijun Ou
4
-2
/
+11
2019-11-24
IB/rxe: avoid srq memory leak
Zhu Yanjun
1
-2
/
+8
2019-11-24
IB/mthca: Fix error return code in __mthca_init_one()
Wei Yongjun
1
-1
/
+2
2019-11-24
IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds
Dennis Dalessandro
1
-1
/
+2
2019-11-24
IB/hfi1: Error path MAD response size is incorrect
Michael J. Ruhl
1
-2
/
+2
2019-11-20
IB/iser: Fix possible NULL deref at iser_inv_desc()
Israel Rukshin
1
-5
/
+13
2019-11-20
RDMA: Fix dependencies for rdma_user_mmap_io
Arnd Bergmann
2
-0
/
+2
2019-11-20
iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
Nathan Chancellor
2
-4
/
+5
2019-11-20
RDMA/i40iw: Fix incorrect iterator type
HÃ¥kon Bugge
1
-1
/
+1
2019-11-20
IB/hfi1: Missing return value in error path for user sdma
Michael J. Ruhl
1
-1
/
+3
2019-11-20
RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()
Dan Carpenter
1
-0
/
+1
2019-11-20
RDMA/core: Follow correct unregister order between sysfs and cgroup
Parav Pandit
1
-1
/
+1
2019-11-20
RDMA/core: Rate limit MAD error messages
Parav Pandit
1
-35
/
+37
2019-11-20
IB/ipoib: Ensure that MTU isn't less than minimum permitted
Muhammad Sammar
1
-1
/
+2
2019-11-20
IB/mlx5: Don't hold spin lock while checking device state
Parav Pandit
1
-14
/
+12
2019-11-20
IB/mlx5: Change TX affinity assignment in RoCE LAG mode
Majd Dibbiny
3
-5
/
+44
2019-11-20
IB/rxe: fixes for rdma read retry
Vijay Immanuel
2
-11
/
+25
2019-11-20
IB/rxe: avoid back-to-back retries
Vijay Immanuel
2
-1
/
+18
2019-11-20
IB/hfi1: Use a common pad buffer for 9B and 16B packets
Mike Marciniszyn
2
-8
/
+7
2019-11-20
IB/hfi1: Ensure full Gen3 speed in a Gen4 system
James Erwin
1
-1
/
+3
2019-11-12
RDMA/hns: Prevent memory leaks of eq->buf_list
Lijun Ou
1
-3
/
+3
2019-11-12
RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case
Potnuri Bharat Teja
1
-2
/
+0
2019-11-12
RDMA/uverbs: Prevent potential underflow
Dan Carpenter
1
-1
/
+1
[next]