aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/cm.c
AgeCommit message (Expand)Author
2021-04-16RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja
2021-03-30RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja
2020-10-01RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET
2020-01-27iw_cxgb4: use tos when finding ipv6 routesSteve Wise
2020-01-27iw_cxgb4: use tos when importing the endpointSteve Wise
2020-01-27RDMA/iw_cxgb4: Fix the unchecked ep dereferenceRaju Rangoju
2019-11-12RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja
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
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-17cxgb4: Remove some dead codeChristophe Jaillet
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-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: Avoid touch after free error in ARP failure handlersRaju Rangoju
2017-04-28iw_cxgb4: check return value of alloc_skbPan Bian
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-02-19iw_cxgb4: clean up send_connect()Ganesh Goudar
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford
2017-01-12RDMA/cxgb4: Use AF_INET for sin_family fieldssh10
2017-01-10iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abortSteve Wise
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07iw_cxgb4: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash
2016-09-15libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash
2016-09-13Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe
2016-09-04iw_cxgb4: block module unload until all ep resources are releasedSteve Wise
2016-09-04iw_cxgb4: call dev_put() on l2t allocation failureSteve Wise
2016-08-22iw_cxgb4: use the MPA initiator's IRD if < our ORDSteve Wise
2016-08-22iw_cxgb4: limit IRD/ORD advertised to ULP by device max.Steve Wise
2016-08-02iw_cxgb4: stop MPA_REPLY timer when disconnectingSteve Wise
2016-06-23RDMA/iw_cxgb4: Low resource fixes for connection managerHariprasad S