summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4
Commit message (Expand)AuthorAgeFilesLines
* iw_cxgb4: use tos when finding ipv6 routesSteve Wise2020-01-271-2/+3
* iw_cxgb4: use tos when importing the endpointSteve Wise2020-01-271-1/+1
* RDMA/iw_cxgb4: Fix the unchecked ep dereferenceRaju Rangoju2020-01-271-7/+10
* RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja2019-11-121-2/+0
* RDMA/cxgb4: Do not dma memory off of the stackGreg KH2019-10-291-11/+17
* RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King2019-05-311-0/+2
* iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju2019-04-051-2/+3
* iw_cxgb4: only allow 1 flush on user qpsSteve Wise2018-09-291-0/+6
* iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise2018-07-171-1/+1
* iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri2018-05-093-4/+13
* RDMA/cxgb4: release hw resources on device removalRaju Rangoju2018-05-093-3/+36
* iw_cxgb4: when flushing, complete all wrs in a chainSteve Wise2018-01-171-2/+26
* iw_cxgb4: reflect the original WR opcode in drain cqesSteve Wise2018-01-174-11/+50
* iw_cxgb4: only clear the ARMED bit if a notification is neededSteve Wise2018-01-171-4/+4
* iw_cxgb4: atomically flush the qpSteve Wise2018-01-171-8/+11
* iw_cxgb4: only call the cq comp_handler when the cq is armedSteve Wise2018-01-172-11/+17
* iw_cxgb4: Only validate the MSN for successful completionsSteve Wise2018-01-021-3/+3
* RDMA/cxgb4: Declare stag as __be32Leon Romanovsky2017-12-201-1/+1
* iw_cxgb4: only insert drain cqes if wq is flushedSteve Wise2017-12-202-2/+17
* RDMA/cxgb4: Annotate r2 and stag as __be32Leon Romanovsky2017-12-171-2/+2
* iw_cxgb4: remove the stid on listen create failureSteve Wise2017-09-221-1/+1
* iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise2017-09-221-0/+5
* iw_cxgb4: put ep reference in pass_accept_req()Steve Wise2017-09-221-1/+1
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-181-1/+1
|\
| * iw_cxgb4: fix misuse of integer variableSteve Wise2017-08-161-1/+1
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-1/+0
|\ \
| * | cxgb4: Remove some dead codeChristophe Jaillet2017-08-171-1/+0
| |/
* | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
* | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
|/
* iw_cxgb4: don't use WR keys/addrs for 0 byte readsGanesh Goudar2017-07-201-1/+1
* cxgb4: Fix error codes in c4iw_create_cq()Dan Carpenter2017-07-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-3/+7
|\
| * rdma/cxgb4: Fix memory leaks during module exitRaju Rangoju2017-06-141-3/+7
* | net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-204-14/+7
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-164-21/+17
* | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-6/+3
* | tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet2017-06-081-1/+1
* | cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-5/+9
|/
* RDMA/iw_cxgb4: fix the calculation of ipv6 header sizeRaju Rangoju2017-06-011-1/+2
* RDMA/iw_cxgb4: calculate t4_eq_status_entries properlyGanesh Goudar2017-06-011-1/+1
* RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlersRaju Rangoju2017-06-011-1/+5
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* iw_cxgb4: check return value of alloc_skbPan Bian2017-04-281-0/+2
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-2/+2
* iw_cxgb4: Use dsgl by defaultGanesh Goudar2017-04-251-3/+3
* cxgb4: Convert PDBG to pr_debug the secondDoug Ledford2017-04-201-2/+2
* cxgb4: Convert PDBG to pr_debugJoe Perches2017-04-2010-362/+368
* cxgb4: Use more common logging styleJoe Perches2017-04-2010-129/+97
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1