aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
AgeCommit message (Expand)Author
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-22ipoib: remove addrlen check for mc addressesJiri Pirko
2010-02-28ipoib: returned back addrlen check for mc addressesJiri Pirko
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko
2009-09-24IPoIB: Don't turn on carrier for a non-active portMoni Shoua
2009-09-05IPoIB: Check multicast address formatJason Gunthorpe
2009-09-05IPoIB: Drop priv->lock before calling ipoib_send()Roland Dreier
2009-06-03net: skb->dst accessorsEric Dumazet
2009-01-16IPoIB: Do not print error messages for multicast join retriesYossi Etigin
2009-01-12IPoIB: Do not join broadcast group if interface is brought downYossi Etigin
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28infiniband: ipoib replace IPOIB_GID_FMT with %p6Harvey Harrison
2008-09-30IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTXRoland Dreier
2008-09-16IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin
2008-08-19IPoIB: Fix deadlock on RTNL in ipoib_stop()Roland Dreier
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-07-14IPoIB: Use dev_set_mtu() to change mtuEli Cohen
2008-07-14IPoIB: Use rtnl lock/unlock when changing device flagsEli Cohen
2008-07-14IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier
2008-07-14IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen
2008-07-14IPoIB: Remove unused IPOIB_MCAST_STARTED codeEli Cohen
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-05-20IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()Jack Morgenstein
2008-04-23IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma
2008-03-11IPoIB: Don't drop multicast sends when they can be queuedOr Gerlitz
2008-01-25IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid
2008-01-25IPoIB: Trivial formatting cleanupsRoland Dreier
2007-10-15IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-10[IPoIB]: Convert to netdevice internal statsRoland Dreier
2007-10-10IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz
2007-10-09IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty
2007-05-21IB/ipoib: Fix typos in error messagesMichael S. Tsirkin
2007-03-22IPoIB: Fix race in detaching from mcast group before attachingSean Hefty
2007-03-08IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma
2007-02-21IPoIB: Remove unused local_rate trackingRoland Dreier
2007-02-16IB/sa: Track multicast join/leave requestsSean Hefty
2007-02-10IPoIB: Connected mode experimental supportMichael S. Tsirkin
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-11-29IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-22IPoIB: Create MCGs with all attributes required by RFCRoland Dreier
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin
2006-09-22IB: Whitespace fixesRoland Dreier
2006-09-14IPoIB: Retry failed send-only multicast group joinsEli Cohen
2006-07-24IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz