aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_netlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-10RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov1-2/+21
2018-08-02IB/ipoib: Consolidate checking of the proposed child interfaceJason Gunthorpe1-3/+0
2018-08-02IB/ipoib: Maintain the child_intfs list from ndo_init/uninitJason Gunthorpe1-14/+0
2018-08-02IB/ipoib: Move init code to ndo_initJason Gunthorpe1-6/+0
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer1-3/+4
2017-06-26net: 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-03infiniband: make sure the src net is infiniband when create new linkHangbin Liu1-1/+2
2013-11-08IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit1-2/+2
2013-07-31IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz1-0/+9
2012-10-01IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz1-1/+59
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz1-0/+114