Age | Commit message (Expand) | Author |
2016-05-13 | RDMA/iw_cxgb4: set the correct FID value in DSGL commands | Hariprasad S |
2016-05-13 | RDMA/iw_cxgb4: Correct RFC number of MPA | Hariprasad S |
2016-05-13 | RDMA/iw_cxgb4: Add few history bits for ep | Hariprasad S |
2016-05-13 | i40iw: pass hw_stats by reference rather than by value | Colin Ian King |
2016-05-13 | i40iw: Remove unnecessary synchronize_irq() before free_irq() | Lars-Peter Clausen |
2016-05-13 | i40iw: constify i40iw_vf_cqp_ops structure | Julia Lawall |
2016-05-13 | i40e: constify i40e_client_ops structure | Julia Lawall |
2016-05-13 | IB/core: Enhance ib_map_mr_sg() | Bart Van Assche |
2016-05-13 | IB/core: Add passing an offset into the SG to ib_map_mr_sg | Christoph Hellwig |
2016-05-06 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2016-05-05 | i40e: constify i40e_client_ops structure | Julia Lawall |
2016-05-05 | net/mlx4: Avoid wrong virtual mappings | Haggai Abramovsky |
2016-05-05 | Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7 | Doug Ledford |
2016-05-05 | RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout() | Hariprasad S |
2016-05-05 | RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors | Hariprasad S |
2016-05-05 | RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request() | Hariprasad S |
2016-05-05 | RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject | Hariprasad S |
2016-05-05 | RDMA/iw_cxgb4: free resources when send_flowc() fails | Hariprasad S |
2016-05-05 | RDMA/iw_cxgb4: remove connection abort from process_mpa_reply | Hariprasad S |
2016-05-05 | RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held | Hariprasad S |
2016-05-05 | RDMA/iw_cxgb4: stop ep timer on close failure | Hariprasad S |
2016-05-05 | RDMA/iw_cxgb4: release ep resources on accept arp failure | Hariprasad S |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal |
2016-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-05-01 | IB/qib: Use cache inhibitted and guarded mapping on powerpc | Aneesh Kumar K.V |
2016-04-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-04-29 | net/mlx5: Add user chosen levels when allocating flow tables | Maor Gottlieb |
2016-04-28 | RDMA/nes: don't leak skb if carrier down | Florian Westphal |
2016-04-28 | RDMA/i40iw: Fix for removing quad hash entries | Tatyana Nikolova |
2016-04-28 | RDMA/i40iw: Fix for checking if the QP is destroyed | Tatyana Nikolova |
2016-04-28 | RDMA/i40iw: Fix for using one sge for RDMA READ | Shiraz Saleem |
2016-04-28 | RDMA/i40iw: Fix for the size of kernel mode SQ | Shiraz Saleem |
2016-04-28 | RDMA/i40iw: Fix for a NOP WQE size | Mohammad Khan |
2016-04-28 | RDMA/i40iw: Correct STag mask to min of 14 bits | Chien Tin Tung |
2016-04-28 | RDMA/i40iw: Fixes for WQE alignment | Shiraz Saleem |
2016-04-28 | RDMA/i40iw: Adding queue drain functions | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Fix SD calculation for initial HMC creation | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Fix endian issues and warnings | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Add base memory management extensions | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Initialize max enabled vfs variable | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Correct return code check in add_pble_pool | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Add virtual channel message queue | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Remove unused code and fix warning | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Populate vendor_id and vendor_part_id fields | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Set vendor_err only if there is an actual error | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Add qp table lock around AE processing | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Do not set self-referencing pointer to NULL after free | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Correct max message size in query port | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Fix refused connections | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Correct QP size calculation | Ismail, Mustafa |