summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5 (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-041-6/+7
* IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-041-6/+0
* RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe2018-04-031-2/+2
* IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny2018-03-272-8/+48
* IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPsMajd Dibbiny2018-03-271-0/+12
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* IB/mlx5: Packet packing enhancement for RAW QPBodong Wang2018-03-193-20/+80
* IB/mlx5: Set the default active rate and width to QDR and 4XHonggang Li2018-03-191-0/+3
* RDMA/mlx5: Simplify clean and destroy MR callsLeon Romanovsky2018-03-151-30/+10
* RDMA/mlx5: Guard ODP specific assignments with specific CONFIGLeon Romanovsky2018-03-151-0/+4
* RDMA/mlx5: Unify error flows in rereg MR failure pathsLeon Romanovsky2018-03-151-14/+18
* RDMA/mlx5: Return proper value for not-supported commandLeon Romanovsky2018-03-151-1/+1
* RDMA/mlx5: Protect from NULL pointer derefenceLeon Romanovsky2018-03-151-0/+2
* Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-157-52/+88
|\
| * IB/mlx5: Fix cleanup order on unloadMark Bloch2018-03-142-10/+14
| * RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky2018-03-141-4/+8
| * IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny2018-03-131-6/+9
| * IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny2018-03-131-7/+16
| * RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky2018-03-101-1/+6
| * Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford2018-03-101-6/+1
| * RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky2018-03-071-1/+6
| * IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter2018-03-071-1/+3
| * IB/mlx5: When not in dual port RoCE mode, use provided port as nativeMark Bloch2018-03-071-3/+7
| * IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua2018-02-281-1/+2
| * {net, IB}/mlx5: Raise fatal IB event when sys error occursDaniel Jurgens2018-02-281-9/+2
| * IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich2018-02-281-1/+6
| * IB/mlx5: Fix incorrect size of klms in the memory regionSergey Gorenko2018-02-281-1/+1
* | IB/mlx5: Maintain a single emergency pageIlya Lesokhin2018-03-143-22/+37
* | IB/mlx5: Only synchronize RCU once when removing mkeysDaniel Jurgens2018-03-141-16/+28
* | RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky2018-03-141-1/+2
* | Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...Doug Ledford2018-03-072-21/+12
|\ \
| * | {net,IB}/mlx5: Add flow steering helpersBoris Pismenny2018-03-071-4/+3
| * | {net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak2018-03-071-1/+2
| * | IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny2018-03-071-12/+8
| * | IB/mlx5: Removed not used parametersAviad Yehezkel2018-03-072-5/+0
* | | RDMA/mlx5: Refactor QP type check to be as early as possibleLeon Romanovsky2018-02-281-12/+6
|/ /
* | IB/mlx5: Disable self loopback check when in switchdev modeMark Bloch2018-02-231-0/+8
* | IB/mlx5: Add proper representors supportMark Bloch2018-02-234-30/+192
* | IB/mlx5: E-Switch, Add rule to forward traffic to vportMark Bloch2018-02-234-0/+45
* | IB/mlx5: Don't expose MR cache in switchdev modeMark Bloch2018-02-231-2/+3
* | IB/mlx5: When in switchdev mode, expose only raw packet capabilitiesMark Bloch2018-02-232-30/+124
* | IB/mlx5: Listen to netdev register/unresiter events in switchdev modeMark Bloch2018-02-232-3/+20
* | IB/mlx5: Add match on vport when in switchdev modeMark Bloch2018-02-231-0/+12
* | IB/mlx5: Allocate flow DB only on PF IB deviceMark Bloch2018-02-232-14/+34
* | IB/mlx5: Add basic regiser/unregister representors codeMark Bloch2018-02-235-0/+169
* | IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen2018-02-152-28/+42
|/
* Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-302-7/+9
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-171-4/+3
| |\
| | * RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky2018-01-151-4/+3
| * | net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha2018-01-121-1/+1