| Commit message (Expand) | Author | Age | Files | Lines |
* | IPoIB: Disable NAPI while CQ is being drained | Yossi Etigin | 2009-04-20 | 2 | -6/+5 |
* | IPoIB: Avoid free_netdev() BUG when destroying a child interface | Roland Dreier | 2009-03-31 | 1 | -10/+15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-03-26 | 2 | -10/+14 |
|\ |
|
| * | infiniband: convert ipoib to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -7/+11 |
| * | net: Remove redundant NAPI functions | Ben Hutchings | 2009-01-21 | 1 | -3/+3 |
* | | IPoIB: In unicast_arp_send(), only free newly-created paths | Jack Morgenstein | 2009-02-17 | 1 | -2/+7 |
|/ |
|
* | IPoIB: Do not print error messages for multicast join retries | Yossi Etigin | 2009-01-16 | 1 | -1/+1 |
* | IPoIB: Fix deadlock between ipoib_open() and child interface create | Roland Dreier | 2009-01-14 | 1 | -3/+8 |
* | IPoIB: Fix hang in napi_disable() if P_Key is never found | Roland Dreier | 2009-01-14 | 1 | -12/+15 |
* | IPoIB: Do not join broadcast group if interface is brought down | Yossi Etigin | 2009-01-12 | 1 | -0/+3 |
* | IPoIB: Fix loss of connectivity after bonding failover on both sides | Yossi Etigin | 2009-01-09 | 1 | -19/+19 |
* | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-22 | 1 | -3/+3 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-18 | 1 | -2/+4 |
|\ |
|
| * | IPoIB: Fix crash in path_rec_completion() | Yossi Etigin | 2008-11-12 | 1 | -1/+1 |
| * | IPoIB: Fix hang in ipoib_flush_paths() | Yossi Etigin | 2008-11-12 | 1 | -0/+1 |
| * | IPoIB: Don't enable NAPI when it's already enabled | Yossi Etigin | 2008-11-12 | 1 | -1/+2 |
* | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 | 3 | -23/+23 |
* | | infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT | Harvey Harrison | 2008-10-28 | 1 | -23/+0 |
* | | infiniband: ipoib replace IPOIB_GID_FMT with %p6 | Harvey Harrison | 2008-10-28 | 3 | -58/+45 |
|/ |
|
* | IPoIB: Set netdev offload features properly for child (VLAN) interfaces | Or Gerlitz | 2008-10-22 | 3 | -28/+44 |
* | IPoIB: Clean up ethtool support | Or Gerlitz | 2008-10-22 | 1 | -1/+8 |
* | IPoIB: Always initialize poll_timer to avoid crash on unload | Roland Dreier | 2008-10-10 | 1 | -4/+3 |
* | IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX | Roland Dreier | 2008-09-30 | 5 | -107/+118 |
* | IPoIB: Fix crash when path record fails after path flush | Roland Dreier | 2008-09-25 | 1 | -4/+4 |
* | IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop() | Yossi Etigin | 2008-09-16 | 3 | -10/+24 |
* | IPoIB: Fix deadlock on RTNL in ipoib_stop() | Roland Dreier | 2008-08-19 | 2 | -11/+18 |
* | IPoIB/cm: Use vmalloc() to allocate rx_rings | David J. Wilder | 2008-08-08 | 1 | -5/+12 |
* | IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr() | Roland Dreier | 2008-07-30 | 1 | -1/+1 |
* | IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUG | Roland Dreier | 2008-07-24 | 1 | -3/+4 |
* | IPoIB/cm: Connected mode is no longer EXPERIMENTAL | Roland Dreier | 2008-07-24 | 1 | -7/+8 |
* | IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures | Or Gerlitz | 2008-07-22 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 10 | -124/+342 |
|\ |
|
| * | IPoIB: Double default RX/TX ring sizes | Eli Cohen | 2008-07-14 | 1 | -2/+2 |
| * | IPoIB/cm: Reduce connected mode TX object size | Eli Cohen | 2008-07-14 | 2 | -7/+12 |
| * | IPoIB: Use dev_set_mtu() to change mtu | Eli Cohen | 2008-07-14 | 2 | -2/+2 |
| * | IPoIB: Use rtnl lock/unlock when changing device flags | Eli Cohen | 2008-07-14 | 2 | -3/+10 |
| * | IPoIB: Get rid of ipoib_mcast_detach() wrapper | Roland Dreier | 2008-07-14 | 3 | -17/+3 |
| * | IPoIB: Only set Q_Key once: after joining broadcast group | Eli Cohen | 2008-07-14 | 3 | -15/+19 |
| * | IPoIB: Remove priv->mcast_mutex | Eli Cohen | 2008-07-14 | 3 | -6/+0 |
| * | IPoIB: Remove unused IPOIB_MCAST_STARTED code | Eli Cohen | 2008-07-14 | 2 | -9/+0 |
| * | IPoIB: Refresh paths instead of flushing them on SM change events | Moni Shoua | 2008-07-14 | 4 | -30/+91 |
| * | IPoIB: add LRO support | Vladimir Sokolovsky | 2008-07-14 | 5 | -1/+127 |
| * | IPoIB: Use multicast loopback blocking if available | Ron Livne | 2008-07-14 | 1 | -1/+4 |
| * | IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq() | Roland Dreier | 2008-07-14 | 1 | -16/+47 |
| * | IPoIB: Copy small received SKBs in connected mode | Eli Cohen | 2008-07-14 | 3 | -0/+26 |
| * | RDMA: Remove subversion $Id tags | Roland Dreier | 2008-07-14 | 8 | -16/+0 |
* | | netdev: Do not use TX lock to protect address lists. | David S. Miller | 2008-07-15 | 1 | -2/+0 |
* | | netdev: Add netdev->addr_list_lock protection. | David S. Miller | 2008-07-15 | 1 | -0/+2 |
|/ |
|
* | IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish() | Jack Morgenstein | 2008-05-20 | 1 | -0/+6 |
* | IB/ipoib: Fix transmit queue stalling forever | Eli Cohen | 2008-04-30 | 3 | -6/+46 |