aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | ipoib: remove addrlen check for mc addressesJiri Pirko2010-03-22
|/
* ipoib: returned back addrlen check for mc addressesJiri Pirko2010-02-28
* infiniband: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-26
* IPoIB: Don't turn on carrier for a non-active portMoni Shoua2009-09-24
* IPoIB: Check multicast address formatJason Gunthorpe2009-09-05
* IPoIB: Drop priv->lock before calling ipoib_send()Roland Dreier2009-09-05
* net: skb->dst accessorsEric Dumazet2009-06-03
* IPoIB: Do not print error messages for multicast join retriesYossi Etigin2009-01-16
* IPoIB: Do not join broadcast group if interface is brought downYossi Etigin2009-01-12
* net: replace %p6 with %pI6Harvey Harrison2008-10-29
* infiniband: ipoib replace IPOIB_GID_FMT with %p6Harvey Harrison2008-10-29
* IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTXRoland Dreier2008-09-30
* IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin2008-09-16
* IPoIB: Fix deadlock on RTNL in ipoib_stop()Roland Dreier2008-08-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * IPoIB: Use dev_set_mtu() to change mtuEli Cohen2008-07-15
| * IPoIB: Use rtnl lock/unlock when changing device flagsEli Cohen2008-07-15
| * IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier2008-07-15
| * IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen2008-07-15
| * IPoIB: Remove unused IPOIB_MCAST_STARTED codeEli Cohen2008-07-15
| * RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
* | netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-15
* | netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-15
|/
* IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()Jack Morgenstein2008-05-20
* IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma2008-04-23
* IPoIB: Don't drop multicast sends when they can be queuedOr Gerlitz2008-03-11
* IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2008-01-25
* IPoIB: Trivial formatting cleanupsRoland Dreier2008-01-25
* IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua2007-10-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-11
|\
| * IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz2007-10-10
| * IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty2007-10-09
* | [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-10
|/
* IB/ipoib: Fix typos in error messagesMichael S. Tsirkin2007-05-21
* IPoIB: Fix race in detaching from mcast group before attachingSean Hefty2007-03-22
* IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma2007-03-08
* IPoIB: Remove unused local_rate trackingRoland Dreier2007-02-21
* IB/sa: Track multicast join/leave requestsSean Hefty2007-02-16
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-29
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IPoIB: Create MCGs with all attributes required by RFCRoland Dreier2006-09-22
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-22
* IB: Whitespace fixesRoland Dreier2006-09-22
* IPoIB: Retry failed send-only multicast group joinsEli Cohen2006-09-14
* IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz2006-07-24