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