aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-06-05net: airoha: Remove private net_device pointer in airoha_gdm_dev structLorenzo Bianconi3-11/+15
2026-06-05net: mdio: realtek-rtl9300: Correctly handle ethernet-phy-packageManuel Stocker1-1/+16
2026-06-05net: mdio: realtek-rtl9300: reorder controller setupMarkus Stockhausen1-20/+24
2026-06-05net: mdio: realtek-rtl9300: relocate c22/c45 device tree readoutMarkus Stockhausen1-12/+9
2026-06-05net: mdio: realtek-rtl9300: relocate topology setupMarkus Stockhausen1-50/+75
2026-06-05net: mdio: realtek-rtl9300: harden otto_emdio_probe_one()Markus Stockhausen1-1/+5
2026-06-05net: mdio: realtek-rtl9300: harden otto_emdio_map_ports()Markus Stockhausen1-5/+6
2026-06-05net: mdio: realtek-rtl9300: Refactor otto_emdio_map_ports()Markus Stockhausen1-27/+42
2026-06-05bnge: fix context mem iterationVikas Gupta1-4/+10
2026-06-05net: stmmac: dwmac4: Report DCB feature capabilityOvidiu Panait2-0/+2
2026-06-05net: ena: PHC: Add missing barrierArthur Kiyanovski1-0/+5
2026-06-05net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_hfwd_queues()ZhaoJinming1-0/+3
2026-06-05net: cpsw_new: unregister devlink on port registration failureGuangshuo Li1-1/+3
2026-06-05idpf: fix mailbox capability for set device clock timeAlok Tiwari1-1/+1
2026-06-05ice: fix missing priority callbacks for U.FL DPLL pinsPetr Oros1-0/+2
2026-06-04net: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
2026-06-04octeontx2-af: kpu: Default profile updatesKiran Kumar K3-92/+1096
2026-06-04net: airoha: Report extack error to the user if airoha_tc_htb_modify_queue() failsLorenzo Bianconi1-1/+7
2026-06-04net: dsa: realtek: Use %pM format specifier for MAC addressesAndy Shevchenko1-2/+1
2026-06-04rndis_host: enable power management for Telit LE310X1Shaoxu Liu1-1/+12
2026-06-04rndis_host: add Telit LE310X1 RNDIS USB IDShaoxu Liu1-0/+5
2026-06-04bonding: annotate data-races in sysfs and procfsEric Dumazet3-94/+117
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski26-94/+187
2026-06-04net: team: don't recurse on the port's netdev ops lockJakub Kicinski1-1/+3
2026-06-04net: bonding: don't recurse on the slave's netdev ops lockJakub Kicinski1-5/+16
2026-06-04net: rename netdev_ops_assert_locked()Jakub Kicinski1-1/+1
2026-06-04net/mlx5: convert miss_list allocation to kvmalloc_array()William Theesfeld1-1/+1
2026-06-04Reapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"Jakub Kicinski1-7/+29
2026-06-04bonding: annotate data-races arcound churn variablesEric Dumazet3-14/+16
2026-06-04rtase: Avoid sleeping in get_stats64()Justin Lai1-2/+3
2026-06-04vxlan: vnifilter: fix spurious notification on VNI updateAndy Roulin1-1/+1
2026-06-04vxlan: vnifilter: send notification on VNI addAndy Roulin1-2/+1
2026-06-04rtase: Reset TX subqueue when clearing TX ringJustin Lai1-0/+2
2026-06-04octeontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram3-17/+18
2026-06-04Merge tag 'iwlwifi-next-2026-06-03' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohannes Berg43-306/+1031
2026-06-04Merge tag 'ath-next-20260602' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg27-115/+642
2026-06-04wifi: wlcore: enable the right set of ciphersAndreas Kemnade1-10/+13
2026-06-04net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming1-2/+2
2026-06-04ptp: Switch to ktime_get_snapshot_id() for pre/post timestampsThomas Gleixner1-4/+4
2026-06-04wifi: iwlwifi: Use system_device_crosststamp::sys_systimeThomas Gleixner2-2/+2
2026-06-04net/mlx5: Use provided clock ID for history snapshotThomas Gleixner1-2/+2
2026-06-04igc: Use provided clock ID for history snapshotThomas Gleixner2-1/+4
2026-06-04ice/ptp: Use provided clock ID for history snapshotThomas Gleixner1-1/+4
2026-06-04wifi: iwlwifi: Adopt PTP cross timestamps to core changesThomas Gleixner2-3/+5
2026-06-04geneve: fix length used in GRO hint UDP checksum adjustmentAntoine Tenart1-1/+1
2026-06-03net: axienet: Use dedicated ethtool_ops for the dmaengine pathSuraj Gupta1-3/+24
2026-06-03net/sun: Fix multiple typos in commentsJakub Raczynski6-18/+18
2026-06-03eth: bnxt: disable rx-copybreak by defaultJakub Kicinski3-7/+7
2026-06-03net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
2026-06-03net: airoha: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1