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
2016-08-02
i40iw: Do not access pointer after free
Mustafa Ismail
1
-2
/
+2
2016-08-02
i40iw: Correct and use size parameter to i40iw_reg_phys_mr
Mustafa Ismail
1
-1
/
+2
2016-08-02
i40iw: Fix return codes
Shiraz Saleem
1
-16
/
+31
2016-06-23
Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8
Doug Ledford
31
-358
/
+2508
2016-06-23
IB/hfi1: Add device FW version string
Ira Weiny
2
-0
/
+17
2016-06-23
IB/core: Export a common fw_ver sysfs entry
Ira Weiny
1
-1
/
+14
2016-06-23
IB/ipoib: Use new device FW version string
Ira Weiny
1
-4
/
+2
2016-06-23
IB/usnic: Support device FW version string
Ira Weiny
2
-17
/
+16
2016-06-23
IB/ocrdma: Support device FW version string
Ira Weiny
1
-10
/
+9
2016-06-23
IB/nes: Support device FW version string
Ira Weiny
1
-19
/
+14
2016-06-23
IB/mthca: Supprot device FW version string
Ira Weiny
1
-12
/
+12
2016-06-23
IB/mlx5: Support device FW version string
Ira Weiny
1
-11
/
+10
2016-06-23
IB/mlx4: Support device FW version string
Ira Weiny
1
-12
/
+12
2016-06-23
IB/i40iw: Support device FW version string
Ira Weiny
1
-14
/
+10
2016-06-23
IB/cxgb4: Support device FW version string
Ira Weiny
1
-16
/
+15
2016-06-23
IB/cxgb3: Support device FW version string
Ira Weiny
1
-14
/
+13
2016-06-23
IB/core: Add get FW version string to the core
Ira Weiny
1
-0
/
+9
2016-06-23
IB/mlx5: Add port protocol stats
Mark Bloch
1
-0
/
+78
2016-06-23
IB/mlx5: Add per port counters
Mark Bloch
3
-2
/
+69
2016-06-23
{net, IB}/mlx5: Refactor internal SRQ API
Artemy Kovalyov
1
-62
/
+40
2016-06-23
IB/mlx5: Report mlx5 TSO capabilities when querying device
Bodong Wang
2
-7
/
+58
2016-06-23
IB/mlx5: Enable flow steering for IPv6 traffic
Maor Gottlieb
1
-0
/
+26
2016-06-23
IB/core: Add IPv6 support to flow steering
Maor Gottlieb
2
-0
/
+10
2016-06-23
IB/mlx5: Reset flow support for IB kernel ULPs
Maor Gottlieb
6
-21
/
+248
2016-06-23
IB/mlx5: Implements disassociate_ucontext API
Maor Gottlieb
2
-4
/
+135
2016-06-23
IB/mlx5: Add RSS QP support
Yishai Hadas
3
-0
/
+239
2016-06-23
IB/uverbs: Extend create QP to get RWQ indirection table
Yishai Hadas
1
-12
/
+63
2016-06-23
IB/core: Extend create QP to get indirection table
Yishai Hadas
1
-2
/
+17
2016-06-23
IB/mlx5: Add Receive Work Queue Indirection table operations
Yishai Hadas
4
-1
/
+102
2016-06-23
IB/uverbs: Introduce RWQ Indirection table
Yishai Hadas
3
-0
/
+226
2016-06-23
IB/core: Introduce Receive Work Queue indirection table
Yishai Hadas
1
-0
/
+62
2016-06-23
IB/mlx5: Add receive Work Queue verbs
Yishai Hadas
4
-1
/
+373
2016-06-23
IB/uverbs: Add WQ support
Yishai Hadas
3
-0
/
+277
2016-06-23
IB/core: Introduce Work Queue object and its verbs
Yishai Hadas
1
-0
/
+82
2016-06-23
RDMA/iw_cxgb4: Low resource fixes for Completion queue
Hariprasad S
2
-17
/
+26
2016-06-23
RDMA/iw_cxgb4: Low resource fixes for Memory registration
Hariprasad S
2
-37
/
+76
2016-06-23
RDMA/iw_cxgb4: Low resource fixes for connection manager
Hariprasad S
3
-42
/
+114
2016-06-23
RDMA/iw_cxgb4: Add missing error codes for act open cmd
Hariprasad S
1
-3
/
+8
2016-06-23
RDMA/iw_cxgb4: clean up c4iw_reject_cr()
Hariprasad S
1
-11
/
+8
2016-06-23
RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dump
Hariprasad S
1
-1
/
+1
2016-06-23
RDMA/iw_cxgb4: only read markers_enabled mod param once
Hariprasad S
1
-6
/
+18
2016-06-07
IB/IPoIB: Don't update neigh validity for unresolved entries
Erez Shitrit
1
-1
/
+3
2016-06-07
IB/mlx5: Fix alternate path code
Achiad Shochat
1
-5
/
+9
2016-06-07
IB/mlx5: Fix pkey_index length in the QP path record
Noa Osherovich
1
-7
/
+8
2016-06-07
IB/mlx5: Fix entries check in mlx5_ib_resize_cq
Noa Osherovich
1
-2
/
+7
2016-06-07
IB/mlx5: Fix entries checks in mlx5_ib_create_cq
Noa Osherovich
1
-1
/
+2
2016-06-07
IB/mlx5: Check BlueFlame HCA support
Noa Osherovich
1
-1
/
+2
2016-06-07
IB/mlx5: Fix returned values of query QP
Noa Osherovich
1
-5
/
+9
2016-06-07
IB/mlx5: Limit query HCA clock
Noa Osherovich
1
-1
/
+8
2016-06-07
IB/mlx5: Fix FW version diaplay in sysfs
Eran Ben Elisha
1
-1
/
+1
[next]