summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-19devlink: remove reporters_lockJiri Pirko
2023-01-19devlink: protect health reporter operation with instance lockJiri Pirko
2023-01-19net/mlx5: Remove MLX5E_LOCKED_FLOW flagJiri Pirko
2023-01-19net/mlx5e: Create separate devlink instance for ethernet auxiliary deviceJiri Pirko
2023-01-19devlink: remove linecard reference countingJiri Pirko
2023-01-19devlink: remove linecards lockJiri Pirko
2023-01-19net: ethernet: ti: am65-cpsw: Handle -EPROBE_DEFER for Serdes PHYSiddharth Vadapalli
2023-01-19net: dsa: microchip: ptp: Fix error code in ksz_hwtstamp_set()Dan Carpenter
2023-01-19Merge branch 'net-sfp-cleanup-i2c-dt-acpi-fwnode-includes'Jakub Kicinski
2023-01-19net: sfp: remove unused ctype.h includeRussell King (Oracle)
2023-01-19net: sfp: remove acpi.h includeRussell King (Oracle)
2023-01-19net: sfp: rename gpio_of_names[]Russell King (Oracle)
2023-01-19net: sfp: use device_get_match_data()Russell King (Oracle)
2023-01-19net: sfp: use i2c_get_adapter_by_fwnode()Russell King (Oracle)
2023-01-19Merge tag 'perf-tools-fixes-for-v6.2-3-2023-01-19' of git://git.kernel.org/pu...Linus Torvalds
2023-01-19Merge tag 'printk-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-19Merge tag 's390-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-01-19Merge tag 'slab-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-19Merge tag 'zonefs-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2023-01-19net: dsa: microchip: ksz9477: port map correction in ALU table entry registerRakesh Sankaranarayanan
2023-01-19selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn
2023-01-19net/ulp: use consistent error code when blocking ULPPaolo Abeni
2023-01-19ice: Remove excess spaceTony Nguyen
2023-01-19ice: Introduce local var for readabilityTony Nguyen
2023-01-19ice: Match parameter name for ice_cfg_phy_fc()Tony Nguyen
2023-01-19ice: Explicitly return 0Tony Nguyen
2023-01-19ice: Reduce scope of variablesTony Nguyen
2023-01-19ice: Move support DDP code out of ice_flex_pipe.cSergey Temerkhanov
2023-01-19ice: Remove cppcheck suppressionsTony Nguyen
2023-01-19ice: combine cases in ice_ksettings_find_adv_link_speed()Przemek Kitszel
2023-01-19ice: Add support for 100G KR2/CR2/SR2 link reportingAnirudh Venkataramanan
2023-01-19ice: add missing checks for PF vsi typeJesse Brandeburg
2023-01-19ice: remove redundant non-null check in ice_setup_pf_sw()Anirudh Venkataramanan
2023-01-19ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPBSiddaraju DH
2023-01-19ice: Support drop actionAmritha Nambiar
2023-01-19ice: Handle LLDP MIB Pending changeAnatolii Gerasymenko
2023-01-19ice: Add 'Execute Pending LLDP MIB' Admin Queue commandTsotne Chakhvadze
2023-01-19Merge branch 'net-phy-remove-probe_capabilities'Paolo Abeni
2023-01-19net: phy: Remove probe_capabilitiesAndrew Lunn
2023-01-19net: phy: Decide on C45 capabilities based on presence of methodAndrew Lunn
2023-01-19net: mdio: scan bus based on bus capabilities for C22 and C45Andrew Lunn
2023-01-19net: mdio: Add workaround for Micrel PHYs which are not C45 compatibleAndrew Lunn
2023-01-19net: mdio: Rework scanning of bus ready for quirksAndrew Lunn
2023-01-19net: mdio: Move mdiobus_scan() within fileAndrew Lunn
2023-01-19Merge tag 'mlx5-fixes-2023-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2023-01-19Merge branch 'rework/console-list-lock' into for-linusPetr Mladek
2023-01-19octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rtKevin Hao
2023-01-19Merge branch 'generic-implementation-of-phy-interface-and-fixed_phy-support-f...Paolo Abeni
2023-01-19net: lan743x: add fixed phy support for LAN7431 devicePavithra Sathyanarayanan
2023-01-19net: lan743x: add generic implementation for phy interface selectionPavithra Sathyanarayanan