Commit Graph

475 Commits (c3813d6af177fab19e322f3114b1f64fbcf08d71)

Author SHA1 Message Date
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 15 years ago
David J. Wilder 85f20b39fd RDMA/addr: Fix resolution of local IPv6 addresses 15 years ago
Steve Wise 54e05f15cc RDMA/iwcm: Don't call provider reject func with irqs disabled 15 years ago
Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h 16 years ago
Roland Dreier 0e442afd92 IB/mad: Fix lock-lock-timer deadlock in RMPP code 16 years ago
Steve Wise cb58160e72 RDMA/iwcm: Reject the connection when the cm_id is destroyed 16 years ago
Hal Rosenstock b76aabc395 IB/mad: Allow tuning of QP0 and QP1 sizes 16 years ago
Roland Dreier 6b2eef8fd7 IB/mad: Fix possible lock-lock-timer deadlock 16 years ago
Jack Morgenstein b1b8afb833 IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL) 16 years ago
Yossi Etigin e1d7806df3 IB/core: Fix send multicast group leave retry 16 years ago
Roland Dreier 6276e08a9b IB: Use DEFINE_SPINLOCK() for static spinlocks 16 years ago
Roland Dreier 60f2b652f5 IB/mad: Check hop count field in directed route MAD to avoid array overflow 16 years ago
Peter Huewe 716abb1fdf RDMA: Add __init/__exit macros to addr.c and cma.c 16 years ago
Greg Kroah-Hartman 3f7c58a05f infiniband: remove driver_data direct access of struct device 16 years ago
Yossi Etigin d2ca39f262 RDMA/cma: Create cm id even when IB port is down 16 years ago
Yossi Etigin 84adeee9aa RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups 16 years ago
Roland Dreier 6432f36684 IB: Remove useless ibdev_is_alive() tests from sysfs code 16 years ago
Jack Morgenstein 6b708b3dde IB/sa_query: Fix AH leak due to update_sm_ah() race 16 years ago
Ralph Campbell 4780c1953f IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp 16 years ago
Ralph Campbell d9620a4c82 IB/mad: initialize mad_agent_priv before putting on lists 16 years ago
Ralph Campbell 1d9bc6d648 IB/mad: Fix null pointer dereference in local_completions() 16 years ago
Roland Dreier 9206dff157 IB: Remove sysfs files before unregistering device 16 years ago
Harvey Harrison 9c3da09917 IB: Remove __constant_{endian} uses 16 years ago
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 16 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 16 years ago
Harvey Harrison 8867cd7c86 infiniband: use %p6 for printing message ids 16 years ago
Parag Warudkar 01e8ef11bc x86: sysfs: kill owner field from attribute 16 years ago
Greg Kroah-Hartman 91bd418fdc device create: infiniband: convert device_create_drvdata to device_create 16 years ago
Roland Dreier 528051746b IB/mad: Use krealloc() to resize snoop table 16 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