summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)AuthorFilesLines
2020-11-12ch_ktls: Correction in middle record handlingRohit Maheshwari1-19/+31
2020-11-12ch_ktls: missing handling of header aloneRohit Maheshwari1-14/+11
2020-11-12ch_ktls: Correction in trimmed_len calculationRohit Maheshwari1-4/+7
2020-11-12cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari3-169/+226
2020-11-12ch_ktls: Update cheksum informationRohit Maheshwari1-4/+11
2020-11-12ch_ktls: Correction in finding correct lengthRohit Maheshwari1-7/+8
2020-11-12cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari4-5/+8
2020-11-07cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia1-1/+1
2020-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+4
2020-11-04chelsio/chtls: Utilizing multiple rxq/txq to process requestsVinay Kumar Yadav2-1/+3
2020-11-04chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav1-1/+1
2020-11-04chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav1-0/+3
2020-10-28chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav1-15/+12
2020-10-28chelsio/chtls: fix deadlock issueVinay Kumar Yadav1-2/+0
2020-10-27cxgb4: set up filter action after rewritesRaju Rangoju2-29/+31
2020-10-24chelsio/chtls: fix tls record info to userVinay Kumar Yadav1-2/+5
2020-10-21net: chelsio: inline_crypto: fix Kconfig and build errorsRandy Dunlap1-0/+1
2020-10-21chelsio/chtls: fix writing freed memoryVinay Kumar Yadav1-1/+0
2020-10-21chelsio/chtls: correct function return and return typeVinay Kumar Yadav1-2/+2
2020-10-21chelsio/chtls: Fix panic when listen on multiadapterVinay Kumar Yadav1-2/+8
2020-10-21chelsio/chtls: fix panic when server is on ipv6Vinay Kumar Yadav1-3/+2
2020-10-21chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav1-0/+3
2020-10-21chelsio/chtls: fix socket lockVinay Kumar Yadav1-0/+1
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-13/+177
2020-10-15cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrAyush Sawal1-67/+68
2020-10-15cxgb4: handle 4-tuple PEDIT to NAT mode translationHerat Ramani2-13/+177
2020-10-09cxgb4: convert tasklets to use new tasklet_setup() APIAllen Pais3-5/+5
2020-09-30net: cxbg4: Remove pointless in_interrupt() checkThomas Gleixner1-3/+0
2020-09-30net: cxgb3: Cleanup in_interrupt() usageThomas Gleixner3-18/+29
2020-09-29cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari4-54/+80
2020-09-29cxgb4: Avoid log floodRohit Maheshwari1-4/+4
2020-09-29ch_ktls: Issue if connection offload failsRohit Maheshwari2-147/+153
2020-09-26drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg3-16/+21
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-4/+7
2020-09-21chelsio: simplify the return expression of t3_ael2020_phy_prep()Qinglang Miao1-6/+1
2020-09-18cxgb4: fix memory leak during module unloadRaju Rangoju1-1/+1
2020-09-17cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin1-81/+11
2020-09-16chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4Geert Uytterhoeven1-0/+2
2020-09-14chelsio: convert tasklets to use new tasklet_setup() APIAllen Pais3-22/+24
2020-09-12crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari13-58/+2434
2020-09-11net: cxgb3: Fix some kernel-doc warningsWang Hai1-2/+2
2020-09-09cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4Ayush Sawal4-55/+172
2020-09-06cxgb4: Fix offset when clearing filter byte countersGanji Aravind1-3/+6
2020-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-9/+13
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-2/+6
2020-09-04chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4Geert Uytterhoeven1-2/+1
2020-08-31cxgb4: fix thermal zone device registrationPotnuri Bharat Teja1-2/+6
2020-08-27net: Take common prefetch code structure into a functionTariq Toukan1-4/+1
2020-08-25cxgb4: add error handlers to LE intr_handlerRaju Rangoju2-0/+10
2020-08-25chelsio: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-35/+39