index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/nldev: Provide netdevice name and index
Leon Romanovsky
2018-03-29
1
-5
/
+26
*
IB/rxe: optimize mcast recv process
Zhu Yanjun
2018-03-29
1
-10
/
+4
*
qedr: Fix spelling mistake: "hanlde" -> "handle"
Colin Ian King
2018-03-29
1
-2
/
+2
*
RDMA/CMA: Add rdma_port_space to UAPI
Steve Wise
2018-03-28
1
-15
/
+17
*
IB/core: Refer to RoCE port property to decide building cache
Parav Pandit
2018-03-27
1
-2
/
+2
*
IB/core: Search GID only for IB link layer
Parav Pandit
2018-03-27
1
-1
/
+1
*
IB/core: Refer to RoCE port property instead of GID table property
Parav Pandit
2018-03-27
1
-1
/
+1
*
IB/core: Generate GID change event regardless of RoCE GID table property
Parav Pandit
2018-03-27
1
-7
/
+5
*
IB/cm: Block processing alternate path handling RoCE Rx cm messages
Parav Pandit
2018-03-27
1
-0
/
+14
*
IB/core: Protect against concurrent access to hardware stats
Mark Bloch
2018-03-27
1
-6
/
+28
*
IB/mlx5: Respect new UMR capabilities
Majd Dibbiny
2018-03-27
2
-8
/
+48
*
IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPs
Majd Dibbiny
2018-03-27
1
-0
/
+12
*
RDMA/rxe: Fix uABI structure layouts for 32/64 compat
Jason Gunthorpe
2018-03-27
1
-1
/
+5
*
RDMA/ucma: Fix uABI structure layouts for 32/64 compat
Jason Gunthorpe
2018-03-27
1
-2
/
+7
*
iw_cxgb4: Add ib_device->get_netdev support
Steve Wise
2018-03-23
1
-0
/
+19
*
IB/cma: Resolve route only while receiving CM requests
Parav Pandit
2018-03-23
3
-0
/
+11
*
IB/core: Refer to RoCE port property instead of GID table property
Parav Pandit
2018-03-22
1
-1
/
+1
*
RDMA/restrack: Remove ambiguity in resource track clean logic
Leon Romanovsky
2018-03-22
1
-1
/
+44
*
RDMA/hns: Fix cq record doorbell enable in kernel
Yixian Liu
2018-03-22
1
-21
/
+17
*
RDMA/cxgb3: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2018-03-22
1
-1
/
+3
*
IB/mlx4: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-03-21
1
-2
/
+2
*
IB/uverbs: Enable ioctl() uAPI by default for new verbs
Matan Barak
2018-03-19
3
-10
/
+7
*
IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file
Matan Barak
2018-03-19
4
-177
/
+215
*
IB/uverbs: Expose parsing tree of all common objects to providers
Matan Barak
2018-03-19
2
-14
/
+35
*
IB/uverbs: Safely extend existing attributes
Matan Barak
2018-03-19
3
-11
/
+37
*
IB/uverbs: Enable compact representation of uverbs_attr_spec
Matan Barak
2018-03-19
1
-2
/
+2
*
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-19
18
-4
/
+22
*
IB/uverbs: Move to new headers and make naming consistent
Matan Barak
2018-03-19
3
-144
/
+153
*
IB/srp: Disallow duplicate RDMA/CM connections
Bart Van Assche
2018-03-19
1
-3
/
+0
*
IB/mlx5: Packet packing enhancement for RAW QP
Bodong Wang
2018-03-19
3
-20
/
+80
*
RDMA/hns: Fix init resp when alloc ucontext
Yixian Liu
2018-03-19
1
-1
/
+1
*
IB/core: Use rdma_is_port_valid()
Parav Pandit
2018-03-19
1
-3
/
+2
*
IB/mlx5: Set the default active rate and width to QDR and 4X
Honggang Li
2018-03-19
1
-0
/
+3
*
IB/core: Set speed string to SDR for invalid active rates
Honggang Li
2018-03-19
1
-0
/
+1
*
RDMA/restrack: Don't rely on uninitialized variable in restrack_add flow
Leon Romanovsky
2018-03-16
1
-1
/
+3
*
IB/mlx4: Add Scatter FCS support over WQ creation
Guy Levi
2018-03-15
3
-9
/
+32
*
IB/mlx4: Report TSO capabilities
Yishai Hadas
2018-03-15
1
-2
/
+20
*
i40iw: Tear-down connection after CQP Modify QP failure
Henry Orosco
2018-03-15
4
-10
/
+30
*
i40iw: Refactor of driver generated AEs
Henry Orosco
2018-03-15
6
-10
/
+108
*
RDMA/cxgb4: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2018-03-15
1
-1
/
+3
*
RDMA/hns: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2018-03-15
1
-1
/
+4
*
RDMA/i40iw: Move uapi header to include/uapi
Jason Gunthorpe
2018-03-15
2
-108
/
+1
*
RDMA/mlx4: Move flag constants to uapi header
Jason Gunthorpe
2018-03-15
2
-5
/
+1
*
RDMA/rxe: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2018-03-15
7
-79
/
+94
*
RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr
Jason Gunthorpe
2018-03-15
3
-4
/
+4
*
RDMAVT: Fix synchronization around percpu_ref
Tejun Heo
2018-03-15
1
-4
/
+6
*
RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-03-15
1
-2
/
+2
*
RDMA/hns: Fix cqn type and init resp
Yixian Liu
2018-03-15
2
-12
/
+11
*
IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h
Parav Pandit
2018-03-15
1
-0
/
+5
*
IB/cm: Introduce and use helper function to get cm_port from path
Parav Pandit
2018-03-15
1
-4
/
+13
[next]