summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_netlink.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-18IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea1-0/+7
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer1-3/+4
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer1-1/+2
2017-04-20IB/IPoIB: Support acceleration options callbacksErez Shitrit1-1/+1
2017-04-20IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit1-5/+6
2014-01-04infiniband: make sure the src net is infiniband when create new linkHangbin Liu1-1/+2
2013-11-09IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit1-2/+2
2013-08-01IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz1-0/+9
2012-10-02IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz1-1/+59
2012-09-21IB/ipoib: Add rtnl_link_ops supportOr Gerlitz1-0/+114