aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib
Commit message (Expand)AuthorAge
* IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana2008-02-19
* IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen2008-02-14
* IPoIB: On P_Key change event, reset state properlyJack Morgenstein2008-02-14
* IPoIB: Add send gather supportEli Cohen2008-02-08
* IPoIB: Add high DMA feature flagEli Cohen2008-02-08
* IPoIB: Remove a misleading debug printOr Gerlitz2008-02-04
* IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz2008-02-04
* IPoIB: Constify seq_operations function pointer tablesJan Engelhardt2008-01-25
* IPoIB: Remove redundant check of netif_queue_stopped() in xmit handlerKrishna Kumar2008-01-25
* IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entriesPradeep Satyanarayana2008-01-25
* IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2008-01-25
* IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana2008-01-25
* IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()Roland Dreier2008-01-25
* IPoIB/cm: Factor out ipoib_cm_create_srq()Roland Dreier2008-01-25
* IPoIB/cm: Factor out ipoib_cm_free_rx_ring()Roland Dreier2008-01-25
* IPoIB: Trivial formatting cleanupsRoland Dreier2008-01-25
* IPoIB: Fix oops if xmit is called when priv->broadcast is NULLJack Morgenstein2007-11-27
* IPoIB/cm: Fix receive QP cleanupRoland Dreier2007-10-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-23
|\
| * IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin2007-10-20
| * IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"Roland Dreier2007-10-18
| * IPoIB: Use round_jiffies() for ah_reap_taskAnton Blanchard2007-10-16
* | IB/ipoib: Verify address handle validity on sendMoni Shoua2007-10-15
* | 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/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp()Dotan Barak2007-10-09
| * IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty2007-10-09
| * IPoIB: Fix error path memory leakEli Cohen2007-10-09
| * IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen2007-10-09
| * IPoIB: Make sure no receives are handled when stopping deviceRoland Dreier2007-10-09
* | IPoIB: Fix unused variable warningRoland Dreier2007-10-10
* | [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-10
* | [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* | [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
|/
* IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein2007-08-07
* IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty2007-07-11
* IPoIB: Recycle loopback skbs instead of freeing and reallocatingRoland Dreier2007-07-10
* IPoIB/cm: Fix warning if IPV6 is not enabledRoland Dreier2007-07-10
* IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-09
* IPoIB/cm: Partial error clean up unmaps wrong addressRalph Campbell2007-07-02
* IPoIB/cm: Remove dead definition of struct ipoib_cm_idRoland Dreier2007-06-21
* IPoIB/cm: Fix interoperability when MTU doesn't matchMichael S. Tsirkin2007-06-21
* IPoIB/cm: Initialize RX before moving QP to RTRMichael S. Tsirkin2007-06-21
* IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin2007-05-29
* IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-24
* IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-24
* IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin2007-05-21
* IB/ipoib: Fix typos in error messagesMichael S. Tsirkin2007-05-21