summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-295/+266
5 daysMerge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+4
5 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
5 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds747-14888/+42775
5 daysMerge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds2-16/+14
6 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski28-97/+365
6 daysnet: pse-pd: fix kernel-doc function name for pse_control_find_by_id()Kory Maincent1-1/+1
6 dayswireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_...Shardul Bankar1-5/+3
6 dayswireguard: allowedips: remove redundant spaceJason A. Donenfeld1-1/+1
6 dayswireguard: allowedips: Use kfree_rcu() instead of call_rcu()Fushuai Wang1-7/+2
6 daysMerge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds2-5/+3
6 daysnet: airoha: Add missing PPE configurations in airoha_ppe_hw_init()Lorenzo Bianconi1-3/+11
6 daysnet: airoha: Fix VIP configuration for AN7583 SoCLorenzo Bianconi2-17/+51
6 daysnet: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()Greg Kroah-Hartman1-1/+6
6 daysMerge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
6 daysnet: airoha: Remove PCE_MC_EN_MASK bit in REG_FE_PCE_CFG configurationLorenzo Bianconi1-3/+2
6 daysnet: airoha: Rely on net_device pointer in ETS callbacksLorenzo Bianconi1-16/+14
6 daysnet: airoha: Rely on net_device pointer in HTB callbacksLorenzo Bianconi1-21/+24
6 daysnet: airoha: Rely on net_device pointer in airoha_dev_setup_tc_block signatureLorenzo Bianconi1-5/+5
6 daysnet: dsa: mxl862xx: implement .get_stats64Daniel Golle3-7/+270
6 daysnet: dsa: mxl862xx: add ethtool statistics supportDaniel Golle3-0/+318
6 daysnet: phy: realtek: use LEDCR page number define on RTL8211FAleksander Jan Bajkowski1-2/+3
7 daysbnge: return after auxiliary_device_uninit() in error pathGreg Kroah-Hartman1-0/+1
7 daysocteon_ep_vf: add NULL check for napi_build_skb()David Carlier1-2/+28
7 daysocteon_ep_vf: introduce octep_vf_oq_next_idx() helperDavid Carlier1-9/+8
7 daysnet: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier1-1/+1
7 daysnet: stmmac: enable RPS and RBU interruptsRussell King (Oracle)1-0/+6
7 daysmlx4: correct error reporting in mlx4_master_process_vhcr()Alok Tiwari1-2/+2
7 daysnet: team: Add new tx_enabled team port optionMarc Harvey1-0/+55
7 daysnet: team: Add new rx_enabled team port optionMarc Harvey1-0/+49
7 daysnet: team: Track rx enablement separately from tx enablementMarc Harvey2-25/+81
7 daysnet: team: Rename enablement functions and struct members to txMarc Harvey4-25/+27
7 daysnet: team: Rename port_disabled team mode op to port_tx_disabledMarc Harvey2-4/+4
7 daysnet: team: Remove unused team_mode_op, port_enabledMarc Harvey1-2/+0
7 daysnet: team: Annotate reads and writes for mixed lock accessed valuesMarc Harvey2-6/+7
8 daysnet: ipa: add IPA v5.2 configuration dataLuca Weiss8-1/+464
8 daysnet: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registersDaniel Golle3-1/+52
8 dayspppox: remove sk_pppox() helperQingfang Deng2-8/+8
8 daysnet/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()Gal Pressman1-8/+4
8 daysnet/mlx5e: Fix features not applied during netdev registrationGal Pressman1-0/+8
8 daysMerge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-5/+4
8 daysMerge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski1-3/+5
8 daysnet: change sk_filter_reason() to return the reason by valueEric Dumazet1-3/+5
8 daysnet: phy: add a PHY write barrier when disabling interruptsCharles Perry1-1/+24
8 daysnet: mdio: add a driver for PIC64-HPSC/HX MDIO controllerCharles Perry3-0/+198
8 daysnet: phy: fix a return path in get_phy_c45_ids()Charles Perry1-2/+2
8 daysocteon_ep: Remove unnecessary semicolons in octep_oq_drop_rx()Nobuhiro Iwamatsu1-1/+1
8 daysnet: ipa: Fix decoding EV_PER_EE for IPA v5.0+Luca Weiss1-0/+1
8 daysnet: ipa: Fix programming of QTIME_TIMESTAMP_CFGLuca Weiss1-3/+3
8 daysppp: require CAP_NET_ADMIN in target netns for unattached ioctlsTaegu Ha1-0/+3