summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-21net: airoha: Fix PPE cpu port configuration for GDM2 loopback pathLorenzo Bianconi
2026-04-21netkit: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21dummy: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21netdevsim: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21iavf: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21bnxt: use snapshot in bnxt_cfg_rx_modeStanislav Fomichev
2026-04-21bnxt: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21mlx5: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21fbnic: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21slip: bound decode() reads against the compressed packet lengthWeiming Shi
2026-04-21slip: reject VJ receive packets on instances with no rstate arrayWeiming Shi
2026-04-20gtp: disable BH before calling udp_tunnel_xmit_skb()David Carlier
2026-04-20net: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()Lorenzo Bianconi
2026-04-20net/mlx5: Fix HCA caps leak on notifier init failurePrathamesh Deshpande
2026-04-20pppoe: drop PFC framesQingfang Deng
2026-04-18net: ks8851: Avoid excess softirq schedulingMarek Vasut
2026-04-18net: ks8851: Reinstate disabling of BHs around IRQ handlerMarek Vasut
2026-04-18net: stmmac: Update default_an_inband before passing value to phylink_configKhaiWenTan
2026-04-18e1000e: Unroll PTP in probe error handlingMatt Vollrath
2026-04-18iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2Petr Oros
2026-04-18i40e: don't advertise IFF_SUPP_NOFCSKohei Enju
2026-04-18ice: fix potential NULL pointer deref in error path of ice_set_ringparam()Kohei Enju
2026-04-18ice: fix race condition in TX timestamp ring cleanupKeita Morisaki
2026-04-18ice: fix ICE_AQ_LINK_SPEED_M for 200GPaul Greenwalt
2026-04-18ice: fix PHY config on media change with link-down-on-closePaul Greenwalt
2026-04-18ice: fix double-free of tx_buf skbMichal Schmidt
2026-04-18ice: fix double free in ice_sf_eth_activate() error pathGuangshuo Li
2026-04-18ice: update PCS latency settings for E825 10G/25Gb modesGrzegorz Nitka
2026-04-18ice: fix 'adjust' timer programming for E830 devicesGrzegorz Nitka
2026-04-16net: enetc: fix NTMP DMA use-after-free issueWei Fang
2026-04-16net: enetc: correct the command BD ring consumer indexWei Fang
2026-04-16net: pse-pd: fix out-of-bounds bitmap access in pse_isr() on 32-bitKory Maincent
2026-04-16net: mdio: MDIO_PIC64HPSC should depend on ARCH_MICROCHIPGeert Uytterhoeven
2026-04-16net: airoha: Wait for NPU PPE configuration to complete in airoha_ppe_offload...Lorenzo Bianconi
2026-04-16macvlan: fix macvlan_get_size() not reserving space for IFLA_MACVLAN_BC_CUTOFFDudu Lu
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-04-14Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-04-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2026-04-14Merge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-14Merge tag 'edac_updates_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-04-14Merge tag 'x86_sev_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-14Merge tag 'x86_tdx_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-14Merge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-14Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-14Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-14net: pse-pd: fix kernel-doc function name for pse_control_find_by_id()Kory Maincent
2026-04-14wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_...Shardul Bankar
2026-04-14wireguard: allowedips: remove redundant spaceJason A. Donenfeld