summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon
2018-03-29Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai
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-27RDMA/hns: ensure for-loop actually iterates and free's buffersColin Ian King
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-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-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-19RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-03-16cxgb4: notify fatal error to uld driversGanesh Goudar
2018-03-15RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-03-14infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann
2018-03-14infiniband: qplib_fp: fix pointer castArnd Bergmann
2018-03-14IB/mlx5: Fix cleanup order on unloadMark Bloch
2018-03-14RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky
2018-03-14RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky
2018-03-14RDMA/core: Do not use invalid destination in determining port reuseTatyana Nikolova
2018-03-14RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky
2018-03-14RDMAVT: Fix synchronization around percpu_refTejun Heo
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny
2018-03-13IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny
2018-03-09RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-03-09Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2018-03-07RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky
2018-03-07RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-03-07RDMA/ucma: Limit possible option sizeLeon Romanovsky
2018-03-07IB/core: Fix possible crash to access NULL netdevParav Pandit
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak
2018-03-06IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny