- 8b103e9 IB/rdamvt: Fix rdmavt s_ack_queue sizing by Mike Marciniszyn · 8 years ago
- 4c0b653 IB/rdmavt: Max atomic value should be a u8 by Mike Marciniszyn · 8 years ago
- 7049de6 IB/hfi1: Fix hard lockup due to not using save/restore spin lock by Mike Marciniszyn · 8 years ago
- bdd8a98 IB/hfi1: Add tracing support for send with invalidate opcode by Jianxin Xiong · 8 years ago
- 23f7d0d IB/hfi1, qib: Add ieth to the packet header definitions by Jianxin Xiong · 8 years ago
- f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 9 years ago
- e11ffbd IB/hfi1: Do not free hfi1 cdev parent structure early by Dennis Dalessandro · 9 years ago
- 8a1882e IB/hfi1: Add trace message in user IOCTL handling by Dennis Dalessandro · 9 years ago
- 380fb94 IB/hfi1: Remove write(), use ioctl() for user cmds by Dennis Dalessandro · 9 years ago
- 8d970cf IB/hfi1: Add ioctl() interface for user commands by Dennis Dalessandro · 9 years ago
- ac56f16 IB/hfi1: Remove unused user command by Dennis Dalessandro · 9 years ago
- 0f7b1f9 IB/hfi1: Remove snoop/diag interface by Dennis Dalessandro · 9 years ago
- d079031 IB/hfi1: Remove EPROM functionality from data device by Dennis Dalessandro · 9 years ago
- 7312f29 IB/hfi1: Remove UI char device by Dennis Dalessandro · 9 years ago
- 0eb6265 IB/hfi1: Remove multiple device cdev by Dennis Dalessandro · 9 years ago
- f3225c3 IB/hfi1: Remove anti-pattern in cdev init by Dennis Dalessandro · 9 years ago
- b583faf IB/hfi1: Fix bug that blocks process on exit after port bounce by Jianxin Xiong · 9 years ago
- f70f5f6 IB/qib: Remove unused qib_7322_intr_msgs[] by Jubin John · 9 years ago
- 46aa5ba IB/hfi1: Remove unnecessary comment by Ira Weiny · 9 years ago
- eac7193 IB/hfi1: Fix sdma_event_names[] build warning by Jubin John · 9 years ago
- 49961f8 IB/rdmavt: Use kzalloc_node by Jubin John · 9 years ago
- 654b643 IB/rdmavt: Insure QP vmalloc variants zero memory by Mike Marciniszyn · 9 years ago
- 9565c6a IB/hfi1: Fix an interval RB node reference count leak by Mitko Haralanov · 9 years ago
- eea5707 staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing. by Muhammad Falak R Wani · 9 years ago
- 3923979 IB/hfi1: Change hfi1_init loop to preserve error returns by Ashutosh Dixit · 9 years ago
- bf77cc3 ib_pack.h: Add opcode definition for send with invalidate by Jianxin Xiong · 9 years ago
- 859b527 IB/hfi1: Keep SC_USER as the last send context type by Jianxin Xiong · 9 years ago
- f036780 IB/hfi1: Immediately apply congestion setting MAD by Dean Luick · 9 years ago
- cde10af IB/hfi1: Correct log message strings by Jakub Pawlak · 9 years ago
- cdbff50 IB/rdmavt: Increase CQ callback thread priority by Mike Marciniszyn · 9 years ago
- 02ba00c IB/hfi1: Fix hfi_rcvhdr tracepoint by Jubin John · 9 years ago
- 63d0b4a IB/hfi1: Remove unnecessary header by Jubin John · 9 years ago
- 67caea1 IB/hfi1: Improve performance of interval RB trees by Mitko Haralanov · 9 years ago
- b96b040 IB/hfi1: Fix potential panic with sdma drained mechanism by Mike Marciniszyn · 9 years ago
- 17f15bf IB/hfi1: Fix pio wait counter double increment by Mike Marciniszyn · 9 years ago
- 1ebe79c IB/hfi1: Remove no-op QSFP reset code by Dean Luick · 9 years ago
- 27a340f IB/hfi1: Correct external device configuration shift by Easwar Hariharan · 9 years ago
- 9775a99 IB/hfi1: Wait for QSFP modules to initialize by Easwar Hariharan · 9 years ago
- 0c7f77a IB/hfi1: Ignore non-temperature warnings on a downed link by Easwar Hariharan · 9 years ago
- 321aebb Merge branches 'mlx5-1' and 'srp-1' into k.o/for-4.7 by Doug Ledford · 9 years ago
- 80835cb net/mlx5: Update mlx5_ifc hardware features by Saeed Mahameed · 9 years ago
- c16aea1 net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets by Tariq Toukan · 9 years ago
- 3849e44 IB/srp: Move common code into the caller by Bart Van Assche · 9 years ago
- 3b59b7a6 IB/srp: Move code out of a loop by Bart Van Assche · 9 years ago
- ffc548b IB/srp: Avoid that mapping failure triggers an infinite loop by Bart Van Assche · 9 years ago
- fa9863f IB/srp: Introduce target->mr_pool_size by Bart Van Assche · 9 years ago
- e012f36 IB/srp: Fix srp_map_data() error paths by Bart Van Assche · 9 years ago
- 77269cd IB/srp: Document srp_map_data() return value by Bart Van Assche · 9 years ago
- 6ec2ba0 IB/srp: Fix a comment by Bart Van Assche · 9 years ago
- 1d3d98c IB/srp: Fix a spelling error in a source code comment by Bart Van Assche · 9 years ago
- 94d7f1a Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7 by Doug Ledford · 9 years ago
- 6973627 RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout() by Hariprasad S · 9 years ago
- c00dcba RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors by Hariprasad S · 9 years ago
- fd6aabe RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request() by Hariprasad S · 9 years ago
- eaf4c6d RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject by Hariprasad S · 9 years ago
- fef4422 RDMA/iw_cxgb4: free resources when send_flowc() fails by Hariprasad S · 9 years ago
- f8e1e1d RDMA/iw_cxgb4: remove connection abort from process_mpa_reply by Hariprasad S · 9 years ago
- 6e410d8 RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held by Hariprasad S · 9 years ago
- 88bc230 RDMA/iw_cxgb4: stop ep timer on close failure by Hariprasad S · 9 years ago
- 9dec900 RDMA/iw_cxgb4: release ep resources on accept arp failure by Hariprasad S · 9 years ago
- 9c674815 IB/iser: Fix max_sectors calculation by Christoph Hellwig · 9 years ago
- 4c8bb95 RDMA/nes: don't leak skb if carrier down by Florian Westphal · 9 years ago
- ccea5f0 RDMA/i40iw: Fix for removing quad hash entries by Tatyana Nikolova · 9 years ago
- f8a4e76 RDMA/i40iw: Fix for checking if the QP is destroyed by Tatyana Nikolova · 9 years ago
- 6c2f761 RDMA/i40iw: Fix for using one sge for RDMA READ by Shiraz Saleem · 9 years ago
- df2d96c RDMA/i40iw: Fix for the size of kernel mode SQ by Shiraz Saleem · 9 years ago
- 84a4c24 RDMA/i40iw: Fix for a NOP WQE size by Mohammad Khan · 9 years ago
- 8e9f04a RDMA/i40iw: Correct STag mask to min of 14 bits by Chien Tin Tung · 9 years ago
- 9510b06 RDMA/i40iw: Fixes for WQE alignment by Shiraz Saleem · 9 years ago
- c2b75ef RDMA/i40iw: Adding queue drain functions by Ismail, Mustafa · 9 years ago
- fa41537 RDMA/i40iw: Fix SD calculation for initial HMC creation by Ismail, Mustafa · 9 years ago
- 20c61f7 RDMA/i40iw: Fix endian issues and warnings by Ismail, Mustafa · 9 years ago
- b7aee85 RDMA/i40iw: Add base memory management extensions by Ismail, Mustafa · 9 years ago
- eb9b037 RDMA/i40iw: Initialize max enabled vfs variable by Ismail, Mustafa · 9 years ago
- 5c1c190 RDMA/i40iw: Correct return code check in add_pble_pool by Ismail, Mustafa · 9 years ago
- f69c333 RDMA/i40iw: Add virtual channel message queue by Ismail, Mustafa · 9 years ago
- f606d89 RDMA/i40iw: Remove unused code and fix warning by Ismail, Mustafa · 9 years ago
- 4920dc3 RDMA/i40iw: Populate vendor_id and vendor_part_id fields by Ismail, Mustafa · 9 years ago
- df35630 RDMA/i40iw: Set vendor_err only if there is an actual error by Ismail, Mustafa · 9 years ago
- 996abf0a RDMA/i40iw: Add qp table lock around AE processing by Ismail, Mustafa · 9 years ago
- 36a4793 RDMA/i40iw: Do not set self-referencing pointer to NULL after free by Ismail, Mustafa · 9 years ago
- bd57aea RDMA/i40iw: Correct max message size in query port by Ismail, Mustafa · 9 years ago
- b3437e0 RDMA/i40iw: Fix refused connections by Ismail, Mustafa · 9 years ago
- 23ef48a RDMA/i40iw: Correct QP size calculation by Ismail, Mustafa · 9 years ago
- 6b90036 RDMA/i40iw: Fix overflow of region length by Ismail, Mustafa · 9 years ago
- d35cf74 IB/hfi1: Serialize hrtimer function calls by Jubin John · 9 years ago
- 1cbaa67 IB/hfi1: Fix MAD port poll for active cables by Dean Luick · 9 years ago
- 015e91f IB/hfi1: Correctly report neighbor link down reason by Dean Luick · 9 years ago
- feb831d IB/hfi1: Use the neighbor link down reason only when valid by Dean Luick · 9 years ago
- f9b5635 IB/hfi1: Ignore link downgrade with 0 lanes by Dean Luick · 9 years ago
- 8f000f7 IB/hfi1: Add RSM rule for user FECN handling by Dean Luick · 9 years ago
- b12349a IB/hfi1: Create a routine to set a receive side mapping rule by Dean Luick · 9 years ago
- 4a818be IB/hfi1: Move QOS decision logic into its own function by Dean Luick · 9 years ago
- 372cc85a IB/hfi1: Extract RSM map table init from QOS by Dean Luick · 9 years ago
- 44306f1 IB/hfi1: Reduce kernel context pio buffer allocation by Jianxin Xiong · 9 years ago
- 0852d24 IB/hfi1: Change default number of user contexts by Jubin John · 9 years ago
- b218f78 IB/hfi1: Use global defines for upper bits in opcode by Mike Marciniszyn · 9 years ago
- 87717f0 IB/hfi1: Remove unreachable code by Mike Marciniszyn · 9 years ago
- e4e0e39 IB/hfi1: Fix double QSFP resource acquire on cache refresh by Dean Luick · 9 years ago
- 90315ad IB/hfi1: Guard against concurrent I2C access across all chains by Dean Luick · 9 years ago