summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-16selftests: bonding: remove redundant delete action of device link1_1Zhengchao Shao
2023-08-15Merge tag 'mlx5-updates-2023-08-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-15Merge branch 'net-warn-about-attempts-to-register-negative-ifindex'Jakub Kicinski
2023-08-15tools: ynl: add more info to KeyErrors on missing attrsJakub Kicinski
2023-08-15netlink: specs: add ovs_vport new commandJakub Kicinski
2023-08-15net: warn about attempts to register negative ifindexJakub Kicinski
2023-08-15eth: r8152: try to use a normal budgetJakub Kicinski
2023-08-15net: e1000e: Remove unused declarationsYue Haibing
2023-08-15qed: remove unused 'resp_size' calculationArnd Bergmann
2023-08-15net: phy: mediatek-ge-soc: support PHY LEDsDaniel Golle
2023-08-15Merge branch 'nexthop-various-cleanups'Jakub Kicinski
2023-08-15nexthop: Do not increment dump sentinel at the end of the dumpIdo Schimmel
2023-08-15nexthop: Simplify nexthop bucket dumpIdo Schimmel
2023-08-15Merge branch 'seg6-add-next-c-sid-support-for-srv6-end-x-behavior'Jakub Kicinski
2023-08-15selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behaviorPaolo Lungaroni
2023-08-15seg6: add NEXT-C-SID support for SRv6 End.X behaviorAndrea Mayer
2023-08-15Merge branch 'genetlink-provide-struct-genl_info-to-dumps'Jakub Kicinski
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski
2023-08-15ethtool: netlink: simplify arguments to ethnl_default_parse()Jakub Kicinski
2023-08-15netdev-genl: use struct genl_info for reply constructionJakub Kicinski
2023-08-15genetlink: add genlmsg_iput() APIJakub Kicinski
2023-08-15genetlink: add a family pointer to struct genl_infoJakub Kicinski
2023-08-15genetlink: use attrs from struct genl_infoJakub Kicinski
2023-08-15genetlink: add struct genl_info to struct genl_dumpit_infoJakub Kicinski
2023-08-15genetlink: remove userhdr from struct genl_infoJakub Kicinski
2023-08-15genetlink: make genl_info->nlhdr constJakub Kicinski
2023-08-15genetlink: push conditional locking into dumpit/doneJakub Kicinski
2023-08-14net: dsa: mv88e6060: add phylink_get_caps implementationRussell King (Oracle)
2023-08-14net/mlx5: Don't query MAX caps twiceShay Drory
2023-08-14net/mlx5: Remove unused MAX HCA capabilitiesShay Drory
2023-08-14net/mlx5: Remove unused CAPsShay Drory
2023-08-14net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler()Jiri Pirko
2023-08-14net/mlx5: Remove redundant check of mlx5_vhca_event_supported()Jiri Pirko
2023-08-14net/mlx5: Use mlx5_sf_start_function_id() helper instead of directly calling ...Jiri Pirko
2023-08-14net/mlx5: Remove redundant SF supported check from mlx5_sf_hw_table_init()Jiri Pirko
2023-08-14net/mlx5: Use auxiliary_device_uninit() instead of device_put()Jiri Pirko
2023-08-14net/mlx5: E-switch, Add checking for flow rule destinationsJianbo Liu
2023-08-14net/mlx5: Check with FW that sync reset completed successfullyMoshe Shemesh
2023-08-14net/mlx5: Expose max possible SFs via devlink resourceShay Drory
2023-08-14net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu
2023-08-14net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu
2023-08-14net/mlx5: Consolidate devlink documentation in devlink/mlx5.rstRahul Rameshbabu
2023-08-14Merge branch 'devlink-introduce-selective-dumps'Jakub Kicinski
2023-08-14netlink: specs: devlink: extend health reporter dump attributes by port indexJiri Pirko
2023-08-14devlink: extend health reporter dump selector by port indexJiri Pirko
2023-08-14netlink: specs: devlink: extend per-instance dump commands to accept instance...Jiri Pirko
2023-08-14devlink: allow user to narrow per-instance dumps by passing handle attrsJiri Pirko
2023-08-14devlink: remove converted commands from small opsJiri Pirko
2023-08-14devlink: remove duplicate temporary netlink callback prototypesJiri Pirko
2023-08-14netlink: specs: devlink: add commands that do per-instance dumpJiri Pirko