- fa2e1ba Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
- 747c19e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years ago
- a915dea libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route() by Guillaume Nault · 3 years ago
- 030f9ce cxgb4vf: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- 7fc7fc5 cxgb4: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- 544bdad cxgb3: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- 1aae5cc chelsio: cxgb: Use dma_set_mask_and_coherent() and simplify code by Christophe JAILLET · 3 years ago
- c2ed561 iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl by Kees Cook · 3 years, 1 month ago
- 6167597 net: cxgb: fix a typo in kernel doc by Jean Sacren · 3 years, 2 months ago
- 067bb3c net: cxgb3: fix typos in kernel doc by Jean Sacren · 3 years, 2 months ago
- 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- e670e1e cxgb4: allow reading unrecognized port module eeprom by Rahul Lakkireddy · 3 years, 2 months ago
- b82d71c net: chelsio: cxgb4vf: Fix an error code in cxgb4vf_pci_probe() by Zheyu Ma · 3 years, 2 months ago
- 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 2 months ago
- 641d3ef cxgb4: Use struct_group() for memcpy() region by Kees Cook · 3 years, 2 months ago
- 88181f1 cxgb3: Use struct_group() for memcpy() region by Kees Cook · 3 years, 2 months ago
- f54ca91 Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
- 4ca110b cxgb4: fix eeprom len when diagnostics not implemented by Rahul Lakkireddy · 3 years, 2 months ago
- 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
- 78b5d5c cxgb3: Remove seeprom_write and use VPD API by Heiner Kallweit · 3 years, 4 months ago
- 43f3b61 cxgb3: Use VPD API in t3_seeprom_wp() by Heiner Kallweit · 3 years, 4 months ago
- 48225f1 cxgb3: Remove t3_seeprom_read and use VPD API by Heiner Kallweit · 3 years, 4 months ago
- 19757ce tcp: switch orphan_count to bare per-cpu counters by Eric Dumazet · 3 years, 3 months ago
- 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 3 months ago
- a05e4c0 ethernet: use eth_hw_addr_set() for dev->addr_len cases by Jakub Kicinski · 3 years, 3 months ago
- 47d71f4 ethernet: chelsio: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
- ef5d6356 cxgb: avoid open-coded offsetof() by Arnd Bergmann · 3 years, 4 months ago
- 561bed6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
- 9eda994 net: chelsio: cxgb4vf: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
- ac08b1c Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 4 months ago
- be27a47 cxgb3: fix oops on module removal by Heiner Kallweit · 3 years, 4 months ago
- 7db8263 ethtool: Fix an error code in cxgb2.c by Yang Li · 3 years, 4 months ago
- 24c521f cxgb4: Use pci_vpd_find_id_string() to find VPD ID string by Heiner Kallweit · 3 years, 5 months ago
- 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 43fed4d cxgb4: dont touch blocked freelist bitmap after free by Rahul Lakkireddy · 3 years, 5 months ago
- bc4f128d cxgb4: Properly revert VPD changes by Nathan Chancellor · 3 years, 5 months ago
- fc92792 cxgb4: Search VPD with pci_vpd_find_ro_info_keyword() by Heiner Kallweit · 3 years, 5 months ago
- f9f3caa cxgb4: Remove unused vpd_param member ec by Heiner Kallweit · 3 years, 5 months ago
- 52f0a1e cxgb4: Validate VPD checksum with pci_vpd_check_csum() by Heiner Kallweit · 3 years, 5 months ago
- f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 5 months ago
- 1bb39cb cxgb4: improve printing NIC information by Heiner Kallweit · 3 years, 5 months ago
- 4489d8f net: chelsio: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 5 months ago
- cd3d5d6 Revert "cxgb4: Validate VPD checksum with pci_vpd_check_csum()" by David S. Miller · 3 years, 5 months ago
- 82e34c8 Revert "Revert "cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()"" by David S. Miller · 3 years, 5 months ago
- df6deaf Revert "cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()" by David S. Miller · 3 years, 5 months ago
- 8d63ee6 cxgb4: Search VPD with pci_vpd_find_ro_info_keyword() by Heiner Kallweit · 3 years, 5 months ago
- 3a93bed cxgb4: Remove unused vpd_param member ec by Heiner Kallweit · 3 years, 5 months ago
- 96ce96f cxgb4: Validate VPD checksum with pci_vpd_check_csum() by Heiner Kallweit · 3 years, 5 months ago
- e5f3155 ethernet: fix PTP_1588_CLOCK dependencies by Arnd Bergmann · 3 years, 5 months ago
- e688bdb cxgb4: make the array match_all_mac static, makes object smaller by Colin Ian King · 3 years, 6 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
- ebb4a91 cxgb3: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 015fe6f cxgb4: fix IRQ free race during driver unload by Shahjada Abul Husain · 3 years, 6 months ago
- e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 7 months ago
- adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- 39eb028 cxgb4: fix wrong shift. by Pavel Machek · 3 years, 7 months ago
- c765449 net: chelsio: cxgb4: use eth_zero_addr() to assign zero address by Yang Yingliang · 3 years, 7 months ago
- 09427c1 cxgb4: fix wrong ethtool n-tuple rule lookup by Rahul Lakkireddy · 3 years, 7 months ago
- 6d29754 cxgb4: halt chip before flashing PHY firmware image by Rahul Lakkireddy · 3 years, 7 months ago
- f046bd0 cxgb4: fix sleep in atomic when flashing PHY firmware by Rahul Lakkireddy · 3 years, 7 months ago
- 42a2039 cxgb4: fix endianness when flashing boot image by Rahul Lakkireddy · 3 years, 7 months ago
- 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
- d5a73dc net:cxgb3: fix incorrect work cancellation by Íñigo Huguet · 3 years, 8 months ago
- 3822d06 cxgb4: avoid link re-train during TC-MQPRIO configuration by Rahul Lakkireddy · 3 years, 8 months ago
- a27fb31 cxgb4: fix regression with HASH tc prio value update by Rahul Lakkireddy · 3 years, 8 months ago
- 6a8dd8b net:cxgb3: fix code style issues by Íñigo Huguet · 3 years, 8 months ago
- 5e0b892 net:cxgb3: replace tasklets with works by Íñigo Huguet · 3 years, 8 months ago
- 6990c7f cxgb4: Fix -Wunused-const-variable warning by YueHaibing · 3 years, 8 months ago
- 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
- 88c380d cxgb4: avoid accessing registers when clearing filters by Raju Rangoju · 3 years, 8 months ago
- 21b128f net: chelsio: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
- 44e261c cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEAD by Yang Yingliang · 3 years, 8 months ago
- 1eb00ff net: chelsio: cxgb4vf: Fix wrong function name in comments by Yang Shen · 3 years, 8 months ago
- e0333b1 net: chelsio: cxgb4: Fix wrong function name in comments by Yang Shen · 3 years, 8 months ago
- aeed744 net: chelsio: cxgb3: Fix wrong function name in comments by Yang Shen · 3 years, 8 months ago
- 65e302a cxgb4/ch_ktls: Clear resources when pf4 device is removed by Ayush Sawal · 3 years, 8 months ago
- 832ce92 chelsio/chtls: unlock on error in chtls_pt_recvmsg() by Dan Carpenter · 3 years, 8 months ago
- fc858a5 Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
- 57151b5 Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 8 months ago
- 52bfcdd8 net:CXGB4: fix leak if sk_buff is not used by Íñigo Huguet · 3 years, 9 months ago
- 4cf0abb PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument by Heiner Kallweit · 3 years, 10 months ago
- bf7d20c ch_ktls: Remove redundant variable result by Jiapeng Chong · 3 years, 9 months ago
- 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- e8a4155 ch_ktls: do not send snd_una update to TCB in middle by Vinay Kumar Yadav · 3 years, 9 months ago
- 21d8c25e ch_ktls: tcb close causes tls connection failure by Vinay Kumar Yadav · 3 years, 9 months ago
- bc16efd ch_ktls: fix device connection close by Vinay Kumar Yadav · 3 years, 9 months ago
- 1a73e42 ch_ktls: Fix kernel panic by Vinay Kumar Yadav · 3 years, 9 months ago
- dd2c796 cxgb4: Fix unintentional sign extension issues by Colin Ian King · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 524e001 cxgb4: remove unneeded if-null-free check by Qiheng Lin · 3 years, 9 months ago
- 1bfb3de cxgb4: avoid collecting SGE_QBASE regs during traffic by Rahul Lakkireddy · 3 years, 10 months ago
- efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 10 months ago
- 6f235a6 ch_ktls: fix enum-conversion warning by Arnd Bergmann · 3 years, 10 months ago
- c3c3791 cxgb4: Remove redundant NULL check by Jiapeng Chong · 3 years, 10 months ago
- 6a56e19 flow_offload: reject configuration of packet-per-second policing in offload drivers by Baowen Zheng · 3 years, 10 months ago
- 4b18d5d net: ethernet: chelsiofix: spelling typo of 'rewriteing' by Wang Qing · 3 years, 10 months ago
- a4813dc net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the file chcr_ktls.c by Bhaskar Chowdhury · 3 years, 10 months ago
- 31caf8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 11 months ago
- d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
- 2355a67 cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 and ulds by Ayush Sawal · 4 years ago