summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-10wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg
2022-10-10octeontx2-pf: mcs: fix possible memory leak in otx2_probe()Yang Yingliang
2022-10-10] ptp: ocp: remove symlink for second GNSSVadim Fedorenko
2022-10-09octeontx2-af: cn10k: mcs: Fix error return code in mcs_register_interrupts()Yang Yingliang
2022-10-09octeontx2-pf: mcs: fix missing unlock in some error pathsYang Yingliang
2022-10-09macvlan: enforce a consistent minimal mtuEric Dumazet
2022-10-09mISDN: hfcpci: Fix use-after-free bug in hfcpci_softirqDuoming Zhou
2022-10-07net: ethernet: bgmac: Remove -Warray-bounds exceptionKees Cook
2022-10-07net: ethernet: mediatek: Remove -Warray-bounds exceptionKees Cook
2022-10-07prestera: matchall: do not rollback if rule existsSerhiy Boiko
2022-10-07net: enetc: Remove duplicated include in enetc_qos.cYang Li
2022-10-07octeontx2-pf: mcs: remove unneeded semicolonYang Li
2022-10-07hv_netvsc: Fix race between VF offering and VF association message from hostGaurav Kohli
2022-10-05net: ethernet: adi: adin1110: Add check in netdev_eventAlexandru Tachici
2022-10-05net: pse-pd: PSE_REGULATOR should depend on REGULATORGeert Uytterhoeven
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-04Merge tag 'ras_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-04Merge tag 'edac_updates_for_v6.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-04Merge branches 'edac-drivers' and 'edac-misc' into edac-updates-for-v6.1Borislav Petkov
2022-10-03Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-03net: pse-pd: add regulator based PSE driverOleksij Rempel
2022-10-03ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel
2022-10-03net: mdiobus: search for PSE nodes by parsing PHY nodes.Oleksij Rempel
2022-10-03net: mdiobus: fwnode_mdiobus_register_phy() rework error handlingOleksij Rempel
2022-10-03net: add framework to support Ethernet PSE and PDs devicesOleksij Rempel
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-03net: marvell: prestera: Propagate nh state from hw to kernelYevhen Orlov
2022-10-03net: marvell: prestera: Add neighbour cache accountingYevhen Orlov
2022-10-03net: marvell: prestera: add stub handler neighbour eventsYevhen Orlov
2022-10-03net: marvell: prestera: Add heplers to interact with fib_notifier_infoYevhen Orlov
2022-10-03net: marvell: prestera: Add length macros for prestera_ip_addrYevhen Orlov
2022-10-03net: marvell: prestera: add delayed wq and flush wq on deinitYevhen Orlov
2022-10-03net: marvell: prestera: Add strict cleanup of fib arbiterYevhen Orlov
2022-10-03net: marvell: prestera: Add cleanup of allocated fib_nodesYevhen Orlov
2022-10-03net: marvell: prestera: Add router nexthops ABIYevhen Orlov
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2022-10-03eth: octeon: fix build after netif_napi_add() changesJakub Kicinski
2022-10-03net/mlx5: E-Switch, Return EBUSY if can't get mode lockJianbo Liu
2022-10-03net/mlx5: E-switch, Don't update group if qos is not enabledChris Mi
2022-10-03net/mlx5: E-Switch, Allow offloading fwd dest flow table with vportRoi Dayan
2022-10-03net/mlx5: Set default grace period based on function typeMaher Sanalla
2022-10-03net/mlx5: Start health poll at earlier stage of driver loadMoshe Shemesh
2022-10-03net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman
2022-10-03net/mlx5e: xsk: Optimize for unaligned mode with 3072-byte framesMaxim Mikityanskiy
2022-10-03net/mlx5e: xsk: Print a warning in slow configurationsMaxim Mikityanskiy
2022-10-03net/mlx5e: xsk: Use KLM to protect frame overrun in unaligned modeMaxim Mikityanskiy
2022-10-03net/mlx5e: Improve MTT/KSM alignmentMaxim Mikityanskiy
2022-10-03net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersMaxim Mikityanskiy
2022-10-03net/mlx5e: xsk: Improve need_wakeup logicMaxim Mikityanskiy