| Commit message (Expand) | Author | Age |
* | RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate line | Hariprasad S | 2014-10-14 |
* | RDMA/cxgb4: Add missing neigh_release in find_route | Hariprasad S | 2014-10-14 |
* | RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emss | Hariprasad S | 2014-10-14 |
* | RDMA/cxgb4: Make c4iw_wr_log_size_order static | Steve Wise | 2014-10-14 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-08-14 |
|\ |
|
| * | RDMA/cxgb4: Only call CQ completion handler if it is armed | Steve Wise | 2014-08-01 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-22 |
|\ \
| |/ |
|
| * | RDMA/cxgb4: Call iwpm_init() only once | Steve Wise | 2014-07-13 |
| * | RDMA/cxgb4: Initialize the device status page | Steve Wise | 2014-07-08 |
| * | RDMA/cxgb4: Clean up connection on ARP error | Hariprasad S | 2014-07-08 |
| * | RDMA/cxgb4: Fix skb_leak in reject_cr() | Hariprasad S | 2014-07-08 |
* | | iw_cxgb4: Don't limit TPTE count to 32KB | Hariprasad Shenai | 2014-07-21 |
* | | iw_cxgb4: advertise the correct device max attributes | Hariprasad Shenai | 2014-07-21 |
* | | iw_cxgb4: Support query_qp() verb | Hariprasad Shenai | 2014-07-21 |
* | | iw_cxgb4: log detailed warnings for negative advice | Hariprasad Shenai | 2014-07-21 |
* | | iw_cxgb4: fix for 64-bit integer division | Hariprasad Shenai | 2014-07-17 |
* | | cxgb4/iw_cxgb4: Move common defines to cxgb4 | Anish Bhatt | 2014-07-17 |
* | | cxgb4/iw_cxgb4: work request logging feature | Hariprasad Shenai | 2014-07-15 |
* | | cxgb4/iw_cxgb4: display TPTE on errors | Hariprasad Shenai | 2014-07-15 |
* | | cxgb4/iw_cxgb4: use firmware ord/ird resource limits | Hariprasad Shenai | 2014-07-15 |
* | | iw_cxgb4: Detect Ing. Padding Boundary at run-time | Hariprasad Shenai | 2014-07-15 |
* | | rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa... | Hariprasad Shenai | 2014-07-01 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 |
|\ |
|
| * | iw_cxgb4: don't truncate the recv window size | Hariprasad Shenai | 2014-06-10 |
| * | iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections | Hariprasad Shenai | 2014-06-10 |
| * | iw_cxgb4: Allocate and use IQs specifically for indirect interrupts | Hariprasad Shenai | 2014-06-10 |
| | | |
| \ | |
*-. \ | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 2014-06-10 |
|\ \ \
| |_|/
|/| | |
|
| | * | RDMA/cxgb4: Add support for iWARP Port Mapper user space service | Steve Wise | 2014-06-10 |
| |/
|/| |
|
| * | RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp | Yann Droneaud | 2014-06-05 |
| * | RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp | Yann Droneaud | 2014-05-29 |
| * | RDMA/cxgb4: Fix vlan support | Steve Wise | 2014-05-19 |
| * | RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths | Christoph Jaeger | 2014-05-19 |
|/ |
|
* | RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter | Hariprasad S | 2014-04-28 |
* | RDMA/cxgb4: Only allow kernel db ringing for T4 devs | Steve Wise | 2014-04-28 |
* | RDMA/cxgb4: Force T5 connections to use TAHOE congestion control | Steve Wise | 2014-04-28 |
* | RDMA/cxgb4: Fix endpoint mutex deadlocks | Steve Wise | 2014-04-28 |
* | RDMA/cxgb4: Fix over-dereference when terminating | Steve Wise | 2014-04-11 |
* | RDMA/cxgb4: Use uninitialized_var() | Steve Wise | 2014-04-11 |
* | RDMA/cxgb4: Add missing debug stats | Steve Wise | 2014-04-11 |
* | RDMA/cxgb4: Initialize reserved fields in a FW work request | Steve Wise | 2014-04-11 |
* | RDMA/cxgb4: Use pr_warn_ratelimited | Hariprasad Shenai | 2014-04-11 |
* | RDMA/cxgb4: Max fastreg depth depends on DSGL support | Steve Wise | 2014-04-11 |
* | RDMA/cxgb4: SQ flush fix | Steve Wise | 2014-04-11 |
* | RDMA/cxgb4: rmb() after reading valid gen bit | Steve Wise | 2014-04-11 |
* | RDMA/cxgb4: Endpoint timeout fixes | Steve Wise | 2014-04-11 |
* | RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices | Steve Wise | 2014-04-11 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-04-03 |
|\ |
|
| *-. | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2014-04-03 |
| |\ \ |
|
| | * | | RDMA/cxgb4: Disable DSGL use by default | Steve Wise | 2014-04-02 |
| | * | | RDMA/cxgb4: rx_data() needs to hold the ep mutex | Steve Wise | 2014-04-02 |