index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx5: Fix RC transport send queue overhead computation
Leon Romanovsky
2016-02-12
1
-5
/
+7
*
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
2016-02-12
1
-7
/
+17
*
IB/core: Fix reading capability mask of the port info class
Eran Ben Elisha
2016-02-11
1
-3
/
+2
*
RDMA/ocrdma: Fixing ocrdma debugfs directory remove
Selvin Xavier
2016-02-05
1
-1
/
+1
*
RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion
Selvin Xavier
2016-02-05
1
-2
/
+1
*
RDMA/ocrdma: populate max_sge_rd in device attributes
Selvin Xavier
2016-02-05
1
-2
/
+2
*
RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...
Selvin Xavier
2016-02-05
3
-10
/
+12
*
IB/sysfs: remove unused va_list args
Colin Ian King
2016-02-04
1
-2
/
+0
*
IB/IPoIB: Do not set skb truesize since using one linearskb
Carol L Soto
2016-02-04
1
-2
/
+0
*
IB/core: Set correct payload length for RoCEv2 over IPv6
Moni Shoua
2016-02-02
1
-3
/
+4
*
IB/mlx5: Use MLX5_GET to correctly get end of padding mode
Maor Gottlieb
2016-02-02
1
-1
/
+1
*
IB/mlx5: Fix use of null pointer PD
Majd Dibbiny
2016-02-02
1
-9
/
+9
*
IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext
Majd Dibbiny
2016-02-02
1
-1
/
+3
*
IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask
Matan Barak
2016-02-02
1
-1
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-23
94
-3284
/
+5145
|
\
|
*
IB/mlx5: Unify CQ create flags check
Leon Romanovsky
2016-01-21
2
-9
/
+3
|
*
IB/mlx5: Expose Raw Packet QP to user space consumers
majd@mellanox.com
2016-01-21
1
-12
/
+127
|
*
{IB, net}/mlx5: Move the modify QP operation table to mlx5_ib
majd@mellanox.com
2016-01-21
1
-6
/
+47
|
*
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
majd@mellanox.com
2016-01-21
1
-3
/
+35
|
*
IB/mlx5: Add Raw Packet QP query functionality
majd@mellanox.com
2016-01-21
1
-22
/
+169
|
*
IB/mlx5: Add create and destroy functionality for Raw Packet QP
majd@mellanox.com
2016-01-21
3
-18
/
+365
|
*
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
majd@mellanox.com
2016-01-21
3
-95
/
+147
|
*
IB/mlx5: Allocate a Transport Domain for each ucontext
majd@mellanox.com
2016-01-21
2
-1
/
+18
|
*
IB/mlx5: Expose CQE version to user-space
Haggai Abramovsky
2016-01-21
2
-5
/
+18
|
*
IB/mlx5: Add CQE version 1 support to user QPs and SRQs
Haggai Abramovsky
2016-01-21
4
-8
/
+114
|
*
IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext
Haggai Abramovsky
2016-01-21
1
-1
/
+4
|
*
IB/sa: Fix netlink local service GFP crash
Kaike Wan
2016-01-21
1
-2
/
+6
|
*
IB/srpt: Remove redundant wc array
Sagi Grimberg
2016-01-19
1
-2
/
+0
|
*
IB/qib: Improve ipoib UD performance
Mike Marciniszyn
2016-01-19
1
-3
/
+8
|
*
IB/mlx4: Advertise RoCE v2 support
Matan Barak
2016-01-19
1
-3
/
+9
|
*
IB/mlx4: Create and use another QP1 for RoCEv2
Moni Shoua
2016-01-19
2
-19
/
+147
|
*
IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
Moni Shoua
2016-01-19
2
-10
/
+52
|
*
IB/mlx4: Enable RoCE v2 when the IB device is added
Moni Shoua
2016-01-19
1
-1
/
+8
|
*
IB/mlx4: Support modify_qp for RoCE v2
Moni Shoua
2016-01-19
1
-3
/
+34
|
*
IB/mlx4: Add support for setting RoCEv2 gids in hardware
Moni Shoua
2016-01-19
1
-3
/
+60
|
*
IB/mlx4: Add gid_type to GID properties
Moni Shoua
2016-01-19
2
-4
/
+14
|
*
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
2016-01-19
5
-18
/
+23
|
*
IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
2016-01-19
3
-15
/
+16
|
*
IB/cm: Fix a recently introduced deadlock
Bart Van Assche
2016-01-19
1
-2
/
+2
|
*
IB/srpt: Fix the RDMA completion handlers
Bart Van Assche
2016-01-19
1
-2
/
+2
|
*
IB/core: Fix dereference before check
Matan Barak
2016-01-19
1
-4
/
+5
|
*
IB/core: Eliminate sparse false context imbalance warning
Matan Barak
2016-01-19
1
-0
/
+1
|
*
IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling
Hal Rosenstock
2016-01-19
1
-4
/
+6
|
*
IB/core: Remove set-but-not-used variable from ib_sg_to_pages()
Bart Van Assche
2016-01-19
1
-2
/
+1
|
*
IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce
Leon Romanovsky
2016-01-19
1
-2
/
+3
|
*
IB/mad: use CQ abstraction
Christoph Hellwig
2016-01-19
2
-105
/
+59
|
*
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
2016-01-19
5
-11
/
+17
|
*
infiniband: Replace memset with eth_zero_addr
Lucas Tanure
2016-01-19
2
-2
/
+2
|
*
IB/mlx5: Delete locally redefined variable
Leon Romanovsky
2016-01-19
1
-4
/
+0
|
*
IB/mlx4: Take source mac from AH instead from the port
Moni Shoua
2016-01-19
1
-22
/
+2
[next]