aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib
AgeCommit message (Expand)Author
2007-10-15IB/ipoib: Verify address handle validity on sendMoni Shoua
2007-10-15IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-10IPoIB: Fix unused variable warningRoland Dreier
2007-10-10[IPoIB]: Convert to netdevice internal statsRoland Dreier
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-10-10IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz
2007-10-09IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp()Dotan Barak
2007-10-09IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty
2007-10-09IPoIB: Fix error path memory leakEli Cohen
2007-10-09IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen
2007-10-09IPoIB: Make sure no receives are handled when stopping deviceRoland Dreier
2007-08-07IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein
2007-07-10IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty
2007-07-10IPoIB: Recycle loopback skbs instead of freeing and reallocatingRoland Dreier
2007-07-10IPoIB/cm: Fix warning if IPV6 is not enabledRoland Dreier
2007-07-09IB: Use menuconfig for InfiniBand menuJan Engelhardt
2007-07-02IPoIB/cm: Partial error clean up unmaps wrong addressRalph Campbell
2007-06-21IPoIB/cm: Remove dead definition of struct ipoib_cm_idRoland Dreier
2007-06-21IPoIB/cm: Fix interoperability when MTU doesn't matchMichael S. Tsirkin
2007-06-21IPoIB/cm: Initialize RX before moving QP to RTRMichael S. Tsirkin
2007-05-29IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin
2007-05-24IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin
2007-05-24IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()Michael S. Tsirkin
2007-05-21IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin
2007-05-21IB/ipoib: Fix typos in error messagesMichael S. Tsirkin
2007-05-19IPoIB: Handle P_Key table reorderingYosef Etigin
2007-05-14IPoIB/cm: Optimize stale connection detectionMichael S. Tsirkin
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-06IPoIB: Convert to NAPIRoland Dreier
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-05-06IPoIB/cm: Don't crash if remote side uses one QP for both directionsMichael S. Tsirkin
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-30IPoIB/cm: Fix error handling in ipoib_cm_dev_open()Michael S. Tsirkin
2007-04-27Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-04-24IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacementsRoland Dreier
2007-04-24IB/ipoib: Use ib_init_ah_from_path to initialize ah_attrSean Hefty
2007-04-18IPoIB: Remove pointless opcode field from debugging outputRoland Dreier
2007-04-10IPoIB/cm: Fix DMA direction typoMichael S. Tsirkin
2007-03-25[NET]: Fix neighbour destructor handling.Alexey Kuznetsov
2007-03-22IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin
2007-03-22IPoIB: Fix use-after-free in path_rec_completion()Michael S. Tsirkin
2007-03-22IPoIB: Fix race in detaching from mcast group before attachingSean Hefty
2007-03-22IPoIB/cm: Fix reaping of stale connectionsMichael S. Tsirkin
2007-03-08IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma
2007-02-27IPoIB: Only handle async events for one portRoland Dreier
2007-02-26IPoIB: Correct debugging output when path record lookup failsRoland Dreier