| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/cxgb4: Only call CQ completion handler if it is armed | Steve Wise | 2014-08-01 | 3 | -12/+37 |
* | RDMA/cxgb4: Call iwpm_init() only once | Steve Wise | 2014-07-13 | 3 | -9/+12 |
* | RDMA/cxgb4: Initialize the device status page | Steve Wise | 2014-07-09 | 1 | -0/+1 |
* | RDMA/cxgb4: Clean up connection on ARP error | Hariprasad S | 2014-07-09 | 1 | -1/+10 |
* | RDMA/cxgb4: Fix skb_leak in reject_cr() | Hariprasad S | 2014-07-09 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 6 | -17/+123 |
|\ |
|
| * | iw_cxgb4: don't truncate the recv window size | Hariprasad Shenai | 2014-06-11 | 2 | -4/+52 |
| * | iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections | Hariprasad Shenai | 2014-06-11 | 2 | -11/+63 |
| * | iw_cxgb4: Allocate and use IQs specifically for indirect interrupts | Hariprasad Shenai | 2014-06-11 | 3 | -2/+8 |
| | | |
| \ | |
*-. \ | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 2014-06-10 | 6 | -56/+279 |
|\ \ \
| |_|/
|/| | |
|
| | * | RDMA/cxgb4: Add support for iWARP Port Mapper user space service | Steve Wise | 2014-06-10 | 3 | -43/+262 |
| |/
|/| |
|
| * | RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp | Yann Droneaud | 2014-06-05 | 2 | -2/+4 |
| * | RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp | Yann Droneaud | 2014-05-30 | 2 | -2/+3 |
| * | RDMA/cxgb4: Fix vlan support | Steve Wise | 2014-05-20 | 1 | -9/+8 |
| * | RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths | Christoph Jaeger | 2014-05-20 | 1 | -0/+2 |
|/ |
|
* | RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter | Hariprasad S | 2014-04-29 | 1 | -3/+3 |
* | RDMA/cxgb4: Only allow kernel db ringing for T4 devs | Steve Wise | 2014-04-29 | 1 | -0/+4 |
* | RDMA/cxgb4: Force T5 connections to use TAHOE congestion control | Steve Wise | 2014-04-29 | 2 | -0/+22 |
* | RDMA/cxgb4: Fix endpoint mutex deadlocks | Steve Wise | 2014-04-29 | 3 | -15/+26 |
* | RDMA/cxgb4: Fix over-dereference when terminating | Steve Wise | 2014-04-11 | 1 | -1/+1 |
* | RDMA/cxgb4: Use uninitialized_var() | Steve Wise | 2014-04-11 | 1 | -1/+1 |
* | RDMA/cxgb4: Add missing debug stats | Steve Wise | 2014-04-11 | 2 | -2/+10 |
* | RDMA/cxgb4: Initialize reserved fields in a FW work request | Steve Wise | 2014-04-11 | 1 | -0/+2 |
* | RDMA/cxgb4: Use pr_warn_ratelimited | Hariprasad Shenai | 2014-04-11 | 1 | -2/+2 |
* | RDMA/cxgb4: Max fastreg depth depends on DSGL support | Steve Wise | 2014-04-11 | 3 | -3/+11 |
* | RDMA/cxgb4: SQ flush fix | Steve Wise | 2014-04-11 | 2 | -17/+11 |
* | RDMA/cxgb4: rmb() after reading valid gen bit | Steve Wise | 2014-04-11 | 1 | -0/+3 |
* | RDMA/cxgb4: Endpoint timeout fixes | Steve Wise | 2014-04-11 | 1 | -33/+56 |
* | RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices | Steve Wise | 2014-04-11 | 4 | -33/+127 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-04-04 | 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 |
| |/ |
|