Commit Graph

871 Commits (946b960d13c15f050a3b848987aaca79f6a459b7)

Author SHA1 Message Date
Robert P. J. Day d08df601a3 Various typo fixes. 18 years ago
Roland Dreier 7084f8429c IB/core: Set static rate in ib_init_ah_from_path() 18 years ago
Roland Dreier 630e61f2fa IB/ipath: Make ipath_map_sg() static 18 years ago
Roland Dreier 38abaa63bf IB/core: Fix sparse warnings about shadowed declarations 18 years ago
Sean Hefty c8f6a362bf RDMA/cma: Add multicast communication support 18 years ago
Sean Hefty faec2f7b96 IB/sa: Track multicast join/leave requests 18 years ago
Michael S. Tsirkin 8a2e65f87c IPoIB: CM error handling thinko fix 18 years ago
Steve Wise c52daa2976 RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver 18 years ago
Steve Wise a1a750523b RDMA/cxgb3: Fail posts synchronously when in TERMINATE state 18 years ago
Steve Wise ebb90986e1 RDMA/iwcm: iw_cm_id destruction race fixes 18 years ago
Hoang-Nam Nguyen 6bbcea0d42 IB/ehca: Change query_port() to return LINK_UP instead UNKNOWN 18 years ago
Hoang-Nam Nguyen 4fd3006032 IB/ehca: Allow en/disabling scaling code via module parameter 18 years ago
Hoang-Nam Nguyen 8b16cef3df IB/ehca: Fix race condition/locking issues in scaling code 18 years ago
Hoang-Nam Nguyen 78d8d5f9ef IB/ehca: Rework irq handler 18 years ago
Roland Dreier 551fd6122d IPoIB: Only allow root to change between datagram and connected mode 18 years ago
Roland Dreier 11282b32a4 IB/mthca: Fix allocation of ICM chunks in coherent memory 18 years ago
Dotan Barak fc89afce34 IB/mthca: Allow the QP state transition RESET->RESET 18 years ago
Thomas Gleixner 38515e908b [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Michael S. Tsirkin b2875d4c39 IB/mthca: Always fill MTTs from CPU 18 years ago
Michael S. Tsirkin c20e20ab0f IB/mthca: Merge MR and FMR space on 64-bit systems 18 years ago
Michael S. Tsirkin 391e4dea71 IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs 18 years ago
Michael S. Tsirkin 1d1f19cfce IB/mthca: Give reserved MTTs a separate cache line 18 years ago
Michael S. Tsirkin c7d204e8fd IB/mthca: Fix reserved MTTs calculation on mem-free HCAs 18 years ago
Steve Wise b038ced7b3 RDMA/cxgb3: Add driver for Chelsio T3 RNIC 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Sean Hefty c7f743a669 IB: Remove redundant "_wq" from workqueue names 18 years ago
Sean Hefty aedec08050 RDMA/cma: Increment port number after close to avoid re-use 18 years ago
Akinobu Mita 65e5c02621 IB/ehca: Fix memleak on module unloading 18 years ago
David Howells 6bdd61d876 IB/mthca: Work around gcc bug on sparc64 18 years ago
Michael S. Tsirkin 839fcaba35 IPoIB: Connected mode experimental support 18 years ago
Ahmed S. Darwish 9a6b090c0d IB/core: Use ARRAY_SIZE macro for mandatory_table 18 years ago
Roland Dreier 99d4f22e91 IB/mthca: Use correct structure size in call to memset() 18 years ago
Al Viro b437735645 [PATCH] iscsi endianness annotations 18 years ago
Greg Kroah-Hartman 43cb76d91e Network: convert network devices to use struct device instead of class_device 18 years ago
Hoang-Nam Nguyen b45bfcc1ae IB/ehca: Remove obsolete prototypes 18 years ago
Hoang-Nam Nguyen 4c34bdf58c IB/ehca: Remove use of do_mmap() 18 years ago
Steve Wise 1f12667021 RDMA/addr: Handle ethernet neighbour updates during route resolution 18 years ago
Ishai Rabinovitz 1033ff670d IB/srp: Don't wait for response when QP is in error state. 18 years ago
Michael S. Tsirkin 062dbb69f3 IB: Return qp pointer as part of ib_wc 18 years ago
Hoang-Nam Nguyen cea9ea67e9 IB/ehca: Fix mismatched spin_unlock in irq handler 18 years ago
Hoang-Nam Nguyen ce29d72cc7 IB/ehca: Fix improper use of yield() with spinlock held 18 years ago
Ishai Rabinovitz a20f3a6d7e IB/srp: Check match_strdup() return 18 years ago
Dotan Barak f5e10529a9 IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state 18 years ago
Hoang-Nam Nguyen f2d9136133 IB/ehca: Use proper GFP_ flags for get_zeroed_page() 18 years ago
Jack Morgenstein 98714cb161 IB/mthca: Fix PRM compliance problem in atomic-send completions 18 years ago
Sean Hefty 0cefcf0bbc RDMA/ucma: Don't report events with invalid user context 18 years ago
Sean Hefty 30a5ec982e RDMA/ucma: Fix struct ucma_event leak when backlog is full 18 years ago
Steve Wise 881a045fc5 RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects 18 years ago