VMware Balloon driver
[safe/jmp/linux-2.6] / drivers / infiniband / core /
2010-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-09 Roland DreierMerge branches 'cma', 'misc', 'mlx4' and 'nes' into...
2010-04-07 Sean HeftyRDMA/cm: Set num_paths when manually assigning path...
2010-03-31 Jani NikulaIB/cm: Fix device_create() return value check
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-19 Greg Kroah-Hartmansysfs: fix sysfs lockdep warning in infiniband code
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-11 Steve WiseIB/mad: Ignore iWARP devices on device removal
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-08 Andi Kleendriver core: Convert some drivers to CLASS_ATTR_STRING
2010-03-08 Andi Kleendriver-core: Add attribute argument to class_attribute...
2010-03-06 Akinobu Mitainfiniband: use for_each_set_bit()
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Al Viroswitch infiniband uverbs to anon_inodes
2010-03-02 Roland DreierMerge branch 'misc' into for-next
2010-02-25 Roland DreierIB/uverbs: Use anon_inodes instead of private infiniban...
2010-02-24 Eli CohenIB/core: Fix and clean up ib_ud_header_init()
2010-02-24 Alexander ChiangIB/ucm: Clean whitespace errors
2010-02-24 Alexander ChiangIB/ucm: Increase maximum devices supported
2010-02-24 Alexander ChiangIB/ucm: Use stack variable 'base' in ib_ucm_add_one
2010-02-24 Alexander ChiangIB/ucm: Use stack variable 'devnum' in ib_ucm_add_one
2010-02-24 Alexander ChiangIB/umad: Clean whitespace
2010-02-24 Alexander ChiangIB/umad: Increase maximum devices supported
2010-02-24 Alexander ChiangIB/umad: Use stack variable 'base' in ib_umad_init_port
2010-02-24 Alexander ChiangIB/umad: Use stack variable 'devnum' in ib_umad_init_port
2010-02-24 Alexander ChiangIB/umad: Remove port_table[]
2010-02-24 Alexander ChiangIB/umad: Convert *cdev to cdev in struct ib_umad_port
2010-02-24 Alexander ChiangIB/uverbs: Whitespace cleanup
2010-02-24 Alexander ChiangIB/uverbs: Pack struct ib_uverbs_event_file tighter
2010-02-24 Alexander ChiangIB/uverbs: Increase maximum devices supported
2010-02-24 Alexander ChiangIB/uverbs: use stack variable 'base' in ib_uverbs_add_one
2010-02-24 Alexander ChiangIB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one
2010-02-24 Alexander ChiangIB/uverbs: Remove dev_table
2010-02-24 Alexander ChiangIB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device
2010-02-11 Jiri SlabyRDMA: Use rlimit helpers
2010-02-10 Sean HeftyRDMA/cm: Revert association of an RDMA device when...
2010-01-06 Robert P. J. DayIB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6
2009-12-16 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 Al Viroswitch alloc_file() to passing struct path
2009-12-16 Roland DreierMerge branches 'amso1100', 'cma', 'cxgb3', 'ehca',...
2009-12-09 Roel KluinIB/uverbs: Fix return of PTR_ERR() of wrong pointer...
2009-11-20 Sean HeftyIB/addr: Fix IPv6 routing lookup
2009-11-19 Sean HeftyIB/addr: Simplify resolving IPv4 addresses
2009-11-19 Sean HeftyRDMA/cm: fix loopback address support
2009-11-19 Sean HeftyIB/addr: Store net_device type instead of translating...
2009-11-19 Sean HeftyIB/addr: Verify source and destination address families...
2009-11-19 Sean HeftyRDMA/cma: Replace net_device pointer with index
2009-11-19 Jason GunthorpeRDMA/cma: Fix AF_INET6 support in multicast joining
2009-11-19 Jason GunthorpeRDMA/cma: Correct detection of SA Created MGID
2009-11-18 Eric DumazetRDMA/addr: Use appropriate locking with for_each_netdev()
2009-11-16 Sean HeftyRDMA/ucma: Add option to manually set IB path
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-07 David J. WilderRDMA/addr: Fix resolution of local IPv6 addresses
2009-10-07 Steve WiseRDMA/iwcm: Don't call provider reject func with irqs...
2009-10-04 Alexey Dobriyanheaders: remove sched.h from poll.h
2009-09-23 Roland DreierIB/mad: Fix lock-lock-timer deadlock in RMPP code
2009-09-11 Roland DreierMerge branch 'mad' into for-linus
2009-09-09 Steve WiseRDMA/iwcm: Reject the connection when the cm_id is...
2009-09-07 Hal RosenstockIB/mad: Allow tuning of QP0 and QP1 sizes
2009-09-07 Roland DreierIB/mad: Fix possible lock-lock-timer deadlock
2009-09-06 Jack MorgensteinIB/uverbs: Return ENOSYS for unimplemented commands...
2009-09-06 Yossi EtiginIB/core: Fix send multicast group leave retry
2009-09-06 Roland DreierIB: Use DEFINE_SPINLOCK() for static spinlocks
2009-09-06 Roland DreierIB/mad: Check hop count field in directed route MAD...
2009-06-23 Peter HueweRDMA: Add __init/__exit macros to addr.c and cma.c
2009-06-16 Greg Kroah-Hartmaninfiniband: remove driver_data direct access of struct...
2009-04-08 Yossi EtiginRDMA/cma: Create cm id even when IB port is down
2009-04-01 Yossi EtiginRDMA/cma: Use rate from IPoIB broadcast when joining...
2009-03-25 Roland DreierMerge branches 'cxgb3', 'endian', 'ipath', 'ipoib'...
2009-03-04 Roland DreierIB: Remove useless ibdev_is_alive() tests from sysfs...
2009-03-03 Jack MorgensteinIB/sa_query: Fix AH leak due to update_sm_ah() race
2009-03-03 Ralph CampbellIB/mad: Fix ib_post_send_mad() returning 0 with no...
2009-02-27 Ralph CampbellIB/mad: initialize mad_agent_priv before putting on...
2009-02-27 Ralph CampbellIB/mad: Fix null pointer dereference in local_completions()
2009-02-25 Roland DreierIB: Remove sysfs files before unregistering device
2009-01-18 Harvey HarrisonIB: Remove __constant_{endian} uses
2009-01-06 Kay Sieversinfiniband: struct device - replace bus_id with dev_nam...
2008-12-30 Roland DreierRDMA/addr: Fix build breakage when IPv6 is disabled
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-24 Aleksey SeninRDMA/cma: Add IPv6 support
2008-12-24 Aleksey SeninRDMA/addr: Add support for translating IPv6 addresses
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisoninfiniband: use %p6 for printing message ids
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-22 Roland DreierMerge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad...
2008-10-20 Parag Warudkarx86: sysfs: kill owner field from attribute
2008-10-16 Greg Kroah-Hartmandevice create: infiniband: convert device_create_drvdat...
2008-10-14 Roland DreierIB/mad: Use krealloc() to resize snoop table
2008-10-10 Julien BrunelRDMA/ucma: Test ucma_alloc_multicast() return against...
2008-10-10 Roland DreierMerge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib...
2008-09-30 Hefty, SeanIB/cm: Correctly free cm_device structure
2008-09-21 Michael BrooksIB/mad: Don't discard BMA responses in kernel
2008-08-07 Roland DreierMerge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad...
2008-08-07 Julien BrunelIB/mad: Test ib_create_send_mad() return with IS_ERR...
2008-08-04 Roland DreierRDMA/cma: Remove padding arrays by using struct sockadd...
2008-07-25 Roland DreierRDMA/ucm: BKL is not needed for ib_ucm_open()
2008-07-25 Roland DreierRDMA/ucma: BKL is not needed for ucma_open()
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next