Age | Commit message (Expand) | Author | Files | Lines |
2021-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -5/+87 |
2021-05-19 | cxgb4: avoid accessing registers when clearing filters | Raju Rangoju | 1 | -1/+1 |
2021-05-19 | net: chelsio: remove leading spaces before tabs | Hui Tang | 1 | -1/+1 |
2021-05-18 | cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEAD | Yang Yingliang | 1 | -4/+2 |
2021-05-18 | net: chelsio: cxgb4vf: Fix wrong function name in comments | Yang Shen | 1 | -1/+1 |
2021-05-18 | net: chelsio: cxgb4: Fix wrong function name in comments | Yang Shen | 2 | -3/+3 |
2021-05-18 | net: chelsio: cxgb3: Fix wrong function name in comments | Yang Shen | 1 | -2/+2 |
2021-05-14 | cxgb4/ch_ktls: Clear resources when pf4 device is removed | Ayush Sawal | 3 | -2/+82 |
2021-05-13 | chelsio/chtls: unlock on error in chtls_pt_recvmsg() | Dan Carpenter | 1 | -2/+4 |
2021-05-08 | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -7/+9 |
2021-05-05 | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2021-05-05 | net:CXGB4: fix leak if sk_buff is not used | Íñigo Huguet | 1 | -7/+9 |
2021-04-30 | PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument | Heiner Kallweit | 1 | -1/+1 |
2021-04-26 | ch_ktls: Remove redundant variable result | Jiapeng Chong | 1 | -6/+4 |
2021-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -91/+11 |
2021-04-16 | ch_ktls: do not send snd_una update to TCB in middle | Vinay Kumar Yadav | 1 | -53/+0 |
2021-04-16 | ch_ktls: tcb close causes tls connection failure | Vinay Kumar Yadav | 1 | -19/+0 |
2021-04-16 | ch_ktls: fix device connection close | Vinay Kumar Yadav | 1 | -0/+6 |
2021-04-16 | ch_ktls: Fix kernel panic | Vinay Kumar Yadav | 1 | -19/+5 |
2021-04-12 | cxgb4: Fix unintentional sign extension issues | Colin Ian King | 1 | -11/+11 |
2021-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -5/+21 |
2021-04-10 | cxgb4: remove unneeded if-null-free check | Qiheng Lin | 3 | -10/+4 |
2021-03-30 | cxgb4: avoid collecting SGE_QBASE regs during traffic | Rahul Lakkireddy | 2 | -5/+21 |
2021-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2021-03-24 | ch_ktls: fix enum-conversion warning | Arnd Bergmann | 1 | -1/+1 |
2021-03-22 | cxgb4: Remove redundant NULL check | Jiapeng Chong | 1 | -2/+1 |
2021-03-14 | flow_offload: reject configuration of packet-per-second policing in offload d... | Baowen Zheng | 1 | -1/+10 |
2021-03-10 | net: ethernet: chelsiofix: spelling typo of 'rewriteing' | Wang Qing | 1 | -1/+1 |
2021-03-08 | net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil... | Bhaskar Chowdhury | 1 | -4/+4 |
2021-02-22 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -12/+8 |
2021-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 3 | -6/+11 |
2021-02-15 | cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an... | Ayush Sawal | 3 | -6/+11 |
2021-02-11 | cxgb4: collect serial config version from register | Rahul Lakkireddy | 3 | -24/+9 |
2021-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
2021-02-09 | cxgb4: remove unused vpd_cap_addr | Heiner Kallweit | 2 | -3/+0 |
2021-02-05 | cxgb4: Add new T6 PCI device id 0x6092 | Raju Rangoju | 1 | -0/+1 |
2021-02-04 | chelsio: cxgb: Disable the card on error in threaded interrupt | Sebastian Andrzej Siewior | 5 | -27/+44 |
2021-02-04 | chelsio: cxgb: Replace the workqueue with threaded interrupt | Sebastian Andrzej Siewior | 5 | -54/+55 |
2021-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+3 |
2021-01-24 | chtls: Fix potential resource leak | Pan Bian | 1 | -4/+3 |
2021-01-22 | cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constant | Heiner Kallweit | 1 | -10/+3 |
2021-01-22 | cxgb4: Assign boolean values to a bool variable | Jiapeng Zhong | 1 | -1/+1 |
2021-01-17 | cxgb4: enable interrupt based Tx completions for T5 | Raju Rangoju | 1 | -5/+33 |
2021-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -2/+82 |
2021-01-15 | ch_ipsec: Remove initialization of rxq related data | Ayush Sawal | 1 | -3/+0 |
2021-01-14 | cxgb4/chtls: Fix tid stuck due to wrong update of qid | Ayush Sawal | 4 | -2/+82 |
2021-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -47/+24 |
2021-01-08 | chtls: Fix chtls resources release sequence | Ayush Sawal | 1 | -4/+4 |
2021-01-08 | chtls: Added a check to avoid NULL pointer dereference | Ayush Sawal | 1 | -0/+5 |
2021-01-08 | chtls: Replace skb_dequeue with skb_peek | Ayush Sawal | 1 | -1/+1 |