summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/inline_crypto
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Use ipv6_only_sock() helper in condition.Kuniyuki Iwashima2022-04-221-1/+1
* net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp2022-04-122-13/+11
* tcp: switch orphan_count to bare per-cpu countersEric Dumazet2021-10-152-2/+2
* net: sock: introduce sk_error_reportAlexander Aring2021-06-291-1/+1
* cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal2021-05-132-1/+81
* chelsio/chtls: unlock on error in chtls_pt_recvmsg()Dan Carpenter2021-05-121-2/+4
* ch_ktls: Remove redundant variable resultJiapeng Chong2021-04-251-6/+4
* ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav2021-04-151-53/+0
* ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav2021-04-151-19/+0
* ch_ktls: fix device connection closeVinay Kumar Yadav2021-04-151-0/+6
* ch_ktls: Fix kernel panicVinay Kumar Yadav2021-04-151-19/+5
* ch_ktls: fix enum-conversion warningArnd Bergmann2021-03-241-1/+1
* net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...Bhaskar Chowdhury2021-03-081-4/+4
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-02-212-12/+8
|\
| * chcr_ktls: use AES library for single use cipherArd Biesheuvel2021-01-032-12/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-161-3/+0
|\ \
| * | cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal2021-02-151-3/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-281-4/+3
|\| |
| * | chtls: Fix potential resource leakPan Bian2021-01-231-4/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-143-2/+75
|\| |
| * | cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal2021-01-133-2/+75
* | | ch_ipsec: Remove initialization of rxq related dataAyush Sawal2021-01-141-3/+0
|/ /
* | chtls: Fix chtls resources release sequenceAyush Sawal2021-01-071-4/+4
* | chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal2021-01-071-0/+5
* | chtls: Replace skb_dequeue with skb_peekAyush Sawal2021-01-071-1/+1
* | chtls: Avoid unnecessary freeing of oreq pointerAyush Sawal2021-01-071-3/+1
* | chtls: Fix panic when route to peer not configuredAyush Sawal2021-01-071-2/+12
* | chtls: Remove invalid set_tcb callAyush Sawal2021-01-071-3/+0
* | chtls: Fix hardware tid leakAyush Sawal2021-01-071-36/+3
|/
* Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-161-1/+1
|\
| * lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-231-1/+1
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-152-1/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-5/+1
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-032-0/+2
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-271-1/+3
| |\ \ \ \
| * \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-122-227/+356
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-062-1/+4
| |\ \ \ \ \ \
| * | | | | | | chelsio/chtls: Utilizing multiple rxq/txq to process requestsVinay Kumar Yadav2020-11-032-1/+3
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-142-2/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-202-2/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | ch_ktls: fix build warning for ipv4-only configArnd Bergmann2020-12-051-5/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter2020-12-031-0/+1
* | | | | | chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav2020-11-301-0/+1
| |_|_|_|/ |/| | | |
* | | | | ch_ktls: lock is not freedRohit Maheshwari2020-11-251-1/+3
| |_|_|/ |/| | |
* | | | ch_ktls: stop the txq if reaches thresholdRohit Maheshwari2020-11-111-3/+15
* | | | ch_ktls: tcb update fails sometimesRohit Maheshwari2020-11-111-4/+8
* | | | ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari2020-11-112-1/+116
* | | | ch_ktls: don't free skb before sending FINRohit Maheshwari2020-11-111-2/+10
* | | | ch_ktls: packet handling prior to start markerRohit Maheshwari2020-11-111-5/+33
* | | | ch_ktls: Correction in middle record handlingRohit Maheshwari2020-11-111-19/+31