Show patches with: Submitter = Hariprasad S       |    Archived = No       |   83 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next] chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's - - - --- 2016-09-17 Hariprasad S Not Applicable
[PATCHv2,iw_cxgb4-4.8] RDMA/iw_cxgb4: Use kfree_skb instead of kfree - - - --- 2016-06-30 Hariprasad S Accepted
[iw_cxgb4-4.8] RDMA/iw_cxgb4: Use kfree_skb instead of kfree - - - --- 2016-06-29 Hariprasad S Superseded
[net-next,7/7] RDMA/iw_cxgb4: Low resource fixes for Completion queue - - - --- 2016-06-09 Hariprasad S Accepted
[net-next,6/7] RDMA/iw_cxgb4: Low resource fixes for Memory registration - - - --- 2016-06-09 Hariprasad S Accepted
[net-next,5/7] RDMA/iw_cxgb4: Low resource fixes for connection manager - - - --- 2016-06-09 Hariprasad S Accepted
[net-next,4/7] RDMA/iw_cxgb4: Add missing error codes for act open cmd - - - --- 2016-06-09 Hariprasad S Accepted
[net-next,3/7] RDMA/iw_cxgb4: clean up c4iw_reject_cr() - - - --- 2016-06-09 Hariprasad S Accepted
[net-next,2/7] RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dump - - - --- 2016-06-09 Hariprasad S Accepted
[net-next,1/7] RDMA/iw_cxgb4: markers_enabled module parameter should be read only once - - - --- 2016-06-09 Hariprasad S Accepted
[for-next,17/17] RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject() - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,16/17] RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr() - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,15/17] RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_data - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,14/17] RDMA/iw_cxgb4: atomic find and reference for listening endpoints - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,13/17] RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTING - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,12/17] RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeout - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,11/17] RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep() - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,10/17] RDMA/iw_cxgb4: atomically lookup ep and get a reference - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,09/17] RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure() - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,08/17] RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTING - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,07/17] RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req() - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,06/17] RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiation - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,05/17] RDMA/iw_cxgb4: Do not stop timer in case of incomplete messages - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,04/17] RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept failure - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,03/17] RDMA/iw_cxgb4: set the correct FID value in DSGL commands - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,02/17] RDMA/iw_cxgb4: Correct RFC number of MPA - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,01/17] RDMA/iw_cxgb4: Add few history bits for ep - - - --- 2016-05-06 Hariprasad S Accepted
[for-next,9/9] RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout() - - - --- 2016-05-04 Hariprasad S Accepted
[for-next,8/9] RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors - - - --- 2016-05-04 Hariprasad S Accepted
[for-next,7/9] RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request() - - - --- 2016-05-04 Hariprasad S Accepted
[for-next,6/9] RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject - - - --- 2016-05-04 Hariprasad S Accepted
[for-next,5/9] RDMA/iw_cxgb4: free resources when send_flowc() fails - - - --- 2016-05-04 Hariprasad S Accepted
[for-next,4/9] RDMA/iw_cxgb4: remove connection abort from process_mpa_reply - - - --- 2016-05-04 Hariprasad S Accepted
[for-next,3/9] RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held - - - --- 2016-05-04 Hariprasad S Accepted
[for-next,2/9] RDMA/iw_cxgb4: stop ep timer on close failure - - - --- 2016-05-04 Hariprasad S Accepted
[for-next,1/9] RDMA/iw_cxgb4: release ep resources on accept arp failure - - - --- 2016-05-04 Hariprasad S Accepted
[PATCHv2,for-4.6] RDMA/iw_cxgb4: Fix bar2 virtual address calculation for T4 adapters - - - --- 2016-04-05 Hariprasad S Accepted
[for-4.6] iw_cxgb4: Fix bar2 virtual address calculation for T4 adapters - - - --- 2016-04-05 Hariprasad S Superseded
[for-4.6] iw_cxgb4: Fix bar2 virtual address calculation for T4 adapters - - - --- 2016-04-04 Hariprasad S Superseded
[for-next] iw_cxgb4: Max fastreg depth depends on DSGL support - - - --- 2016-02-12 Hariprasad S Accepted
[for-next,3/3] cxgb4/iw_cxgb4: TOS support - - - --- 2016-02-05 Hariprasad S Accepted
[for-next,2/3] iw_cxgb4: remove false error log entry - - - --- 2016-02-05 Hariprasad S Accepted
[for-next,1/3] iw_cxgb4: make queue allocation code more readable - - - --- 2016-02-05 Hariprasad S Accepted
[for-4.5] iw_cxgb4: Take clip reference first, before creating IPv6 listening servers - - - --- 2016-01-13 Hariprasad S Accepted
[PATCHv3,for-4.5,2/2] iw_cxgb4: Fixes GW-Basic labels to meaningful error names - - - --- 2016-01-12 Hariprasad S Accepted
[PATCHv3,for-4.5,1/2] iw_cxgb4: Fixes static checker warning in c4iw_rdev_open() - - - --- 2016-01-12 Hariprasad S Accepted
[PATCHv2,for-4.5,2/2] iw_cxgb4: Fixes GW-Basic labels to meaningful error names - - - --- 2016-01-12 Hariprasad S Superseded
[PATCHv2,for-4.5,1/2] iw_cxgb4: Fixes static checker warning in c4iw_rdev_open() - - - --- 2016-01-12 Hariprasad S Superseded
[for-4.5,2/2] iw_cxgb4: fix the GW-Basic labels to meaningful error names - - - --- 2016-01-11 Hariprasad S Superseded
[for-4.5,1/2] iw_cxgb4: Fix static checker warning in c4iw_rdev_open() - - - --- 2016-01-11 Hariprasad S Superseded
[for-next] iw_cxgb3: Ignore positive return values from the ofld send functions - - - --- 2015-12-11 Hariprasad S Accepted
[for-next] iw_cxgb4: Pass qid range to user space driver - - - --- 2015-12-11 Hariprasad S Accepted
[for-next,2/2] iw_cxgb4: Adds support for T6 adapter - - - --- 2015-09-23 Hariprasad S Accepted
[for-next,1/2] cxgb4: T6 adapter lld support for iw_cxgb4 driver - - - --- 2015-09-23 Hariprasad S Accepted
[for-next,5/5] iw_cxgb4: set the default MPA version to 2 - - - --- 2015-09-08 Hariprasad S Not Applicable
[for-next,4/5] iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcall - - - --- 2015-09-08 Hariprasad S Accepted
[for-next,3/5] iw_cxgb4: fix misuse of ep->ord for minimum ird calculation - - - --- 2015-09-08 Hariprasad S Accepted
[for-next,2/5] iw_cxgb4: pass the ord/ird in connect reply events - - - --- 2015-09-08 Hariprasad S Accepted
[for-next,1/5] iw_cxgb4: detect fatal errors while creating listening filters - - - --- 2015-09-08 Hariprasad S Accepted
[for-4.3] iw_cxgb4: Add support for clip - - - --- 2015-08-25 Hariprasad S Accepted
[for-4.2] iw_cxgb4: set the default MPA version to 2 - - - --- 2015-07-27 Hariprasad S Accepted
[for-4.2] iw_cxgb4: gracefully handle unknown CQE status errors - - - --- 2015-07-27 Hariprasad S Accepted
[for-4.1,2/2] iw_cxgb4: support for bar2 qid densities exceeding the page size - - - --- 2015-06-09 Hariprasad S Accepted
[for-4.1,1/2] cxgb4: Support for user mode bar2 mappings with T4 - - - --- 2015-06-09 Hariprasad S Accepted
[for-4.1] iw_cxgb4: Remove negative advice dmesg warnings - - - --- 2015-05-12 Hariprasad S Not Applicable
[for-4.1] iw_cxgb4: Remove negative advice dmesg warnings - - - --- 2015-05-04 Hariprasad S Accepted
[for-4.1] iw_cxgb4: Fix kbuild bot reported warnings - - - --- 2015-04-28 Hariprasad S Rejected
[PATCHv2,for-4.1,4/4] iw_cxgb4: enforce qp/cq id requirements - - - --- 2015-04-21 Hariprasad S Rejected
[PATCHv2,for-4.1,3/4] iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs - - - --- 2015-04-21 Hariprasad S Rejected
[PATCHv2,for-4.1,2/4] iw_cxgb4: 32b platform fixes - - - --- 2015-04-21 Hariprasad S Rejected
[PATCHv2,for-4.1,1/4] iw_cxgb4: Cleanup register defines/MACROS - - - --- 2015-04-21 Hariprasad S Rejected
[for-4.1,4/4] iw_cxgb4: enforce qp/cq id requirements - - - --- 2015-04-17 Hariprasad S Rejected
[for-4.1,3/4] iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs - - - --- 2015-04-17 Hariprasad S Rejected
[for-4.1,2/4] iw_cxgb4: 32b platform fixes - - - --- 2015-04-17 Hariprasad S Rejected
[for-4.1,1/4] iw_cxgb4: Cleanup register defines/MACROS - - - --- 2015-04-17 Hariprasad S Rejected
[for-next,4/4] iw_cxgb4: enforce qp/cq id requirements - - - --- 2015-03-19 Hariprasad S Rejected
[for-next,3/4] iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs - - - --- 2015-03-19 Hariprasad S Rejected
[for-next,2/4] iw_cxgb4: 32b platform fixes - - - --- 2015-03-19 Hariprasad S Rejected
[for-next,1/4] iw_cxgb4: Cleanup register defines/MACROS - - - --- 2015-03-19 Hariprasad S Rejected
[for-next] iw_cxgb4: Remove negative advice dmesg warnings - - - --- 2015-03-10 Hariprasad S Rejected
[for-next,2/2] iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h - - - --- 2015-01-16 Hariprasad S Rejected
[for-next,1/2] iw_cxgb4: Cleanup register defines/MACROS defined in t4.h - - - --- 2015-01-16 Hariprasad S Rejected
[4/8] iw_cxgb4: use the BAR2/WC path for kernel QPs and T5 devices - - - --- 2014-03-19 Hariprasad S Changes Requested