include/asm-x86/percpu.h: checkpatch cleanups - formatting only
[safe/jmp/linux-2.6] / drivers / infiniband /
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
2008-02-05 Eli CohenIB/ib_mthca: Pre-link receive WQEs in Tavor mode
2008-02-05 Eli CohenIB/mthca: Remove checks for srq->first_free < 0
2008-02-05 Or GerlitzIB/fmr_pool: Allocate page list for pool FMRs only...
2008-02-05 David DillowIB/srp: Retry stale connections
2008-02-05 Jack Morgensteinmlx4_core: Don't read reserved fields in mlx4_QUERY_ADA...
2008-02-05 Jack MorgensteinIB/mthca: Don't read reserved fields in mthca_QUERY_ADA...
2008-02-05 Or GerlitzIPoIB: Remove a misleading debug print
2008-02-05 Or GerlitzIPoIB: Handle bonding failover race for connected neigh...
2008-02-05 Roland DreierIB/mthca: Fix and simplify page size calculation in...
2008-02-05 Hoang-Nam NguyenIB/ehca: Add PMA support
2008-02-05 Joachim FenkesIB/ehca: Update sma_attr also in case of disruptive...
2008-02-05 Joachim FenkesIB/ehca: Prevent sending UD packets to QP0
2008-02-05 Sean HeftyIB/cm: Add interim support for routed paths
2008-01-30 James Bottomley[SCSI] remove use_sg_chaining
2008-01-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.25
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_key.
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_flow.
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_dev_find.
2008-01-28 Joe Perches[IPV4] drivers/infiniband: Use ipv4_is_<type>
2008-01-28 WANG CongINFINIBAND: Remove 'TOPDIR' from Makefiles
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-25 Steve WiseRDMA/cxgb3: Fix the T3A workaround checks
2008-01-25 Jan EngelhardtIB/ipath: Remove unnecessary cast
2008-01-25 Jan EngelhardtIPoIB: Constify seq_operations function pointer tables
2008-01-25 Steve WiseRDMA/cxgb3: Mark QP as privileged based on user capabil...
2008-01-25 Steve WiseRDMA/cxgb3: Fix page shift calculation in build_phys_pa...
2008-01-25 Steve WiseRDMA/cxgb3: Flush the receive queue when closing
2008-01-25 Ralph CampbellIB/ipath: Trivial simplification of ipath_make_ud_req()
2008-01-25 Roland DreierIB/mthca: Update latest "native Arbel" firmware revision
2008-01-25 Krishna KumarIPoIB: Remove redundant check of netif_queue_stopped...
2008-01-25 Ralph CampbellIB/ipath: Add mappings from HW register to PortInfo...
2008-01-25 Dave OlsonIB/ipath: Changes to support PIO bandwidth check on...
2008-01-25 Dave OlsonIB/ipath: Minor cleanup of unused fields and chip-speci...
2008-01-25 Michael AlbaughIB/ipath: New sysfs entries to control 7220 features
2008-01-25 Dave OlsonIB/ipath: Add new chip-specific functions to older...
2008-01-25 Dave OlsonIB/ipath: Remove unused MDIO interface code
2008-01-25 Joachim FenkesIB/ehca: Prevent RDMA-related connection failures on...
2008-01-25 Hoang-Nam NguyenIB/ehca: Add "port connection autodetect mode"
2008-01-25 Hoang-Nam NguyenIB/ehca: Define array to store SMI/GSI QPs
2008-01-25 Hoang-Nam NguyenIB/ehca: Remove CQ-QP-link before destroying QP in...
2008-01-25 Erez ZilberIB/iser: Add change_queue_depth method
2008-01-25 Erez ZilberIB/iser: Print information about unhandled RDMA CM...
2008-01-25 Olaf KirchIB/fmr_pool: ib_fmr_pool_flush() should flush all dirty...
2008-01-25 Olaf KirchIB/fmr_pool: Flush serial numbers can get out of sync
2008-01-25 Roland DreierIB/umad: Simplify and fix locking
2008-01-25 Roland DreierIB/ipath: Fix some sparse warnings about shadowed symbols
2008-01-25 Roland DreierRDMA/cxgb3: Endianness annotation for irs field
2008-01-25 Anton BlanchardIB/ehca: Use round_jiffies() for EQ polling timer
2008-01-25 Sean HeftyRDMA/cma: Override default responder_resources with...
next