Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', 'misc...
[safe/jmp/linux-2.6] / drivers / infiniband / core /
2008-04-17 Roland DreierIB/uverbs: Don't store struct file * for event files
2008-04-17 Roland DreierRDMA/ucma: Endian annotation
2008-04-17 Roland DreierIB/cm: Endianness annotations
2008-03-30 Al Virotrivial endianness annotations: infiniband core
2008-03-11 Steve WiseRDMA/iwcm: Don't access a cm_id after dropping reference
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-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-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-05 Or GerlitzIB/fmr_pool: Allocate page list for pool FMRs only...
2008-02-05 Sean HeftyIB/cm: Add interim support for routed paths
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_dev_find.
2008-01-28 Joe Perches[IPV4] drivers/infiniband: Use ipv4_is_<type>
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 Sean HeftyRDMA/cma: Override default responder_resources with...
2008-01-25 Rolf ManderscheidIPoIB: improve IPv4/IPv6 to IB mcast mapping functions
2008-01-25 Sean HeftyRDMA/cma: add support for rdma_migrate_id()
2008-01-25 Vladimir SokolovskyRDMA/cma: Reenable device removal on passive side
2008-01-25 Sean HeftyIB/mad: Fix incorrect access to items on local_list
2008-01-25 Sean HeftyIB/cm: Add basic performance counters
2008-01-25 Sean HeftyIB/mad: Report number of times a mad was retried
2008-01-25 Sean HeftyIB/multicast: Report errors on multicast groups if...
2008-01-25 Steve WelchIB/mad: Enable loopback of DR SMP responses from userspace
2008-01-25 Ralph CampbellIB/mad: Remove redundant NULL pointer check in ib_mad_r...
2008-01-25 Steve WiseRDMA/iwcm: Set initiator depth and responder resources...
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/* from kobject_unregister...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/infiniband to use kobject_init_...
2007-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-30 Anton BlanchardIB/fmr_pool: Stop ib_fmr threads from contributing...
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-20 Roland DreierIB/uverbs: Fix checking of userspace object ownership
2007-10-19 Anton Arapov[INET]: Justification for local port range robustness.
2007-10-16 Sean HeftyRDMA/cma: Fix deadlock destroying listen requests
2007-10-16 Sean HeftyRDMA/cma: Add locking around QP accesses
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-11 Stephen Hemminger[INET]: local port range robustness
2007-10-10 Sean HeftyRDMA/cma: Queue IB CM MRAs to avoid unnecessary remote...
2007-10-10 Sean HeftyIB/cm: Modify interface to send MRAs in response to...
2007-10-10 Roland DreierIB/uverbs: Make ib_uverbs_release_event_file() static
2007-10-10 Roland DreierIB/umad: Fix bit ordering and 32-on-64 problems on...
2007-10-10 Roland DreierIB/umad: Add P_Key index support
2007-10-10 Ralph CampbellIB/core: Fix handling of multicast response failures
2007-10-10 Steve WiseRDMA/cma: Use neigh_event_send() to start neighbour...
2007-10-10 Joachim FenkesIB/umem: Add hugetlb flag to struct ib_umem
2007-10-10 Sean HeftyRDMA/ucma: Allow user space to set service type
2007-10-10 Sean HeftyRDMA/cma: Add ability to specify type of service
2007-10-10 Sean HeftyIB/sa: Add new QoS fields to path record
2007-10-10 Ali AyoubIB/sa: Error handling thinko fix
2007-10-10 Anton BlanchardIB/fmr_pool: Clean up some error messages in fmr_pool.c
2007-10-10 Roland DreierIB: find_first_zero_bit() takes unsigned pointer
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-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-18 Dotan BarakRDMA/cma: Remove local write permission from QP access...
2007-07-18 Roland DreierIB/cm: Make internal function cm_get_ack_delay() static
2007-07-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
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 Dotan BarakIB/core: Take sizeof the correct pointer when calling...
2007-07-09 Andrew MortonIB: Fix ib_umem_get() when npages == 0
2007-07-09 Roland DreierIB: Remove garbage non-ASCII characters from comments
2007-07-09 Hal RosenstockIB/mad: Enhance SMI for switch support
2007-06-21 Roland DreierIB/umem: Fix possible hang on process exit
2007-06-08 Sean HeftyRDMA/cma: Fix initialization of next_port
2007-05-29 Sean HeftyIB/cm: Fix stale connection detection
2007-05-21 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-21 Michael S. TsirkinIB/cm: Improve local id allocation
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-19 Roland DreierIB/core: Use start_port() and end_port()
2007-05-19 Yosef EtiginIB/core: Add helpers for uncached GID and P_Key searches
2007-05-19 Eli CohenIB/core: Free umem when mm is already gone
2007-05-14 Sean HeftyRDMA/cma: Add check to validate that cm_id is bound...
2007-05-14 Sean HeftyRDMA/cma: Fix synchronization with device removal in...
2007-05-14 Sean HeftyRDMA/cma: Simplify device removal handling code
2007-05-09 Roland DreierIB: Put rlimit accounting struct in struct ib_umem
2007-05-09 Roland DreierIB/uverbs: Export ib_umem_get()/ib_umem_release() to...
2007-05-07 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-07 Michael S. TsirkinIB: Add CQ comp_vector support
2007-05-07 Roland DreierIB/fmr_pool: Add prefix to all printks
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
next