[PATCH] i386: Kdump i386 nmi event notification fix
[linux-2.6] / drivers / infiniband /
2006-09-25  David S. MillerMerge /pub/scm/linux/kernel/git/acme/net-2.6
2006-09-24  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-09-24  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-24  Jeff GarzikMerge branch 'master' into upstream
2006-09-24  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-09-24  James BottomleyMerge mulgrave-w:git/linux-2.6
2006-09-24  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-09-24  Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2006-09-23  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-09-23  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-23  James BottomleyMerge mulgrave-w:git/scsi-misc-2.6
2006-09-23  Al Viro[PATCH] missing includes from infiniband merge
2006-09-23  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-09-23  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-09-23  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-09-23  Jeff GarzikMerge tag 'r8169-20060920-00' of git://electric-eye...
2006-09-23  Jeff GarzikMerge branch 'master' into upstream
2006-09-22  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-09-22  Krishna KumarIB: Fix typo in kerneldoc for ib_set_client_data()
2006-09-22  Eli CohenIPoIB: Add some likely/unlikely annotations in hot...
2006-09-22  Dotan BarakIPoIB: Remove unused include of vmalloc.h
2006-09-22  Eli CohenIPoIB: Rejoin all multicast groups after a port event
2006-09-22  Roland DreierIPoIB: Create MCGs with all attributes required by RFC
2006-09-22  Roland DreierIB/iser: INFINIBAND_ISER depends on INET
2006-09-22  Roland DreierIB/mthca: Simplify calls to mthca_cq_clean()
2006-09-22  Jack MorgensteinIB/mthca: Recover from catastrophic errors
2006-09-22  Michael S. TsirkinIB/cm: Do not track remote QPN in timewait state
2006-09-22  Michael S. TsirkinIB/sa: Require SA registration
2006-09-22  Roland DreierIPoIB: Refactor completion handling
2006-09-22  Erez ZilberIB/iser: Do not use FMR for a single dma entry sg
2006-09-22  Erez ZilberIB/iser: fix some debug prints
2006-09-22  Erez ZilberIB/iser: make FMR "page size" be 4K and not PAGE_SIZE
2006-09-22  Erez ZilberIB/iser: Limit the max size of a scsi command
2006-09-22  Erez ZilberIB/iser: fix a check of SG alignment for RDMA
2006-09-22  Sean HeftyRDMA/cma: Protect against adding device during destruction
2006-09-22  Tom TuckerRDMA/amso1100: Add driver for Ammasso 1100 RNIC
2006-09-22  Tom TuckerRDMA: iWARP Core Changes.
2006-09-22  Tom TuckerRDMA: iWARP Connection Manager.
2006-09-22  Roland DreierIB: Whitespace fixes
2006-09-22  Sean HeftyIB/cm: Randomize starting comm ID
2006-09-22  James LentiniIB/mad: Remove unused includes
2006-09-22  Sean HeftyIB/mad: Add support for dual-sided RMPP transfers.
2006-09-22  Sean HeftyIB/cm: Use correct reject code for invalid GID
2006-09-22  Sean HeftyIB/cm: Enable atomics along with RDMA reads
2006-09-22  Jack MorgensteinIB/mthca: Return correct number of bits for static...
2006-09-22  Jack MorgensteinIB/mthca: Return port number for unconnected QPs in...
2006-09-22  Jack MorgensteinIB/mthca: Fix default static rate returned for Tavor...
2006-09-22  Bryan O'SullivanIB/ipath: control receive polarity inversion
2006-09-22  Bryan O'SullivanIB/ipath: fix return value from ipath_poll
2006-09-22  Bryan O'SullivanIB/ipath: allow SMA to be disabled
2006-09-22  Bryan O'SullivanIB/ipath: handle sq_sig_all field correctly
2006-09-22  Bryan O'SullivanIB/ipath: put a limit on the number of QPs that can...
2006-09-22  Bryan O'SullivanIB/ipath: validate path_mig_state properly
2006-09-22  Bryan O'SullivanIB/ipath: be more strict about testing the modify QP...
2006-09-22  Bryan O'SullivanIB/ipath: add serial number to hardware freeze error...
2006-09-22  Bryan O'SullivanIB/ipath: support new QLogic product naming scheme
2006-09-22  Bryan O'SullivanIB/ipath: account for attached QPs correctly
2006-09-22  Bryan O'SullivanIB/ipath: do not allow use of CQ entries with invalid...
2006-09-22  Bryan O'SullivanIB/ipath: add new minor device to allow sending of...
2006-09-22  Bryan O'SullivanIB/ipath: trivial cleanups
2006-09-22  Bryan O'SullivanIB/ipath: remove stale references to userspace SMA
2006-09-22  Bryan O'SullivanIB/ipath: simplify debugging code after ipath_core...
2006-09-22  Bryan O'SullivanIB/ipath: simplify layering code
2006-09-22  Bryan O'SullivanIB/ipath: merge ipath_core and ib_ipath drivers
2006-09-22  Bryan O'SullivanIB/ipath: drop requirement that PIO buffers be mmaped...
2006-09-22  Bryan O'SullivanIB/ipath: fix handling of kpiobufs
2006-09-22  Bryan O'SullivanIB/ipath: fix for crash on module unload, if cfgports...
2006-09-22  Bryan O'SullivanIB/ipath: lock resource limit counters correctly
2006-09-22  Bryan O'SullivanIB/ipath: More changes to support InfiniPath on PowerPC...
2006-09-22  Ralph CampbellIB/ipath: Performance improvements via mmap of queues
2006-09-22  Ralph CampbellIB/uverbs: Pass userspace data to modify_srq and modify...
2006-09-22  Ralph CampbellIB/uverbs: Allow resize CQ operation to return driver...
2006-09-22  Heiko J SchickIB/ehca: Add driver for IBM eHCA InfiniBand adapters
2006-09-22  Ishai RabinovitzIB/srp: Add port/device attributes
2006-09-22  James LentiniIB/mthca: Include the header we really want
2006-09-22  Roland DreierIB/uverbs: Fix lockdep warning when QP is created with...
2006-09-22  Roland DreierIB/uverbs: Use idr_read_cq() where appropriate
2006-09-22  Michael S. TsirkinIB/ipoib: Fix flush/start xmit race (from code review)
2006-09-22  Michael S. TsirkinIB/mthca: Don't use privileged UAR for kernel access
2006-09-22  Jack MorgensteinIB/mthca: Fix lid used for sending traps
2006-09-22  Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-09-19  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-09-19  Jeff GarzikMerge branch 'master' into upstream
2006-09-18  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-09-17  Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-09-17  Jeff GarzikMerge branch 'master' into upstream-fixes
2006-09-17  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-09-14  Michael S. TsirkinRDMA/cma: Increase the IB CM retry count in CMA
2006-09-14  Eli CohenIPoIB: Retry failed send-only multicast group joins
2006-09-14  Ishai RabinovitzIB/srp: Don't schedule reconnect from srp
2006-09-13  Paul MackerrasMerge branch 'linux-2.6'
2006-09-13  Jeff GarzikMerge tag 'r8169-20060912-00' of git://electric-eye...
2006-09-13  Jeff GarzikMerge tag '8139cp-20060912-00' of git://electric-eye...
2006-09-11  John W. LinvilleMerge branch 'from-linus' into upstream
2006-09-06  Jeff GarzikMerge branch 'upstream' of /linux/kernel/git/linville...
2006-09-05  Dave JonesMerge ../linus
2006-09-05  Dave JonesMerge ../linus
2006-09-04  Jeff GarzikMerge branch 'upstream' into pata-drivers
2006-09-04  Jeff GarzikMerge branch 'master' into upstream
2006-09-04  Jeff GarzikMerge branch 'master' into upstream
next