Commit Graph

613 Commits (2cc67cc731d9b693a08e781e98fec0e3a6d6ba44)

Author SHA1 Message Date
Sean Hefty 6d969a471b IB/sa: Add ib_init_ah_from_path() 19 years ago
Sean Hefty 4e00d69454 IB: Add ib_init_ah_from_wc() 19 years ago
Sean Hefty 75af908851 IB/ucm: Get rid of duplicate P_Key parameter 19 years ago
Ishai Rabinovitz 526b4caa0a IB/srp: Factor out common request reset code 19 years ago
Ramachandra K 0c0450db31 IB/srp: Support SRP rev. 10 targets 19 years ago
Or Gerlitz 6c8c1aa25d IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool. 19 years ago
Or Gerlitz d4cb0784fd IB/mthca: Fill in max_map_per_fmr device attribute 19 years ago
Roland Dreier 6eddb5cb90 IB/ipath: Add client reregister event generation 19 years ago
Leonid Arsh 12bbb2b7be IB/mthca: Add client reregister event generation 19 years ago
Leonid Arsh da2ab62ab5 IB: Move struct port_info from ipath to <rdma/ib_smi.h> 19 years ago
Leonid Arsh 508e434123 IPoIB: Handle client reregister events 19 years ago
Jack Morgenstein 37c22a7721 IPoIB: Fix kernel unaligned access on ia64 19 years ago
Roland Dreier 31c02e2157 IPoIB: Avoid using stale last_send counter when reaping AHs 19 years ago
Jack Morgenstein 9874e74655 IB/mad: Check GID/LID when matching requests 19 years ago
Jack Morgenstein 6fb9cdbf2c IB: Add caching of ports' LMC 19 years ago
Michael S. Tsirkin 856c256f88 IB/cm: remove unneeded flush_workqueue 19 years ago
Sean Hefty 4be10c1e6d IB/ucm: convert semaphore to mutex 19 years ago
Roland Dreier 6bfa24fa3e IB/srp: Get rid of "Target has req_lim 0" messages 19 years ago
Ishai Rabinovitz b7ac4ab497 IB/srp: Handle DREQ events from CM 19 years ago
Vu Pham 74b0a15b5e IB/srp: Allow sg_tablesize to be adjusted 19 years ago
Vu Pham 52fb2b50c4 IB/srp: Allow cmd_per_lun to be set per target port 19 years ago
Ishai Rabinovitz 0c5b395239 IB/srp: Clean up loop in srp_remove_one() 19 years ago
Roland Dreier 403a496fd4 IB: Make needlessly global ib_mad_cache static 19 years ago
Matthew Wilcox b3589fd490 IB/srp: Change target_mutex to a spinlock 19 years ago
Matthew Wilcox 549c5fc2c8 IB/srp: Get rid of unneeded use of list_for_each_entry_safe() 19 years ago
Matthew Wilcox 1962a4a1e4 IB/srp: Use SCAN_WILD_CARD from SCSI headers 19 years ago
Roland Dreier e9cd59418f IB/mthca: Convert FW commands to use wait_for_completion_timeout() 19 years ago
Roland Dreier f5358a172f IB/srp: Use FMRs to map gather/scatter lists 19 years ago
Michael S. Tsirkin a26026c122 IB/mthca: Remove dead code 19 years ago
Sean Hefty e51060f08a IB: IP address based RDMA connection manager 19 years ago
Sean Hefty 7025fcd36b IB: address translation to map IP toIB addresses (GIDs) 19 years ago
Sean Hefty 6e61d04f2d IB/cm: Match connection requests based on private data 19 years ago
Sean Hefty 6a9af2e18a IB: common handling for marshalling parameters to/from userspace 19 years ago
Michael S. Tsirkin 4e56ea794e IB/mthca: memfree completion with error FW bug workaround 19 years ago
Michael S. Tsirkin 13aa6ecb47 IB/mthca: restore missing PCI registers after reset 19 years ago
Eli Cohen 959eb39297 IPoIB: Fix AH leak at interface down 19 years ago
Michael S. Tsirkin ab28b171ea IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor 19 years ago
Bryan O'Sullivan 09b74de9ff IB/ipath: deref correct pointer when using kernel SMA 19 years ago
Bryan O'Sullivan 3977026462 IB/ipath: fix null deref during rdma ops 19 years ago
Bryan O'Sullivan 41c75a19bf IB/ipath: register as IB device owner 19 years ago
Bryan O'Sullivan 9dcc0e58e2 IB/ipath: enable PE800 receive interrupts on user ports 19 years ago
Bryan O'Sullivan f2080fa3c6 IB/ipath: enable GPIO interrupt on HT-460 19 years ago
Bryan O'Sullivan b0ff7c2005 IB/ipath: fix NULL dereference during cleanup 19 years ago
Bryan O'Sullivan 94b8d9f98d IB/ipath: replace uses of LIST_POISON 19 years ago
Bryan O'Sullivan eaf6733bc1 IB/ipath: fix reporting of driver version to userspace 19 years ago
Bryan O'Sullivan b228b43c49 IB/ipath: don't modify QP if changes fail 19 years ago
Bryan O'Sullivan ebac3800e5 IB/ipath: fix spinlock recursion bug 19 years ago
Michael S. Tsirkin 23f3bc0f2c IB/mthca: Fix posting lists of 256 receive requests for Tavor 19 years ago
Roland Dreier 0cb4fe8d26 IB/uverbs: Don't leak ref to mm on error path 19 years ago
Ishai Rabinovitz 093beac189 IB/srp: Complete correct SCSI commands on device reset 19 years ago