Age | Commit message (Expand) | Author |
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 |
2007-10-30 | IB/fmr_pool: Stop ib_fmr threads from contributing to load average | Anton Blanchard |
2007-10-24 | SG: Change sg_set_page() to take length and offset argument | Jens Axboe |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe |
2007-10-19 | IB/uverbs: Fix checking of userspace object ownership | Roland Dreier |
2007-10-18 | [INET]: Justification for local port range robustness. | Anton Arapov |
2007-10-16 | RDMA/cma: Fix deadlock destroying listen requests | Sean Hefty |
2007-10-16 | RDMA/cma: Add locking around QP accesses | Sean Hefty |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers |
2007-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-10-10 | [INET]: local port range robustness | Stephen Hemminger |
2007-10-09 | RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries | Sean Hefty |
2007-10-09 | IB/cm: Modify interface to send MRAs in response to duplicate messages | Sean Hefty |