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-01-31
IB/mlx5: Remove set but not used variable
Kamal Heib
1
-3
/
+1
2019-01-31
IB/mlx5: Make mlx5_ib_stage_odp_cleanup() static
Kamal Heib
1
-1
/
+1
2019-01-31
RDMA/srp: Increase max_segment_size
Bart Van Assche
1
-0
/
+1
2019-01-30
IB/{hfi1, qib, rvt} Cleanup open coded sge usage
Michael J. Ruhl
3
-70
/
+6
2019-01-30
IB/{hfi1,qib}: Cleanup open coded sge sizing
Michael J. Ruhl
3
-30
/
+6
2019-01-30
IB/ipoib: Make ipoib_intercept_dev_id_attr() static
Kamal Heib
1
-1
/
+1
2019-01-30
RDMA/vmw_pvrdma: Support upto 64-bit PFNs
Adit Ranadive
3
-7
/
+21
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
24
-124
/
+454
2019-01-29
IB/mlx5: Implement DEVX hot unplug for async command FD
Yishai Hadas
1
-2
/
+20
2019-01-29
IB/mlx5: Implement the file ops of DEVX async command FD
Yishai Hadas
1
-2
/
+55
2019-01-29
IB/mlx5: Introduce async DEVX obj query API
Yishai Hadas
1
-1
/
+163
2019-01-29
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD
Yishai Hadas
3
-5
/
+94
2019-01-26
infiniband: prefix header search paths with $(srctree)/
Masahiro Yamada
7
-8
/
+8
2019-01-26
infiniband: remove unneeded header search paths
Masahiro Yamada
2
-2
/
+0
2019-01-24
IB/core: Destroy QP if XRC QP fails
Yuval Avnery
1
-17
/
+24
2019-01-24
RDMA/qib: Use GUP longterm for PSM page pining
Ira Weiny
1
-4
/
+4
2019-01-24
RDMA/hns: Add timer allocation support for hip08
Yangyang Li
7
-2
/
+227
2019-01-24
RDMA/hns: Add SCC context clr support for hip08
Yangyang Li
4
-1
/
+85
2019-01-24
RDMA/hns: Add SCC context allocation support for hip08
Yangyang Li
8
-8
/
+146
2019-01-24
IB/mlx5: Ranges in implicit ODP MR inherit its write access
Moni Shoua
2
-3
/
+4
2019-01-24
RDMA/iw_cxgb4: Drop __GFP_NOFAIL
Jason Gunthorpe
1
-1
/
+1
2019-01-24
IB/mlx5: Declare local functions 'static'
Bart Van Assche
1
-1
/
+1
2019-01-24
IB/core: Declare local functions 'static'
Bart Van Assche
1
-1
/
+1
2019-01-24
infiniband: ipoib: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-11
/
+4
2019-01-24
infiniband: usnic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-26
/
+0
2019-01-24
infiniband: ocrdma: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-45
/
+22
2019-01-24
infiniband: mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-64
/
+19
2019-01-24
infiniband: qib: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+8
2019-01-24
infiniband: hfi1: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-34
/
+18
2019-01-24
infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macro
Greg Kroah-Hartman
3
-41
/
+30
2019-01-24
infiniband: cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-7
/
+1
2019-01-24
IB/umad: Do not check status of nonseekable_open()
Parav Pandit
1
-23
/
+13
2019-01-24
net/mlx5: Make mlx5_cmd_exec_cb() a safe API
Jason Gunthorpe
2
-32
/
+9
2019-01-23
IB/umad: Avoid additional device reference during open()/close()
Parav Pandit
1
-5
/
+4
2019-01-22
IB/mlx5: Don't override existing ip_protocol
Maor Gottlieb
1
-16
/
+37
2019-01-22
IB/mlx5: Add support for ODP for DEVX indirection mkey
Yishai Hadas
1
-5
/
+21
2019-01-22
IB/mlx5: Manage indirection mkey upon DEVX flow for ODP
Yishai Hadas
3
-1
/
+95
2019-01-22
IB/mlx5: DEVX handling for indirection MKEY
Yishai Hadas
1
-2
/
+36
2019-01-22
RDMA/hns: Add the process of AEQ overflow for hip08
Xiaofei Tan
1
-0
/
+11
2019-01-22
IB/rxe: Remove unnecessary rxe variable
Zhu Yanjun
4
-16
/
+11
2019-01-19
IB/iser: Pass the correct number of entries for dma mapped SGL
Israel Rukshin
1
-5
/
+5
2019-01-19
IB/hw: Remove unneeded semicolons
YueHaibing
3
-9
/
+9
2019-01-18
IB/rdmavt: Add wc_flags and wc_immdata to cq entry trace
Mike Marciniszyn
1
-2
/
+8
2019-01-18
IB/core: Simplify rdma cgroup registration
Parav Pandit
3
-16
/
+14
2019-01-18
RDMA/qedr: remove set but not used variable 'ib_ctx'
YueHaibing
1
-6
/
+0
2019-01-18
RDMA/device: Use __ib_device_get_by_name() in ib_device_rename()
Jason Gunthorpe
1
-6
/
+3
2019-01-18
RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
Lijun Ou
1
-9
/
+10
2019-01-16
RDMA/mlx5: Replace kzalloc with kcalloc
Gustavo A. R. Silva
1
-1
/
+1
2019-01-16
RDMA/iw_cxgb4: Fix the unchecked ep dereference
Raju Rangoju
1
-7
/
+10
2019-01-15
RDMA/mad: Reduce MAD scope to mlx5_ib only
Leon Romanovsky
4
-7
/
+46
[next]