summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_netlink.c
Commit message (Expand)AuthorAgeFilesLines
* IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea2022-12-111-0/+7
* RDMA/ipoib: Delete useless module.h includeLeon Romanovsky2022-01-281-1/+0
* RDMA/ipoib: Fix warning caused by destroying non-initial netnsKamal Heib2021-06-021-0/+1
* RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib2020-10-051-0/+11
* RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov2018-10-101-2/+21
* IB/ipoib: Consolidate checking of the proposed child interfaceJason Gunthorpe2018-08-021-3/+0
* IB/ipoib: Maintain the child_intfs list from ndo_init/uninitJason Gunthorpe2018-08-021-14/+0
* IB/ipoib: Move init code to ndo_initJason Gunthorpe2018-08-021-6/+0
* net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-261-3/+4
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-261-1/+2
* IB/IPoIB: Support acceleration options callbacksErez Shitrit2017-04-201-1/+1
* IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit2017-04-201-5/+6
* infiniband: make sure the src net is infiniband when create new linkHangbin Liu2014-01-031-1/+2
* IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit2013-11-081-2/+2
* IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz2013-07-311-0/+9
* IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz2012-10-011-1/+59
* IB/ipoib: Add rtnl_link_ops supportOr Gerlitz2012-09-201-0/+114