| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/cxgb4: Add missing neigh_release in LE-Workaround path | Kumar Sanghvi | 2014-02-13 | 1 | -0/+1 |
* | RDMA/cxgb4: Fix gcc warning on 32-bit arch | Paul Bolle | 2014-01-22 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-12-30 | 1 | -58/+20 |
|\ |
|
| * | RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields | Kumar Sanghvi | 2013-12-22 | 1 | -54/+17 |
| * | RDMA/cxgb4: Server filters are supported only for IPv4 | Kumar Sanghvi | 2013-12-22 | 1 | -1/+2 |
| * | RDMA/cxgb4: Calculate the filter server TID properly | Kumar Sanghvi | 2013-12-22 | 1 | -3/+1 |
* | | RDMA/cxgb4: Make _c4iw_write_mem_dma() static | Rashika | 2013-12-15 | 1 | -1/+1 |
|/ |
|
* | IB/cxgb4: Fix formatting of physical address | Ben Hutchings | 2013-11-08 | 1 | -2/+2 |
* | RDMA/cxgb4: Issue RI.FINI before closing when entering TERM | Steve Wise | 2013-08-13 | 1 | -1/+6 |
* | RDMA/cxgb4: Advertise ~0ULL as max MR size | Steve Wise | 2013-08-13 | 1 | -1/+1 |
* | RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASK | Steve Wise | 2013-08-13 | 1 | -1/+1 |
* | RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages | Steve Wise | 2013-08-13 | 1 | -0/+2 |
* | RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrap | Steve Wise | 2013-08-13 | 1 | -2/+5 |
* | RDMA/cxgb4: Fix QP flush logic | Steve Wise | 2013-08-13 | 4 | -136/+254 |
* | RDMA/cxgb4: Handle newer firmware changes | Steve Wise | 2013-08-13 | 2 | -13/+2 |
* | RDMA/cxgb4: Use correct bit shift macros for vlan filter tuples | Steve Wise | 2013-08-13 | 1 | -1/+1 |
* | RDMA/cxgb4: Add support for active and passive open connection with IPv6 address | Vipul Pandya | 2013-08-13 | 4 | -300/+636 |
* | RDMA/cma: Add IPv6 support for iWARP | Steve Wise | 2013-08-12 | 1 | -26/+29 |
* | RDMA/cxgb4: Fix stack info leak in c4iw_create_qp() | Dan Carpenter | 2013-07-30 | 1 | -0/+2 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-05-08 | 1 | -9/+13 |
|\ |
|
| *-. | Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into... | Roland Dreier | 2013-05-08 | 1 | -2/+2 |
| |\ \ |
|
| | | * | RDMA: Rename random32() to prandom_u32() | Akinobu Mita | 2013-04-16 | 1 | -2/+2 |
| | |/ |
|
| * / | RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabled | Thadeu Lima de Souza Cascardo | 2013-04-16 | 1 | -12/+13 |
| |/ |
|
* | | drivers/infiniband/hw: rename random32() to prandom_u32() | Andrew Morton | 2013-05-07 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-03-27 | 1 | -1/+3 |
|\| |
|
| * | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-03-25 | 1 | -1/+3 |
| |\ |
|
| | * | RDMA/cxgb4: Fix error return code in create_qp() | Wei Yongjun | 2013-03-22 | 1 | -1/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-03-20 | 1 | -0/+12 |
|\| | |
|
| * | | Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug | Zhouyi Zhou | 2013-03-15 | 1 | -0/+12 |
| |/ |
|
* | | tcp: Remove TCPCT | Christoph Paasch | 2013-03-17 | 1 | -1/+1 |
* | | RDMA/cxgb4: Fix onchip queue support for T5 | Vipul Pandya | 2013-03-14 | 1 | -8/+5 |
* | | RDMA/cxgb4: Bump tcam_full stat and WR reply timeout | Vipul Pandya | 2013-03-14 | 2 | -2/+2 |
* | | RDMA/cxgb4: Map pbl buffers for dma if using DSGL. | Vipul Pandya | 2013-03-14 | 1 | -6/+23 |
* | | RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. | Vipul Pandya | 2013-03-14 | 4 | -36/+182 |
* | | RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5 | Vipul Pandya | 2013-03-14 | 3 | -6/+30 |
* | | RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. | Vipul Pandya | 2013-03-14 | 1 | -4/+16 |
* | | RDMA/cxgb4: Add Support for Chelsio T5 adapter | Vipul Pandya | 2013-03-14 | 6 | -35/+77 |
|/ |
|
* | IB/cxgb4: convert to idr_alloc() | Tejun Heo | 2013-02-27 | 1 | -13/+14 |
*-. | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's... | Roland Dreier | 2013-02-26 | 5 | -72/+114 |
|\ \ |
|
| * | | RDMA/cxgb4: Fix cast warning | Stefan Hasko | 2013-02-15 | 1 | -1/+1 |
| * | | RDMA/cxgb4: "cookie" can stay in host endianness | Paul Bolle | 2013-02-14 | 1 | -2/+2 |
| * | | RDMA/cxgb4: Address sparse warnings | Vipul Pandya | 2013-02-14 | 2 | -31/+40 |
| * | | RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish | Vipul Pandya | 2013-02-14 | 1 | -1/+1 |
| * | | RDMA/cxgb4: Don't wakeup threads for MPAv2 | Vipul Pandya | 2013-02-14 | 1 | -1/+11 |
| * | | RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1 | Vipul Pandya | 2013-02-14 | 1 | -6/+5 |
| * | | RDMA/cxgb4: Fix endpoint timeout race condition | Vipul Pandya | 2013-02-14 | 2 | -13/+17 |
| * | | RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zero | Vipul Pandya | 2013-02-14 | 1 | -1/+1 |
| * | | RDMA/cxgb4: Always log async errors | Vipul Pandya | 2013-02-14 | 2 | -6/+8 |
| * | | RDMA/cxgb4: Keep QP referenced until TID released | Vipul Pandya | 2013-02-14 | 2 | -4/+17 |
| * | | RDMA/cxgb4: Display streaming mode error only if detected in RTS | Vipul Pandya | 2013-02-14 | 1 | -12/+14 |