summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_netlink.c
AgeCommit message (Expand)AuthorLines
2025-02-21net: Use link/peer netns in newlink() of rtnl_link_opsXiao Liang-2/+2
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang-2/+5
2022-12-11IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea-0/+7
2022-01-28RDMA/ipoib: Delete useless module.h includeLeon Romanovsky-1/+0
2021-06-02RDMA/ipoib: Fix warning caused by destroying non-initial netnsKamal Heib-0/+1
2020-10-05RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib-0/+11
2018-10-10RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov-2/+21
2018-08-02IB/ipoib: Consolidate checking of the proposed child interfaceJason Gunthorpe-3/+0
2018-08-02IB/ipoib: Maintain the child_intfs list from ndo_init/uninitJason Gunthorpe-14/+0
2018-08-02IB/ipoib: Move init code to ndo_initJason Gunthorpe-6/+0
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer-3/+4
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer-1/+2
2017-04-20IB/IPoIB: Support acceleration options callbacksErez Shitrit-1/+1
2017-04-20IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit-5/+6
2014-01-03infiniband: make sure the src net is infiniband when create new linkHangbin Liu-1/+2
2013-11-08IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit-2/+2
2013-07-31IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz-0/+9
2012-10-01IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz-1/+59
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz-0/+114