safe/jmp/linux-2.6
2008-04-17 Eli CohenIB/core: Add support for modify CQ
2008-04-17 Eli CohenIPoIB: Add basic ethtool support
2008-04-17 Jack Morgensteinmlx4_core: Increase max number of QPs to 128K
2008-04-17 Roland DreierRDMA/amso1100: Add support for "send with invalidate...
2008-04-17 Roland DreierIB/core: Add support for "send with invalidate" work...
2008-04-17 Ralph CampbellIB/ipath: Update copyright dates for files changed...
2008-04-17 Dave OlsonIB/ipath: add calls to new 7220 code and enable in...
2008-04-17 Arthur JonesIB/ipath: Misc changes to prepare for IB7220 introduction
2008-04-17 Arthur JonesIB/ipath: User mode send DMA
2008-04-17 Arthur JonesIB/ipath: User mode send DMA header file
2008-04-17 John GregorIB/ipath: Add code for IBA7220 send DMA
2008-04-17 Ralph CampbellIB/ipath: Add IBA7220-specific SERDES initialization...
2008-04-17 Michael AlbaughIB/ipath: Support for SerDes portion of IBA7220
2008-04-17 Ralph CampbellIB/ipath: HCA-specific code to support IBA7220
2008-04-17 Michael AlbaughIB/ipath: Isolate 7220-specific content
2008-04-17 Ralph CampbellIB/ipath: Header file changes to support IBA7220
2008-04-17 Ralph CampbellIB/ipath: Fix up error handling
2008-04-17 Dave OlsonIB/ipath: Fix check for no interrupts to reliably fallb...
2008-04-17 Dave OlsonIB/ipath: Enable reduced PIO update for HCAs that suppo...
2008-04-17 Dave OlsonIB/ipath: Set LID filtering for HCAs that support it.
2008-04-17 Dave OlsonIB/ipath: Add support for IBTA 1.2 Heartbeat
2008-04-17 Dave OlsonIB/ipath: Make link state transition code ignore (trans...
2008-04-17 Ralph CampbellIB/ipath: Add support for 7220 receive queue changes
2008-04-17 Ralph CampbellIB/ipath: Fix some white space and code style issues
2008-04-17 Michael AlbaughIB/ipath: Allow old and new diagnostic packet formats
2008-04-17 Dotan BarakIB/core: Check optional verbs before using them
2008-04-17 Robert P. J... IB/ipath: Fix time comparison to use time_after_eq()
2008-04-17 Roland DreierIB/mlx4: Micro-optimize mlx4_ib_post_send()
2008-04-17 Eli CohenIB/mlx4: Add IPoIB LSO support
2008-04-17 Eli CohenIPoIB: Add LSO support
2008-04-17 Eli CohenIB/core: Add IPoIB UD LSO support
2008-04-17 Eli CohenIB/core: Add creation flags to struct ib_qp_init_attr
2008-04-17 Michael AlbaughIB/ipath: EEPROM support for 7220 devices, robustness...
2008-04-17 Ralph CampbellIB/ipath: Use PIO buffer for RC ACKs
2008-04-17 Ralph CampbellIB/ipath: Make send buffers available for kernel if...
2008-04-17 Michael AlbaughIB/ipath: Prevent link-recovery code from negating...
2008-04-17 Ralph CampbellIB/ipath: Remove some useless (void) casts
2008-04-17 Ralph CampbellIB/ipath: Change the module author
2008-04-17 Robert P. J... RDMA/nes: Use more concise list_for_each_entry()
2008-04-17 Robert P. J... IB: Use shorter list_splice_init() for brevity
2008-04-17 Julia LawallRDMA/iwcm: Test rdma_create_id() for IS_ERR rather...
2008-04-17 Roland DreierRDMA/nes: Remove session_id from nes_cm stuff
2008-04-17 Roland DreierIB/ipath: Fix PCI config write size used to clear linkc...
2008-04-17 Ralph CampbellIB/ipath: Fix sanity checks on QP number of WRs and...
2008-04-17 Ralph CampbellIB/ipath: Remove useless comments
2008-04-17 Dave OlsonIB/ipath: HW workaround for case where chip can send...
2008-04-17 Ralph CampbellIB/ipath: Add code to support multiple link speeds...
2008-04-17 John GregorIB/ipath: Head of Line blocking vs forward progress...
2008-04-17 Ralph CampbellIB/ipath: Make debug error message match the constraint...
2008-04-17 Ralph CampbellIB/ipath: Don't try to handle freeze mode HW errors...
2008-04-17 Arthur JonesIB/ipath: Fix link up LED display
2008-04-17 Ralph CampbellIB/ipath: Fix error recovery for send buffer status...
2008-04-17 Ralph CampbellIB/ipath: Fix byte order of pioavail in handle_errors()
2008-04-17 Roland DreierIB/mthca: Avoid integer overflow when allocating huge...
2008-04-17 Roland DreierIB/mthca: Avoid integer overflow when dealing with...
2008-04-17 Hoang-Nam NguyenIB/ehca: Remove tgid checking
2008-04-17 David DillowIB/srp: Enforce protocol limit on srp_sg_tablesize
2008-04-17 Dave OlsonIB/ipath: Enable 4KB MTU
2008-04-17 Dave OlsonIB/ipath: Shared context code needs to be sure device...
2008-04-17 Arthur JonesIB/ipath: Provide I/O bus speeds for diagnostic purposes
2008-04-17 Dave OlsonIB/ipath: Make some constants chip-specific, related...
2008-04-17 Arthur JonesIB/ipath: Misc sparse warning cleanup
2008-04-17 Eli CohenIB/mthca: Add IPoIB checksum offload support
2008-04-17 Eli CohenIB/mlx4: Add IPoIB checksum offload support
2008-04-17 Eli CohenIPoIB: Use checksum offload support if available
2008-04-17 Harvey HarrisonIB: Replace remaining __FUNCTION__ occurrences with...
2008-04-17 Roland DreierIB/ehca: Make symbols used only in a single source...
2008-04-17 Roland DreierRDMA/nes: Make symbols used only in a single source...
2008-04-17 Roland DreierRDMA/nes: Use proper format and cast to print dma_addr_t
2008-04-17 Roland DreierRDMA/nes: Remove unused nes_netdev_exit() function
2008-04-17 Roland DreierRDMA/nes: Remove redundant NULL check in nes_unregister...
2008-04-17 Roland DreierIB/uverbs: Use alloc_file() instead of get_empty_filp()
2008-04-17 Roland DreierIB/uverbs: Don't store struct file * for event files
2008-04-17 Roland Dreiermlx4_core: Fix confusion between mlx4_event and mlx4_de...
2008-04-17 Roland DreierRDMA/amso1100: Endian annotate mqsq allocator
2008-04-17 Roland DreierRDMA/amso1100: Start of endianness annotation
2008-04-17 Roland DreierRDMA/nes: Delete unused variables
2008-04-17 Roland DreierRDMA/nes: Trivial endianness annotations
2008-04-17 Roland DreierRDMA/ucma: Endian annotation
2008-04-17 Roland DreierIB/cm: Endianness annotations
2008-04-17 Roland DreierIB/mlx4: Endianness annotations
2008-04-17 Roland DreierIB/ipath: Fix sparse warning about shadowed symbol
2008-04-17 Arthur JonesIB/ipath: Fix sparse warning about pointer signedness
2008-04-17 Roland DreierIB: Make struct ib_uobject.id a signed int
2008-04-17 Roland DreierRDMA/cxgb3: IDR IDs are signed
2008-04-17 Roland DreierRDMA/amso1100: Don't use 0UL as a NULL pointer
2008-04-17 Roland Dreiermlx4_core: Move opening brace of function onto a new...
2008-04-17 Roland DreierIB/mlx4: Convert "if(foo)" to "if (foo)"
2008-04-17 Roland DreierIB/mthca: Formatting cleanups
2008-04-17 Linus TorvaldsLinux 2.6.25 v2.6.25
2008-04-17 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-16 Paul Bolleit821x: do not describe noraid parameter with its value
2008-04-16 Sergei ShtylyovPb1200/DBAu1200: fix bad IDE resource size
2008-04-16 Sergei ShtylyovAu1200: IDE driver build fix
2008-04-16 Sergei ShtylyovAu1200: kill IDE driver function prototypes
2008-04-16 Adrian Bunkavr32 mustn't select HAVE_IDE
2008-04-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-04-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2008-04-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-16 Paul BolleAFS: Do not describe debug parameters with their value
next