Commit Graph

2331 Commits (61dd98fad58f945ed720ba132681acb58fcee015)

Author SHA1 Message Date
Dan Carpenter 7bd912998e IB/mlx4: Check correct variable for allocation failure 15 years ago
Chien Tung eadde3a1a5 RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() 15 years ago
Sean Hefty ae2d9293d7 RDMA/cm: Set num_paths when manually assigning path records 15 years ago
Jani Nikula 3e340c05c0 IB/cm: Fix device_create() return value check 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Greg Kroah-Hartman 21e3bde964 sysfs: fix sysfs lockdep warning in infiniband code 15 years ago
Chien Tung a72042c08a RDMA/nes: Fix CX4 link problem in back-to-back configuration 15 years ago
Chien Tung 9f29006ae8 RDMA/nes: Clear stall bit before destroying NIC QP 15 years ago
Faisal Latif 883c699241 RDMA/nes: Set assume_aligned_header bit 15 years ago
Steve Wise 69960a275e RDMA/cxgb3: Wait at least one schedule cycle during device removal 15 years ago
Steve Wise 070e140c4c IB/mad: Ignore iWARP devices on device removal 15 years ago
Or Gerlitz a48f509b26 IPoIB: Include return code in trace message for ib_post_send() failures 15 years ago
Eli Cohen f0dc117abd IPoIB: Fix TX queue lockup with mixed UD/CM traffic 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Andi Kleen 0933e2d98d driver core: Convert some drivers to CLASS_ATTR_STRING 15 years ago
Andi Kleen 28812fe11a driver-core: Add attribute argument to class_attribute show/store 15 years ago
Akinobu Mita 19b629f581 infiniband: use for_each_set_bit() 15 years ago
Al Viro b1e4594ba0 switch infiniband uverbs to anon_inodes 15 years ago
Jayamohan Kallickal 309ce156aa [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset 15 years ago
Roland Dreier da9d2f0730 IB/srp: Clean up error path in srp_create_target_ib() 15 years ago
Bart Van Assche 9c03dc9f19 IB/srp: Split send and recieve CQs to reduce number of interrupts 15 years ago
Jiri Pirko 6c74651c3b ipoib: returned back addrlen check for mc addresses 15 years ago
Jiri Pirko fbf219f1c8 infiniband: convert to use netdev_for_each_mc_addr 15 years ago
Chien Tung 09124e1913 RDMA/nes: Add support for KR device id 0x0110 15 years ago
Roland Dreier a265e5587f IB/uverbs: Use anon_inodes instead of private infinibandeventfs 15 years ago
Eli Cohen 920d706c89 IB/core: Fix and clean up ib_ud_header_init() 15 years ago
Steve Wise 68baf495d8 RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing 15 years ago
Steve Wise 5279d3ac2d RDMA/cxgb3: Don't allocate the SW queue for user mode CQs 15 years ago
Steve Wise 9918b28d2b RDMA/cxgb3: Increase the max CQ depth 15 years ago
Steve Wise e998f245c4 RDMA/cxgb3: Doorbell overflow avoidance and recovery 15 years ago
Alexander Chiang cdb8e43889 IB/ucm: Clean whitespace errors 15 years ago
Alexander Chiang daa913580e IB/ucm: Increase maximum devices supported 15 years ago
Alexander Chiang 31d14b6e10 IB/ucm: Use stack variable 'base' in ib_ucm_add_one 15 years ago
Alexander Chiang dd08f702dd IB/ucm: Use stack variable 'devnum' in ib_ucm_add_one 15 years ago
Alexander Chiang d3f2c67f2d IB/umad: Clean whitespace 15 years ago
Alexander Chiang 8698d3fecc IB/umad: Increase maximum devices supported 15 years ago
Alexander Chiang dc2ed5e3c9 IB/umad: Use stack variable 'base' in ib_umad_init_port 15 years ago
Alexander Chiang d451b8df9f IB/umad: Use stack variable 'devnum' in ib_umad_init_port 15 years ago
Alexander Chiang 6aa2a86ec4 IB/umad: Remove port_table[] 15 years ago
Alexander Chiang 2b937afcab IB/umad: Convert *cdev to cdev in struct ib_umad_port 15 years ago
Alexander Chiang 9afed76d59 IB/uverbs: Whitespace cleanup 15 years ago
Alexander Chiang 830a387138 IB/uverbs: Pack struct ib_uverbs_event_file tighter 15 years ago
Alexander Chiang 6d6a0e71ee IB/uverbs: Increase maximum devices supported 15 years ago
Alexander Chiang ddbd688301 IB/uverbs: use stack variable 'base' in ib_uverbs_add_one 15 years ago
Alexander Chiang 38707980c4 IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one 15 years ago
Alexander Chiang 2a72f21226 IB/uverbs: Remove dev_table 15 years ago
Alexander Chiang 055422ddbb IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device 15 years ago
Or Gerlitz 88ec415772 IB/iser: Remove redundant locking from iser scsi command response flow 15 years ago
Or Gerlitz 962b4b528b IB/iser: Use libiscsi passthrough mode 15 years ago
Or Gerlitz aae3c995ff IB/iser: Remove unnecessary connection checks 15 years ago