summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib
AgeCommit message (Expand)Author
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-07-06IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz
2010-07-04IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-04-22IPoIB: Allow disabling/enabling TSO on the fly through ethtoolOr Gerlitz
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23ipoib: remove addrlen check for mc addressesJiri Pirko
2010-03-11IPoIB: Include return code in trace message for ib_post_send() failuresOr Gerlitz
2010-03-11IPoIB: Fix TX queue lockup with mixed UD/CM trafficEli Cohen
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-02-28ipoib: returned back addrlen check for mc addressesJiri Pirko
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan
2010-02-11IPoIB: Remove TX moderation settings from ethtool supportOr Gerlitz
2009-12-09IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()David J. Wilder
2009-09-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-09-24IPoIB: Don't turn on carrier for a non-active portMoni Shoua
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-06IPoIB: Check multicast address formatJason Gunthorpe
2009-09-06IPoIB: Drop priv->lock before calling ipoib_send()Roland Dreier
2009-09-06IPoIB: Remove unused <rdma/ib_cache.h> includesRoland Dreier
2009-09-03drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-06-03net: skb->dst accessorsEric Dumazet
2009-05-31net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet
2009-05-19net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman
2009-04-20IPoIB: Disable NAPI while CQ is being drainedYossi Etigin
2009-03-31IPoIB: Avoid free_netdev() BUG when destroying a child interfaceRoland Dreier
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-03-22infiniband: convert ipoib to net_device_opsStephen Hemminger
2009-02-17IPoIB: In unicast_arp_send(), only free newly-created pathsJack Morgenstein
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-16IPoIB: Do not print error messages for multicast join retriesYossi Etigin
2009-01-15IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier
2009-01-14IPoIB: Fix hang in napi_disable() if P_Key is never foundRoland Dreier
2009-01-13IPoIB: Do not join broadcast group if interface is brought downYossi Etigin
2009-01-09IPoIB: Fix loss of connectivity after bonding failover on both sidesYossi Etigin
2008-12-23net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-12IPoIB: Fix crash in path_rec_completion()Yossi Etigin
2008-11-12IPoIB: Fix hang in ipoib_flush_paths()Yossi Etigin
2008-11-12IPoIB: Don't enable NAPI when it's already enabledYossi Etigin
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-29infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison
2008-10-29infiniband: ipoib replace IPOIB_GID_FMT with %p6Harvey Harrison
2008-10-22IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz
2008-10-22IPoIB: Clean up ethtool supportOr Gerlitz
2008-10-10IPoIB: Always initialize poll_timer to avoid crash on unloadRoland Dreier
2008-09-30IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTXRoland Dreier