summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-25ch_ktls: lock is not freedRohit Maheshwari
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-21cxgb4: Fix build failure when CONFIG_TLS=mTom Seewald
2020-11-20cxgb4: fix the panic caused by non smac rewriteRaju Rangoju
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-11ch_ktls: stop the txq if reaches thresholdRohit Maheshwari
2020-11-11ch_ktls: tcb update fails sometimesRohit Maheshwari
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari
2020-11-11ch_ktls: don't free skb before sending FINRohit Maheshwari
2020-11-11ch_ktls: packet handling prior to start markerRohit Maheshwari
2020-11-11ch_ktls: Correction in middle record handlingRohit Maheshwari
2020-11-11ch_ktls: missing handling of header aloneRohit Maheshwari
2020-11-11ch_ktls: Correction in trimmed_len calculationRohit Maheshwari
2020-11-11cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari
2020-11-11ch_ktls: Update cheksum informationRohit Maheshwari
2020-11-11ch_ktls: Correction in finding correct lengthRohit Maheshwari
2020-11-11cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari
2020-11-07cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-03chelsio/chtls: Utilizing multiple rxq/txq to process requestsVinay Kumar Yadav
2020-11-03chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav
2020-11-03chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav
2020-10-26cxgb4: set up filter action after rewritesRaju Rangoju
2020-10-23chelsio/chtls: fix tls record info to userVinay Kumar Yadav
2020-10-20net: chelsio: inline_crypto: fix Kconfig and build errorsRandy Dunlap
2020-10-20chelsio/chtls: fix writing freed memoryVinay Kumar Yadav
2020-10-20chelsio/chtls: correct function return and return typeVinay Kumar Yadav
2020-10-20chelsio/chtls: Fix panic when listen on multiadapterVinay Kumar Yadav
2020-10-20chelsio/chtls: fix panic when server is on ipv6Vinay Kumar Yadav
2020-10-20chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav
2020-10-20chelsio/chtls: fix socket lockVinay Kumar Yadav
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-15cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrAyush Sawal
2020-10-14cxgb4: handle 4-tuple PEDIT to NAT mode translationHerat Ramani
2020-10-08cxgb4: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-29net: cxbg4: Remove pointless in_interrupt() checkThomas Gleixner
2020-09-29net: cxgb3: Cleanup in_interrupt() usageThomas Gleixner
2020-09-29cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari
2020-09-29cxgb4: Avoid log floodRohit Maheshwari
2020-09-29ch_ktls: Issue if connection offload failsRohit Maheshwari
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21chelsio: simplify the return expression of t3_ael2020_phy_prep()Qinglang Miao
2020-09-17cxgb4: fix memory leak during module unloadRaju Rangoju
2020-09-16cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-09-15chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4Geert Uytterhoeven
2020-09-14chelsio: convert tasklets to use new tasklet_setup() APIAllen Pais