- 04524a4 RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emss by Hariprasad S · 10 years ago
- 65d4c01 RDMA/cxgb4: Make c4iw_wr_log_size_order static by Steve Wise · 10 years ago
- e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- 678ea9b RDMA/cxgb4: Only call CQ completion handler if it is armed by Steve Wise · 10 years ago
- 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 91244bb iw_cxgb4: Don't limit TPTE count to 32KB by Hariprasad Shenai · 10 years ago
- 66eb19a iw_cxgb4: advertise the correct device max attributes by Hariprasad Shenai · 10 years ago
- 3e5c02c iw_cxgb4: Support query_qp() verb by Hariprasad Shenai · 10 years ago
- dd92b12 iw_cxgb4: log detailed warnings for negative advice by Hariprasad Shenai · 10 years ago
- da38897 iw_cxgb4: fix for 64-bit integer division by Hariprasad Shenai · 10 years ago
- 3ded29a cxgb4/iw_cxgb4: Move common defines to cxgb4 by Anish Bhatt · 10 years ago
- 7730b4c cxgb4/iw_cxgb4: work request logging feature by Hariprasad Shenai · 10 years ago
- 031cf47 cxgb4/iw_cxgb4: display TPTE on errors by Hariprasad Shenai · 10 years ago
- 4c2c576 cxgb4/iw_cxgb4: use firmware ord/ird resource limits by Hariprasad Shenai · 10 years ago
- 04e10e2 iw_cxgb4: Detect Ing. Padding Boundary at run-time by Hariprasad Shenai · 10 years ago
- 46c1376 RDMA/cxgb4: Call iwpm_init() only once by Steve Wise · 10 years ago
- 6b54d54 RDMA/cxgb4: Initialize the device status page by Steve Wise · 10 years ago
- 5dab6d3 RDMA/cxgb4: Clean up connection on ARP error by Hariprasad S · 10 years ago
- 233b430 RDMA/cxgb4: Fix skb_leak in reject_cr() by Hariprasad S · 10 years ago
- 35b1de5 rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Passthrough by Hariprasad Shenai · 10 years ago
- f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- b408ff2 iw_cxgb4: don't truncate the recv window size by Hariprasad Shenai · 10 years ago
- 92e7ae7 iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections by Hariprasad Shenai · 10 years ago
- cf38be6 iw_cxgb4: Allocate and use IQs specifically for indirect interrupts by Hariprasad Shenai · 10 years ago
- eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
- 9eccfe1 RDMA/cxgb4: Add support for iWARP Port Mapper user space service by Steve Wise · 11 years ago
- b7dfa88 RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp by Yann Droneaud · 11 years ago
- b6f04d3 RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp by Yann Droneaud · 11 years ago
- 11b8e22 RDMA/cxgb4: Fix vlan support by Steve Wise · 11 years ago
- 65b302a RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths by Christoph Jaeger · 11 years ago
- 7d0a73a RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter by Hariprasad S · 11 years ago
- c2f9da9 RDMA/cxgb4: Only allow kernel db ringing for T4 devs by Steve Wise · 11 years ago
- 92e5011 RDMA/cxgb4: Force T5 connections to use TAHOE congestion control by Steve Wise · 11 years ago
- cc18b93 RDMA/cxgb4: Fix endpoint mutex deadlocks by Steve Wise · 11 years ago
- 1d1ca9b RDMA/cxgb4: Fix over-dereference when terminating by Steve Wise · 11 years ago
- 97df1c6 RDMA/cxgb4: Use uninitialized_var() by Steve Wise · 11 years ago
- 98a3e87 RDMA/cxgb4: Add missing debug stats by Steve Wise · 11 years ago
- c3f98fa RDMA/cxgb4: Initialize reserved fields in a FW work request by Steve Wise · 11 years ago
- aec844d RDMA/cxgb4: Use pr_warn_ratelimited by Hariprasad Shenai · 11 years ago
- a03d9f9 RDMA/cxgb4: Max fastreg depth depends on DSGL support by Steve Wise · 11 years ago
- b4e2901 RDMA/cxgb4: SQ flush fix by Steve Wise · 11 years ago
- def4771 RDMA/cxgb4: rmb() after reading valid gen bit by Steve Wise · 11 years ago
- b33bd0c RDMA/cxgb4: Endpoint timeout fixes by Steve Wise · 11 years ago
- fa658a9 RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices by Steve Wise · 11 years ago
- 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- f7eaa7e Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
- 96bb270 RDMA/cxgb4: Disable DSGL use by default by Steve Wise · 11 years ago
- c529fb5 RDMA/cxgb4: rx_data() needs to hold the ep mutex by Steve Wise · 11 years ago
- 977116c RDMA/cxgb4: Drop RX_DATA packets if the endpoint is gone by Steve Wise · 11 years ago
- a7db89e RDMA/cxgb4: Lock around accept/reject downcalls by Steve Wise · 11 years ago
- bfd2793 RDMA/cxgb4: set error code on kmalloc() failure by Yann Droneaud · 11 years ago
- 9c88aa0 RDMA/cxgb4: Update snd_seq when sending MPA messages by Steve Wise · 11 years ago
- be13b2d RDMA/cxgb4: Connect_request_upcall fixes by Steve Wise · 11 years ago
- 70b9c66 RDMA/cxgb4: Ignore read reponse type 1 CQEs by Steve Wise · 11 years ago
- 1ce1d47 RDMA/cxgb4: Fix possible memory leak in RX_PKT processing by Steve Wise · 11 years ago
- dbb084c RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler() by Steve Wise · 11 years ago
- eda6d1d RDMA/cxgb4: Save the correct map length for fast_reg_page_lists by Steve Wise · 11 years ago
- df2d513 RDMA/cxgb4: Default peer2peer mode to 1 by Steve Wise · 11 years ago
- ba32de9 RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes by Steve Wise · 11 years ago
- 8a9c399 RDMA/cxgb4: Fix incorrect BUG_ON conditions by Steve Wise · 11 years ago
- ebf0006 RDMA/cxgb4: Always release neigh entry by Steve Wise · 11 years ago
- f8e8190 RDMA/cxgb4: Allow loopback connections by Steve Wise · 11 years ago
- ffd4359 RDMA/cxgb4: Cap CQ size at T4_MAX_IQ_SIZE by Steve Wise · 11 years ago
- e24a72a RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq() by Dan Carpenter · 11 years ago
- ff1706f RDMA/cxgb4: Fix underflows in c4iw_create_qp() by Dan Carpenter · 11 years ago
- 05eb238 cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes by Steve Wise · 11 years ago
- 7a2cea2 cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice by Steve Wise · 11 years ago
- eeb8461 IB: Refactor umem to use linear SG table by Yishai Hadas · 11 years ago
- 0f01320 RDMA/cxgb4: Add missing neigh_release in LE-Workaround path by Kumar Sanghvi · 11 years ago
- 298589b RDMA/cxgb4: Fix gcc warning on 32-bit arch by Paul Bolle · 11 years ago
- 67e0c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
- 41b4f86 RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields by Kumar Sanghvi · 11 years ago
- 8c04469 RDMA/cxgb4: Server filters are supported only for IPv4 by Kumar Sanghvi · 11 years ago
- a4ea025 RDMA/cxgb4: Calculate the filter server TID properly by Kumar Sanghvi · 11 years ago
- c00850d RDMA/cxgb4: Make _c4iw_write_mem_dma() static by Rashika · 11 years ago
- 649fb5e IB/cxgb4: Fix formatting of physical address by Ben Hutchings · 11 years ago
- 0999257 RDMA/cxgb4: Issue RI.FINI before closing when entering TERM by Steve Wise · 11 years ago
- a2de149 RDMA/cxgb4: Advertise ~0ULL as max MR size by Steve Wise · 11 years ago
- b298881 RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASK by Steve Wise · 11 years ago
- b38a0ad RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages by Steve Wise · 11 years ago
- 27ca34f RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrap by Steve Wise · 11 years ago
- 1cf24dc RDMA/cxgb4: Fix QP flush logic by Steve Wise · 11 years ago
- 97d7ec0 RDMA/cxgb4: Handle newer firmware changes by Steve Wise · 11 years ago
- 68074bb RDMA/cxgb4: Use correct bit shift macros for vlan filter tuples by Steve Wise · 11 years ago
- 830662f RDMA/cxgb4: Add support for active and passive open connection with IPv6 address by Vipul Pandya · 11 years ago
- 24d44a3 RDMA/cma: Add IPv6 support for iWARP by Steve Wise · 11 years ago
- ae1fe07 RDMA/cxgb4: Fix stack info leak in c4iw_create_qp() by Dan Carpenter · 11 years ago
- e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- ea9627c Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
- 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 12 years ago
- 5b0c275 RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabled by Thadeu Lima de Souza Cascardo · 12 years ago
- cc529c0 RDMA: Rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
- e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 53b6809 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- 55e57a7 RDMA/cxgb4: Fix error return code in create_qp() by Wei Yongjun · 12 years ago
- 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 12 years ago
- aaa0c23 Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug by Zhouyi Zhou · 12 years ago
- 9919d5b RDMA/cxgb4: Fix onchip queue support for T5 by Vipul Pandya · 12 years ago
- 3b174d9 RDMA/cxgb4: Bump tcam_full stat and WR reply timeout by Vipul Pandya · 12 years ago