| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-22 | 3 | -11/+26 |
|\ |
|
| * | 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-08 | 1 | -0/+1 |
| * | RDMA/cxgb4: Clean up connection on ARP error | Hariprasad S | 2014-07-08 | 1 | -1/+10 |
| * | RDMA/cxgb4: Fix skb_leak in reject_cr() | Hariprasad S | 2014-07-08 | 1 | -1/+0 |
* | | iw_cxgb4: Don't limit TPTE count to 32KB | Hariprasad Shenai | 2014-07-21 | 2 | -2/+1 |
* | | iw_cxgb4: advertise the correct device max attributes | Hariprasad Shenai | 2014-07-21 | 5 | -33/+32 |
* | | iw_cxgb4: Support query_qp() verb | Hariprasad Shenai | 2014-07-21 | 1 | -0/+6 |
* | | iw_cxgb4: log detailed warnings for negative advice | Hariprasad Shenai | 2014-07-21 | 1 | -6/+23 |
* | | iw_cxgb4: fix for 64-bit integer division | Hariprasad Shenai | 2014-07-17 | 1 | -1/+2 |
* | | cxgb4/iw_cxgb4: Move common defines to cxgb4 | Anish Bhatt | 2014-07-17 | 1 | -1/+0 |
* | | cxgb4/iw_cxgb4: work request logging feature | Hariprasad Shenai | 2014-07-15 | 5 | -0/+174 |
* | | cxgb4/iw_cxgb4: display TPTE on errors | Hariprasad Shenai | 2014-07-15 | 3 | -11/+76 |
* | | cxgb4/iw_cxgb4: use firmware ord/ird resource limits | Hariprasad Shenai | 2014-07-15 | 5 | -34/+117 |
* | | iw_cxgb4: Detect Ing. Padding Boundary at run-time | Hariprasad Shenai | 2014-07-15 | 6 | -16/+43 |
* | | rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa... | Hariprasad Shenai | 2014-07-01 | 1 | -1/+2 |
|/ |
|
* | 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-10 | 2 | -4/+52 |
| * | iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections | Hariprasad Shenai | 2014-06-10 | 2 | -11/+63 |
| * | iw_cxgb4: Allocate and use IQs specifically for indirect interrupts | Hariprasad Shenai | 2014-06-10 | 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-29 | 2 | -2/+3 |
| * | RDMA/cxgb4: Fix vlan support | Steve Wise | 2014-05-19 | 1 | -9/+8 |
| * | RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths | Christoph Jaeger | 2014-05-19 | 1 | -0/+2 |
|/ |
|
* | RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter | Hariprasad S | 2014-04-28 | 1 | -3/+3 |
* | RDMA/cxgb4: Only allow kernel db ringing for T4 devs | Steve Wise | 2014-04-28 | 1 | -0/+4 |
* | RDMA/cxgb4: Force T5 connections to use TAHOE congestion control | Steve Wise | 2014-04-28 | 2 | -0/+22 |
* | RDMA/cxgb4: Fix endpoint mutex deadlocks | Steve Wise | 2014-04-28 | 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-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 |