aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)AuthorFilesLines
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera1-1/+1
2026-03-02net: remove addr_len argument of recvmsg() handlersEric Dumazet2-5/+5
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook2-5/+4
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds5-16/+8
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds6-6/+6
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds24-45/+45
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook29-88/+80
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-3/+8
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2026-01-17net: cxgb4: convert to use .get_rx_ring_countBreno Leitao1-3/+8
2026-01-15chelsio: Use new AES library APIEric Biggers3-8/+8
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds2-3/+0
2025-11-25chtls: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-7/+1
2025-11-25cxgb4: Rename sched_class to avoid type clashAlan Maguire5-32/+32
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner2-3/+0
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+6
2025-10-30cxgb4: flower: add support for fragmentationHarshita V Rajput1-16/+24
2025-10-28net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state() callbackPavel Zhigulin1-1/+6
2025-10-20cxgb4: convert to ndo_hwtstamp APIVadim Fedorenko2-77/+79
2025-10-17ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.Kuniyuki Iwashima1-2/+2
2025-09-01tcp: Remove sk->sk_prot->orphan_count.Kuniyuki Iwashima2-3/+2
2025-08-22tcp: annotate data-races around tp->rx_opt.user_mssEric Dumazet2-3/+5
2025-08-19chtls: Convert to skb_dst_resetStanislav Fomichev3-8/+8
2025-07-25net: Fix typosBjorn Helgaas8-13/+13
2025-07-08net: splice: Drop unused @gfpMichal Luczaj1-2/+1
2025-06-16eth: cxgb4: migrate to new RXFH callbacksJakub Kicinski1-50/+55
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-10/+10
2025-06-10cxgb3/l2t: Remove unused t3_l2t_send_eventDr. David Alan Gilbert2-38/+0
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar5-10/+10
2025-05-27cxgb4: Constify struct thermal_zone_device_opsChristophe JAILLET1-1/+1
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextPaolo Abeni2-15/+23
2025-05-14net: cxgb4: generate software timestamp just before the doorbellJason Xing2-3/+4
2025-04-17net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook1-1/+1
2025-04-16cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error pathAbdun Nihaal1-0/+1
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu2-15/+23
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner4-8/+8
2025-02-21xfrm: provide common xdo_dev_offload_ok callback implementationLeon Romanovsky2-37/+0
2025-02-05cxgb4: Avoid a -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-3/+4
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+3
2025-01-07xfrm: Support ESN context update to hardware for TXJianbo Liu1-0/+3
2025-01-06cxgb4: Avoid removal of uninserted tidAnumula Murali Mohan Reddy1-1/+4
2024-12-16chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter1-2/+3
2024-12-09cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy3-4/+5
2024-11-18Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings"Kees Cook2-3/+3
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-3/+3
2024-10-15net: cxgb3: Remove stid deadcodeDr. David Alan Gilbert2-42/+0
2024-10-15cxgb4: Remove unused t4_free_ofld_rxqsDr. David Alan Gilbert2-17/+0
2024-10-15cxgb4: Remove unused cxgb4_l2t_alloc_switchingDr. David Alan Gilbert2-21/+0
2024-10-15cxgb4: Remove unused cxgb4_scsi_initDr. David Alan Gilbert2-14/+0