Commit Graph

221 Commits (7c2740f1c1a7ff2767a92042f39edad7fad95c92)

Author SHA1 Message Date
Al Viro 2d3c0b7bed [PATCH] missing include in infiniband 20 years ago
Roland Dreier 4cce3390c9 [IB] fix up class_device_create() calls 20 years ago
Roland Dreier 70a30e16a8 [IB] uverbs: Fix device lifetime problems 20 years ago
Roland Dreier a74968f8c3 [IB] umad: Fix device lifetime problems 20 years ago
Roland Dreier 1993d683f3 [IPoIB] Drop RX packets when out of memory 20 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago
Al Viro 87b750dc4b [PATCH] gfp_t: drivers/infiniband 20 years ago
Sean Hefty cb0f0910f4 [IB] ib_umad: various cleanups 20 years ago
Roland Dreier 089a1bedd8 [IB] ib_umad: fix crash when freeing send buffers 20 years ago
Roland Dreier 3d155f8cd0 [IB] mthca: first pass at catastrophic error reporting 20 years ago
Roland Dreier 7cc656efb5 [IB] simplify mad_rmpp.c:alloc_response_msg() 20 years ago
Roland Dreier 547e309073 [IB] mthca: correct modify QP attribute masks for UC 20 years ago
Sean Hefty 34816ad98e [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped 20 years ago
Sean Hefty ae7971a770 [IB] CM: Fix initialization of QP attributes for UC QPs. 20 years ago
Roland Dreier 5d7edb3c1a [IB] Add idr_destroy() calls on module unload 20 years ago
Roland Dreier 75eeec2f3f [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt() 20 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
Jack Morgenstein 0c33aeedb2 [IB] Add checks to multicast attach and detach 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Michael S. Tsirkin aba7a22f29 [IB] mthca: Fix memory leak on device close 20 years ago
Roland Dreier d70ed6075f [IPoIB] Rename IPoIB's path_lookup() to avoid name clashes 20 years ago
Jack Morgenstein a1c337afaf [IB] mthca: fix hw_ver value returned from mthca_query_device 20 years ago
Michael S. Tsirkin f02b16bea2 [IB] mthca: Round up number of slots in HCA context memory table 20 years ago