qlge: bugfix: Move netif_napi_del() to common call point.
[safe/jmp/linux-2.6] / drivers / infiniband /
2009-01-16 Roland DreierMerge branches 'ehca', 'ipoib' and 'mlx4' into for...
2009-01-16 Stephen RothwellIB/ehca: Use consistent types for ehca_plpar_hcall9()
2009-01-16 Stephen RothwellIB/ehca: Fix printk format warnings from u64 type change
2009-01-16 Yossi EtiginIPoIB: Do not print error messages for multicast join...
2009-01-16 Roland DreierIB/mlx4: Fix memory ordering problem when posting LSO...
2009-01-15 Roland DreierIPoIB: Fix deadlock between ipoib_open() and child...
2009-01-14 Roland DreierIPoIB: Fix hang in napi_disable() if P_Key is never...
2009-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-13 Roland DreierMerge branches 'ehca', 'ipoib', 'iser', 'mlx4' and...
2009-01-13 Randy DunlapIB/iser: Add dependency on INFINIBAND_ADDR_TRANS
2009-01-13 Yossi EtiginIPoIB: Do not join broadcast group if interface is...
2009-01-11 Harvey HarrisonRDMA/nes: Fix for NIPQUAD removal
2009-01-09 Yossi EtiginIPoIB: Fix loss of connectivity after bonding failover...
2009-01-09 Roland DreierIB/mlx4: Don't register IB device for adapters with...
2009-01-08 Coly Lifix similar typos to successfull
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Stephen RothwellIB/ehca: spin_lock_irqsave() takes an unsigned long
2009-01-06 Kay Sieversinfiniband: struct device - replace bus_id with dev_nam...
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-30 Roland DreierMerge branches 'cma' and 'mlx4' into for-linus
2008-12-30 Roland DreierIB/mlx4: Fix reading SL field out of cqe->sl_vid
2008-12-30 Roland DreierRDMA/addr: Fix build breakage when IPv6 is disabled
2008-12-29 Rusty Russellcpumask: use new cpumask API in drivers/infiniband...
2008-12-29 Rusty Russellcpumask: use new cpumask API in drivers/infiniband...
2008-12-29 Rusty Russellcpumask: use for_each_online_cpu() in drivers/infiniban...
2008-12-29 Mike Christie[SCSI] libiscsi: pass opcode into alloc_pdu callout
2008-12-29 Mike Christie[SCSI] iser: convert iser to new alloc_pdu api
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-26 David S. Millernet: Fix warning fallout from recent NAPI interface...
2008-12-25 Roland DreierMerge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4...
2008-12-25 Jack MorgensteinIB/mlx4: Set ownership bit correctly when copying CQEs...
2008-12-25 Faisal LatifRDMA/nes: Remove tx_free_list
2008-12-24 Aleksey SeninRDMA/cma: Add IPv6 support
2008-12-24 Aleksey SeninRDMA/addr: Add support for translating IPv6 addresses
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-22 Yevgeny Petrilinmlx4_core: Add support for multiple completion event...
2008-12-21 David DisseldorpIB/iser: Avoid recv buffer exhaustion caused by unexpec...
2008-12-21 Julia LawallIB/ehca: Remove redundant test of vpage
2008-12-05 Stefan RoscherIB/ehca: Replace modulus operations in flush error...
2008-12-05 Dave OlsonIB/ipath: Add locking for interrupt use of ipath_pd...
2008-12-05 Dave OlsonIB/ipath: Fix spi_pioindex value
2008-12-05 Dave OlsonIB/ipath: Only do 1X workaround on rev1 chips
2008-12-05 Dave OlsonIB/ipath: Don't count IB symbol and link errors unless...
2008-12-05 Ralph CampbellIB/ipath: Check return value of dma_map_single()
2008-12-05 Ralph CampbellIB/ipath: Fix PSN of send WQEs after an RDMA read resend
2008-12-05 Chien TungRDMA/nes: Cleanup warnings
2008-12-05 Chien TungRDMA/nes: Add loopback check to make_cm_node()
2008-12-05 Faisal LatifRDMA/nes: Check cqp_avail_reqs is empty after locking...
2008-12-05 Faisal LatifRDMA/nes: Fix TCP compliance test failures
2008-12-05 Faisal LatifRDMA/nes: Forward packets for a new connection with...
2008-12-05 Faisal LatifRDMA/nes: Avoid race between MPA request and reset...
2008-12-05 Faisal LatifRDMA/nes: Lock down connected_nodes list while processi...
2008-12-05 Faisal LatifRDMA/nes: Cleanup cqp_request list usage
2008-12-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-02 Ralph CampbellIB/ipath: Improve UD loopback performance by allocating...
2008-12-02 Michael EllermanIB/ipath: Fix pointer-to-pointer thinko in ipath_fs.c
2008-12-02 Joachim FenkesIB/ehca: Fix locking for shca_list_lock
2008-12-01 Roland DreierMerge branches 'ehca' and 'mlx4' into for-linus
2008-12-01 Jack MorgensteinIB/mlx4: Fix MTT leakage in resize CQ
2008-12-01 Stefan RoscherIB/ehca: Fix problem with generated flush work completions
2008-12-01 Joachim FenkesIB/ehca: Change misleading error message on memory...
2008-11-24 Wang Cheninfiniband: Kill directly reference of netdev->priv
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-12 Roland DreierMerge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', ...
2008-11-12 Yossi EtiginIPoIB: Fix crash in path_rec_completion()
2008-11-12 Yossi EtiginIPoIB: Fix hang in ipoib_flush_paths()
2008-11-12 Yossi EtiginIPoIB: Don't enable NAPI when it's already enabled
2008-11-12 Steve WiseRDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configu...
2008-11-11 Stefan RoscherIB/ehca: Remove reference to special QP in case of...
2008-11-11 Steve WiseRDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when...
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-05 Vladimir SokolovskyIB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_r...
2008-11-03 Chien TungRDMA/nes: Mitigate compatibility issue regarding PCIe...
2008-11-03 Vadim MakhervaksRDMA/nes: Fix CQ allocation scheme for multicast receiv...
2008-11-03 Chien TungRDMA/nes: Correct handling of PBL resources
2008-11-03 Ilpo JärvinenRDMA/nes: Reindent mis-indented spinlocks
2008-11-01 Roland DreierRDMA/cxgb3: Fix too-big reserved field zeroing in iwch_...
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-31 Harvey Harrisondrivers: replace NIPQUAD()
2008-10-30 Harvey Harrisonnet: easy removals of HIPQUAD using %pI4 format
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisoninfiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG...
2008-10-29 Harvey Harrisoninfiniband: ipoib replace IPOIB_GID_FMT with %p6
2008-10-29 Harvey Harrisoninfiniband: use %p6 for printing message ids
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-27 Ralph CampbellIB/ipath: Fix RDMA write with immediate copy of last...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-22 Roland DreierMerge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad...
2008-10-22 Stefan RoscherIB/ehca: Reject dynamic memory add/remove when ehca...
2008-10-22 Stefan RoscherIB/ehca: Fix reported max number of QPs and CQs in...
2008-10-22 Or GerlitzIPoIB: Set netdev offload features properly for child...
2008-10-22 Or GerlitzIPoIB: Clean up ethtool support
2008-10-22 Yevgeny Petrilinmlx4_core: Multiple port type support
2008-10-20 Parag Warudkarx86: sysfs: kill owner field from attribute
2008-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-10-16 Greg Kroah-Hartmandevice create: infiniband: convert device_create_drvdat...
next