aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-24wifi: rtw89: pci: set PCIe maximum TS1 for RTL8922DEPing-Ke Shih2-1/+11
2026-07-24wifi: rtw89: wow: extend timeout unit to avoid SER false alarmPing-Ke Shih1-1/+1
2026-07-24wifi: rtw89: 8922d: bypass TXIQK when scanChih-Kang Chang3-2/+73
2026-07-24wifi: rtw89: rfk: update TXIQK H2C command format to v1Chih-Kang Chang3-11/+32
2026-07-24wifi: rtw89: 8852cu: add quirk to disable 2.4 GHz bandDavid Lee3-1/+6
2026-07-24wifi: rtw89: add multicolor LED support for RTL8852CU valve boardJohnson Tsai20-6/+207
2026-07-24wifi: rtw89: add LED support to reflect the wireless association statusJohnson Tsai7-0/+181
2026-07-24wifi: rtw89: pci: enable 36-bit DMA on spacemit K3Anirudh Srinivasan1-0/+4
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski151-604/+1692
2026-07-23net: dsa: microchip: Fix log typo in error pathNiklas Söderlund1-1/+1
2026-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski2-14/+4
2026-07-23wifi: iwlwifi: bump core version for BZ/SC/DRMiri Korenblit3-3/+3
2026-07-23wifi: iwlwifi: regulatory: add LARI v15 DSM support bitmapPagadala Yesu Anjaneyulu4-4/+21
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta6-34/+33
2026-07-23Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski3-11/+15
2026-07-23net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()Lorenzo Bianconi1-2/+1
2026-07-23net: slip: serialize receive against buffer reallocationSungmin Kang1-0/+4
2026-07-23idpf: fix max_vport related crash on allocation error during initEmil Tantilov1-1/+6
2026-07-23ice: reject out-of-range ptype in ice_parser_profile_initAleksandr Loktionov1-0/+3
2026-07-23ice: prevent tstamp ring allocation for non-PF VSI typesPaul Greenwalt1-0/+3
2026-07-23ice: fix PTP Call Trace during PTP releasePaul Greenwalt1-0/+5
2026-07-23ice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov1-1/+1
2026-07-23ice: fix LAG recipe to profile associationMarcin Szycik1-1/+1
2026-07-23ice: pass the return value of skb_checksum_help()Michal Swiatkowski1-11/+9
2026-07-23ice: allow creating VFs when !CONFIG_ICE_SWITCHDEVVincent Chen3-10/+10
2026-07-23octeontx2-pf: tc: fix egress ratelimitingHariprasad Kelam1-13/+16
2026-07-23net/mlx5e: Reject unsupported CB Shaper TSA in ETS validationAlexei Lazar1-0/+8
2026-07-23net/mlx5e: Report zero bandwidth for non-ETS traffic classesAlexei Lazar1-0/+7
2026-07-23net: pcs: xpcs: fix SGMII state readingCoia Prant1-25/+7
2026-07-23net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan ruleYael Chemla1-1/+1
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman1-2/+2
2026-07-23geneve: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk1-0/+3
2026-07-23vxlan: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk1-0/+3
2026-07-23hinic: remove unused ethtool RSS user configuration buffersChenguang Zhao2-23/+0
2026-07-23pppoe: reload header pointer after dev_hard_header()Asim Viladi Oglu Manizada1-0/+1
2026-07-23ppp: annotate data races in ppp_genericEric Dumazet1-22/+28
2026-07-23amt: fix use-after-free in AMT delayed worksShihuang Liu1-3/+11
2026-07-23mctp: serial: handle zero-length frames to prevent rx buffer overflowDoruk Tan Ozturk1-1/+1
2026-07-23octeontx2-vf: set TC flower flag on MCAM entry allocationSuman Ghosh1-0/+1
2026-07-23octeontx2-af: return VWQE timer delay in NIX HW infoShijith Thotton2-1/+6
2026-07-23net: stmmac: enable the MAC on link up for all supported speedsvadik likholetov1-55/+37
2026-07-23net: stmmac: reset residual action in L3L4 filters on deleteNazim Amirul1-0/+1
2026-07-23net: stmmac: fix l3l4 filter rejecting unsupported offload requestsNazim Amirul1-0/+34
2026-07-23net: stmmac: xgmac: fix l4 filter port overwrite on register updateNazim Amirul1-12/+16
2026-07-22net: sxgbe: fix null pointer dereference in probe error pathChenguang Zhao1-2/+1
2026-07-22net: phy: motorcomm: Enable optional clock for YT8531Yanan He1-0/+7
2026-07-22net: mdio: Kconfig: Group mdio multiplexers in a submenuMaxime Chevallier1-1/+2
2026-07-22net: mdio: Kconfig: Group mdio controller drivers in a submenuMaxime Chevallier1-3/+3
2026-07-22net: dsa: mt7530: add EN7528 supportAhmed Naseef3-8/+52
2026-07-22vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packetsHarshaka Narayana1-6/+16