index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx5: Packet packing enhancement for RAW QP
Bodong Wang
2018-03-19
4
-21
/
+98
*
net/mlx5: Packet pacing enhancement
Bodong Wang
2018-03-19
4
-33
/
+76
*
RDMA/hns: Fix init resp when alloc ucontext
Yixian Liu
2018-03-19
1
-1
/
+1
*
IB/core: Remove unimplemented ib_peek_cq
Parav Pandit
2018-03-19
1
-12
/
+0
*
IB/core: Use rdma_is_port_valid()
Parav Pandit
2018-03-19
1
-3
/
+2
*
RDMA/bnxt: Fix structure layout for bnxt_re_pd_resp
Jason Gunthorpe
2018-03-19
1
-1
/
+6
*
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
2
-2
/
+29
*
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
2
-1
/
+8
*
RDMA/hns: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2018-03-15
2
-1
/
+9
*
RDMA/i40iw: Move uapi header to include/uapi
Jason Gunthorpe
2018-03-15
3
-3
/
+4
*
RDMA/mlx4: Move flag constants to uapi header
Jason Gunthorpe
2018-03-15
6
-9
/
+11
*
RDMA/rxe: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2018-03-15
8
-79
/
+116
*
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
3
-14
/
+12
*
IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h
Parav Pandit
2018-03-15
2
-5
/
+5
*
IB/cm: Introduce and use helper function to get cm_port from path
Parav Pandit
2018-03-15
1
-4
/
+13
*
IB/core: Refactor ib_init_ah_attr_from_path() for RoCE
Parav Pandit
2018-03-15
2
-96
/
+108
*
IB/cm: Add and use a helper function to add cm_id's to the port list
Parav Pandit
2018-03-15
1
-10
/
+21
*
IB/ocrdma: Removed GID add/del null routines
Parav Pandit
2018-03-15
3
-28
/
+0
*
IB/core: Remove rdma_resolve_ip_route() as exported symbol
Parav Pandit
2018-03-15
3
-5
/
+6
*
IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()
Parav Pandit
2018-03-15
1
-12
/
+3
*
IB/core: Honor port_num while resolving GID for IB link layer
Parav Pandit
2018-03-15
1
-14
/
+12
*
IB/core: Honor return status of ib_init_ah_from_mcmember()
Parav Pandit
2018-03-15
1
-4
/
+8
*
IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev
Parav Pandit
2018-03-15
3
-4
/
+3
*
IB/core: Fix comments of GID query functions
Parav Pandit
2018-03-15
2
-31
/
+29
*
RDMA/mlx5: Simplify clean and destroy MR calls
Leon Romanovsky
2018-03-15
1
-30
/
+10
*
RDMA/mlx5: Guard ODP specific assignments with specific CONFIG
Leon Romanovsky
2018-03-15
1
-0
/
+4
*
RDMA/mlx5: Unify error flows in rereg MR failure paths
Leon Romanovsky
2018-03-15
1
-14
/
+18
*
RDMA/mlx5: Return proper value for not-supported command
Leon Romanovsky
2018-03-15
1
-1
/
+1
*
RDMA/mlx5: Protect from NULL pointer derefence
Leon Romanovsky
2018-03-15
1
-0
/
+2
*
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-15
28
-199
/
+272
|
\
|
*
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
2018-03-14
2
-3
/
+3
|
*
infiniband: qplib_fp: fix pointer cast
Arnd Bergmann
2018-03-14
1
-2
/
+2
|
*
IB/mlx5: Fix cleanup order on unload
Mark Bloch
2018-03-14
2
-10
/
+14
|
*
RDMA/ucma: Don't allow join attempts for unsupported AF family
Leon Romanovsky
2018-03-14
1
-1
/
+7
|
*
RDMA/ucma: Fix access to non-initialized CM_ID object
Leon Romanovsky
2018-03-14
1
-0
/
+3
|
*
RDMA/core: Do not use invalid destination in determining port reuse
Tatyana Nikolova
2018-03-14
1
-5
/
+7
|
*
RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
Leon Romanovsky
2018-03-14
1
-4
/
+8
|
*
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
Boris Pismenny
2018-03-13
2
-8
/
+11
|
*
IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
Boris Pismenny
2018-03-13
1
-7
/
+16
|
*
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
2018-03-10
1
-1
/
+6
|
*
Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"
Doug Ledford
2018-03-10
1
-6
/
+1
[next]