Age | Commit message (Expand) | Author |
2013-11-08 | IB/cxgb4: Fix formatting of physical address | Ben Hutchings |
2013-08-13 | RDMA/cxgb4: Issue RI.FINI before closing when entering TERM | Steve Wise |
2013-08-13 | RDMA/cxgb4: Advertise ~0ULL as max MR size | Steve Wise |
2013-08-13 | RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASK | Steve Wise |
2013-08-13 | RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages | Steve Wise |
2013-08-13 | RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrap | Steve Wise |
2013-08-13 | RDMA/cxgb4: Fix QP flush logic | Steve Wise |
2013-08-13 | RDMA/cxgb4: Handle newer firmware changes | Steve Wise |
2013-08-13 | RDMA/cxgb4: Use correct bit shift macros for vlan filter tuples | Steve Wise |
2013-08-13 | RDMA/cxgb4: Add support for active and passive open connection with IPv6 address | Vipul Pandya |
2013-08-12 | RDMA/cma: Add IPv6 support for iWARP | Steve Wise |
2013-07-30 | RDMA/cxgb4: Fix stack info leak in c4iw_create_qp() | Dan Carpenter |
2013-05-08 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-05-08 | Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into... | Roland Dreier |
2013-05-08 | drivers/infiniband/hw: rename random32() to prandom_u32() | Andrew Morton |
2013-04-17 | RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabled | Thadeu Lima de Souza Cascardo |
2013-04-17 | RDMA: Rename random32() to prandom_u32() | Akinobu Mita |
2013-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-25 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-03-23 | RDMA/cxgb4: Fix error return code in create_qp() | Wei Yongjun |
2013-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-17 | tcp: Remove TCPCT | Christoph Paasch |
2013-03-15 | Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug | Zhouyi Zhou |
2013-03-14 | RDMA/cxgb4: Fix onchip queue support for T5 | Vipul Pandya |
2013-03-14 | RDMA/cxgb4: Bump tcam_full stat and WR reply timeout | Vipul Pandya |
2013-03-14 | RDMA/cxgb4: Map pbl buffers for dma if using DSGL. | Vipul Pandya |
2013-03-14 | RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. | Vipul Pandya |
2013-03-14 | RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5 | Vipul Pandya |
2013-03-14 | RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. | Vipul Pandya |
2013-03-14 | RDMA/cxgb4: Add Support for Chelsio T5 adapter | Vipul Pandya |
2013-02-28 | IB/cxgb4: convert to idr_alloc() | Tejun Heo |
2013-02-26 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's... | Roland Dreier |
2013-02-21 | IB/core: Add "type 2" memory windows support | Shani Michaeli |
2013-02-15 | RDMA/cxgb4: Fix cast warning | Stefan Hasko |
2013-02-14 | RDMA/cxgb4: "cookie" can stay in host endianness | Paul Bolle |
2013-02-14 | RDMA/cxgb4: Address sparse warnings | Vipul Pandya |
2013-02-14 | RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish | Vipul Pandya |
2013-02-14 | RDMA/cxgb4: Don't wakeup threads for MPAv2 | Vipul Pandya |
2013-02-14 | RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1 | Vipul Pandya |
2013-02-14 | RDMA/cxgb4: Fix endpoint timeout race condition | Vipul Pandya |
2013-02-14 | RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zero | Vipul Pandya |
2013-02-14 | RDMA/cxgb4: Always log async errors | Vipul Pandya |
2013-02-14 | RDMA/cxgb4: Keep QP referenced until TID released | Vipul Pandya |
2013-02-14 | RDMA/cxgb4: Display streaming mode error only if detected in RTS | Vipul Pandya |
2013-02-14 | RDMA/cxgb4: Abort connections when moving to ERROR state | Vipul Pandya |
2013-02-14 | RDMA/cxgb4: Abort connections that receive unexpected streaming mode data | Vipul Pandya |
2012-12-20 | RDMA/cxgb4: Fix bug for active and passive LE hash collision path | Vipul Pandya |
2012-12-20 | RDMA/cxgb4: Fix LE hash collision bug for passive open connection | Vipul Pandya |
2012-12-20 | RDMA/cxgb4: Fix LE hash collision bug for active open connection | Vipul Pandya |
2012-11-26 | RDMA/cxgb4: use WARN | Julia Lawall |