blob: ba9219f447d2af8a70cebcf95393b24b86fdfd76 [file] [log] [blame]
8f149b684764 ("IB/ipoib: Add capability to switch between datagram and connected mode")
5d6b0cb3369d ("RDMA/netdev: Fix netlink support in IPoIB")
f6a8a19bb11b ("RDMA/netdev: Hoist alloc_netdev_mqs out of the driver")
760109760455 ("IB/ipoib: Consolidate checking of the proposed child interface")
13476d35bba6 ("IB/ipoib: Maintain the child_intfs list from ndo_init/uninit")
25405d98a2aa ("IB/ipoib: Do not remove child devices from within the ndo_uninit")
ee190ab734ba ("IB/ipoib: Get rid of the sysfs_mutex")
9f49a5b5c21d ("RDMA/netdev: Use priv_destructor for netdev cleanup")
eaeb39842508 ("IB/ipoib: Move init code to ndo_init")
7cbee87c1796 ("IB/ipoib: Move all uninit code into ndo_uninit")
cda8daf17914 ("IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task")
577e07ffbad9 ("IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN")
528922afd41c ("IB: Enable uverbs_destroy_def_handler to be used by drivers")
b1b639708f74 ("RDMA/ipoib: Fix use of sizeof()")
9a119cd59776 ("RDMA/uverbs: Get rid of the & in method specifications")
6c61d2a55c4e ("RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros")
595c7736d480 ("RDMA/uverbs: Simplify method definition macros")
d108dac08085 ("RDMA/uverbs: Simplify UVERBS_ATTR family of macros")
ad544cfe54cb ("RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLE")
87fc2a620a39 ("RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device")
1c77483e4c50 ("IB: Improve uverbs_cleanup_ucontext algorithm")
321d7863acf7 ("IB/uverbs: Delete type and id from uverbs_obj_attr")
c59450c46369 ("IB/mlx5: Expose DEVX tree")
f6fe01b7181b ("IB/mlx5: Add DEVX query EQN support")
aeae94579caf ("IB/mlx5: Add DEVX support for memory registration")
7c043e908a74 ("IB/mlx5: Add support for DEVX query UAR")
e662e14d801b ("IB/mlx5: Add DEVX support for modify and query commands")
7efce3691d33 ("IB/mlx5: Add obj create and destroy functionality")
8aa8c95ce4cc ("IB/mlx5: Add support for DEVX general command")
a8b92ca1b0e5 ("IB/mlx5: Introduce DEVX")
7dc08dcfc8c8 ("IB/core: Expose ib_ucontext from a given ib_uverbs_file")
e502a864c352 ("IB/core: Introduce DECLARE_UVERBS_GLOBAL_METHODS")
2d9c1bd7e177 ("IB/uverbs: Add a macro to define a type with no kernel known size")
9442d8bf1d63 ("IB/uverbs: Refactor uverbs_finalize_objects")
620758a210d9 ("Merge branch 'mellanox/mlx5-next' into RDMA for-next")