summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-28mailmap: Map Leon Romanovsky's emailsLeon Romanovsky
2018-02-28IB/uverbs: Tidy uverbs_uobject_addJason Gunthorpe
2018-02-28Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...Doug Ledford
2018-02-23IB/mlx5: Disable self loopback check when in switchdev modeMark Bloch
2018-02-23net/mlx5: E-Switch, Reload IB interface when switching devlink modesMark Bloch
2018-02-23IB/mlx5: Add proper representors supportMark Bloch
2018-02-23IB/mlx5: E-Switch, Add rule to forward traffic to vportMark Bloch
2018-02-23IB/mlx5: Don't expose MR cache in switchdev modeMark Bloch
2018-02-23IB/mlx5: When in switchdev mode, expose only raw packet capabilitiesMark Bloch
2018-02-23IB/mlx5: Listen to netdev register/unresiter events in switchdev modeMark Bloch
2018-02-23IB/mlx5: Add match on vport when in switchdev modeMark Bloch
2018-02-23IB/mlx5: Allocate flow DB only on PF IB deviceMark Bloch
2018-02-23IB/mlx5: Add basic regiser/unregister representors codeMark Bloch
2018-02-23net/mlx5: E-Switch, Add definition of IB representorMark Bloch
2018-02-23net/mlx5: E-Switch, Optimize HW steering tables in switchdev modeMark Bloch
2018-02-23net/mlx5: E-Switch, Increase number of FTEs in FDB in switchdev modeMark Bloch
2018-02-23net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch
2018-02-23net/mlx5: E-Switch, Add callback to get representor deviceMark Bloch
2018-02-22RDMA/verbs: Return proper error code for not supported system callLeon Romanovsky
2018-02-22RDMA/uverbs: Reduce number of command header flags checksLeon Romanovsky
2018-02-22RDMA/uverbs: Replace user's types with kernel's typesLeon Romanovsky
2018-02-22RDMA/uverbs: Refactor the header validation logicLeon Romanovsky
2018-02-22RDMa/uverbs: Copy ex_hdr outside of SRCU read lockLeon Romanovsky
2018-02-22RDMA/uverbs: Move uncontext check before SRCU read lockLeon Romanovsky
2018-02-22RDMA/uverbs: Properly check command supported maskLeon Romanovsky
2018-02-22RDMA/uverbs: Refactor command header processingLeon Romanovsky
2018-02-22RDMA/uverbs: Unify return values of not supported commandLeon Romanovsky
2018-02-22RDMA/uverbs: Return not supported error code for unsupported commandsLeon Romanovsky
2018-02-22RDMA/uverbs: Fail as early as possible if not enough header data was providedLeon Romanovsky
2018-02-22RDMA/uverbs: Refactor flags checks and update return valueLeon Romanovsky
2018-02-22RDMA/uverbs: Update sizeof usersLeon Romanovsky
2018-02-22RDMA/uverbs: Convert command mask validity check function to be boolLeon Romanovsky
2018-02-22Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-02-22Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker...Doug Ledford
2018-02-21RDMA/uverbs: Fix kernel panic while using XRC_TGT QP typeLeon Romanovsky
2018-02-20RDMA/bnxt_re: Avoid system hang during device un-regSelvin Xavier
2018-02-20RDMA/bnxt_re: Fix system crash during load/unloadSelvin Xavier
2018-02-20RDMA/bnxt_re: Synchronize destroy_qp with poll_cqSelvin Xavier
2018-02-20RDMA/bnxt_re: Unpin SQ and RQ memory if QP create failsDevesh Sharma
2018-02-20RDMA/bnxt_re: Disable atomic capability on bnxt_re adaptersDevesh Sharma
2018-02-16RDMA/restrack: don't use uaccess_kernel()Steve Wise
2018-02-16RDMA/verbs: Check existence of function prior to accessing itLeon Romanovsky
2018-02-15IB/srp: Fix completion vector assignment algorithmBart Van Assche
2018-02-15RDMA/vmw_pvrdma: Fix usage of user response structures in ABI fileAdit Ranadive
2018-02-15RDMA/uverbs: Sanitize user entered port numbers prior to access itLeon Romanovsky
2018-02-15RDMA/uverbs: Fix circular locking dependencyLeon Romanovsky
2018-02-15RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcdLeon Romanovsky
2018-02-15RDMA/restrack: Increment CQ restrack object before committingLeon Romanovsky
2018-02-15RDMA/uverbs: Protect from command mask overflowLeon Romanovsky
2018-02-15IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroyJason Gunthorpe