summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4
AgeCommit message (Expand)Author
2019-11-12RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-05-31RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King
2019-04-05iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju
2018-09-29iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise
2018-05-09iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri
2018-05-09RDMA/cxgb4: release hw resources on device removalRaju Rangoju
2018-01-17iw_cxgb4: when flushing, complete all wrs in a chainSteve Wise
2018-01-17iw_cxgb4: reflect the original WR opcode in drain cqesSteve Wise
2018-01-17iw_cxgb4: only clear the ARMED bit if a notification is neededSteve Wise
2018-01-17iw_cxgb4: atomically flush the qpSteve Wise
2018-01-17iw_cxgb4: only call the cq comp_handler when the cq is armedSteve Wise
2018-01-02iw_cxgb4: Only validate the MSN for successful completionsSteve Wise
2017-12-20RDMA/cxgb4: Declare stag as __be32Leon Romanovsky
2017-12-20iw_cxgb4: only insert drain cqes if wq is flushedSteve Wise
2017-12-17RDMA/cxgb4: Annotate r2 and stag as __be32Leon Romanovsky
2017-09-22iw_cxgb4: remove the stid on listen create failureSteve Wise
2017-09-22iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise
2017-09-22iw_cxgb4: put ep reference in pass_accept_req()Steve Wise
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-17cxgb4: Remove some dead codeChristophe Jaillet
2017-08-16iw_cxgb4: fix misuse of integer variableSteve Wise
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-07-20iw_cxgb4: don't use WR keys/addrs for 0 byte readsGanesh Goudar
2017-07-20cxgb4: Fix error codes in c4iw_create_cq()Dan Carpenter
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-14rdma/cxgb4: Fix memory leaks during module exitRaju Rangoju
2017-06-08tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar
2017-06-01RDMA/iw_cxgb4: fix the calculation of ipv6 header sizeRaju Rangoju
2017-06-01RDMA/iw_cxgb4: calculate t4_eq_status_entries properlyGanesh Goudar
2017-06-01RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlersRaju Rangoju
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-28iw_cxgb4: check return value of alloc_skbPan Bian
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-04-25iw_cxgb4: Use dsgl by defaultGanesh Goudar
2017-04-20cxgb4: Convert PDBG to pr_debug the secondDoug Ledford
2017-04-20cxgb4: Convert PDBG to pr_debugJoe Perches
2017-04-20cxgb4: Use more common logging styleJoe Perches
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds