- eedd5d0 Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-next by Roland Dreier · 16 years ago
- a7e80ce IB/cm: Correctly free cm_device structure by Hefty, Sean · 16 years ago
- 7097228 IB/mad: Don't discard BMA responses in kernel by Michael Brooks · 16 years ago
- 06a91a0 Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
- cd55ef5 IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL by Julien Brunel · 16 years ago
- 3f44675 RDMA/cma: Remove padding arrays by using struct sockaddr_storage by Roland Dreier · 16 years ago
- 5ba18b1 RDMA/ucm: BKL is not needed for ib_ucm_open() by Roland Dreier · 16 years ago
- f7a6117 RDMA/ucma: BKL is not needed for ucma_open() by Roland Dreier · 16 years ago
- 5c40235 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
- 2cc1773 Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 16 years ago
- 1ca8d15 RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributes by Dotan Barak · 16 years ago
- 64b784b IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one() by Ralph Campbell · 16 years ago
- 38ca83a RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event by Amir Vadai · 16 years ago
- dd5bdff RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event by Or Gerlitz · 16 years ago
- 110cf37 infiniband: make cm_device use a struct device and not a kobject. by Greg Kroah-Hartman · 16 years ago
- d4c4196 infiniband: rename "device" to "ib_device" in cm_device by Greg Kroah-Hartman · 16 years ago
- de910bd RDMA/cma: Simplify locking needed for serialization of callbacks by Or Gerlitz · 16 years ago
- 64c5e61 RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr by Or Gerlitz · 16 years ago
- 7f624d0 RDMA/core: Add iWARP protocol statistics attributes in sysfs by Steve Wise · 16 years ago
- 468f223 RDMA/cma: Add missing newlines to printk()s by Roland Dreier · 16 years ago
- e5a5e7d IB/core: Reset to error QP state transition is not allowed by Ralph Campbell · 16 years ago
- 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 16 years ago
- f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
- 164ba08 IB/sa: Fail requests made while creating new SM AH by Moni Shoua · 16 years ago
- a947491 RDMA: Fix license text by Sean Hefty · 16 years ago
- 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
- feae1ef IB/umad: BKL is not needed for ib_umad_open() by Roland Dreier · 16 years ago
- 5b2d281 IB/uverbs: BKL is not needed for ib_uverbs_open() by Roland Dreier · 16 years ago
- 6b0ee36 infiniband-ucma: BKL pushdown by Arnd Bergmann · 16 years ago
- f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
- 057e7c7 infiniband: more BKL pushdown by Jonathan Corbet · 16 years ago
- d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
- fb77bce IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler() by Jack Morgenstein · 16 years ago
- 8079ffa IB/umem: Avoid sign problems when demoting npages to integer by Roland Dreier · 16 years ago
- c244827 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
- 5a4f2b6 IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED by Dave Olson · 16 years ago
- 6c06aec IB: fix race in device_create by Greg Kroah-Hartman · 16 years ago
- cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 17 years ago
- e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
- f4e91eb IB: convert struct class_device to struct device by Tony Jones · 17 years ago
- 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 17 years ago
- 2dd5716 IB/core: Add support for modify CQ by Eli Cohen · 17 years ago
- 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 17 years ago
- 7ce5eac IB/core: Check optional verbs before using them by Dotan Barak · 17 years ago
- b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 17 years ago
- 157de22 IB: Use shorter list_splice_init() for brevity by Robert P. J. Day · 17 years ago
- 10f3206 RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0 by Julia Lawall · 17 years ago
- a7dab9e IB/uverbs: Use alloc_file() instead of get_empty_filp() by Roland Dreier · 17 years ago
- 1ae5c18 IB/uverbs: Don't store struct file * for event files by Roland Dreier · 17 years ago
- 9cda779 RDMA/ucma: Endian annotation by Roland Dreier · 17 years ago
- a88f488 IB/cm: Endianness annotations by Roland Dreier · 17 years ago
- 1b90c13 trivial endianness annotations: infiniband core by Al Viro · 17 years ago
- d7c1fbd RDMA/iwcm: Don't access a cm_id after dropping reference by Steve Wise · 17 years ago
- 3315529 IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush() by Pete Wyckoff · 17 years ago
- 35fb534 Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs" by Pete Wyckoff · 17 years ago
- 84ba284 IB/cm: Flush workqueue when removing device by Sean Hefty · 17 years ago
- c7482b8 IB: Fix return value in ib_device_register_sysfs() by Li Zefan · 17 years ago
- ead595a RDMA/cma: Do not issue MRA if user rejects connection request by Sean Hefty · 17 years ago
- 7c7a9bc IB/cm: Fix infiniband_cm class kobject ref counting by Roland Dreier · 17 years ago
- ab64b96 IB/cm: Remove debug printk()s that snuck upstream by Roland Dreier · 17 years ago
- 1d96354 IB/fmr_pool: Allocate page list for pool FMRs only when caching enabled by Or Gerlitz · 17 years ago
- 3971c9f IB/cm: Add interim support for routed paths by Sean Hefty · 17 years ago
- f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 17 years ago
- 1ab3527 [NETNS]: Add namespace parameter to ip_dev_find. by Denis V. Lunev · 17 years ago
- 6360a02 [IPV4] drivers/infiniband: Use ipv4_is_<type> by Joe Perches · 17 years ago
- a3cd7d9 IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs by Olaf Kirch · 17 years ago
- a656eb7 IB/fmr_pool: Flush serial numbers can get out of sync by Olaf Kirch · 17 years ago
- 2fe7e6f IB/umad: Simplify and fix locking by Roland Dreier · 17 years ago
- 5851bb8 RDMA/cma: Override default responder_resources with user value by Sean Hefty · 17 years ago
- a9e527e IPoIB: improve IPv4/IPv6 to IB mcast mapping functions by Rolf Manderscheid · 17 years ago
- 88314e4 RDMA/cma: add support for rdma_migrate_id() by Sean Hefty · 17 years ago
- 45d9478 RDMA/cma: Reenable device removal on passive side by Vladimir Sokolovsky · 17 years ago
- b61d92d IB/mad: Fix incorrect access to items on local_list by Sean Hefty · 17 years ago
- 9af57b7 IB/cm: Add basic performance counters by Sean Hefty · 17 years ago
- 4fc8cd4 IB/mad: Report number of times a mad was retried by Sean Hefty · 17 years ago
- 547af76 IB/multicast: Report errors on multicast groups if P_key changes by Sean Hefty · 17 years ago
- 727792d IB/mad: Enable loopback of DR SMP responses from userspace by Steve Welch · 17 years ago
- 3828ff4 IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler() by Ralph Campbell · 17 years ago
- 8d8293c RDMA/iwcm: Set initiator depth and responder resources to device max values by Steve Wise · 17 years ago
- c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
- 35be068 Kobject: change drivers/infiniband to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
- 5317392 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
- 3f776e8 IB/fmr_pool: Stop ib_fmr threads from contributing to load average by Anton Blanchard · 17 years ago
- 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
- 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
- 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
- cbfb50e IB/uverbs: Fix checking of userspace object ownership by Roland Dreier · 17 years ago
- a25de53 [INET]: Justification for local port range robustness. by Anton Arapov · 17 years ago
- d02d1f5 RDMA/cma: Fix deadlock destroying listen requests by Sean Hefty · 17 years ago
- c548338 RDMA/cma: Add locking around QP accesses by Sean Hefty · 17 years ago
- 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
- ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
- 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
- dcb3f97 RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries by Sean Hefty · 17 years ago
- de98b69 IB/cm: Modify interface to send MRAs in response to duplicate messages by Sean Hefty · 17 years ago
- 04d29b0 IB/uverbs: Make ib_uverbs_release_event_file() static by Roland Dreier · 17 years ago
- a394f83 IB/umad: Fix bit ordering and 32-on-64 problems on big endian systems by Roland Dreier · 17 years ago
- 2be8e3e IB/umad: Add P_Key index support by Roland Dreier · 17 years ago
- 57cb61d IB/core: Fix handling of multicast response failures by Ralph Campbell · 17 years ago
- 935ef2d RDMA/cma: Use neigh_event_send() to start neighbour discovery by Steve Wise · 17 years ago