aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
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
2018-03-06IB/mlx5: Removed not used parametersAviad Yehezkel
2018-03-04net/ipv6: Pass skb to route lookupDavid Ahern
2018-02-28Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-02-27net: Convert cma_pernet_operationsKirill Tkhai
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-23IB/mlx5: Disable self loopback check when in switchdev modeMark 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-22Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
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-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
2018-02-15IB/uverbs: Improve lockdep_checkJason Gunthorpe
2018-02-15RDMA/uverbs: Protect from races between lookup and destroy of uobjectsLeon Romanovsky
2018-02-15IB/uverbs: Hold the uobj write lock after allocateJason Gunthorpe
2018-02-15IB/uverbs: Fix possible oops with duplicate ioctl attributesMatan Barak
2018-02-15IB/uverbs: Add ioctl support for 32bit processesMatan Barak
2018-02-15IB/uverbs: Fix method merging in uverbs_ioctl_mergeMatan Barak
2018-02-15IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe
2018-02-15IB/uverbs: Use inline data transfer for UHW_INJason Gunthorpe
2018-02-15IB/uverbs: Always use the attribute size provided by the userMatan Barak
2018-02-15RDMA/restrack: Remove unimplemented XRCD objectLeon Romanovsky
2018-02-15IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds