summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-08-14devlink: pass flags as an arg of dump_one() callbackJiri Pirko
2023-08-14devlink: introduce dumpit callbacks for split opsJiri Pirko
2023-08-14devlink: rename doit callbacks for per-instance dump commandsJiri Pirko
2023-08-14devlink: introduce devlink_nl_pre_doit_port*() helper functionsJiri Pirko
2023-08-14devlink: parse rate attrs in doit() callbacksJiri Pirko
2023-08-14devlink: parse linecard attr in doit() callbacksJiri Pirko
2023-08-14net: phy: Introduce PSGMII PHY interface modeGabor Juhos
2023-08-14dt-bindings: net: ethernet-controller: add PSGMII modeRobert Marko
2023-08-14Merge branch 'mlxsw-redirection'David S. Miller
2023-08-14selftests: forwarding: Add test case for traffic redirection from a locked portIdo Schimmel
2023-08-14mlxsw: spectrum: Stop ignoring learning notifications from redirected trafficIdo Schimmel
2023-08-14mlxsw: spectrum_flower: Disable learning and security lookup when redirectingIdo Schimmel
2023-08-14mlxsw: core_acl_flex_actions: Add IGNORE_ACTIONIdo Schimmel
2023-08-14net: stmmac: xgmac: show more MAC HW features in debugfsFurong Xu
2023-08-14Merge branch 'net-stats-helpers'David S. Miller
2023-08-14vxlan: Use helper functions to update statsLi Zetao
2023-08-14net: macsec: Use helper functions to update statsLi Zetao
2023-08-14vmxnet3: Add XDP support.William Tu
2023-08-14Merge branch 'ovs-drop-reasons'David S. Miller
2023-08-14selftests: openvswitch: add explicit drop testcaseAdrian Moreno
2023-08-14selftests: openvswitch: add drop reason testcaseAdrian Moreno
2023-08-14net: openvswitch: add misc error drop reasonsAdrian Moreno
2023-08-14net: openvswitch: add meter drop reasonAdrian Moreno
2023-08-14net: openvswitch: add explicit drop actionEric Garver
2023-08-14net: openvswitch: add action error drop reasonAdrian Moreno
2023-08-14net: openvswitch: add last-action drop reasonAdrian Moreno
2023-08-14Merge branch 'mptcp-remove-msk-subflow'David S. Miller
2023-08-14mptcp: Remove unnecessary test for __mptcp_init_sock()Kuniyuki Iwashima
2023-08-14mptcp: get rid of msk->subflowPaolo Abeni
2023-08-14mptcp: change the mpc check helper to return a skPaolo Abeni
2023-08-14mptcp: avoid ssock usage in mptcp_pm_nl_create_listen_socket()Paolo Abeni
2023-08-14mptcp: avoid additional indirection in sockoptPaolo Abeni