aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-8/+33
5 daysidpf: Fix data race in idpf_net_dimDavid Yang1-5/+11
5 daysidpf: read lower clock bits inside the time sandwichMina Almasry1-1/+1
5 daysice: fix devlink reload call tracePaul Greenwalt1-2/+1
5 daysice: add missing ice_deinit_hw() in devlink reinit pathPaul Greenwalt1-0/+1
5 daysice: Fix persistent failure in ice_get_rxfhCody Haas3-5/+30
12 daysigc: Reduce TSN TX packet buffer from 7KB to 5KB per queueChwee-Lin Choong1-2/+3
12 daysigc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong1-18/+25
12 daysigc: Restore default Qbv schedule when changing channelsKurt Kanzenbach2-2/+7
12 daysice: Fix incorrect timeout ice_release_res()Ding Hui1-1/+1
12 daysice: Avoid detrimental cleanup for bond during interface stopDave Ertman1-8/+17
12 daysice: initialize ring_stats->syncpJacob Keller1-0/+4
2026-01-06idpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba1-1/+1
2026-01-06idpf: cap maximum Rx buffer sizeJoshua Hay2-3/+6
2026-01-06idpf: Fix error handling in idpf_vport_open()Sreedevi Joshi1-2/+2
2026-01-06idpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
2026-01-06idpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi1-7/+11
2026-01-06idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
2026-01-06idpf: fix issue with ethtool -n command displayErik Gabriel Carrillo2-22/+40
2026-01-06idpf: fix memory leak of flow steer list on rmmodSreedevi Joshi3-3/+42
2026-01-06idpf: fix error handling in the init_task on loadEmil Tantilov1-4/+12
2026-01-06idpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov1-0/+4
2026-01-06idpf: fix memory leak in idpf_vport_rel()Emil Tantilov1-0/+2
2026-01-06idpf: detach and close netdevs while handling a resetEmil Tantilov1-49/+72
2026-01-06idpf: keep the netdev when a reset failsEmil Tantilov1-11/+6
2025-12-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Paolo Abeni8-18/+31
2025-12-17e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li1-1/+9
2025-12-17idpf: reduce mbx_task schedule delay to 300usBrian Vazquez1-1/+1
2025-12-17idpf: fix LAN memory regions command on some NVMsLarysa Zaremba1-0/+5
2025-12-17iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju1-2/+2
2025-12-17i40e: validate ring_len parameter against hardware-specific valuesGregory Herrero3-14/+13
2025-12-17i40e: fix scheduling in set_rx_modePrzemyslaw Korba1-0/+1
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-15/+0
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds61-1413/+2954
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+4
2025-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+7
2025-11-27iavf: clarify VLAN add/delete log messages and lower log levelAlok Tiwari1-4/+8
2025-11-27ice: fix comment typo and correct module format stringAlok Tiwari2-2/+2
2025-11-27idpf: correct queue index in Rx allocation error messagesAlok Tiwari1-4/+4
2025-11-27idpf: use desc_ring when checking completion queue DMA allocationAlok Tiwari1-1/+1
2025-11-27ixgbe: avoid redundant call to ixgbe_non_sfp_link_config()Alok Tiwari1-2/+2
2025-11-27e1000e: Remove unneeded checksTony Nguyen1-5/+1
2025-11-27idpf: convert vport state to bitmapEmil Tantilov7-30/+28
2025-11-27ixgbevf: ixgbevf_q_vector clean upNatalia Wochtman1-17/+1
2025-11-27iavf: Implement settime64 with -EOPNOTSUPPMichal Schmidt1-0/+7
2025-11-26fm10k: extract GRXRINGS from .get_rxnfcBreno Leitao1-14/+3
2025-11-26ixgbevf: extract GRXRINGS from .get_rxnfcBreno Leitao1-11/+3
2025-11-26igc: extract GRXRINGS from .get_rxnfcBreno Leitao1-3/+8
2025-11-26igb: extract GRXRINGS from .get_rxnfcBreno Leitao1-4/+8
2025-11-26idpf: extract GRXRINGS from .get_rxnfcBreno Leitao1-3/+20