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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2
-13
/
+20
2016-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
14
-89
/
+956
2016-08-04
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
7
-37
/
+175
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-4
/
+3
2016-08-04
IB/core: Support for CMA multicast join flags
Alex Vesker
3
-23
/
+107
2016-08-04
IB/sa: Add cached attribute containing SM information to SA port
Alex Vesker
1
-0
/
+41
2016-08-04
IB/uverbs: Fix race between uverbs_close and remove_one
Jason Gunthorpe
2
-13
/
+25
2016-08-04
Use smaller 512 byte messages for portmapper messages
Mustafa Ismail
1
-1
/
+2
2016-08-04
Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8
Doug Ledford
3
-39
/
+23
2016-08-02
iw_cm: free cm_id resources on the last deref
Steve Wise
2
-38
/
+18
2016-08-02
IB/core: Add flow control to the portmapper netlink calls
Mustafa Ismail
1
-1
/
+5
2016-08-02
IB/core, RDMA RW API: Do not exceed QP SGE send limit
Bart Van Assche
2
-8
/
+11
2016-08-02
IB/core: Make rdma_rw_ctx_init() initialize all used fields
Bart Van Assche
1
-5
/
+9
2016-07-12
IB core: Add port_xmit_wait counter
Christoph Lameter
1
-0
/
+4
2016-06-23
Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8
Doug Ledford
6
-15
/
+760
2016-06-23
Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...
Doug Ledford
4
-12
/
+18
2016-06-23
IB/core: Export a common fw_ver sysfs entry
Ira Weiny
1
-1
/
+14
2016-06-23
IB/core: Add get FW version string to the core
Ira Weiny
1
-0
/
+9
2016-06-23
IB/core: Add IPv6 support to flow steering
Maor Gottlieb
2
-0
/
+10
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/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/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
IB/uverbs: Initialize ib_qp_init_attr with zeros
Maor Gottlieb
1
-1
/
+1
2016-06-23
IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID
Eli Cohen
1
-6
/
+10
2016-06-23
IB/core: Fix RoCE v1 multicast join logic issue
Alex Vesker
1
-4
/
+4
2016-06-23
IB/core: Fix no default GIDs when netdevice reregisters
Talat Batheesh
1
-1
/
+3
2016-06-18
IB/cma: Make the code easier to verify
Bart Van Assche
1
-28
/
+26
2016-06-07
IB/core: Initialize sysfs attributes before sysfs create group
Mark Bloch
1
-0
/
+3
2016-06-07
IB/core: Fix removal of default GID cache entry
Aviv Heller
1
-2
/
+8
2016-06-07
IB/core: Fix query port failure in RoCE
Eli Cohen
1
-0
/
+3
2016-06-07
IB/core: fix error unwind in sysfs hw counters code
Doug Ledford
1
-3
/
+4
2016-06-07
IB/core: Fix array length allocation
Doug Ledford
1
-2
/
+5
2016-06-07
IB/mad: Fix indentation
Bart Van Assche
1
-3
/
+3
2016-06-07
RDMA/core: Fix indentation
Bart Van Assche
1
-1
/
+1
2016-06-07
IB/core: fix null pointer deref and mem leak in error handling
Colin Ian King
1
-3
/
+4
2016-06-07
IB/core: fix an error code in ib_core_init()
Dan Carpenter
1
-1
/
+2
2016-06-07
IB/cm: Fix a recently introduced locking bug
Bart Van Assche
1
-2
/
+2
2016-05-26
IB/core: Make device counter infrastructure dynamic
Christoph Lameter
1
-124
/
+242
2016-05-26
Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7
Doug Ledford
7
-87
/
+472
2016-05-25
IB/core: Support new type of join-state for multicast
Erez Shitrit
1
-5
/
+18
2016-05-25
IB/SA Agent: Add support for SA agent get ClassPortInfo
Erez Shitrit
1
-0
/
+173
2016-05-24
IB/core: Add IP to GID netlink offload
Mark Bloch
3
-24
/
+198
2016-05-24
IB/core: Register SA ibnl client during ib_core initialization
Mark Bloch
3
-22
/
+38
2016-05-24
IB/SA: Integrate ib_sa module into ib_core module
Mark Bloch
4
-15
/
+17
2016-05-24
IB/MAD: Integrate ib_mad module into ib_core module
Mark Bloch
4
-14
/
+18
2016-05-24
IB/core: Integrate IB address resolution module into core
Leon Romanovsky
4
-13
/
+16
2016-05-18
IB/core: Do not require CAP_NET_ADMIN for packet sniffing
Christoph Lameter
1
-2
/
+1
[next]