summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-23ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani
2023-10-23net: atm: Remove redundant check.Gavrilov Ilia
2023-10-22Merge branch 'bnxt_en-next'David S. Miller
2023-10-22bnxt_en: extend media types to supported and autoneg modesEdwin Peer
2023-10-22bnxt_en: convert to linkmode_set_bit() APIEdwin Peer
2023-10-22bnxt_en: Refactor NRZ/PAM4 link speed related logicMichael Chan
2023-10-22bnxt_en: refactor speed independent ethtool modesEdwin Peer
2023-10-22bnxt_en: support lane configuration via ethtoolEdwin Peer
2023-10-22bnxt_en: add infrastructure to lookup ethtool link modeEdwin Peer
2023-10-22bnxt_en: Fix invoking hwmon_notify_eventKalesh AP
2023-10-22bnxt_en: Do not call sleeping hwmon_notify_event() from NAPIKalesh AP
2023-10-21octeon_ep: assert hardware structure sizesShinas Rasheed
2023-10-21net: dsa: mv88e6xxx: add an error code check in mv88e6352_tai_event_workSu Hui
2023-10-21selftests: tc-testing: add test for 'rt' upgrade on hfscPedro Tammela
2023-10-20net: wwan: replace deprecated strncpy with strscpyJustin Stitt
2023-10-20pds_core: add an error code check in pdsc_dl_info_getSu Hui
2023-10-20Merge branch 'ice-vf-resource-tracking'David S. Miller
2023-10-20ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()Dan Carpenter
2023-10-20igb: Fix an end of loop testDan Carpenter
2023-10-20ice: cleanup ice_find_netlist_nodeJacob Keller
2023-10-20ice: make ice_get_pf_c827_idx staticJacob Keller
2023-10-20ice: manage VFs MSI-X using resource trackingMichal Swiatkowski
2023-10-20ice: set MSI-X vector count on VFMichal Swiatkowski
2023-10-20ice: add bitmap to track VF MSI-X usageMichal Swiatkowski
2023-10-20ice: implement num_msix field per VFMichal Swiatkowski
2023-10-20ice: store VF's pci_dev ptr in ice_vfPrzemek Kitszel
2023-10-20ice: add drop rule matching on not active lportMichal Swiatkowski
2023-10-20ice: remove unused ice_flow_entry fieldsPrzemek Kitszel
2023-10-20ethtool: untangle the linkmode and ethtool headersJakub Kicinski
2023-10-20net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.Heng Guo
2023-10-20Merge branch 'ksz886x-forced-link-modes'David S. Miller
2023-10-20net: phy: micrel: Fix forced link mode for KSZ886X switchesOleksij Rempel
2023-10-20net: dsa: microchip: ksz8: Enable MIIM PHY Control reg accessOleksij Rempel
2023-10-20Merge branch 'mlxsw-lag-table-allocation'David S. Miller
2023-10-20mlxsw: spectrum: Set SW LAG mode on Spectrum>1Petr Machata
2023-10-20mlxsw: spectrum: Allocate LAG table when in SW LAG modePetr Machata
2023-10-20mlxsw: spectrum_pgt: Generalize PGT allocationPetr Machata
2023-10-20mlxsw: spectrum_fid: Allocate PGT for the whole FID family in one goPetr Machata
2023-10-20mlxsw: pci: Permit toggling LAG modePetr Machata
2023-10-20mlxsw: core, pci: Add plumbing related to LAG modePetr Machata
2023-10-20mlxsw: cmd: Add QUERY_FW.lag_mode_supportPetr Machata
2023-10-20mlxsw: cmd: Add CONFIG_PROFILE.{set_, }lag_modePetr Machata
2023-10-20mlxsw: cmd: Fix omissions in CONFIG_PROFILE field names in commentsPetr Machata
2023-10-20mlxsw: reg: Add SGCR.lag_lookup_pgt_basePetr Machata
2023-10-20mlxsw: reg: Drop SGCR.llbPetr Machata
2023-10-20Merge branch 'netlink-auto-integers'David S. Miller
2023-10-20netlink: specs: add support for auto-sized scalarsJakub Kicinski
2023-10-20netlink: add variable-length / auto integersJakub Kicinski
2023-10-20tools: ynl-gen: make the mnl_type() method publicJakub Kicinski
2023-10-20Merge branch 'devlink-errors-fmsg'David S. Miller