RDMA/nes: Use more concise list_for_each_entry()
[safe/jmp/linux-2.6] / drivers / infiniband /
2008-04-17 Robert P. J. DayRDMA/nes: Use more concise list_for_each_entry()
2008-04-17 Robert P. J. DayIB: 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 DreierRDMA/cxgb3: IDR IDs are signed
2008-04-17 Roland DreierRDMA/amso1100: Don't use 0UL as a NULL pointer
2008-04-17 Roland DreierIB/mlx4: Convert "if(foo)" to "if (foo)"
2008-04-17 Roland DreierIB/mthca: Formatting cleanups
2008-03-30 Al Virotrivial endianness annotations: infiniband core
2008-03-28 Roland DreierRDMA/cxgb3: Program hardware IRD with correct value
2008-03-21 Chien TungRDMA/nes: Fix MSS calculation on RDMA path
2008-03-12 Roland DreierIPoIB: Allocate priv->tx_ring with vmalloc()
2008-03-12 Roland DreierIPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
2008-03-11 Or GerlitzIPoIB: Don't drop multicast sends when they can be...
2008-03-11 Patrick Marchand... IB/ipath: Reset the retry counter for RDMA_READ_RESPONS...
2008-03-11 Patrick Marchand... IB/ipath: Fix error completion put on send CQ instead...
2008-03-11 Patrick Marchand... IB/ipath: Fix RC QP initialization
2008-03-11 Patrick Marchand... IB/ipath: Fix potentially wrong RNR retry counter retur...
2008-03-11 Ralph CampbellIB/ipath: Fix IB compliance problems with link state...
2008-03-11 Steve WiseRDMA/iwcm: Don't access a cm_id after dropping reference
2008-03-11 Arne RedlichIB/iser: Handle iser_device allocation error gracefully
2008-03-11 Arne RedlichIB/iser: Fix list iteration bug
2008-03-09 Jon MasonRDMA/cxgb3: Fix iwch_create_cq() off-by-one error
2008-02-29 Jon MasonRDMA/cxgb3: Return correct max_inline_data when creatin...
2008-02-29 Pete WyckoffIB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()
2008-02-29 Pete WyckoffRevert "IB/fmr_pool: ib_fmr_pool_flush() should flush...
2008-02-29 Sean HeftyIB/cm: Flush workqueue when removing device
2008-02-27 John LacombeRDMA/nes: Fix interrupt moderation low threshold
2008-02-27 Faisal LatifRDMA/nes: Fix CRC endianness for RDMA connection establ...
2008-02-27 Faisal LatifRDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()
2008-02-27 Glenn StreiffRDMA/nes: Fix use-after-free in nes_create_cq()
2008-02-27 Adrian BunkRDMA/nes: Fix a check-after-use in nes_probe()
2008-02-27 Adrian BunkRDMA/nes: Fix a memory leak in schedule_nes_timer()
2008-02-26 Adrian BunkRDMA/nes: Fix off-by-one
2008-02-26 Chien TungRDMA/nes: Resurrect error path dead code
2008-02-26 Bryan RosenburgRDMA/cxgb3: Fix shift calc in build_phys_page_list...
2008-02-19 Roland DreierIB/mthca: Free correct MPT on error exit from mthca_fmr...
2008-02-19 Pradeep SatyanarayanaIPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain...
2008-02-18 Roland DreierRDMA/nes: Fix possible array overrun
2008-02-17 Chien TungRDMA/nes: Fix VLAN support
2008-02-15 Glenn StreiffRDMA/nes: Fix MAC interrupt erroneously masked on ifdown
2008-02-15 Li ZefanIB: Fix return value in ib_device_register_sysfs()
2008-02-14 Sean HeftyRDMA/cma: Do not issue MRA if user rejects connection...
2008-02-14 Jack MorgensteinIB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()
2008-02-14 Eli CohenIPoIB: Remove unused struct ipoib_cm_tx.ibwc member
2008-02-14 Jack MorgensteinIPoIB: On P_Key change event, reset state properly
2008-02-13 Marcin SlusarzIB/mthca: Convert to use be16_add_cpu()
2008-02-13 Steve WiseRDMA/cxgb3: Fail loopback connections
2008-02-12 Roland DreierIB/cm: Fix infiniband_cm class kobject ref counting
2008-02-12 Roland DreierIB/cm: Remove debug printk()s that snuck upstream
2008-02-12 Roland DreierIB/mthca: Add missing sg_init_table() in mthca_map_user...
2008-02-08 Eli CohenIPoIB: Add send gather support
2008-02-08 Eli CohenIPoIB: Add high DMA feature flag
2008-02-08 Jack MorgensteinIB/mlx4: Use multiple WQ blocks to post smaller send...
2008-02-07 Roland DreierIB/mlx4: Consolidate code to get an entry from a struct...
2008-02-05 Glenn StreiffRDMA/nes: Add a driver for NetEffect RNICs
2008-02-05 Olaf KirchIB/mthca: Return proper error codes from mthca_fmr_alloc()
2008-02-05 Roland DreierIB: Avoid marking __devinitdata as const
2008-02-05 Roland DreierIB/mlx4: Actually print out the driver version
next