IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
[h-e-n] / drivers / infiniband / ulp / ipoib /
2008-09-30 Roland DreierIPoIB: Use netif_tx_lock() and get rid of private tx_lo...
2008-09-25 Roland DreierIPoIB: Fix crash when path record fails after path...
2008-09-16 Yossi EtiginIPoIB: Fix deadlock on RTNL between bcast join comp...
2008-08-19 Roland DreierIPoIB: Fix deadlock on RTNL in ipoib_stop()
2008-08-08 David J. WilderIPoIB/cm: Use vmalloc() to allocate rx_rings
2008-07-30 Roland DreierIPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()
2008-07-25 Roland DreierIPoIB: Correct help text for INFINIBAND_IPOIB_DEBUG
2008-07-25 Roland DreierIPoIB/cm: Connected mode is no longer EXPERIMENTAL
2008-07-22 Or GerlitzIPoIB: Include err code in trace message for ib_sa_path...
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-15 David S. Millernetdev: Do not use TX lock to protect address lists.
2008-07-15 David S. Millernetdev: Add netdev->addr_list_lock protection.
2008-07-15 Eli CohenIPoIB: Double default RX/TX ring sizes
2008-07-15 Eli CohenIPoIB/cm: Reduce connected mode TX object size
2008-07-15 Eli CohenIPoIB: Use dev_set_mtu() to change mtu
2008-07-15 Eli CohenIPoIB: Use rtnl lock/unlock when changing device flags
2008-07-15 Roland DreierIPoIB: Get rid of ipoib_mcast_detach() wrapper
2008-07-15 Eli CohenIPoIB: Only set Q_Key once: after joining broadcast...
2008-07-15 Eli CohenIPoIB: Remove priv->mcast_mutex
2008-07-15 Eli CohenIPoIB: Remove unused IPOIB_MCAST_STARTED code
2008-07-15 Moni ShouaIPoIB: Refresh paths instead of flushing them on SM...
2008-07-15 Vladimir SokolovskyIPoIB: add LRO support
2008-07-15 Ron LivneIPoIB: Use multicast loopback blocking if available
2008-07-15 Roland DreierIPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_po...
2008-07-15 Eli CohenIPoIB: Copy small received SKBs in connected mode
2008-07-15 Roland DreierRDMA: Remove subversion $Id tags
2008-05-20 Jack MorgensteinIPoIB: Test for NULL broadcast object in ipiob_mcast_jo...
2008-05-01 Eli CohenIB/ipoib: Fix transmit queue stalling forever
2008-04-29 Eli CohenIPoIB: Copy child MTU from parent
2008-04-29 Eli CohenIPoIB: Use separate CQ for UD send completions
2008-04-23 Shirley MaIPoIB: Handle 4K IB MTU for UD (datagram) mode
2008-04-17 Roland DreierIPoIB: Handle case when P_Key is deleted and re-added...
2008-04-17 Eli CohenIPoIB: Support modifying IPoIB CQ event moderation
2008-04-17 Eli CohenIPoIB: Add basic ethtool support
2008-04-17 Eli CohenIPoIB: Add LSO support
2008-04-17 Robert P. J. DayIB: Use shorter list_splice_init() for brevity
2008-04-17 Eli CohenIPoIB: Use checksum offload support if available
2008-03-12 Roland DreierIPoIB: Allocate priv->tx_ring with vmalloc()
2008-03-12 Roland DreierIPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
2008-03-11 Or GerlitzIPoIB: Don't drop multicast sends when they can be...
2008-02-19 Pradeep SatyanarayanaIPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain...
2008-02-14 Eli CohenIPoIB: Remove unused struct ipoib_cm_tx.ibwc member
2008-02-14 Jack MorgensteinIPoIB: On P_Key change event, reset state properly
2008-02-08 Eli CohenIPoIB: Add send gather support
2008-02-08 Eli CohenIPoIB: Add high DMA feature flag
2008-02-05 Or GerlitzIPoIB: Remove a misleading debug print
2008-02-05 Or GerlitzIPoIB: Handle bonding failover race for connected neigh...
2008-01-25 Jan EngelhardtIPoIB: Constify seq_operations function pointer tables
2008-01-25 Krishna KumarIPoIB: Remove redundant check of netif_queue_stopped...
2008-01-25 Pradeep SatyanarayanaIPoIB/CM: Enable SRQ support on HCAs that support fewer...
2008-01-25 Rolf ManderscheidIPoIB: improve IPv4/IPv6 to IB mcast mapping functions
2008-01-25 Pradeep SatyanarayanaIPoIB/cm: Add connected mode support for devices withou...
2008-01-25 Roland DreierIPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
2008-01-25 Roland DreierIPoIB/cm: Factor out ipoib_cm_create_srq()
2008-01-25 Roland DreierIPoIB/cm: Factor out ipoib_cm_free_rx_ring()
2008-01-25 Roland DreierIPoIB: Trivial formatting cleanups
2007-11-27 Jack MorgensteinIPoIB: Fix oops if xmit is called when priv->broadcast...
2007-10-26 Roland DreierIPoIB/cm: Fix receive QP cleanup
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-20 Michael S. TsirkinIPoIB/cm: Use common CQ for CM send completions
2007-10-18 Roland DreierIPoIB: Rewrite "if (!likely(...))" as "if (unlikely...
2007-10-16 Anton BlanchardIPoIB: Use round_jiffies() for ah_reap_task
2007-10-15 Moni ShouaIB/ipoib: Verify address handle validity on send
2007-10-15 Moni ShouaIB/ipoib: Bound the net device to the ipoib_neigh structue
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-10 Roland DreierIPoIB: Fix unused variable warning
2007-10-10 Roland Dreier[IPoIB]: Convert to netdevice internal stats
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-10-10 Or GerlitzIPoIB: Allow setting policy to ignore multicast groups
2007-10-10 Dotan BarakIPoIB/cm: Clean up initialization of QP attr in ipoib_c...
2007-10-10 Sean HeftyIPoIB: Specify Traffic Class with path record queries...
2007-10-10 Eli CohenIPoIB: Fix error path memory leak
2007-10-10 Eli CohenIPoIB: Fix typo to end statement with ';' instead of ','
2007-10-10 Roland DreierIPoIB: Make sure no receives are handled when stopping...
2007-08-07 Jack MorgensteinIPoIB: Fix leak in ipoib_transport_dev_init() error...
2007-07-11 Sean HeftyIB/cm: Include HCA ACK delay in local ACK timeout
2007-07-10 Roland DreierIPoIB: Recycle loopback skbs instead of freeing and...
2007-07-10 Roland DreierIPoIB/cm: Fix warning if IPV6 is not enabled
2007-07-10 Jan EngelhardtIB: Use menuconfig for InfiniBand menu
2007-07-03 Ralph CampbellIPoIB/cm: Partial error clean up unmaps wrong address
2007-06-21 Roland DreierIPoIB/cm: Remove dead definition of struct ipoib_cm_id
2007-06-21 Michael S. TsirkinIPoIB/cm: Fix interoperability when MTU doesn't match
2007-06-21 Michael S. TsirkinIPoIB/cm: Initialize RX before moving QP to RTR
2007-05-29 Michael S. TsirkinIPoIB/cm: Fix performance regression on Mellanox
2007-05-24 Michael S. TsirkinIPoIB/cm: Drain cq in ipoib_cm_dev_stop()
2007-05-24 Michael S. TsirkinIPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()
2007-05-21 Michael S. TsirkinIPoIB/cm: Fix SRQ WR leak
2007-05-21 Michael S. TsirkinIB/ipoib: Fix typos in error messages
2007-05-19 Yosef EtiginIPoIB: Handle P_Key table reordering
2007-05-14 Michael S. TsirkinIPoIB/cm: Optimize stale connection detection
2007-05-07 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-07 Roland DreierIPoIB: Convert to NAPI
2007-05-07 Michael S. TsirkinIB: Add CQ comp_vector support
2007-05-07 Michael S. TsirkinIPoIB/cm: Don't crash if remote side uses one QP for...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-05-01 Michael S. TsirkinIPoIB/cm: Fix error handling in ipoib_cm_dev_open()
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
next