Age | Commit message (Expand) | Author |
2008-06-18 | IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler() | Jack Morgenstein |
2008-06-06 | IB/umem: Avoid sign problems when demoting npages to integer | Roland Dreier |
2008-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-05-23 | IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED | Dave Olson |
2008-05-20 | IB: fix race in device_create | Greg Kroah-Hartman |
2008-04-29 | IB: expand ib_umem_get() prototype | Arthur Kepner |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-04-19 | IB: convert struct class_device to struct device | Tony Jones |
2008-04-18 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox |
2008-04-16 | IB/core: Add support for modify CQ | Eli Cohen |
2008-04-16 | IB/core: Add support for "send with invalidate" work requests | Roland Dreier |
2008-04-16 | IB/core: Check optional verbs before using them | Dotan Barak |
2008-04-16 | IB/core: Add creation flags to struct ib_qp_init_attr | Eli Cohen |
2008-04-16 | IB: Use shorter list_splice_init() for brevity | Robert P. J. Day |
2008-04-16 | RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0 | Julia Lawall |
2008-04-16 | IB/uverbs: Use alloc_file() instead of get_empty_filp() | Roland Dreier |
2008-04-16 | IB/uverbs: Don't store struct file * for event files | Roland Dreier |
2008-04-16 | RDMA/ucma: Endian annotation | Roland Dreier |
2008-04-16 | IB/cm: Endianness annotations | Roland Dreier |
2008-03-30 | trivial endianness annotations: infiniband core | Al Viro |
2008-03-10 | RDMA/iwcm: Don't access a cm_id after dropping reference | Steve Wise |
2008-02-29 | IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush() | Pete Wyckoff |
2008-02-29 | Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs" | Pete Wyckoff |
2008-02-29 | IB/cm: Flush workqueue when removing device | Sean Hefty |
2008-02-15 | IB: Fix return value in ib_device_register_sysfs() | Li Zefan |
2008-02-14 | RDMA/cma: Do not issue MRA if user rejects connection request | Sean Hefty |
2008-02-12 | IB/cm: Fix infiniband_cm class kobject ref counting | Roland Dreier |
2008-02-12 | IB/cm: Remove debug printk()s that snuck upstream | Roland Dreier |
2008-02-04 | IB/fmr_pool: Allocate page list for pool FMRs only when caching enabled | Or Gerlitz |
2008-02-04 | IB/cm: Add interim support for routed paths | Sean Hefty |
2008-01-28 | [NETNS]: Add namespace parameter to ip_route_output_key. | Denis V. Lunev |
2008-01-28 | [NETNS]: Add namespace parameter to ip_dev_find. | Denis V. Lunev |
2008-01-28 | [IPV4] drivers/infiniband: Use ipv4_is_<type> | Joe Perches |
2008-01-25 | IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs | Olaf Kirch |
2008-01-25 | IB/fmr_pool: Flush serial numbers can get out of sync | Olaf Kirch |
2008-01-25 | IB/umad: Simplify and fix locking | Roland Dreier |
2008-01-25 | RDMA/cma: Override default responder_resources with user value | Sean Hefty |
2008-01-25 | IPoIB: improve IPv4/IPv6 to IB mcast mapping functions | Rolf Manderscheid |
2008-01-25 | RDMA/cma: add support for rdma_migrate_id() | Sean Hefty |
2008-01-25 | RDMA/cma: Reenable device removal on passive side | Vladimir Sokolovsky |
2008-01-25 | IB/mad: Fix incorrect access to items on local_list | Sean Hefty |
2008-01-25 | IB/cm: Add basic performance counters | Sean Hefty |
2008-01-25 | IB/mad: Report number of times a mad was retried | Sean Hefty |
2008-01-25 | IB/multicast: Report errors on multicast groups if P_key changes | Sean Hefty |
2008-01-25 | IB/mad: Enable loopback of DR SMP responses from userspace | Steve Welch |
2008-01-25 | IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler() | Ralph Campbell |
2008-01-25 | RDMA/iwcm: Set initiator depth and responder resources to device max values | Steve Wise |
2008-01-24 | Kobject: convert drivers/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman |
2008-01-24 | Kobject: change drivers/infiniband to use kobject_init_and_add | Greg Kroah-Hartman |
2007-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |