| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 1 | -15/+112 |
|\ |
|
| * | iw_cxgb4: don't truncate the recv window size | Hariprasad Shenai | 2014-06-10 | 1 | -4/+50 |
| * | iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections | Hariprasad Shenai | 2014-06-10 | 1 | -11/+62 |
| | | |
| \ | |
*-. \ | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 2014-06-10 | 1 | -40/+157 |
|\ \ \
| |_|/
|/| | |
|
| | * | RDMA/cxgb4: Add support for iWARP Port Mapper user space service | Steve Wise | 2014-06-10 | 1 | -31/+149 |
| |/
|/| |
|
| * | RDMA/cxgb4: Fix vlan support | Steve Wise | 2014-05-19 | 1 | -9/+8 |
|/ |
|
* | RDMA/cxgb4: Force T5 connections to use TAHOE congestion control | Steve Wise | 2014-04-28 | 1 | -0/+8 |
* | RDMA/cxgb4: Fix endpoint mutex deadlocks | Steve Wise | 2014-04-28 | 1 | -11/+20 |
* | RDMA/cxgb4: Endpoint timeout fixes | Steve Wise | 2014-04-11 | 1 | -33/+56 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-04-03 | 1 | -38/+72 |
|\ |
|
| * | 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: Fix possible memory leak in RX_PKT processing | Steve Wise | 2014-03-24 | 1 | -1/+8 |
| * | RDMA/cxgb4: Default peer2peer mode to 1 | 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 |
* | | 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: 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: Set arp error handler for PASS_ACCEPT_RPL messages | Steve Wise | 2013-08-13 | 1 | -0/+2 |
* | RDMA/cxgb4: Handle newer firmware changes | Steve Wise | 2013-08-13 | 1 | -3/+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 | 1 | -270/+544 |
* | RDMA/cma: Add IPv6 support for iWARP | Steve Wise | 2013-08-12 | 1 | -26/+29 |
* | 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: Bump tcam_full stat and WR reply timeout | Vipul Pandya | 2013-03-14 | 1 | -1/+1 |
* | | RDMA/cxgb4: Add Support for Chelsio T5 adapter | Vipul Pandya | 2013-03-14 | 1 | -17/+47 |
|/ |
|
* | 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 | 1 | -30/+38 |
* | 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 | 1 | -13/+16 |
* | 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 | 1 | -3/+3 |
* | RDMA/cxgb4: Keep QP referenced until TID released | Vipul Pandya | 2013-02-14 | 1 | -4/+16 |
* | RDMA/cxgb4: Display streaming mode error only if detected in RTS | Vipul Pandya | 2013-02-14 | 1 | -12/+14 |
* | RDMA/cxgb4: Abort connections when moving to ERROR state | Vipul Pandya | 2013-02-14 | 1 | -0/+1 |
* | RDMA/cxgb4: Abort connections that receive unexpected streaming mode data | Vipul Pandya | 2013-02-14 | 1 | -9/+10 |
* | RDMA/cxgb4: Fix bug for active and passive LE hash collision path | Vipul Pandya | 2012-12-19 | 1 | -82/+195 |
* | RDMA/cxgb4: Fix LE hash collision bug for passive open connection | Vipul Pandya | 2012-12-19 | 1 | -49/+363 |
* | RDMA/cxgb4: Fix LE hash collision bug for active open connection | Vipul Pandya | 2012-12-19 | 1 | -6/+152 |
* | RDMA/cxgb4: use WARN | Julia Lawall | 2012-11-26 | 1 | -4/+2 |