Commit Graph

436 Commits (0a02002268bf624a8b0eaf3b4eb5c4207bd80d8b)

Author SHA1 Message Date
Greg Kroah-Hartman 91bd418fdc device create: infiniband: convert device_create_drvdata to device_create 17 years ago
Hefty, Sean a7e80ce26c IB/cm: Correctly free cm_device structure 17 years ago
Michael Brooks 7097228c54 IB/mad: Don't discard BMA responses in kernel 17 years ago
Julien Brunel cd55ef5a10 IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL 17 years ago
Roland Dreier 3f44675439 RDMA/cma: Remove padding arrays by using struct sockaddr_storage 17 years ago
Roland Dreier 5ba18b186c RDMA/ucm: BKL is not needed for ib_ucm_open() 17 years ago
Roland Dreier f7a6117ee5 RDMA/ucma: BKL is not needed for ucma_open() 17 years ago
Dotan Barak 1ca8d15619 RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributes 17 years ago
Ralph Campbell 64b784b583 IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one() 17 years ago
Amir Vadai 38ca83a588 RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event 17 years ago
Or Gerlitz dd5bdff83b RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event 17 years ago
Greg Kroah-Hartman 110cf374a8 infiniband: make cm_device use a struct device and not a kobject. 17 years ago
Greg Kroah-Hartman d4c4196f24 infiniband: rename "device" to "ib_device" in cm_device 17 years ago
Or Gerlitz de910bd921 RDMA/cma: Simplify locking needed for serialization of callbacks 17 years ago
Or Gerlitz 64c5e613b9 RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr 17 years ago
Steve Wise 7f624d023b RDMA/core: Add iWARP protocol statistics attributes in sysfs 17 years ago
Roland Dreier 468f2239bc RDMA/cma: Add missing newlines to printk()s 17 years ago
Ralph Campbell e5a5e7d59a IB/core: Reset to error QP state transition is not allowed 17 years ago
Steve Wise 00f7ec36c9 RDMA/core: Add memory management extensions support 17 years ago
Roland Dreier f3781d2e89 RDMA: Remove subversion $Id tags 17 years ago
Moni Shoua 164ba0893c IB/sa: Fail requests made while creating new SM AH 17 years ago
Sean Hefty a947491709 RDMA: Fix license text 17 years ago
Roland Dreier feae1ef116 IB/umad: BKL is not needed for ib_umad_open() 17 years ago
Roland Dreier 5b2d281acb IB/uverbs: BKL is not needed for ib_uverbs_open() 17 years ago
Arnd Bergmann 6b0ee363b2 infiniband-ucma: BKL pushdown 17 years ago
Jonathan Corbet f2b9857eee Add a bunch of cycle_kernel_lock() calls 17 years ago
Jonathan Corbet 057e7c7ff9 infiniband: more BKL pushdown 17 years ago
Jonathan Corbet d21c95c569 Add "no BKL needed" comments to several drivers 17 years ago
Jack Morgenstein fb77bcef9f IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler() 17 years ago
Roland Dreier 8079ffa0e1 IB/umem: Avoid sign problems when demoting npages to integer 17 years ago
Dave Olson 5a4f2b6752 IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED 17 years ago
Greg Kroah-Hartman 6c06aec248 IB: fix race in device_create 17 years ago
Arthur Kepner cb9fbc5c37 IB: expand ib_umem_get() prototype 17 years ago
Tony Jones f4e91eb4a8 IB: convert struct class_device to struct device 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Eli Cohen 2dd5716227 IB/core: Add support for modify CQ 17 years ago
Roland Dreier 0f39cf3d54 IB/core: Add support for "send with invalidate" work requests 17 years ago
Dotan Barak 7ce5eacb45 IB/core: Check optional verbs before using them 17 years ago
Eli Cohen b846f25aa2 IB/core: Add creation flags to struct ib_qp_init_attr 17 years ago
Robert P. J. Day 157de22946 IB: Use shorter list_splice_init() for brevity 17 years ago
Julia Lawall 10f32065a2 RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0 17 years ago
Roland Dreier a7dab9e887 IB/uverbs: Use alloc_file() instead of get_empty_filp() 17 years ago
Roland Dreier 1ae5c187ac IB/uverbs: Don't store struct file * for event files 17 years ago
Roland Dreier 9cda779cc2 RDMA/ucma: Endian annotation 17 years ago
Roland Dreier a88f488857 IB/cm: Endianness annotations 17 years ago
Al Viro 1b90c137cc trivial endianness annotations: infiniband core 17 years ago
Steve Wise d7c1fbd660 RDMA/iwcm: Don't access a cm_id after dropping reference 17 years ago
Pete Wyckoff 331552925d IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush() 17 years ago
Pete Wyckoff 35fb5340e3 Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs" 17 years ago
Sean Hefty 84ba284cd7 IB/cm: Flush workqueue when removing device 17 years ago