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-07-12
IB core: Add port_xmit_wait counter
Christoph Lameter
1
-0
/
+4
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/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
2016-05-14
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
6
-9
/
+16
2016-05-14
IB/core: Add Scatter FCS create flag
Majd Dibbiny
1
-1
/
+2
2016-05-14
IB/core: Add extended device capability flags
Majd Dibbiny
1
-0
/
+5
2016-05-14
IB/SA: Use correct free function
Mark Bloch
1
-1
/
+1
2016-05-14
IB/core: Fix a potential array overrun in CMA and SA agent
Mark Bloch
3
-3
/
+4
2016-05-14
IB/core: Remove unnecessary check in ibnl_rcv_msg
Mark Bloch
1
-3
/
+2
2016-05-14
IB/IWPM: Fix a potential skb leak
Mark Bloch
1
-0
/
+1
2016-05-14
iwcm: Fix a sparse warning
Bart Van Assche
1
-1
/
+1
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2
-6
/
+22
2016-05-13
IB/core: add RW API support for signature MRs
Christoph Hellwig
2
-5
/
+224
2016-05-13
IB/core: generic RDMA READ/WRITE API
Christoph Hellwig
3
-1
/
+535
2016-05-13
IB/core: add a need_inval flag to struct ib_mr
Steve Wise
1
-0
/
+2
2016-05-13
IB/core: add a simple MR pool
Christoph Hellwig
3
-1
/
+92
2016-05-13
IB/core: refactor ib_create_qp
Christoph Hellwig
1
-49
/
+54
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
1
-12
/
+12
2016-05-12
IB/cma: pass the port number to ib_create_qp
Christoph Hellwig
1
-0
/
+1
2016-04-28
IB/security: Restrict use of the write() interface
Jason Gunthorpe
3
-0
/
+12
2016-04-26
IB/core: Don't drain non-existent rq queue-pair
Sagi Grimberg
1
-1
/
+2
2016-04-23
IB/core: Fix oops in ib_cache_gid_set_default_gid
Doug Ledford
1
-1
/
+2
2016-03-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-14
/
+63
2016-03-22
IB/core: Add interfaces to control VF attributes
Eli Cohen
1
-0
/
+40
2016-03-21
IB/core: Support accessing SA in virtualized environment
Eli Cohen
1
-0
/
+5
2016-03-21
IB/core: Add subnet prefix to port info
Eli Cohen
1
-1
/
+14
[next]