summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-09-14net: ethernet: mtk_wed: check update_wo_rx_stats in mtk_wed_update_rx_stats()Lorenzo Bianconi
2023-09-14net: ethernet: mtk_eth_soc: rely on mtk_pse_port definitions in mtk_flow_set_...Lorenzo Bianconi
2023-09-14net: wangxun: move MDIO bus implementation to the libraryJiawen Wu
2023-09-14atl1c: Work around the DMA RX overflow issueSieng-Piaw Liew
2023-09-13net: hinic: Use devm_kasprintf()Christophe JAILLET
2023-09-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2023-09-12wwan: core: Use the bitmap API to allocate bitmapsAndy Shevchenko
2023-09-12net: ti: icssg-prueth: Add AM64x icssg supportMD Danish Anwar
2023-09-11iavf: Fix promiscuous mode configuration flow messagesBrett Creeley
2023-09-11i40e: fix potential memory leaks in i40e_remove()Andrii Staikov
2023-09-11net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988Lorenzo Bianconi
2023-09-11net: ethernet: mtk_eth_soc: fix uninitialized variableDaniel Golle
2023-09-11r8152: check budget for r8152_poll()Hayes Wang
2023-09-11net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean
2023-09-11net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean
2023-09-11net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean
2023-09-11net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean
2023-09-11net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean
2023-09-11net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus
2023-09-11net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua
2023-09-11net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua
2023-09-11net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()Hangyu Hua
2023-09-11net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch
2023-09-10octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth
2023-09-10net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()Jinjie Ruan
2023-09-10net: bcmasp: add missing of_node_putJulia Lawall
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-07Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-07Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2023-09-07Merge tag 'i3c/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2023-09-07Merge tag 'regulator-fix-v6.6-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2023-09-07Merge tag 'spi-fix-v6.6-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-07net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()Vladimir Oltean
2023-09-07Revert "net: team: do not use dynamic lockdep key"Jakub Kicinski
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-09-07net: hns3: remove GSO partial feature bitJie Wang
2023-09-07net: hns3: fix the port information display when sfp is absentYisen Zhuang
2023-09-07net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao
2023-09-07net: hns3: fix debugfs concurrency issue between kfree buffer and readHao Chen
2023-09-07net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Hao Chen
2023-09-07net: hns3: Support query tx timeout threshold by debugfsJijie Shao
2023-09-07net: hns3: fix tx timeout issueJian Shen
2023-09-06net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski
2023-09-06Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-06Merge tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-09-06Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-06net: dsa: sja1105: complete tc-cbs offload support on SJA1110Vladimir Oltean