summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-03-28RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-03-28treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov
2018-03-27mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha
2018-03-27IB/core: Refer to RoCE port property to decide building cacheParav Pandit
2018-03-27IB/core: Search GID only for IB link layerParav Pandit
2018-03-27IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit
2018-03-27IB/core: Generate GID change event regardless of RoCE GID table propertyParav Pandit
2018-03-27IB/cm: Block processing alternate path handling RoCE Rx cm messagesParav Pandit
2018-03-27IB/core: Protect against concurrent access to hardware statsMark Bloch
2018-03-27RDMA/hns: ensure for-loop actually iterates and free's buffersColin Ian King
2018-03-27IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny
2018-03-27IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPsMajd Dibbiny
2018-03-27RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe
2018-03-27RDMA/ucma: Fix uABI structure layouts for 32/64 compatJason Gunthorpe
2018-03-27RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-03-27RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-03-27RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai
2018-03-26infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()Kirill Tkhai
2018-03-26net: Make NETDEV_XXX commands enum { }Kirill Tkhai
2018-03-23iw_cxgb4: Add ib_device->get_netdev supportSteve Wise
2018-03-23IB/cma: Resolve route only while receiving CM requestsParav Pandit
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit
2018-03-22RDMA/restrack: Remove ambiguity in resource track clean logicLeon Romanovsky
2018-03-22RDMA/hns: Fix cq record doorbell enable in kernelYixian Liu
2018-03-22RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-21RDMA/qedr: Fix QP state initialization raceKalderon, Michal
2018-03-21RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal
2018-03-21RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal
2018-03-21RDMA/ucma: Correct option size check using optlenChien Tin Tung
2018-03-21RDMA/restrack: Move restrack_clean to be symmetrical to restrack_initLeon Romanovsky
2018-03-21IB/mlx5: Don't clean uninitialized UMR resourcesMark Bloch
2018-03-21IB/mlx4: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya
2018-03-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-03-20RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-03-19IB/uverbs: Enable ioctl() uAPI by default for new verbsMatan Barak
2018-03-19IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak
2018-03-19IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak
2018-03-19IB/uverbs: Safely extend existing attributesMatan Barak
2018-03-19IB/uverbs: Enable compact representation of uverbs_attr_specMatan Barak
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-19IB/uverbs: Move to new headers and make naming consistentMatan Barak
2018-03-19RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-03-19IB/srp: Disallow duplicate RDMA/CM connectionsBart Van Assche
2018-03-19IB/mlx5: Packet packing enhancement for RAW QPBodong Wang
2018-03-19RDMA/hns: Fix init resp when alloc ucontextYixian Liu
2018-03-19IB/core: Use rdma_is_port_valid()Parav Pandit