summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
13 daysMerge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-295/+266
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-14888/+42775
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds-16/+14
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-97/+365
2026-04-14net: pse-pd: fix kernel-doc function name for pse_control_find_by_id()Kory Maincent-1/+1
2026-04-14wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_...Shardul Bankar-5/+3
2026-04-14wireguard: allowedips: remove redundant spaceJason A. Donenfeld-1/+1
2026-04-14wireguard: allowedips: Use kfree_rcu() instead of call_rcu()Fushuai Wang-7/+2
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds-5/+3
2026-04-14net: airoha: Add missing PPE configurations in airoha_ppe_hw_init()Lorenzo Bianconi-3/+11
2026-04-14net: airoha: Fix VIP configuration for AN7583 SoCLorenzo Bianconi-17/+51
2026-04-14net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()Greg Kroah-Hartman-1/+6
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2026-04-13net: airoha: Remove PCE_MC_EN_MASK bit in REG_FE_PCE_CFG configurationLorenzo Bianconi-3/+2
2026-04-13net: airoha: Rely on net_device pointer in ETS callbacksLorenzo Bianconi-16/+14
2026-04-13net: airoha: Rely on net_device pointer in HTB callbacksLorenzo Bianconi-21/+24
2026-04-13net: airoha: Rely on net_device pointer in airoha_dev_setup_tc_block signatureLorenzo Bianconi-5/+5
2026-04-13net: dsa: mxl862xx: implement .get_stats64Daniel Golle-7/+270
2026-04-13net: dsa: mxl862xx: add ethtool statistics supportDaniel Golle-0/+318
2026-04-13net: phy: realtek: use LEDCR page number define on RTL8211FAleksander Jan Bajkowski-2/+3
2026-04-13bnge: return after auxiliary_device_uninit() in error pathGreg Kroah-Hartman-0/+1
2026-04-13octeon_ep_vf: add NULL check for napi_build_skb()David Carlier-2/+28
2026-04-13octeon_ep_vf: introduce octep_vf_oq_next_idx() helperDavid Carlier-9/+8
2026-04-13net: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier-1/+1
2026-04-13net: stmmac: enable RPS and RBU interruptsRussell King (Oracle)-0/+6
2026-04-13mlx4: correct error reporting in mlx4_master_process_vhcr()Alok Tiwari-2/+2
2026-04-13net: team: Add new tx_enabled team port optionMarc Harvey-0/+55
2026-04-13net: team: Add new rx_enabled team port optionMarc Harvey-0/+49
2026-04-13net: team: Track rx enablement separately from tx enablementMarc Harvey-25/+81
2026-04-13net: team: Rename enablement functions and struct members to txMarc Harvey-25/+27
2026-04-13net: team: Rename port_disabled team mode op to port_tx_disabledMarc Harvey-4/+4
2026-04-13net: team: Remove unused team_mode_op, port_enabledMarc Harvey-2/+0
2026-04-13net: team: Annotate reads and writes for mixed lock accessed valuesMarc Harvey-6/+7
2026-04-12net: ipa: add IPA v5.2 configuration dataLuca Weiss-1/+464
2026-04-12net: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registersDaniel Golle-1/+52
2026-04-12pppox: remove sk_pppox() helperQingfang Deng-8/+8
2026-04-12net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()Gal Pressman-8/+4
2026-04-12net/mlx5e: Fix features not applied during netdev registrationGal Pressman-0/+8
2026-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-5/+4
2026-04-12Merge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski-3/+5
2026-04-12net: change sk_filter_reason() to return the reason by valueEric Dumazet-3/+5
2026-04-12net: phy: add a PHY write barrier when disabling interruptsCharles Perry-1/+24
2026-04-12net: mdio: add a driver for PIC64-HPSC/HX MDIO controllerCharles Perry-0/+198
2026-04-12net: phy: fix a return path in get_phy_c45_ids()Charles Perry-2/+2
2026-04-12octeon_ep: Remove unnecessary semicolons in octep_oq_drop_rx()Nobuhiro Iwamatsu-1/+1
2026-04-12net: ipa: Fix decoding EV_PER_EE for IPA v5.0+Luca Weiss-0/+1
2026-04-12net: ipa: Fix programming of QTIME_TIMESTAMP_CFGLuca Weiss-3/+3
2026-04-12ppp: require CAP_NET_ADMIN in target netns for unattached ioctlsTaegu Ha-0/+3