summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2 daysnet: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang1-2/+2
2 daysnet: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi1-3/+6
2 daysidpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba1-1/+1
2 daysidpf: cap maximum Rx buffer sizeJoshua Hay2-3/+6
2 daysidpf: Fix error handling in idpf_vport_open()Sreedevi Joshi1-2/+2
2 daysidpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
2 daysidpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi1-7/+11
2 daysidpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
2 daysidpf: fix issue with ethtool -n command displayErik Gabriel Carrillo2-22/+40
2 daysidpf: fix memory leak of flow steer list on rmmodSreedevi Joshi3-3/+42
2 daysidpf: fix error handling in the init_task on loadEmil Tantilov1-4/+12
2 daysidpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov1-0/+4
2 daysidpf: fix memory leak in idpf_vport_rel()Emil Tantilov1-0/+2
2 daysidpf: detach and close netdevs while handling a resetEmil Tantilov1-49/+72
2 daysidpf: convert vport state to bitmapEmil Tantilov7-30/+28
2 daysidpf: keep the netdev when a reset failsEmil Tantilov1-11/+6
2 daysbnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
2 daysnet/ena: fix missing lock when update devlink paramsFrank Liang1-0/+4
2 daysnet/mlx5e: Dealloc forgotten PSP RX modify headerCosmin Ratiu1-3/+11
2 daysnet/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
2 daysnet/mlx5e: Don't gate FEC histograms on ppcnt_statistical_groupAlexei Lazar1-4/+5
2 daysnet/mlx5: Lag, multipath, give priority for routes with smaller network prefixPatrisious Haddad1-2/+7
2 daysnet: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu1-2/+4
2 daysnet: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari1-0/+2
2 daysbnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanupBreno Leitao1-3/+3
2 daysnet: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1
11 daysnet: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...Xiaolei Wang1-1/+2
11 daysgve: defer interrupt enabling until NAPI registrationAnkit Garg2-1/+3
11 dayse1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li1-1/+9
11 daysnet: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang1-2/+15
11 daysocteontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur1-0/+8
11 daysbng_en: update module descriptionRajashekar Hudumula3-6/+6
11 dayssmc91x: fix broken irq-context in PREEMPT_RTYeoreum Yun1-9/+1
11 daysnet: wangxun: move PHYLINK dependencyArnd Bergmann1-3/+1
11 daysamd-xgbe: reset retries and mode on RX adapt failuresRaju Rangoju1-0/+2
11 daysnet: airoha: Move net_devs registration in a dedicated routineLorenzo Bianconi1-13/+26
11 daysidpf: reduce mbx_task schedule delay to 300usBrian Vazquez1-1/+1
11 daysidpf: fix LAN memory regions command on some NVMsLarysa Zaremba1-0/+5
11 daysiavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju1-2/+2
11 daysi40e: validate ring_len parameter against hardware-specific valuesGregory Herrero3-14/+13
11 daysi40e: fix scheduling in set_rx_modePrzemyslaw Korba1-0/+1
2026-01-02r8169: fix RTL8117 Wake-on-Lan in DASH modeRené Rebe1-4/+1
2026-01-02net: hns3: add VLAN id validation before usingJian Shen1-0/+3
2026-01-02net: hns3: using the num_tqps to check whether tqp_index is out of range when...Jian Shen1-2/+2
2026-01-02net: hns3: using the num_tqps in the vf driver to apply for resourcesJian Shen1-2/+2
2026-01-02net: enetc: do not transmit redirected XDP frames when the link is downWei Fang1-1/+2
2026-01-02net/mlx5e: Don't include PSP in the hard MTU calculationsCosmin Ratiu1-1/+1
2026-01-02net/mlx5e: Trigger neighbor resolution for unresolved destinationsJianbo Liu1-0/+3
2026-01-02net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC initJianbo Liu1-3/+2
2026-01-02net/mlx5: Serialize firmware reset with devlinkShay Drory4-4/+53