index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-04
|
\
|
*
IB/core: Use GRH when the path hop-limit > 0
Or Gerlitz
2016-03-03
|
*
IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq
Majd Dibbiny
2016-03-03
|
*
IB/mlx5: Avoid using user-index for SRQs
Majd Dibbiny
2016-03-03
|
*
IB/core: Fix missed clean call in registration path
Leon Romanovsky
2016-02-29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-22
|
\
\
|
|
/
|
/
|
|
*
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
2016-02-17
*
|
IB/mlx4: Add support for the port info class for RoCE ports
Eran Ben Elisha
2016-02-17
*
|
IB/mlx4: Add support for extended counters over RoCE ports
Eran Ben Elisha
2016-02-17
*
|
RDMA/ocrdma: Fix arm logic to align with new cq API
Devesh Sharma
2016-02-17
*
|
IB/mlx5: Fix RC transport send queue overhead computation
Leon Romanovsky
2016-02-12
*
|
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
2016-02-12
*
|
IB/core: Fix reading capability mask of the port info class
Eran Ben Elisha
2016-02-11
|
/
*
RDMA/ocrdma: Fixing ocrdma debugfs directory remove
Selvin Xavier
2016-02-05
*
RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion
Selvin Xavier
2016-02-05
*
RDMA/ocrdma: populate max_sge_rd in device attributes
Selvin Xavier
2016-02-05
*
RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...
Selvin Xavier
2016-02-05
*
IB/sysfs: remove unused va_list args
Colin Ian King
2016-02-04
*
IB/IPoIB: Do not set skb truesize since using one linearskb
Carol L Soto
2016-02-04
*
IB/core: Set correct payload length for RoCEv2 over IPv6
Moni Shoua
2016-02-02
*
IB/mlx5: Use MLX5_GET to correctly get end of padding mode
Maor Gottlieb
2016-02-02
*
IB/mlx5: Fix use of null pointer PD
Majd Dibbiny
2016-02-02
*
IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext
Majd Dibbiny
2016-02-02
*
IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask
Matan Barak
2016-02-02
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-23
|
\
|
*
IB/mlx5: Unify CQ create flags check
Leon Romanovsky
2016-01-21
|
*
IB/mlx5: Expose Raw Packet QP to user space consumers
majd@mellanox.com
2016-01-21
|
*
{IB, net}/mlx5: Move the modify QP operation table to mlx5_ib
majd@mellanox.com
2016-01-21
|
*
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
majd@mellanox.com
2016-01-21
|
*
IB/mlx5: Add Raw Packet QP query functionality
majd@mellanox.com
2016-01-21
|
*
IB/mlx5: Add create and destroy functionality for Raw Packet QP
majd@mellanox.com
2016-01-21
|
*
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
majd@mellanox.com
2016-01-21
|
*
IB/mlx5: Allocate a Transport Domain for each ucontext
majd@mellanox.com
2016-01-21
|
*
IB/mlx5: Expose CQE version to user-space
Haggai Abramovsky
2016-01-21
|
*
IB/mlx5: Add CQE version 1 support to user QPs and SRQs
Haggai Abramovsky
2016-01-21
|
*
IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext
Haggai Abramovsky
2016-01-21
|
*
IB/sa: Fix netlink local service GFP crash
Kaike Wan
2016-01-21
|
*
IB/srpt: Remove redundant wc array
Sagi Grimberg
2016-01-19
|
*
IB/qib: Improve ipoib UD performance
Mike Marciniszyn
2016-01-19
|
*
IB/mlx4: Advertise RoCE v2 support
Matan Barak
2016-01-19
|
*
IB/mlx4: Create and use another QP1 for RoCEv2
Moni Shoua
2016-01-19
|
*
IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
Moni Shoua
2016-01-19
|
*
IB/mlx4: Enable RoCE v2 when the IB device is added
Moni Shoua
2016-01-19
|
*
IB/mlx4: Support modify_qp for RoCE v2
Moni Shoua
2016-01-19
|
*
IB/mlx4: Add support for setting RoCEv2 gids in hardware
Moni Shoua
2016-01-19
|
*
IB/mlx4: Add gid_type to GID properties
Moni Shoua
2016-01-19
|
*
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
2016-01-19
|
*
IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
2016-01-19
|
*
IB/cm: Fix a recently introduced deadlock
Bart Van Assche
2016-01-19
|
*
IB/srpt: Fix the RDMA completion handlers
Bart Van Assche
2016-01-19
[next]