summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-06-25IB: Make ib_init_ah_from_mcmember set sgid_attrParav Pandit
2018-06-25IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit
2018-06-22IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl
2018-06-22IB/hfi1: Reorg ctxtdata and rightsize fieldsMike Marciniszyn
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn
2018-06-22IB/hfi1: Remove unused/writeonly devdata fieldsMike Marciniszyn
2018-06-22IB/hfi1: Rightsize ctxt_eager_bufs fieldsMike Marciniszyn
2018-06-22IB/hfi1: Remove rcvctrl from ctxtdataMike Marciniszyn
2018-06-22IB/hfi1: Remove rcvhdrq_sizeMike Marciniszyn
2018-06-22IB/core: Free GID table entry during GID deletionParav Pandit
2018-06-22RDMA/cma: Consider net namespace while leaving multicast groupParav Pandit
2018-06-22IB/uverbs: Delete type and id from uverbs_obj_attrJason Gunthorpe
2018-06-22Merge branch 'icrc-counter' into rdma.git for-nextJason Gunthorpe
2018-06-22IB/mlx5: Support RoCE ICRC encapsulated error counterTalat Batheesh
2018-06-19RDMA/mlx5: Refactor transport domain checksLeon Romanovsky
2018-06-19IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn
2018-06-19IB/hfi1: Remove rcvhdrsizeMike Marciniszyn
2018-06-19IB/hfi1: Move rhf_offset from devdata to ctxtdataMike Marciniszyn
2018-06-19IB/hfi1: Move normal functions from hfi1_devdata to const arrayMike Marciniszyn
2018-06-19IB/mlx5: Expose DEVX treeYishai Hadas
2018-06-19IB/mlx5: Add DEVX query EQN supportYishai Hadas
2018-06-19IB/mlx5: Add DEVX support for memory registrationYishai Hadas
2018-06-19IB/mlx5: Add support for DEVX query UARYishai Hadas
2018-06-19IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas
2018-06-19IB/mlx5: Add obj create and destroy functionalityYishai Hadas
2018-06-19IB/mlx5: Add support for DEVX general commandYishai Hadas
2018-06-19IB/mlx5: Introduce DEVXYishai Hadas
2018-06-19IB/core: Expose ib_ucontext from a given ib_uverbs_fileYishai Hadas
2018-06-19IB/uverbs: Allow an empty namespace in ioctl() frameworkMatan Barak
2018-06-19IB/uverbs: Add a macro to define a type with no kernel known sizeMatan Barak
2018-06-19IB/uverbs: Add PTR_IN attributes that are allocated/copied automaticallyMatan Barak
2018-06-19IB/uverbs: Refactor uverbs_finalize_objectsMatan Barak
2018-06-19IB/uverbs: Export uverbs idr and fd typesMatan Barak
2018-06-19Merge branch 'mellanox/mlx5-next' into RDMA for-nextJason Gunthorpe
2018-06-19net/mlx5: Expose DEVX specificationYishai Hadas
2018-06-19net/mlx5: Prevent warns in dmesg upon firmware commandsYishai Hadas
2018-06-18iw_cxgb4: remove duplicate memcpy() in c4iw_create_listen()Bharat Potnuri
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-18IB/rxe: avoid unnecessary NULL checkZhu Yanjun
2018-06-18IB/rxe: support for 802.1q VLAN on the listenerVijay Immanuel
2018-06-18IB/rxe: increase max MR limitVijay Immanuel
2018-06-18IB/mad: Use IDR for agent IDswilly@infradead.org
2018-06-18RDMA: Convert drivers to use the AH's sgid_attr in post_wr pathsParav Pandit
2018-06-18RDMA: Hold the sgid_attr inside the struct ib_ah/qpJason Gunthorpe
2018-06-18IB/mlx4: Use GID attribute from ah attributeParav Pandit
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-06-18IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe
2018-06-18IB/core: Tidy ib_resolve_eth_dmacParav Pandit
2018-06-18IB/core: Add a sgid_attr pointer to struct rdma_ah_attrJason Gunthorpe
2018-06-18IB: Ensure that all rdma_ah_attr's are zero initializedParav Pandit