Commit Graph

62 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
Harvey Harrison 9c3da09917 IB: Remove __constant_{endian} uses 16 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
Hefty, Sean a7e80ce26c IB/cm: Correctly free cm_device structure 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
Roland Dreier f3781d2e89 RDMA: Remove subversion $Id tags 17 years ago
Roland Dreier a88f488857 IB/cm: Endianness annotations 17 years ago
Al Viro 1b90c137cc trivial endianness annotations: infiniband core 17 years ago
Sean Hefty 84ba284cd7 IB/cm: Flush workqueue when removing device 17 years ago
Roland Dreier 7c7a9bccd2 IB/cm: Fix infiniband_cm class kobject ref counting 17 years ago
Roland Dreier ab64b96067 IB/cm: Remove debug printk()s that snuck upstream 17 years ago
Sean Hefty 3971c9f6db IB/cm: Add interim support for routed paths 17 years ago
Sean Hefty 9af57b7a27 IB/cm: Add basic performance counters 17 years ago
Sean Hefty de98b693e9 IB/cm: Modify interface to send MRAs in response to duplicate messages 18 years ago
Roland Dreier 454a01e7f4 IB/cm: Make internal function cm_get_ack_delay() static 18 years ago
Sean Hefty 6164c8cd13 IB/cm: Send no match if a SIDR REQ does not match a listen 18 years ago
Sean Hefty 29c2731cbf IB/cm: Fix handling of duplicate SIDR REQs 18 years ago
Sean Hefty 1d84612649 IB/cm: Include HCA ACK delay in local ACK timeout 18 years ago
Sean Hefty 24be6e81c7 IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible 18 years ago
Sean Hefty d998ccce02 IB/cm: Fix stale connection detection 18 years ago
Michael S. Tsirkin 9f81036c54 IB/cm: Improve local id allocation 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Sean Hefty e971b8cd19 IB/cm: Remove ca_guid from cm_device structure 18 years ago
Sean Hefty 0fe313b000 RDMA/cma: Allow early transition to RTS to handle lost CM messages 18 years ago
Sean Hefty e1444b5a16 IB/cm: Fix automatic path migration support 18 years ago
Dotan Barak e31353eaec RDMA/cm: Remove setting local write as part of QP access flags 18 years ago
Eric Sesterhenn bed8bdfddd IB: kmemdup() cleanup 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Sean Hefty 82a9c16a10 IB/cm: Send DREP in response to unmatched DREQ 19 years ago
Sean Hefty 8575329d4f IB/cm: Fix timewait crash after module unload 19 years ago
Michael S. Tsirkin a70d059009 IB/cm: Do not track remote QPN in timewait state 19 years ago
Tom Tucker 07ebafbaaa RDMA: iWARP Core Changes. 19 years ago
Roland Dreier 3cd965646b IB: Whitespace fixes 19 years ago
Sean Hefty f06d265375 IB/cm: Randomize starting comm ID 19 years ago
Sean Hefty 76842405fc IB/cm: Use correct reject code for invalid GID 19 years ago
Sean Hefty c1f250c0b4 IB/cm: Enable atomics along with RDMA reads 19 years ago
Sean Hefty 75df23e229 IB/cm: Fix error handling in ib_send_cm_req 19 years ago
Michael S. Tsirkin 04c335430f [PATCH] IB/cm: drop REQ when out of memory 19 years ago
Sean Hefty 0d8fdfd71b IB/core: Set alternate port number when initializing QP attributes 19 years ago
Sean Hefty ca222c6b2c IB/cm: Use address handle helpers 19 years ago
Sean Hefty 75af908851 IB/ucm: Get rid of duplicate P_Key parameter 19 years ago
Michael S. Tsirkin 856c256f88 IB/cm: remove unneeded flush_workqueue 19 years ago
Sean Hefty 6e61d04f2d IB/cm: Match connection requests based on private data 19 years ago
Sean Hefty 1b52fa98ed IB: refcount race fixes 19 years ago
Sean Hefty 87fd1a11ae IB/cm: Check cm_id state before handling a REP 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Sean Hefty cf311cd49a IB: Add node_guid to struct ib_device 19 years ago
Sean Hefty de1bb1a64c IB/cm: avoid reusing local ID 19 years ago
Sean Hefty 227eca8369 IB/cm: correct reported reject code 19 years ago