Age | Commit message (Expand) | Author |
2008-10-28 | infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT | Harvey Harrison |
2008-10-22 | IPoIB: Set netdev offload features properly for child (VLAN) interfaces | Or Gerlitz |
2008-09-30 | IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX | Roland Dreier |
2008-09-16 | IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop() | Yossi Etigin |
2008-07-14 | IPoIB: Double default RX/TX ring sizes | Eli Cohen |
2008-07-14 | IPoIB/cm: Reduce connected mode TX object size | Eli Cohen |
2008-07-14 | IPoIB: Get rid of ipoib_mcast_detach() wrapper | Roland Dreier |
2008-07-14 | IPoIB: Only set Q_Key once: after joining broadcast group | Eli Cohen |
2008-07-14 | IPoIB: Remove priv->mcast_mutex | Eli Cohen |
2008-07-14 | IPoIB: Remove unused IPOIB_MCAST_STARTED code | Eli Cohen |
2008-07-14 | IPoIB: Refresh paths instead of flushing them on SM change events | Moni Shoua |
2008-07-14 | IPoIB: add LRO support | Vladimir Sokolovsky |
2008-07-14 | IPoIB: Copy small received SKBs in connected mode | Eli Cohen |
2008-07-14 | RDMA: Remove subversion $Id tags | Roland Dreier |
2008-04-30 | IB/ipoib: Fix transmit queue stalling forever | Eli Cohen |
2008-04-29 | IPoIB: Use separate CQ for UD send completions | Eli Cohen |
2008-04-23 | IPoIB: Handle 4K IB MTU for UD (datagram) mode | Shirley Ma |
2008-04-16 | IPoIB: Support modifying IPoIB CQ event moderation | Eli Cohen |
2008-04-16 | IPoIB: Add basic ethtool support | Eli Cohen |
2008-04-16 | IPoIB: Add LSO support | Eli Cohen |
2008-04-16 | IPoIB: Use checksum offload support if available | Eli Cohen |
2008-02-14 | IPoIB: Remove unused struct ipoib_cm_tx.ibwc member | Eli Cohen |
2008-02-08 | IPoIB: Add send gather support | Eli Cohen |
2008-01-25 | IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries | Pradeep Satyanarayana |
2008-01-25 | IPoIB/cm: Add connected mode support for devices without SRQs | Pradeep Satyanarayana |
2008-01-25 | IPoIB: Trivial formatting cleanups | Roland Dreier |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-10-19 | IPoIB/cm: Use common CQ for CM send completions | Michael S. Tsirkin |
2007-10-15 | IB/ipoib: Bound the net device to the ipoib_neigh structue | Moni Shoua |
2007-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-10-10 | [IPoIB]: Convert to netdevice internal stats | Roland Dreier |
2007-10-10 | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger |
2007-10-10 | IPoIB: Allow setting policy to ignore multicast groups | Or Gerlitz |
2007-10-09 | IPoIB: Specify Traffic Class with path record queries for QoS support | Sean Hefty |
2007-05-29 | IPoIB/cm: Fix performance regression on Mellanox | Michael S. Tsirkin |
2007-05-24 | IPoIB/cm: Drain cq in ipoib_cm_dev_stop() | Michael S. Tsirkin |
2007-05-21 | IPoIB/cm: Fix SRQ WR leak | Michael S. Tsirkin |
2007-05-19 | IPoIB: Handle P_Key table reordering | Yosef Etigin |
2007-05-07 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-05-06 | IPoIB: Convert to NAPI | Roland Dreier |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-02-21 | IPoIB: Remove unused local_rate tracking | Roland Dreier |
2007-02-10 | IPoIB: Connected mode experimental support | Michael S. Tsirkin |
2006-12-12 | IPoIB: Use the new verbs DMA mapping functions | Ralph Campbell |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-11-29 | IPoIB: Fix skb leak when freeing neighbour | Michael S. Tsirkin |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-09-22 | IB/sa: Require SA registration | Michael S. Tsirkin |
2006-07-24 | IB/ipoib: Fix packet loss after hardware address update | Michael S. Tsirkin |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |