- 5292443 mlx4_ib: zero out struct ib_pd when allocating by Steve Wise · 7 years ago
- fccec5b RDMA/nldev: provide detailed MR information by Steve Wise · 7 years ago
- e6f0330 mlx4_ib: set user mr attributes in struct ib_mr by Steve Wise · 7 years ago
- 750fb16 iw_cxgb4: initialize ib_mr fields for user mrs by Steve Wise · 7 years ago
- a34fc08 RDMA/nldev: provide detailed CQ information by Steve Wise · 7 years ago
- 0031398 RDMA/nldev: provide detailed CM_ID information by Steve Wise · 7 years ago
- a3b641a RDMA/CM: move rdma_id_private to cma_priv.h by Steve Wise · 7 years ago
- d12ff62 RDMA/nldev: common resource dumpit function by Steve Wise · 7 years ago
- 88831a2 RDMA/restrack: clean up res_to_dev() by Steve Wise · 7 years ago
- d50a8a9 IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/ by Yishai Hadas · 7 years ago
- 1abb791 Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into k.o/wip/dl-for-next by Doug Ledford · 7 years ago
- befd8d9 IB/rxe: change the function rxe_init_device_param type by Zhu Yanjun · 7 years ago
- 31f1bd1 IB/rxe: remove unnecessary rxe in rxe_send by Zhu Yanjun · 7 years ago
- 86af617 IB/rxe: remove unnecessary skb_clone by Zhu Yanjun · 7 years ago
- 63cf1a9 IB/srpt: Add RDMA/CM support by Bart Van Assche · 7 years ago
- e810bf5 net/mlx5: Flow steering cmd interface should get the fte when deleting by Aviad Yehezkel · 7 years ago
- 3346c48 {net,IB}/mlx5: Add flow steering helpers by Boris Pismenny · 7 years ago
- d2ec6a3 net/mlx5: Embed mlx5_flow_act into fs_fte by Matan Barak · 7 years ago
- 5f41837 net/mlx5: Add empty egress namespace to flow steering core by Aviad Yehezkel · 7 years ago
- af76c50 net/mlx5: Add shim layer between fs and cmd by Matan Barak · 7 years ago
- a9db0ec {net,IB}/mlx5: Add has_tag to mlx5_flow_act by Matan Barak · 7 years ago
- 075572d IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments by Boris Pismenny · 7 years ago
- 04e8717 net/mlx5: FPGA and IPSec initialization to be before flow steering by Matan Barak · 7 years ago
- 1c9a10e net/mlx5e: Removed not need synchronize_rcu by Aviad Yehezkel · 7 years ago
- dc7debec net/mlx5e: Fixed sleeping inside atomic context by Aviad Yehezkel · 7 years ago
- ef927a9 net/mlx5e: Wait for FPGA command responses with a timeout by Aviad Yehezkel · 7 years ago
- 46f3ee4 net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabled by Aviad Yehezkel · 7 years ago
- c33251a IB/mlx5: Removed not used parameters by Aviad Yehezkel · 7 years ago
- 6323158 RDMA/bnxt_re/qplib_sp: Use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
- fbd3681 IB/srp: Use the IB_DEVICE_SG_GAPS_REG HCA feature if supported by Sergey Gorenko · 7 years ago
- 4190443 IB/hfi1: Add a missing rcu_read_unlock() by Bart Van Assche · 7 years ago
- 666fe24 infiniband: hw: Drop unnecessary continue by Arushi · 7 years ago
- 7e952b1 i40iw: Implement get_vector_affinity API by Shiraz Saleem · 7 years ago
- 7de8b35 i40iw: Improve CM node lookup time on connection setup by Shiraz Saleem · 7 years ago
- 6b0c549 i40iw: Refactor handling of txpend list by Mustafa Ismail · 7 years ago
- 2a78cb4 IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write() by Bart Van Assche · 7 years ago
- a6544a6 RDMA/rxe: Fix an out-of-bounds read by Bart Van Assche · 7 years ago
- a1ae7d0 RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access by Bart Van Assche · 7 years ago
- 042932f infiniband: remove redundant assignment to pointer 'rdi' by Colin Ian King · 7 years ago
- c33bab6 IB/rxe: Remove unused variable (char *rxe_qp_state_name[]) by Hernán Gonzalez · 7 years ago
- 7f566a9 IB/qib: Move char *qib_sdma_state_names[] and constify while there. by Hernán Gonzalez · 7 years ago
- 4f1d583 IB/qib: Remove unused variable (char *qib_sdma_event_names[]) by Hernán Gonzalez · 7 years ago
- 7da09af IB/srp: Use %pIS instead of inet_ntop() by Bart Van Assche · 7 years ago
- c74ff75 Revert "IB/srp: Avoid that a cable pull can trigger a kernel crash" by Bart Van Assche · 7 years ago
- e68088e IB/srp: Fix srp_abort() by Bart Van Assche · 7 years ago
- a8ed748 infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks by Arnd Bergmann · 7 years ago
- e5d6574 infiniband: qplib_fp: fix pointer cast by Arnd Bergmann · 7 years ago
- c7ec837 RDMA/iwpm: Delete an error message for a failed memory allocation in iwpm_create_nlmsg() by Markus Elfring · 7 years ago
- b7c5bc7 IB/usnic: Delete an error message for a failed memory allocation in usnic_transport_init() by Markus Elfring · 7 years ago
- 55de9a7 RDMA/mlx5: Refactor QP type check to be as early as possible by Leon Romanovsky · 7 years ago
- 74630e8 mailmap: Map Leon Romanovsky's emails by Leon Romanovsky · 7 years ago
- 8efe991 IB/uverbs: Tidy uverbs_uobject_add by Jason Gunthorpe · 7 years ago
- 1d1ab1a Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into k.o/wip/dl-for-next by Doug Ledford · 7 years ago
- ec9c2fb IB/mlx5: Disable self loopback check when in switchdev mode by Mark Bloch · 7 years ago
- c5447c7 net/mlx5: E-Switch, Reload IB interface when switching devlink modes by Mark Bloch · 7 years ago
- b5ca15a IB/mlx5: Add proper representors support by Mark Bloch · 7 years ago
- b96c9dd IB/mlx5: E-Switch, Add rule to forward traffic to vport by Mark Bloch · 7 years ago
- 72afcf8 IB/mlx5: Don't expose MR cache in switchdev mode by Mark Bloch · 7 years ago
- 8e6efa3 IB/mlx5: When in switchdev mode, expose only raw packet capabilities by Mark Bloch · 7 years ago
- bcf87f1 IB/mlx5: Listen to netdev register/unresiter events in switchdev mode by Mark Bloch · 7 years ago
- 018a94e IB/mlx5: Add match on vport when in switchdev mode by Mark Bloch · 7 years ago
- 9a4ca38 IB/mlx5: Allocate flow DB only on PF IB device by Mark Bloch · 7 years ago
- fc385b7 IB/mlx5: Add basic regiser/unregister representors code by Mark Bloch · 7 years ago
- 5e65b02 net/mlx5: E-Switch, Add definition of IB representor by Mark Bloch · 7 years ago
- f80be54 net/mlx5: E-Switch, Optimize HW steering tables in switchdev mode by Mark Bloch · 7 years ago
- cd3d07e7 net/mlx5: E-Switch, Increase number of FTEs in FDB in switchdev mode by Mark Bloch · 7 years ago
- 57cbd89 net/mlx5: E-Switch, Move representors definition to a global scope by Mark Bloch · 7 years ago
- 2221590 net/mlx5: E-Switch, Add callback to get representor device by Mark Bloch · 7 years ago
- 87915bf RDMA/verbs: Return proper error code for not supported system call by Leon Romanovsky · 7 years ago
- 372e15c RDMA/uverbs: Reduce number of command header flags checks by Leon Romanovsky · 7 years ago
- cd35cf4 RDMA/uverbs: Replace user's types with kernel's types by Leon Romanovsky · 7 years ago
- 6284380 RDMA/uverbs: Refactor the header validation logic by Leon Romanovsky · 7 years ago
- e21719f RDMa/uverbs: Copy ex_hdr outside of SRCU read lock by Leon Romanovsky · 7 years ago
- 491d5c6 RDMA/uverbs: Move uncontext check before SRCU read lock by Leon Romanovsky · 7 years ago
- eb455e3 RDMA/uverbs: Properly check command supported mask by Leon Romanovsky · 7 years ago
- 77833b8 RDMA/uverbs: Refactor command header processing by Leon Romanovsky · 7 years ago
- f2630ce RDMA/uverbs: Unify return values of not supported command by Leon Romanovsky · 7 years ago
- a9ed5b3 RDMA/uverbs: Return not supported error code for unsupported commands by Leon Romanovsky · 7 years ago
- 43ae951 RDMA/uverbs: Fail as early as possible if not enough header data was provided by Leon Romanovsky · 7 years ago
- a6c4a66 RDMA/uverbs: Refactor flags checks and update return value by Leon Romanovsky · 7 years ago
- 08f0e16 RDMA/uverbs: Update sizeof users by Leon Romanovsky · 7 years ago
- b5bc598 RDMA/uverbs: Convert command mask validity check function to be bool by Leon Romanovsky · 7 years ago
- 4bb4660 Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next by Doug Ledford · 7 years ago
- f76a5c7 Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into k.o/wip/dl-for-next by Doug Ledford · 7 years ago
- f457658 RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type by Leon Romanovsky · 7 years ago
- 7374fbd RDMA/bnxt_re: Avoid system hang during device un-reg by Selvin Xavier · 7 years ago
- dcdaba0 RDMA/bnxt_re: Fix system crash during load/unload by Selvin Xavier · 7 years ago
- 3b921e3 RDMA/bnxt_re: Synchronize destroy_qp with poll_cq by Selvin Xavier · 7 years ago
- 6b4521f RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails by Devesh Sharma · 7 years ago
- 7ff662b RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters by Devesh Sharma · 7 years ago
- 2f08ee3 RDMA/restrack: don't use uaccess_kernel() by Steve Wise · 7 years ago
- 2188558 RDMA/verbs: Check existence of function prior to accessing it by Leon Romanovsky · 7 years ago
- 3a14889 IB/srp: Fix completion vector assignment algorithm by Bart Van Assche · 7 years ago
- 1f5a6c4 RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file by Adit Ranadive · 7 years ago
- 5d4c05c RDMA/uverbs: Sanitize user entered port numbers prior to access it by Leon Romanovsky · 7 years ago
- 1ff5325 RDMA/uverbs: Fix circular locking dependency by Leon Romanovsky · 7 years ago
- 5c2e1c4 RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd by Leon Romanovsky · 7 years ago
- 0cba0ef RDMA/restrack: Increment CQ restrack object before committing by Leon Romanovsky · 7 years ago
- 3f802b1 RDMA/uverbs: Protect from command mask overflow by Leon Romanovsky · 7 years ago
- ec6f840 IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy by Jason Gunthorpe · 7 years ago