platform/kernel/linux-starfive.git
2023-05-31 Ido Schimmelmlxsw: spectrum_flower: Add ability to match on layer...
2023-05-31 Ido Schimmelmlxsw: spectrum_flower: Do not force matching on iif
2023-05-31 Ido Schimmelmlxsw: spectrum_flower: Split iif parsing to a separate...
2023-05-31 Ido Schimmelflow_offload: Reject matching on layer 2 miss
2023-05-31 Ido Schimmelnet/sched: flower: Allow matching on layer 2 miss
2023-05-31 Ido Schimmelflow_dissector: Dissect layer 2 miss from tc skb extension
2023-05-31 Ido Schimmelskbuff: bridge: Add layer 2 miss indication
2023-05-30 Jakub KicinskiMerge branch 'devlink-move-port-ops-into-separate-struc...
2023-05-30 Jiri Pirkodevlink: save devlink_port_ops into a variable in devli...
2023-05-30 Jiri Pirkodevlink: move port_del() to devlink_port_ops
2023-05-30 Jiri Pirkodevlink: move port_fn_state_get/set() to devlink_port_ops
2023-05-30 Jiri Pirkodevlink: move port_fn_migratable_get/set() to devlink_p...
2023-05-30 Jiri Pirkodevlink: move port_fn_roce_get/set() to devlink_port_ops
2023-05-30 Jiri Pirkodevlink: move port_fn_hw_addr_get/set() to devlink_port_ops
2023-05-30 Jiri Pirkomlx5: register devlink ports with ops
2023-05-30 Jiri Pirkosfc: register devlink port with ops
2023-05-30 Jiri Pirkodevlink: move port_type_set() op into devlink_port_ops
2023-05-30 Jiri Pirkomlx4: register devlink port with ops
2023-05-30 Jiri Pirkodevlink: move port_split/unsplit() ops into devlink_por...
2023-05-30 Jiri Pirkonfp: devlink: register devlink port with ops
2023-05-30 Jiri Pirkomlxsw_core: register devlink port with ops
2023-05-30 Jiri Pirkoice: register devlink port for PF with ops
2023-05-30 Jiri Pirkodevlink: introduce port ops placeholder
2023-05-30 Wei Fangnet: fec: remove last_bdp from fec_enet_txq_xmit_frame()
2023-05-30 Heiner Kallweitr8169: check for PCI read error in probe
2023-05-30 Andy Shevchenkodsa: lan9303: Remove stray gpiod_unexport() call
2023-05-30 Christophe... liquidio: Use vzalloc()
2023-05-30 Paolo AbeniMerge branch 'microchip_t1s-update-on-microchip-10base...
2023-05-30 Parthiban Veerasoorannet: phy: microchip_t1s: add support for Microchip...
2023-05-30 Parthiban Veerasoorannet: phy: microchip_t1s: remove unnecessary interrupts...
2023-05-30 Parthiban Veerasoorannet: phy: microchip_t1s: fix reset complete status...
2023-05-30 Parthiban Veerasoorannet: phy: microchip_t1s: update LAN867x PHY supported...
2023-05-30 Parthiban Veerasoorannet: phy: microchip_t1s: replace read-modify-write...
2023-05-30 Parthiban Veerasoorannet: phy: microchip_t1s: modify driver description...
2023-05-30 Paolo AbeniMerge branch 'microchip-dsa-driver-improvements'
2023-05-30 Oleksij Rempelnet: dsa: microchip: Add register access control for...
2023-05-30 Oleksij Rempelnet: dsa: microchip: ksz8: Prepare ksz8863_smi for...
2023-05-30 Oleksij Rempelnet: dsa: microchip: remove ksz_port:on variable
2023-05-30 Vladimir Olteannet: dsa: microchip: add an enum for regmap widths
2023-05-30 Oleksij Rempelnet: dsa: microchip: improving error handling for 8...
2023-05-30 Jakub KicinskiMerge branch 'netlink-specs-add-ynl-spec-for-ovs_flow'
2023-05-30 Donald Hunternetlink: specs: add ynl spec for ovs_flow
2023-05-30 Donald Huntertools: ynl: Support enums in struct members in genetlin...
2023-05-30 Donald Huntertools: ynl: Initialise fixed headers to 0 in genetlink...
2023-05-30 Donald Hunterdoc: ynl: Add doc attr to struct members in genetlink...
2023-05-30 Simon Hormandevlink: Spelling corrections
2023-05-30 Dan Carpenternet: fix signedness bug in skb_splice_from_iter()
2023-05-30 Russell King... net: dpaa2-mac: use correct interface to free mdiodev
2023-05-30 Jakub KicinskiMerge branch 'net-pcs-add-helpers-to-xpcs-and-lynx...
2023-05-30 Russell King... net: enetc: use lynx_pcs_create_mdiodev()
2023-05-30 Russell King... net: dsa: ocelot: use lynx_pcs_create_mdiodev()
2023-05-30 Russell King... net: pcs: lynx: add lynx_pcs_create_mdiodev()
2023-05-30 Russell King... net: stmmac: use xpcs_create_mdiodev()
2023-05-30 Russell King... net: pcs: xpcs: add xpcs_create_mdiodev()
2023-05-30 Russell King... net: mdio: add mdio_device_get() and mdio_device_put()
2023-05-27 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-05-26 Florian Fainellinet: phy: broadcom: Register dummy IRQ handler
2023-05-26 Neal Cardwelltcp: remove unused TCP_SYNQ_INTERVAL definition
2023-05-26 Daniel Borkmannbpf: Fix bad unlock balance on freeze_mutex
2023-05-26 Andrii Nakryikolibbpf: Ensure FD >= 3 during bpf_map__reuse_fd()
2023-05-26 Andrii Nakryikolibbpf: Ensure libbpf always opens files with O_CLOEXEC
2023-05-26 David S. MillerMerge branch 'mv88e6xxx-phylink-prepare'
2023-05-26 Russell King... net: dsa: mv88e6xxx: move link forcing to mac_prepare...
2023-05-26 Russell King... net: dsa: add support for mac_prepare() and mac_finish...
2023-05-26 Jakub Kicinskinet: ynl: prefix uAPI header include with uapi/
2023-05-26 Pieter Jansen... sfc: handle VI shortage on ef100 by readjusting the...
2023-05-26 Kurt Kanzenbachnet/core: Enable socket busy polling on -RT
2023-05-26 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-05-26 Jakub KicinskiMerge tag 'ib-leds-netdev-v6.5' of git://git./linux...
2023-05-26 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-05-25 Daniel Müllerselftests/bpf: Check whether to run selftest
2023-05-25 Linus TorvaldsMerge tag 'net-6.4-rc4' of git://git./linux/kernel...
2023-05-25 JP Kobrynlibbpf: Change var type in datasec resize func
2023-05-25 Linus TorvaldsMerge tag 'for-v6.4-rc' of git://git./linux/kernel...
2023-05-25 Andrii Nakryikobpf: drop unnecessary bpf_capable() check in BPF_MAP_FR...
2023-05-25 Linus TorvaldsMerge tag 'sound-6.4-rc4' of git://git./linux/kernel...
2023-05-25 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.4-3' of git://git...
2023-05-25 Linus TorvaldsMerge tag 'm68k-for-v6.4-tag2' of git://git./linux...
2023-05-25 Niklas Schnelles390/ism: Set DMA coherent mask
2023-05-25 Christophe... net/mlx4: Use bitmap_weight_and()
2023-05-25 Paolo AbeniMerge branch 'net-tcp-make-txhash-use-consistent-for...
2023-05-25 Antoine TenartDocumentation: net: net.core.txrehash is not specific...
2023-05-25 Antoine Tenartnet: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
2023-05-25 Antoine Tenartnet: tcp: make the txhash available in TIME_WAIT socket...
2023-05-25 Christian Marangileds: trigger: netdev: Use mutex instead of spinlocks
2023-05-25 Christian Marangileds: trigger: netdev: Convert device attr to macro
2023-05-25 Christian Marangileds: trigger: netdev: Rename add namespace to netdev...
2023-05-25 Christian Marangileds: trigger: netdev: Drop NETDEV_LED_MODE_LINKUP...
2023-05-25 Christian Marangileds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP...
2023-05-25 Kuniyuki Iwashimaudplite: Fix NULL pointer dereference in __sk_mem_raise...
2023-05-25 Russell King... net: phylink: provide phylink_pcs_config() and phylink_...
2023-05-25 Jakub KicinskiMerge branch 'net-phy-mscc-support-vsc8501'
2023-05-25 David Eppingnet: phy: mscc: enable VSC8501/2 RGMII RX clock
2023-05-25 David Eppingnet: phy: mscc: remove unnecessary phydev locking
2023-05-25 David Eppingnet: phy: mscc: add support for VSC8501
2023-05-25 David Eppingnet: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
2023-05-25 Jakub KicinskiMerge branch 'bug-fixes-for-net-handshake'
2023-05-25 Chuck Levernet/handshake: Enable the SNI extension to work properly
2023-05-25 Chuck Levernet/handshake: Unpin sock->file if a handshake is cancelled
2023-05-25 Chuck Levernet/handshake: handshake_genl_notify() shouldn't ignore...
next