summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-02-24net: stmmac: qcom-ethqos: pass phy interface mode to configsRussell King (Oracle)-6/+10
2026-02-24net: stmmac: pass interface mode into fix_mac_speed() methodRussell King (Oracle)-13/+24
2026-02-24net: stmmac: qcom-ethqos: move loopback disable to .mac_finish()Russell King (Oracle)-1/+12
2026-02-24net: stmmac: qcom-ethqos: move qcom_ethqos_set_sgmii_loopback() upRussell King (Oracle)-1/+4
2026-02-24net: stmmac: qcom-ethqos: change ethqos_configure*() to return voidRussell King (Oracle)-8/+4
2026-02-24net: stmmac: qcom-ethqos: remove register field value obfuscationsRussell King (Oracle)-8/+15
2026-02-24net: stmmac: qcom-ethqos: rename "por" members to "rgmii_por"Russell King (Oracle)-17/+17
2026-02-24net:ethernet:enic: map ethtool link modes by VIC typeSatish Kharat-7/+148
2026-02-24net:ethernet:enic: add VIC subsystem idsSatish Kharat-0/+39
2026-02-24PCI/PTM: Drop pci_enable_ptm() granularity parameterMika Westerberg-4/+4
2026-02-24net: microchip: lan743x: add ethtool nway_reset supportNicolai Buchwitz-0/+8
2026-02-24net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn-8/+17
2026-02-24net: usb: pegasus: enable basic endpoint checkingZiyi Guo-5/+30
2026-02-24netconsole: avoid OOB reads, msg is not nul-terminatedJakub Kicinski-1/+2
2026-02-24net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou-0/+2
2026-02-23gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg-31/+25
2026-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1Alexei Starovoitov-3907/+3291
2026-02-23wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges-2/+2
2026-02-23wifi: mwifiex: Fix dev_alloc_name() return value checkChen-Yu Tsai-1/+1
2026-02-23wifi: brcmfmac: Fix potential kernel oops when probe failsMarek Szyprowski-8/+8
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-237/+183
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-580/+290
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-64/+64
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2139/+2139
2026-02-21kmalloc_obj: Clean up after treewide replacementsKees Cook-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3907/+3635
2026-02-21ovpn: tcp - fix packet extraction from streamRalf Lici-17/+36
2026-02-20bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi-0/+3
2026-02-20bnxt_en: Fix RSS context delete logicPavan Chebbi-6/+4
2026-02-20net: ethernet: xscale: Check for PTP support properlyLinus Walleij-4/+4
2026-02-20net: phy: qcom: qca807x: normalize return value of gpio_getDmitry Torokhov-1/+1
2026-02-19net: dsa: sja1105: protect link replay helpers against NULL phylink instanceVladimir Oltean-1/+8
2026-02-19net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin PÄlsson-2/+0
2026-02-19net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo-2/+0
2026-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Alexei Starovoitov-247/+426
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-239/+426
2026-02-19net/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu-1/+2
2026-02-19net/mlx5e: Fix deadlocks between devlink and netdev instance locksCosmin Ratiu-58/+61
2026-02-19net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_eventGal Pressman-1/+2
2026-02-19net/mlx5: Fix misidentification of write combining CQE during poll loopGal Pressman-9/+5
2026-02-19net/mlx5e: Fix misidentification of ASO CQE during poll loopGal Pressman-14/+6
2026-02-19bonding: alb: fix UAF in rlb_arp_recv during bond up/downHangbin Liu-1/+5
2026-02-19bnge: fix reserving resources from FWVikas Gupta-1/+1
2026-02-19eth: fbnic: Advertise supported XDP features.Dimitri Daskalakis-0/+2
2026-02-18octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam-19/+22
2026-02-18net/mlx5e: XSK, Fix unintended ICOSQ changeTariq Toukan-10/+21
2026-02-18eth: fbnic: Add validation for MTU changesDimitri Daskalakis-0/+18
2026-02-17net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier-1/+1
2026-02-17macvlan: observe an RCU grace period in macvlan_common_newlink() error pathEric Dumazet-0/+5
2026-02-17net: dsa: MxL862xx: don't force-enable MAXLINEAR_GPHYArnd Bergmann-1/+0