summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-5/+4
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-16/+8
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-6/+6
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-45/+45
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-88/+80
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+8
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+1
2026-01-17net: cxgb4: convert to use .get_rx_ring_countBreno Leitao-3/+8
2026-01-15chelsio: Use new AES library APIEric Biggers-8/+8
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+0
2025-11-25chtls: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-7/+1
2025-11-25cxgb4: Rename sched_class to avoid type clashAlan Maguire-32/+32
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner-3/+0
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+6
2025-10-30cxgb4: flower: add support for fragmentationHarshita V Rajput-16/+24
2025-10-28net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state(...Pavel Zhigulin-1/+6
2025-10-20cxgb4: convert to ndo_hwtstamp APIVadim Fedorenko-77/+79
2025-10-17ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.Kuniyuki Iwashima-2/+2
2025-09-01tcp: Remove sk->sk_prot->orphan_count.Kuniyuki Iwashima-3/+2
2025-08-22tcp: annotate data-races around tp->rx_opt.user_mssEric Dumazet-3/+5
2025-08-19chtls: Convert to skb_dst_resetStanislav Fomichev-8/+8
2025-07-25net: Fix typosBjorn Helgaas-13/+13
2025-07-08net: splice: Drop unused @gfpMichal Luczaj-2/+1
2025-06-16eth: cxgb4: migrate to new RXFH callbacksJakub Kicinski-50/+55
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-10/+10
2025-06-10cxgb3/l2t: Remove unused t3_l2t_send_eventDr. David Alan Gilbert-38/+0
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-10/+10
2025-05-27cxgb4: Constify struct thermal_zone_device_opsChristophe JAILLET-1/+1
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni-15/+23
2025-05-14net: cxgb4: generate software timestamp just before the doorbellJason Xing-3/+4
2025-04-17net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook-1/+1
2025-04-16cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error pathAbdun Nihaal-0/+1
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu-15/+23
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-8/+8
2025-02-21xfrm: provide common xdo_dev_offload_ok callback implementationLeon Romanovsky-37/+0
2025-02-05cxgb4: Avoid a -Wflex-array-member-not-at-end warningGustavo A. R. Silva-3/+4
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-0/+3
2025-01-07xfrm: Support ESN context update to hardware for TXJianbo Liu-0/+3
2025-01-06cxgb4: Avoid removal of uninserted tidAnumula Murali Mohan Reddy-1/+4
2024-12-16chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter-2/+3
2024-12-09cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy-4/+5
2024-11-18Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook-3/+3
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-3/+3
2024-10-15net: cxgb3: Remove stid deadcodeDr. David Alan Gilbert-42/+0
2024-10-15cxgb4: Remove unused t4_free_ofld_rxqsDr. David Alan Gilbert-17/+0
2024-10-15cxgb4: Remove unused cxgb4_l2t_alloc_switchingDr. David Alan Gilbert-21/+0
2024-10-15cxgb4: Remove unused cxgb4_scsi_initDr. David Alan Gilbert-14/+0
2024-10-15cxgb4: Remove unused cxgb4_get_srq_entryDr. David Alan Gilbert-60/+0
2024-10-15cxgb4: Remove unused cxgb4_alloc/free_raw_mac_filtDr. David Alan Gilbert-84/+0