summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-05ch_ktls: fix build warning for ipv4-only configArnd Bergmann
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter
2020-12-02cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong
2020-11-30chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav
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-23lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
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-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
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