aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-04RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe1-98/+74
2018-07-04RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLEJason Gunthorpe1-1/+6
2018-07-04RDMA/uverbs: Store the specs_root in the struct ib_uverbs_deviceJason Gunthorpe1-1/+1
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe3-4/+5
2018-07-04IB/mlx5: Expose dump and fill memory keyYonatan Cohen1-1/+2
2018-07-04net/mlx5: Add hardware definitions for dump_fill_mkeyLeon Romanovsky1-1/+3
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen1-2/+0
2018-07-03include/rdma/opa_addr.h: Fix an endianness issueBart Van Assche1-1/+1
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas2-8/+49
2018-06-25RDMA/verbs: Drop kernel variant of destroy_flowLeon Romanovsky1-2/+0
2018-06-25RDMA/verbs: Drop kernel variant of create_flowLeon Romanovsky1-2/+0
2018-06-25RDMA/core: Remove unused ib cache functionsJason Gunthorpe1-39/+0
2018-06-25IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'Parav Pandit1-46/+3
2018-06-25IB/cm: Pass the sgid_attr through various eventsParav Pandit1-0/+3
2018-06-25IB/cm: Keep track of the sgid_attr that created the cm idParav Pandit1-0/+2
2018-06-25IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit1-0/+7
2018-06-22IB/uverbs: Delete type and id from uverbs_obj_attrJason Gunthorpe1-4/+0
2018-06-22Merge branch 'icrc-counter' into rdma.git for-nextJason Gunthorpe1-3/+8
2018-06-21net/mlx5: Add RoCE RX ICRC encapsulated counterTalat Batheesh1-3/+8
2018-06-19IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn1-13/+17
2018-06-19IB/mlx5: Add DEVX query EQN supportYishai Hadas1-0/+6
2018-06-19IB/mlx5: Add DEVX support for memory registrationYishai Hadas2-0/+19
2018-06-19IB/mlx5: Add support for DEVX query UARYishai Hadas1-0/+6
2018-06-19IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas2-0/+17
2018-06-19IB/mlx5: Add obj create and destroy functionalityYishai Hadas1-0/+16
2018-06-19IB/mlx5: Add support for DEVX general commandYishai Hadas1-0/+13
2018-06-19IB/mlx5: Introduce DEVXYishai Hadas1-0/+3
2018-06-19IB/core: Expose ib_ucontext from a given ib_uverbs_fileYishai Hadas1-0/+2
2018-06-19IB/core: Introduce DECLARE_UVERBS_GLOBAL_METHODSYishai Hadas2-2/+4
2018-06-19IB/uverbs: Add a macro to define a type with no kernel known sizeMatan Barak1-0/+2
2018-06-19IB/uverbs: Add PTR_IN attributes that are allocated/copied automaticallyMatan Barak1-1/+35
2018-06-19Merge branch 'mellanox/mlx5-next' into RDMA for-nextJason Gunthorpe2-1/+69
2018-06-19net/mlx5: Expose DEVX specificationYishai Hadas2-1/+69
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise1-1/+2
2018-06-18IDR: Expose the XArray lockwilly@infradead.org1-0/+11
2018-06-18RDMA: Hold the sgid_attr inside the struct ib_ah/qpJason Gunthorpe1-0/+4
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit1-4/+4
2018-06-18IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe1-0/+5
2018-06-18IB/core: Add a sgid_attr pointer to struct rdma_ah_attrJason Gunthorpe1-0/+7
2018-06-18IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit1-4/+0
2018-06-18IB/core: Provide rdma_ versions of the gid cache APIJason Gunthorpe1-0/+17
2018-06-18IB/core: Introduce GID attribute get, put and hold APIsParav Pandit1-0/+4
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit1-2/+1
2018-06-18IB/core: Introduce GID entry reference countsParav Pandit1-0/+1
2018-06-17Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+2
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds11-11/+11
2018-06-17Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-10/+69
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds4-209/+0
2018-06-16Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-0/+13
2018-06-16Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1