Commit Graph

1688 Commits (7eb500d1a0408c37d0c0360f066f8b7701835d68)

Author SHA1 Message Date
Arnd Bergmann 6b0ee363b2 infiniband-ucma: BKL pushdown 17 years ago
Jonathan Corbet f2b9857eee Add a bunch of cycle_kernel_lock() calls 17 years ago
Jonathan Corbet 057e7c7ff9 infiniband: more BKL pushdown 17 years ago
Jonathan Corbet d21c95c569 Add "no BKL needed" comments to several drivers 17 years ago
Steve Wise a58e58fafd RDMA/cxgb3: Wrap the software send queue pointer as needed on flush 17 years ago
Roland Dreier f018c7e177 IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long 17 years ago
Pavel Emelyanov 40d97692fb IB/ipath: Make ipath_portdata work with struct pid * not pid_t 17 years ago
Ralph Campbell 74116f580b IB/ipath: Fix RDMA read response sequence checking 17 years ago
Ralph Campbell e509be898d IB/ipath: Fix many locking issues when switching to error state 17 years ago
Ralph Campbell 53dc1ca194 IB/ipath: Fix RC and UC error handling 17 years ago
Roland Dreier dd37818dbd RDMA/nes: Fix up nes_lro_max_aggr module parameter 17 years ago
Stefan Roscher 12137c593d IB/ehca: Wait for async events to finish before destroying QP 17 years ago
John Gregor ab69b3cf12 IB/ipath: Fix SDMA error recovery in absence of link status change 17 years ago
Dave Olson e2ab41cae4 IB/ipath: Need to always request and handle PIO avail interrupts 17 years ago
Michael Albaugh 2889d1ef12 IB/ipath: Fix count of packets received by kernel 17 years ago
Ralph Campbell 2bfc8e9edf IB/ipath: Return the correct opcode for RDMA WRITE with immediate 17 years ago
Dave Olson b4d390d8d2 IB/ipath: Fix bug that can leave sends disabled after freeze recovery 17 years ago
Ralph Campbell 6e87d15007 IB/ipath: Only increment SSN if WQE is put on send queue 17 years ago
Michael Albaugh 5f51efc195 IB/ipath: Only warn about prototype chip during init 17 years ago
Roland Dreier 273748cc90 RDMA/cxgb3: Fix severe limit on userspace memory registration size 17 years ago
Roland Dreier 0e9913362a RDMA/cxgb3: Don't add PBL memory to gen_pool in chunks 17 years ago
Stefan Roscher cf04690885 IB/ehca: Fix function return types 17 years ago
Steve Wise 77a8d5741f RDMA/cxgb3: Bump up the MPA connection setup timeout. 17 years ago
Steve Wise c4d49776e8 RDMA/cxgb3: Silently ignore close reply after abort. 17 years ago
Steve Wise c8286944b8 RDMA/cxgb3: QP flush fixes 17 years ago
Eli Cohen 57ce41d1d1 IB/ipoib: Fix transmit queue stalling forever 17 years ago
Roland Dreier 3ae15e1623 IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf() 17 years ago
Glenn Streiff 7495ab6837 RDMA/nes: Formatting cleanup 17 years ago
Eric Schneider 0e1de5d62e RDMA/nes: Add support for SFP+ PHY 17 years ago
Faisal Latif 37dab4112d RDMA/nes: Use LRO 17 years ago
Eli Cohen b4132efa1a IPoIB: Copy child MTU from parent 17 years ago
Roland Dreier baaad380c0 IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attribute 17 years ago
Olaf Kirch 0bfe151cc4 IB/mthca: Avoid recycling old FMR R_Keys too soon 17 years ago
Stefan Roscher d227fa7288 IB/ehca: Allocate event queue size depending on max number of CQs and QPs 17 years ago
Eli Cohen f56bcd8013 IPoIB: Use separate CQ for UD send completions 17 years ago
Eli Dorfman 87528227df IB/iser: Count FMR alignment violations per session 17 years ago
Eli Dorfman 6f735e36ba IB/iser: Move high-volume debug output to higher debug level 17 years ago
Hoang-Nam Nguyen 7df109d917 IB/ehca: handle negative return value from ibmebus_request_irq() properly 17 years ago
Steve Wise f8b0dfd152 RDMA/cxgb3: Support peer-2-peer connection setup 17 years ago
Steve Wise ccaf10d0ad RDMA/cxgb3: Set the max_mr_size device attribute correctly 17 years ago
Steve Wise 989a178069 RDMA/cxgb3: Correctly serialize peer abort path 17 years ago
Yevgeny Petrilin e463c7b197 mlx4_core: Add a way to set the "collapsed" CQ flag 17 years ago
Arthur Kepner cb9fbc5c37 IB: expand ib_umem_get() prototype 17 years ago
Roland Dreier 31d1e340f0 RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbase 17 years ago
Yevgeny Petrilin 6296883ca4 mlx4_core: Move kernel doorbell management into core 17 years ago
Joachim Fenkes 14fb05b349 IB/ehca: Bump version number to 0026 17 years ago
Joachim Fenkes 0455e36d81 IB/ehca: Make some module parameters bool, update descriptions 17 years ago
Joachim Fenkes a7607c9b11 IB/ehca: Remove mr_largepage parameter 17 years ago
Joachim Fenkes 4da27d6d5b IB/ehca: Move high-volume debug output to higher debug levels 17 years ago
Joachim Fenkes 863fb09fbf IB/ehca: Prevent posting of SQ WQEs if QP not in RTS 17 years ago