summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_main.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-23IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit1-0/+16
2017-11-06IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud1-4/+4
2017-05-17IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch1-5/+39
2017-05-16IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud1-4/+2
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-26/+47
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit1-0/+5
2015-04-15IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb'sErez Shitrit1-3/+10
2015-04-15IB/ipoib: No longer use flush as a parameterDoug Ledford1-4/+4
2015-04-15IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford1-12/+16
2015-04-15IB/ipoib: change init sequence orderingDoug Ledford1-7/+17
2015-04-02infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel1-0/+8
2015-01-31Revert "IPoIB: change init sequence ordering"Roland Dreier1-17/+7
2015-01-31Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier1-12/+7
2015-01-31Revert "IPoIB: No longer use flush as a parameter"Roland Dreier1-4/+4
2014-12-16IPoIB: No longer use flush as a parameterDoug Ledford1-4/+4
2014-12-16IPoIB: Use dedicated workqueues per interfaceDoug Ledford1-7/+12
2014-12-16IPoIB: change init sequence orderingDoug Ledford1-7/+17
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet1-1/+1
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet1-2/+2
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-5/+4
2014-08-11IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin1-7/+4
2014-08-05IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit1-1/+1
2014-08-05IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit1-2/+4
2014-07-16net: set name_assign_type in alloc_netdev()Tom Gundersen1-2/+2
2014-01-23IPoIB: Report operstate consistently when brought up without a linkMichal Schmidt1-2/+2
2013-11-09IPoIB: lower NAPI weightMichal Schmidt1-1/+1
2013-11-09IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit1-5/+5
2013-08-13IPoIB: Fix race in deleting ipoib_neigh entriesJim Foraker1-6/+3
2013-08-01IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz1-1/+1
2013-05-09Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2013-04-17IPoIB: add support for TIPC protocolPatrick McHardy1-1/+3
2013-04-17IPoIB: Fix ipoib_hard_header() return valueDoug Ledford1-1/+1
2013-02-25IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier1-0/+3
2013-02-19IPoIB: Don't attempt to release resources on error flowItai Garbi1-0/+2
2013-02-19IPoIB: Add version and firmware info to ethtool reportingYan Burman1-0/+5
2013-02-19IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz1-2/+2
2012-10-03IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier1-0/+31
2012-10-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2012-10-02IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz1-5/+11
2012-10-01IPoIB: Fix use-after-free of multicast objectPatrick McHardy1-1/+1
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-49/+44
2012-09-21IB/ipoib: Add rtnl_link_ops supportOr Gerlitz1-5/+20
2012-09-12IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz1-43/+27
2012-09-12IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz1-6/+17
2012-08-15IB/ipoib: Fix RCU pointer dereference of wrong objectShlomo Pongratz1-1/+1
2012-07-30IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz1-167/+479
2012-07-05ipoib: Convert over to dev_lookup_neigh_skb().David S. Miller1-1/+3
2012-02-09IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier1-36/+19
2011-12-06infiniband: ipoib: Sanitize neighbour handling in ipoib_main.cDavid Miller1-12/+12
2011-12-06net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller1-4/+4