summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-07net: dsa: mt7530: empty default case on mt7530_setup_port5()Arınç ÜNAL
2024-02-07r8169: remove setting LED default trigger, this is done by LED core nowHeiner Kallweit
2024-02-07Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-02-07Merge branch 'selftests-bonding-use-slowwait-when-waiting'Jakub Kicinski
2024-02-07selftests: bonding: use slowwait instead of hard code sleepHangbin Liu
2024-02-07selftests: bonding: reduce garp_test/arp_validate test timeHangbin Liu
2024-02-07selftests: bonding: use tc filter to check if LACP was sentHangbin Liu
2024-02-07selftests/net/forwarding: add slowwait functionsHangbin Liu
2024-02-07net/smc: change the term virtual ISM to Emulated-ISMWen Gu
2024-02-07Merge branch 'net-phy-realtek-complete-5gbps-support-and-replace-private-cons...Jakub Kicinski
2024-02-07net: phy: realtek: add 5Gbps support to rtl822x_config_aneg()Heiner Kallweit
2024-02-07net: phy: realtek: use generic MDIO constantsMarek Behún
2024-02-07net: mdio: add 2.5g and 5g related PMA speed constantsMarek Behún
2024-02-07dpll: check that pin is registered in __dpll_pin_unregister()Jiri Pirko
2024-02-07tsnep: Use devm_platform_get_and_ioremap_resource() in tsnep_probe()Markus Elfring
2024-02-07net: Do not return value from init_dummy_netdev()Amit Cohen
2024-02-07Merge branch 'net-eee-network-driver-cleanups'Jakub Kicinski
2024-02-07net: dsa: b53: remove eee_enabled/eee_active in b53_get_mac_eee()Russell King (Oracle)
2024-02-07net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()Russell King (Oracle)
2024-02-07net: bcmgenet: remove eee_enabled/eee_active in bcmgenet_get_eee()Russell King (Oracle)
2024-02-07net: fec: remove eee_enabled/eee_active in fec_enet_get_eee()Russell King (Oracle)
2024-02-07net: sxgbe: remove eee_enabled/eee_active in sxgbe_get_eee()Russell King (Oracle)
2024-02-07net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()Russell King (Oracle)
2024-02-07Merge branch 'net-phy-c22-c45-enumeration'David S. Miller
2024-02-07net: dsa: mv88e6xxx: Return -ENODEV when C45 not supportedAndrew Lunn
2024-02-07net: phy: c45 scanning: Don't consider -ENODEV fatalAndrew Lunn
2024-02-07netdevsim: make nsim_bus constRicardo B. Marliere
2024-02-07net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO}Masahiro Yamada
2024-02-07net: ethernet: remove duplicated CONFIG_SUNGEM_PHY entryMasahiro Yamada
2024-02-07netlabel: cleanup struct netlbl_lsm_catmapGeorge Guo
2024-02-06tg3: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-06Merge branch 'net-phy-add-and-use-helper-phy_advertise_eee_all'Jakub Kicinski
2024-02-06r8169: use new helper phy_advertise_eee_allHeiner Kallweit
2024-02-06net: phy: add helper phy_advertise_eee_allHeiner Kallweit
2024-02-06Merge branch 'add-support-for-encoding-multi-attr-to-ynl'Jakub Kicinski
2024-02-06tools: ynl: add support for encoding multi-attrAlessandro Marcolini
2024-02-06doc: netlink: specs: tc: add multi-attr to tc-taprio-sched-entryAlessandro Marcolini
2024-02-06tools: ynl: correct typo and docstringAlessandro Marcolini
2024-02-06mlx4: Address spelling errorsSimon Horman
2024-02-06Merge branch 'nfc-hci-save-a-few-bytes-of-memory-when-registering-a-nfc_llc-e...Paolo Abeni
2024-02-06nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engineChristophe JAILLET
2024-02-06nfc: hci: Introduce nfc_llc_del_engine() to reduce code duplicationChristophe JAILLET
2024-02-06tipc: rename the module name diag to tipc_diagXin Long
2024-02-06Merge branch 'pds_core-various-improvements-cleanups'Paolo Abeni
2024-02-06pds_core: Clean up init/uninit flows to be more readableBrett Creeley
2024-02-06pds_core: Fix up some minor issuesBrett Creeley
2024-02-06pds_core: Unmask adminq interrupt in work threadBrett Creeley
2024-02-06pds_core: Don't assign interrupt index/bound_intr to notifyqBrett Creeley
2024-02-06bonding: Add independent control state machineAahil Awatramani
2024-02-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni