e1000: Add device IDs of blade version of the 82571 quad port
[safe/jmp/linux-2.6] / drivers / infiniband /
2007-09-23 Jack MorgensteinIB/mlx4: Fix data corruption triggered by wrong headroo...
2007-09-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-31 Joachim FenkesIB/ehca: SRQ fixes to enable IPoIB CM
2007-08-31 Stefan RoscherIB/ehca: Fix Small QP regressions
2007-08-31 Divy Le Raycxgb3 - Fix dev->priv usage
2007-08-16 Ilpo JärvinenIB/mlx4: Incorrect semicolon after if statement
2007-08-07 Jack MorgensteinIPoIB: Fix leak in ipoib_transport_dev_init() error...
2007-08-03 Vu PhamIB/mlx4: Fix opcode returned in RDMA read completion
2007-08-03 Raghava KondapalliIB/srp: Add OUI for new Cisco targets
2007-08-03 Roland DreierIB/srp: Wrap OUI checking for workarounds in helper...
2007-08-03 Steve WiseRDMA/cxgb3: Always call low level send function via...
2007-08-03 Dotan BarakIB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c
2007-08-03 Sean HeftyIB/mad: Fix address handle leak in mad_rmpp
2007-08-03 Hal RosenstockIB/mad: agent_send_response() should be void
2007-08-03 Hal RosenstockIB/mad: Fix memory leak in switch handling in ib_mad_re...
2007-08-03 Hal RosenstockIB/mad: Fix error path if response alloc fails in ib_ma...
2007-08-03 Roland DreierIB/sa: Don't need to check for default P_Key twice
2007-08-03 Moni ShouaIB/core: Ignore membership bit in ib_find_pkey()
2007-07-31 Eddy L O Janssonin-string typos of "error"
2007-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-30 Dave OlsonIB/ipath: Workaround problem of errormask register...
2007-07-30 Dave OlsonIB/ipath: Fix some issues with buffer cancel and sendct...
2007-07-30 Dave OlsonIB/ipath: Use faster put_tid_2 routine after initialization
2007-07-30 Dave OlsonIB/ipath: Remove unsafe fastrcvint code from interrupt...
2007-07-30 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-07-29 Hoang-Nam NguyenIB/ehca: Move extern declarations from .c files to...
2007-07-29 Roland DreierIB/mlx4: Whitespace fix
2007-07-28 Hoang-Nam NguyenIB/ehca: Fix include order to better match kernel style
2007-07-28 Tom TuckerRDMA/amso1100: Initialize the wait_queue_head_t in...
2007-07-27 Mike Christie[SCSI] iscsi_tcp, ib_iser Enable module refcounting...
2007-07-21 Stefan RoscherIB/ehca: Support small QP queues
2007-07-21 Joachim FenkesIB/ehca: Make internal_create/destroy_qp() static
2007-07-21 Hoang-Nam NguyenIB/ehca: Move ehca2ib_return_code() out of line
2007-07-21 Hoang-Nam NguyenIB/ehca: Generate async event when SRQ limit reached
2007-07-21 Hoang-Nam NguyenIB/ehca: Support large page MRs
2007-07-21 Roland DreierIB/mlx4: Fix error path in create_qp_common()
2007-07-21 Michael S. TsirkinIB/mthca: Change command token on timeout
2007-07-21 Arthur JonesIB/ipath: Remove ipath_layer dead code
2007-07-21 Florin MalitaIB/mlx4: Fix leaks in __mlx4_ib_modify_qp
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-18 Roland DreierIB/mthca: Simplify use of size0 in work request posting
2007-07-18 Roland DreierIB/mthca: Factor out setting WQE UD segment entries
2007-07-18 Roland DreierIB/mthca: Factor out setting WQE remote address and...
2007-07-18 Roland DreierIB/mlx4: Factor out setting other WQE segments
2007-07-18 Roland DreierIB/mlx4: Factor out setting WQE data segment entries
2007-07-18 Roland DreierIB/mthca: Factor out setting WQE data segment entries
2007-07-18 Roland DreierIB/mlx4: Return receive queue sizes for userspace QPs...
2007-07-18 Dotan BarakRDMA/cma: Remove local write permission from QP access...
2007-07-18 Roland DreierIB/mthca: Use uninitialized_var() for f0
2007-07-18 Roland DreierIB/cm: Make internal function cm_get_ack_delay() static
2007-07-18 Roland DreierIB/ipath: Remove ipath_get_user_pages_nocopy()
2007-07-18 Roland DreierIB/ipath: Make a few functions static
2007-07-18 Roland DreierIB/iser: Make a couple of functions static
2007-07-18 Roland DreierIB/mthca: Fix printk format used for firmware version...
2007-07-18 Roland DreierIB/mthca: Schedule MSI support for removal
2007-07-18 Hoang-Nam NguyenIB/ehca: Fix warnings issued by checkpatch.pl
2007-07-18 Hoang-Nam NguyenIB/ehca: Restructure ehca_set_pagebuf()
2007-07-18 Hoang-Nam NguyenIB/ehca: MR/MW structure refactoring
2007-07-18 Hoang-Nam NguyenIB/ehca: Use macro to calculate number of chunks in...
2007-07-18 Hoang-Nam NguyenIB/ehca: Use #define for "pages per register_rpage...
2007-07-18 Hoang-Nam NguyenIB/ehca: Use common error code mapping instead of speci...
2007-07-18 Hoang-Nam NguyenIB/ehca: Fix memory leak in error path of ehca_get_dma_mr()
2007-07-18 Joachim FenkesIB/ehca: Fix HW level autodetection
2007-07-18 Dotan BarakIB/mlx4: Take sizeof the correct pointer in call to...
2007-07-18 Jack MorgensteinIB/mlx4: Fix port returned from query QP for QPs in...
2007-07-18 Jack MorgensteinIB/mlx4: Fix flow label returned from query QP
2007-07-18 Steve WiseRDMA/cxgb3: Remove cm_id reference on listen failures
2007-07-17 Jeff Garzikdrivers/infiniband/hw/mthca/mthca_qp: kill uninit'd...
2007-07-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-12 Jack MorgensteinIB/mlx4: Implement query SRQ
2007-07-12 Jack MorgensteinIB/mlx4: Implement query QP
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-11 Sean HeftyIB/cm: Send no match if a SIDR REQ does not match a...
2007-07-11 Sean HeftyIB/cm: Fix handling of duplicate SIDR REQs
2007-07-11 Sean HeftyIB/cm: cm_msgs.h should include ib_cm.h
2007-07-11 Sean HeftyIB/cm: Include HCA ACK delay in local ACK timeout
2007-07-11 Sean HeftyIB/cm: Use spin_lock_irq() instead of spin_lock_irqsave...
2007-07-11 Sean HeftyIB/sa: Make sure SA queries use default P_Key
2007-07-10 Roland DreierIPoIB: Recycle loopback skbs instead of freeing and...
2007-07-10 Shani MoideenIB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with...
2007-07-10 Roland DreierIPoIB/cm: Fix warning if IPV6 is not enabled
2007-07-10 Dotan BarakIB/core: Take sizeof the correct pointer when calling...
2007-07-10 Hoang-Nam NguyenIB/ehca: Improve latency by unlocking after triggering...
2007-07-10 Joachim FenkesIB/ehca: Notify consumers of LID/PKEY/SM changes after...
2007-07-10 Joachim FenkesIB/ehca: Return QP pointer in poll_cq()
2007-07-10 Joachim FenkesIB/ehca: Change idr spinlocks into rwlocks
2007-07-10 Joachim FenkesIB/ehca: Refactor sync between completions and destroy_...
2007-07-10 Joachim FenkesIB/ehca: Lock renaming, static initializers
2007-07-10 Hoang-Nam NguyenIB/ehca: Report RDMA atomic attributes in query_qp()
2007-07-10 Stefan RoscherIB/ehca: Set SEND_GRH flag for all non-LL UD QPs on...
2007-07-10 Stefan RoscherIB/ehca: Support UD low-latency QPs
2007-07-10 Joachim FenkesIB/ehca: add Shared Receive Queue support
2007-07-10 Joachim FenkesIB/ehca: QP code restructuring in preparation for SRQ
2007-07-10 Joachim FenkesIB/ehca: HW level, HW caps and MTU autodetection
2007-07-10 Hoang-Nam NguyenIB/ehca: Change scaling_code parameter description...
next