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.13.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
2019-11-13
RDMA/srpt: Report the SCSI residual to the initiator
Bart Van Assche
1
-0
/
+24
2019-11-13
IB/mlx5: Support flow counters offset for bulk counters
Yevgeny Kliteynik
3
-4
/
+42
2019-11-13
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
16
-150
/
+101
2019-11-13
RDMA/hfi1: Delete unreachable code
Leon Romanovsky
1
-4
/
+0
2019-11-11
IB/mlx5: Load profile according to RoCE enablement state
Michael Guralnik
1
-12
/
+13
2019-11-11
IB/mlx5: Rename profile and init methods
Michael Guralnik
3
-9
/
+9
2019-11-08
RDMA/hns: Modify appropriate printings
Wenpeng Liang
4
-15
/
+19
2019-11-08
RDMA/hns: Fix non-standard error codes
Yixian Liu
5
-13
/
+14
2019-11-08
RDMA/hns: Modify hns_roce_hw_v2_get_cfg to simplify the code
Lang Cheng
1
-11
/
+4
2019-11-08
RDMA/hns: Simplify doorbell initialization code
Lang Cheng
1
-4
/
+1
2019-11-08
RDMA/hns: Replace not intuitive function/macro names
Yixing Liu
6
-59
/
+63
2019-11-08
RDMA/hns: Modify fields of struct hns_roce_srq
Yixian Liu
3
-22
/
+21
2019-11-08
RDMA/hns: Delete unnecessary uar from hns_roce_cq
Yixian Liu
2
-4
/
+1
2019-11-08
RDMA/hns: Remove unnecessary structure hns_roce_sqp
Lang Cheng
4
-22
/
+5
2019-11-08
RDMA/hns: Delete unnecessary variable max_post
Yixian Liu
2
-5
/
+4
2019-11-06
RDMA/mlx5: Rewrite MAD processing logic to be readable
Leon Romanovsky
1
-61
/
+55
2019-11-06
RDMA/ocrdma: Simplify process_mad function
Leon Romanovsky
1
-8
/
+4
2019-11-06
RDMA/mad: Do not check MAD sizes in roce and ib drivers
Leon Romanovsky
5
-20
/
+0
2019-11-06
RDMA/ocrdma: Make ocrdma_pma_counters() return void
Leon Romanovsky
3
-9
/
+4
2019-11-06
RDMA/mad: Allocate zeroed MAD buffer
Leon Romanovsky
5
-14
/
+2
2019-11-06
RDMA/qib: Delete empty check_cc_key function
Leon Romanovsky
1
-11
/
+0
2019-11-06
RDMA/qib: Delete extra line
Leon Romanovsky
1
-1
/
+0
2019-11-06
RDMA/mad: Delete never implemented functions
Leon Romanovsky
1
-19
/
+0
2019-11-06
Revert "RDMA/srpt: Postpone HCA removal until after configfs directory removal"
Bart Van Assche
1
-5
/
+1
2019-11-06
RDMA/hns: Correct the value of srq_desc_size
Wenpeng Liang
1
-1
/
+1
2019-11-06
RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN
Sirong Wang
1
-1
/
+1
2019-11-06
RDMA/qedr: Remove unsupported modify_port callback
Kamal Heib
3
-9
/
+0
2019-11-06
RDMA/ocrdma: Remove unsupported modify_port callback
Kamal Heib
3
-9
/
+0
2019-11-06
RDMA/hns: Remove unsupported modify_port callback
Kamal Heib
1
-7
/
+0
2019-11-06
RDMA/core: Fix return code when modify_port isn't supported
Kamal Heib
1
-1
/
+5
2019-11-06
IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERR
Kaike Wan
1
-8
/
+8
2019-11-06
IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA
Kaike Wan
3
-11
/
+6
2019-11-06
IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packet
Kaike Wan
1
-17
/
+27
2019-11-06
IB/hfi1: Ensure full Gen3 speed in a Gen4 system
James Erwin
1
-1
/
+3
2019-11-06
RDMA/qedr: Add iWARP doorbell recovery support
Michal Kalderon
2
-6
/
+43
2019-11-06
RDMA/qedr: Add doorbell overflow recovery support
Michal Kalderon
2
-50
/
+275
2019-11-06
RDMA/qedr: Use the common mmap API
Michal Kalderon
4
-121
/
+98
2019-11-06
RDMA/siw: Use the common mmap_xa helpers
Michal Kalderon
4
-102
/
+114
2019-11-06
RDMA/efa: Use the common mmap_xa helpers
Michal Kalderon
3
-194
/
+153
2019-11-06
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
7
-23
/
+68
2019-11-06
RDMA/core: Create mmap database and cookie helper functions
Michal Kalderon
4
-0
/
+240
2019-11-05
RDMA/core: Move core content from ib_uverbs to ib_core
Michal Kalderon
4
-72
/
+86
2019-11-04
IB: mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-55
/
+16
2019-11-02
IB/mlx5: Introduce and use mlx5_core_is_vf()
Parav Pandit
1
-1
/
+1
2019-10-31
IB/mlx5: Test write combining support
Michael Guralnik
4
-3
/
+223
2019-10-31
RDMA/mlx5: Return proper error value
Leon Romanovsky
1
-1
/
+1
2019-10-29
RDMA/hns: Fix build error again
Arnd Bergmann
2
-5
/
+20
2019-10-28
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
7
-610
/
+623
2019-10-28
RDMA/odp: Remove broken debugging call to invalidate_range
Jason Gunthorpe
1
-19
/
+19
2019-10-28
RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroy
Jason Gunthorpe
3
-59
/
+88
[prev]
[next]