platform/kernel/linux-starfive.git
2022-01-27 Jakub Kicinskinfc: use *_set_vendor_cmds() helpers
2022-01-27 Jakub Kicinskimii: remove mii_lpa_to_linkmode_lpa_sgmii()
2022-01-27 Robin Murphynfp: Simplify array allocation
2022-01-27 Lorenzo Bianconinet: ethernet: mtk_star_emac: fix unused variable
2022-01-27 David S. MillerMerge branch 'xgmac_mdio-preamble-suppression-and-custo...
2022-01-27 Tobias Waldekranzdt-bindings: net: xgmac_mdio: Add "clock-frequency...
2022-01-27 Tobias Waldekranznet/fsl: xgmac_mdio: Support setting the MDC frequency
2022-01-27 Tobias Waldekranznet/fsl: xgmac_mdio: Support preamble suppression
2022-01-27 Tobias Waldekranznet/fsl: xgmac_mdio: Use managed device resources
2022-01-27 Tobias Waldekranzdt-bindings: net: xgmac_mdio: Remove unsupported "bus...
2022-01-27 xu xinipv4: Namespaceify min_adv_mss sysctl knob
2022-01-27 David S. MillerMerge branch 'mvneta-mac_select_pcs'
2022-01-27 Russell King... net: mvneta: use .mac_select_pcs() interface
2022-01-27 Russell King... net: mvneta: reorder initialisation
2022-01-27 David S. MillerMerge branch 'at803x-sfp-fiber'
2022-01-27 Robert Hancocknet: phy: at803x: Support downstream SFP cage
2022-01-27 Robert Hancocknet: phy: at803x: add fiber support
2022-01-27 Robert Hancocknet: phy: at803x: move page selection fix to config_init
2022-01-27 Eric Dumazettcp: allocate tcp_death_row outside of struct netns_ipv4
2022-01-27 Simon Hormannfp: only use kdoc style comments for kdoc
2022-01-27 Corentin Labbenet: ethernet: cortina: permit to set mac address in DT
2022-01-26 Gustavo A.... nfp: flower: Use struct_size() helper in kmalloc()
2022-01-26 Gustavo A.... mlxsw: spectrum_kvdl: Use struct_size() helper in kzalloc()
2022-01-26 Russell King... net: enetc: use .mac_select_pcs() interface
2022-01-26 Russell King... net: dpaa2-mac: use .mac_select_pcs() interface
2022-01-26 David S. MillerMerge branch 'axienet-pcs-modernize'
2022-01-26 Russell King... net: axienet: replace mdiobus_write() with mdiodev_write()
2022-01-26 Russell King... net: axienet: convert to phylink_pcs
2022-01-26 David S. MillerMerge branch 'bnxt_en-RTC'
2022-01-26 Pavan Chebbibnxt_en: Handle async event when the PHC is updated...
2022-01-26 Pavan Chebbibnxt_en: Implement .adjtime() for PTP RTC mode
2022-01-26 Pavan Chebbibnxt_en: Add driver support to use Real Time Counter...
2022-01-26 Pavan Chebbibnxt_en: PTP: Refactor PTP initialization functions
2022-01-26 Michael Chanbnxt_en: Update firmware interface to 1.10.2.73
2022-01-26 David S. MillerMerge branch 'stmmac-PCS-modernize'
2022-01-26 Russell King... net: stmmac: use .mac_select_pcs() interface
2022-01-26 Russell King... net: stmmac: convert to phylink_generic_validate()
2022-01-26 Russell King... net: stmmac: remove phylink_config.pcs_poll usage
2022-01-26 Russell King... net: stmmac/xpcs: convert to pcs_validate()
2022-01-26 Russell King... net: stmmac: fill in supported_interfaces
2022-01-26 Russell King... net: stmmac: convert to phylink_get_linkmodes()
2022-01-26 Russell King... net: xpcs: add support for retrieving supported interfa...
2022-01-26 David S. MillerMerge branch 'mlxsw-RJ45'
2022-01-26 Danielle Ratsonmlxsw: core_env: Forbid module reset on RJ45 ports
2022-01-26 Danielle Ratsonmlxsw: core_env: Forbid power mode set and get on RJ45...
2022-01-26 Danielle Ratsonmlxsw: core_env: Forbid getting module EEPROM on RJ45...
2022-01-26 Danielle Ratsonmlxsw: core_env: Query and store port module's type...
2022-01-26 Danielle Ratsonmlxsw: reg: Add Port Module Type Mapping register
2022-01-26 Danielle Ratsonmlxsw: spectrum_ethtool: Add support for two new link...
2022-01-26 Danielle Ratsonmlxsw: Add netdev argument to mlxsw_env_get_module_info()
2022-01-26 Ido Schimmelmlxsw: core_env: Do not pass number of modules as argument
2022-01-26 Ido Schimmelmlxsw: spectrum_ethtool: Remove redundant variable
2022-01-25 David Ahernnet: Adjust sk_gso_max_size once when set
2022-01-25 Colin Ian Kingnet: tulip: remove redundant assignment to variable...
2022-01-25 Jakub Kicinskiipv6: gro: flush instead of assuming different flows...
2022-01-25 Gustavo A.... net: mana: Use struct_size() helper in mana_gd_create_d...
2022-01-25 Heiner Kallweitr8169: use new PM macros
2022-01-25 David S. MillerMerge branch 'dsa-avoid-cross-chip-vlan-sync'
2022-01-25 Tobias Waldekranznet: dsa: Avoid cross-chip syncing of VLAN filtering
2022-01-25 Tobias Waldekranznet: dsa: Move VLAN filtering syncing out of dsa_switch...
2022-01-25 David S. MillerMerge branch 'netns-speedup-dismantle'
2022-01-25 Eric Dumazetipv4/tcp: do not use per netns ctl sockets
2022-01-25 Eric Dumazetipv6: do not use per netns icmp sockets
2022-01-25 Eric Dumazetipv4: do not use per netns icmp sockets
2022-01-25 Eric Dumazettcp/dccp: get rid of inet_twsk_purge()
2022-01-25 Eric Dumazettcp/dccp: no longer use twsk_net(tw) from tw_timer_hand...
2022-01-25 Eric Dumazettcp/dccp: add tw->tw_bslot
2022-01-25 David S. MillerMerge branch 'ionic-fw-recovery'
2022-01-25 Shannon Nelsonionic: replace set_vf data with union
2022-01-25 Shannon Nelsonionic: stretch heartbeat detection
2022-01-25 Shannon Nelsonionic: remove the dbid_inuse bitmap
2022-01-25 Brett Creeleyionic: disable napi when ionic_lif_init() fails
2022-01-25 Brett Creeleyionic: Cleanups in the Tx hotpath code
2022-01-25 Brett Creeleyionic: Prevent filter add/del err msgs when the device...
2022-01-25 Brett Creeleyionic: Query FW when getting VF info via ndo_get_vf_config
2022-01-25 Brett Creeleyionic: Allow flexibility for error reporting on dev...
2022-01-25 Brett Creeleyionic: Correctly print AQ errors if completions aren...
2022-01-25 Shannon Nelsonionic: fix up printing of timeout error
2022-01-25 Shannon Nelsonionic: better handling of RESET event
2022-01-25 Shannon Nelsonionic: add FW_STOPPING state
2022-01-25 Brett Creeleyionic: Don't send reset commands if FW isn't running
2022-01-25 Shannon Nelsonionic: separate function for watchdog init
2022-01-25 Shannon Nelsonionic: start watchdog after all is setup
2022-01-25 Shannon Nelsonionic: fix type complaint in ionic_dev_cmd_clean()
2022-01-25 Eric Dumazetipv4: get rid of fib_info_hash_{alloc|free}
2022-01-25 Qing Dengip6_tunnel: allow routing IPv4 traffic in NBMA mode
2022-01-25 Jisheng Zhangnet: use bool values to pass bool param of phy_init_eee()
2022-01-25 Colin Ian Kingnet: fec_ptp: remove redundant initialization of variab...
2022-01-25 Colin Ian Kingnet: usb: asix: remove redundant assignment to variable reg
2022-01-24 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2022-01-24 Daniel Borkmannselftests, bpf: Do not yet switch to new libbpf XDP...
2022-01-24 Jakub KicinskiMerge tag 'linux-can-fixes-for-5.17-20220124' of git...
2022-01-24 Marc Kleine... can: flexcan: mark RX via mailboxes as supported on...
2022-01-24 Marc Kleine... can: tcan4x5x: regmap: fix max register value
2022-01-24 Marc Kleine... can: m_can: m_can_fifo_{read,write}: don't read or...
2022-01-24 Marc Kleine... dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
2022-01-24 Marc Kleine... mailmap: update email address of Brian Silverman
2022-01-24 Magnus Karlssonselftests, xsk: Fix rx_full stats test
2022-01-24 kernel test... bpf: Fix flexible_array.cocci warnings
2022-01-24 Jisheng Zhangnet: stmmac: remove unused members in struct stmmac_priv
next