Commit Graph

450 Commits (3945dab45aa8c89014893bfa8eb1e1661a409cef)

Author SHA1 Message Date
Kay Sievers d927e38c6c infiniband: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Roland Dreier 2c4ab6243f RDMA/addr: Fix build breakage when IPv6 is disabled 16 years ago
Aleksey Senin 1f5175adea RDMA/cma: Add IPv6 support 16 years ago
Aleksey Senin 38617c64bf RDMA/addr: Add support for translating IPv6 addresses 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 17 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Harvey Harrison 8867cd7c86 infiniband: use %p6 for printing message ids 17 years ago
Parag Warudkar 01e8ef11bc x86: sysfs: kill owner field from attribute 17 years ago
Greg Kroah-Hartman 91bd418fdc device create: infiniband: convert device_create_drvdata to device_create 17 years ago
Roland Dreier 528051746b IB/mad: Use krealloc() to resize snoop table 17 years ago
Julien Brunel 6aea938f54 RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR() 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