| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-04-03 | 6 | -76/+136 |
|\ |
|
| *-. | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2014-04-03 | 6 | -54/+119 |
| |\ \ |
|
| | * | | RDMA/cxgb4: Disable DSGL use by default | Steve Wise | 2014-04-02 | 1 | -2/+2 |
| | * | | RDMA/cxgb4: rx_data() needs to hold the ep mutex | Steve Wise | 2014-04-02 | 1 | -7/+9 |
| | * | | RDMA/cxgb4: Drop RX_DATA packets if the endpoint is gone | Steve Wise | 2014-04-02 | 1 | -0/+2 |
| | * | | RDMA/cxgb4: Lock around accept/reject downcalls | Steve Wise | 2014-04-02 | 1 | -10/+21 |
| | * | | RDMA/cxgb4: Update snd_seq when sending MPA messages | Steve Wise | 2014-03-24 | 1 | -0/+3 |
| | * | | RDMA/cxgb4: Connect_request_upcall fixes | Steve Wise | 2014-03-24 | 1 | -16/+24 |
| | * | | RDMA/cxgb4: Ignore read reponse type 1 CQEs | Steve Wise | 2014-03-24 | 1 | -4/+20 |
| | * | | RDMA/cxgb4: Fix possible memory leak in RX_PKT processing | Steve Wise | 2014-03-24 | 1 | -1/+8 |
| | * | | RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler() | Steve Wise | 2014-03-24 | 1 | -2/+4 |
| | * | | RDMA/cxgb4: Save the correct map length for fast_reg_page_lists | Steve Wise | 2014-03-20 | 2 | -2/+11 |
| | * | | RDMA/cxgb4: Default peer2peer mode to 1 | Steve Wise | 2014-03-20 | 1 | -2/+2 |
| | * | | RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes | Steve Wise | 2014-03-20 | 2 | -2/+5 |
| | * | | RDMA/cxgb4: Fix incorrect BUG_ON conditions | Steve Wise | 2014-03-20 | 1 | -2/+2 |
| | * | | RDMA/cxgb4: Always release neigh entry | Steve Wise | 2014-03-20 | 1 | -1/+1 |
| | * | | RDMA/cxgb4: Allow loopback connections | Steve Wise | 2014-03-20 | 1 | -1/+2 |
| | * | | RDMA/cxgb4: Cap CQ size at T4_MAX_IQ_SIZE | Steve Wise | 2014-03-20 | 1 | -1/+1 |
| | * | | RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq() | Dan Carpenter | 2014-03-20 | 1 | -0/+1 |
| | * | | RDMA/cxgb4: Fix underflows in c4iw_create_qp() | Dan Carpenter | 2014-03-20 | 1 | -1/+1 |
| | |/ |
|
| * | | IB: Refactor umem to use linear SG table | Yishai Hadas | 2014-03-04 | 1 | -22/+17 |
| |/ |
|
* | | RDMA/cxgb4: set error code on kmalloc() failure | Yann Droneaud | 2014-03-28 | 1 | -1/+3 |
* | | cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes | Steve Wise | 2014-03-14 | 6 | -152/+228 |
* | | cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice | Steve Wise | 2014-03-14 | 1 | -12/+12 |
|/ |
|
* | 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 |
| |\ |
|