Commit Graph

334 Commits (f3468e0c34c8de919062582575a01e2434c8e727)

Author SHA1 Message Date
Roland Dreier 3bc12e75b2 [IPoIB] cleanups: fix comment, remove useless variables 19 years ago
Roland Dreier e5b251a24a [IB] mthca: Avoid SRQ free WQE list corruption 19 years ago
Roland Dreier 7162a3e0db [IB] uverbs: Avoid NULL pointer deref on CQ async event 19 years ago
Tim Schmielau 4e57b68178 [PATCH] fix missing includes 19 years ago
Roland Dreier a20583a7c2 [IPoIB] use spin_trylock_irqsave() 19 years ago
Al Viro 2d3c0b7bed [PATCH] missing include in infiniband 19 years ago
Michael S. Tsirkin affcd50546 [IB] mthca: report asynchronous CQ events 19 years ago
Roland Dreier 4cce3390c9 [IB] fix up class_device_create() calls 19 years ago
Roland Dreier 70a30e16a8 [IB] uverbs: Fix device lifetime problems 19 years ago
Roland Dreier a74968f8c3 [IB] umad: Fix device lifetime problems 19 years ago
Roland Dreier 1993d683f3 [IPoIB] Drop RX packets when out of memory 19 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 19 years ago
Al Viro 87b750dc4b [PATCH] gfp_t: drivers/infiniband 19 years ago
Sean Hefty cb0f0910f4 [IB] ib_umad: various cleanups 19 years ago
Roland Dreier 089a1bedd8 [IB] ib_umad: fix crash when freeing send buffers 19 years ago
Roland Dreier 3d155f8cd0 [IB] mthca: first pass at catastrophic error reporting 19 years ago
Roland Dreier 7cc656efb5 [IB] simplify mad_rmpp.c:alloc_response_msg() 19 years ago
Roland Dreier 547e309073 [IB] mthca: correct modify QP attribute masks for UC 19 years ago
Sean Hefty 34816ad98e [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped 19 years ago
Sean Hefty ae7971a770 [IB] CM: Fix initialization of QP attributes for UC QPs. 19 years ago
Roland Dreier 5d7edb3c1a [IB] Add idr_destroy() calls on module unload 19 years ago
Roland Dreier 75eeec2f3f [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt() 19 years ago
Roland Dreier c8e0ca683d [IB] mthca: Always re-arm EQs in mthca_tavor_interrupt() 20 years ago
Roland Dreier bbf2078609 [IB] user_mad: Use class_device.devt 20 years ago
Roland Dreier 2e0c512aff [IB] user_mad: trivial coding style fixes 20 years ago
Roland Dreier 3910f44d79 [IB] cm: Add missing break in switch 20 years ago
Jack Morgenstein 7150bf8a98 [IB] mthca: Don't enter QP into MCG more than once. 20 years ago
Roland Dreier ba8e931024 [IB] Fail sysfs queries after device is unregistered 20 years ago
Roland Dreier d476306f1c [IB] mthca: Add struct pci_driver.owner field 20 years ago
Roland Dreier c6f5cb7be0 [IB] mthca: Use enum in mthca_alloc_db() prototype 20 years ago
Roland Dreier 4b2d319b53 [IPoIB] Improve ipoib_timeout() output 20 years ago
Roland Dreier 762a03e21e [IB] ucm: quiet sparse warnings 20 years ago
Sean Hefty 07d357d0cb [IB] CM: bind IDs to a specific device 20 years ago
Sean Hefty 595e726a1f [IB] merge ucm.h into ucm.c 20 years ago
Roland Dreier 67cdb40ca4 [IB] uverbs: Implement more commands 20 years ago
Roland Dreier 883a99c702 [IB] uverbs: Add a mask of device methods allowed for userspace 20 years ago
Roland Dreier 56c202d6e4 [IB] fail SA queries if device initialization failed 20 years ago
Roland Dreier 305a7e8705 [IB] uverbs: unlock correctly in error paths 20 years ago
Roland Dreier 5b6810e048 [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup 20 years ago
Jack Morgenstein efaae8f71f [IB] mthca: Better limit checking and reporting 20 years ago
Roland Dreier 4ab6fb7e5b [IB] Fix leak on MAD initialization failure 20 years ago
Roland Dreier e23d6d2b09 [IB] mthca: detect SRQ overflow 20 years ago
Roland Dreier 90f104da22 [IB] mthca: SRQ limit reached events 20 years ago
Roland Dreier 116c0074ec [IB] Check port number in ib_query_port()/ib_modify_port() 20 years ago
Roland Dreier f575394f1d [IB] uverbs: reject invalid memory registration permission flags 20 years ago
Jack Morgenstein 9825051e8c [IB] mthca: Fill in more fields in query_port method 20 years ago
Roland Dreier 274c089163 [IB] uverbs: Add device-specific ABI version attribute 20 years ago
Roland Dreier eb9d3cd5ce [IB] uverbs: Fix up resource creation error paths 20 years ago
Roland Dreier 6b73597e70 [IB] uverbs: ABI-breaking fixes for userspace verbs 20 years ago
Jack Morgenstein 33033b7972 [IB] mthca: Report correct atomic capability 20 years ago