summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-30liquidio: Use vzalloc()Christophe JAILLET
2023-05-30Merge branch 'microchip_t1s-update-on-microchip-10base-t1s-phy-driver'Paolo Abeni
2023-05-30net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYsParthiban Veerasooran
2023-05-30net: phy: microchip_t1s: remove unnecessary interrupts disabling codeParthiban Veerasooran
2023-05-30net: phy: microchip_t1s: fix reset complete status handlingParthiban Veerasooran
2023-05-30net: phy: microchip_t1s: update LAN867x PHY supported revision numberParthiban Veerasooran
2023-05-30net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmdParthiban Veerasooran
2023-05-30net: phy: microchip_t1s: modify driver description to be more genericParthiban Veerasooran
2023-05-30Merge branch 'microchip-dsa-driver-improvements'Paolo Abeni
2023-05-30net: dsa: microchip: Add register access control for KSZ8873 chipOleksij Rempel
2023-05-30net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access val...Oleksij Rempel
2023-05-30net: dsa: microchip: remove ksz_port:on variableOleksij Rempel
2023-05-30net: dsa: microchip: add an enum for regmap widthsVladimir Oltean
2023-05-30net: dsa: microchip: improving error handling for 8-bit register RMW operationsOleksij Rempel
2023-05-29Merge branch 'netlink-specs-add-ynl-spec-for-ovs_flow'Jakub Kicinski
2023-05-29netlink: specs: add ynl spec for ovs_flowDonald Hunter
2023-05-29tools: ynl: Support enums in struct members in genetlink-legacyDonald Hunter
2023-05-29tools: ynl: Initialise fixed headers to 0 in genetlink-legacyDonald Hunter
2023-05-29doc: ynl: Add doc attr to struct members in genetlink-legacy specDonald Hunter
2023-05-29devlink: Spelling correctionsSimon Horman
2023-05-29net: fix signedness bug in skb_splice_from_iter()Dan Carpenter
2023-05-29net: dpaa2-mac: use correct interface to free mdiodevRussell King (Oracle)
2023-05-29Merge branch 'net-pcs-add-helpers-to-xpcs-and-lynx-to-manage-mdiodev'Jakub Kicinski
2023-05-29net: enetc: use lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: dsa: ocelot: use lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: pcs: lynx: add lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: stmmac: use xpcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: pcs: xpcs: add xpcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: mdio: add mdio_device_get() and mdio_device_put()Russell King (Oracle)
2023-05-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-26net: phy: broadcom: Register dummy IRQ handlerFlorian Fainelli
2023-05-26tcp: remove unused TCP_SYNQ_INTERVAL definitionNeal Cardwell
2023-05-26bpf: Fix bad unlock balance on freeze_mutexDaniel Borkmann
2023-05-26libbpf: Ensure FD >= 3 during bpf_map__reuse_fd()Andrii Nakryiko
2023-05-26libbpf: Ensure libbpf always opens files with O_CLOEXECAndrii Nakryiko
2023-05-26Merge branch 'mv88e6xxx-phylink-prepare'David S. Miller
2023-05-26net: dsa: mv88e6xxx: move link forcing to mac_prepare/mac_finishRussell King (Oracle)
2023-05-26net: dsa: add support for mac_prepare() and mac_finish() callsRussell King (Oracle)
2023-05-26net: ynl: prefix uAPI header include with uapi/Jakub Kicinski
2023-05-26sfc: handle VI shortage on ef100 by readjusting the channelsPieter Jansen van Vuuren
2023-05-26net/core: Enable socket busy polling on -RTKurt Kanzenbach
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-25Merge tag 'ib-leds-netdev-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-25selftests/bpf: Check whether to run selftestDaniel Müller
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-25libbpf: Change var type in datasec resize funcJP Kobryn
2023-05-25Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-05-25bpf: drop unnecessary bpf_capable() check in BPF_MAP_FREEZE commandAndrii Nakryiko
2023-05-25Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds