summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-04net/mlx5: Enhance debug print in page allocation failureJack Morgenstein
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu
2023-02-04net/mlx5: Document support for RoCE HCA disablement capabilityRahul Rameshbabu
2023-02-04net/mlx5: Add counter information to mlx5 driver documentationRahul Rameshbabu
2023-02-04net/mlx5: Document previously implemented mlx5 tracepointsRahul Rameshbabu
2023-02-04net/mlx5: Update Kconfig parameter documentationRahul Rameshbabu
2023-02-04net/mlx5: Separate mlx5 driver documentation into multiple pagesRahul Rameshbabu
2023-02-04net/mlx5: Lag, Move mpesw related definitions to mpesw.hRoi Dayan
2023-02-04net/mlx5: Lag, Use flag to check for shared FDB modeMark Bloch
2023-02-04net/mlx5: Lag, Remove redundant bool allocation on the stackRoi Dayan
2023-02-04net/mlx5: Lag, Use mlx5_lag_dev() instead of derefering pointersRoi Dayan
2023-02-04net/mlx5: Lag, Update multiport eswitch check to log an errorRoi Dayan
2023-02-04Merge branch 'net-smc-parallelism'David S. Miller
2023-02-04net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphoreD. Wythe
2023-02-04net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs()D. Wythe
2023-02-04net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create...D. Wythe
2023-02-04net/smc: llc_conf_mutex refactor, replace it with rw_semaphoreD. Wythe
2023-02-03Merge branch 'updates-to-enetc-txq-management'Jakub Kicinski
2023-02-03net: enetc: ensure we always have a minimum number of TXQs for stackVladimir Oltean
2023-02-03net: enetc: recalculate num_real_tx_queues when XDP program attachesVladimir Oltean
2023-02-03net: enetc: allow the enetc_reconfigure() callback to failVladimir Oltean
2023-02-03net: enetc: simplify enetc_num_stack_tx_queues()Vladimir Oltean
2023-02-03Merge branch 'raw-add-drop-reasons-and-use-another-hash-function'Jakub Kicinski
2023-02-03raw: use net_hash_mix() in hash functionEric Dumazet
2023-02-03ipv4: raw: add drop reasonsEric Dumazet
2023-02-03ipv6: raw: add drop reasonsEric Dumazet
2023-02-03Merge branch 'devlink-move-devlink-dev-code-to-a-separate-file'Jakub Kicinski
2023-02-03devlink: Move devlink dev selftest code to devMoshe Shemesh
2023-02-03devlink: Move devlink_info_req struct to be localMoshe Shemesh
2023-02-03devlink: Move devlink dev flash code to devMoshe Shemesh
2023-02-03devlink: Move devlink dev info code to devMoshe Shemesh
2023-02-03devlink: Move devlink dev eswitch code to devMoshe Shemesh
2023-02-03devlink: Move devlink dev reload code to devMoshe Shemesh
2023-02-03devlink: Split out dev get and dump codeMoshe Shemesh
2023-02-03net: dsa: use NL_SET_ERR_MSG_WEAK_MOD() more consistentlyVladimir Oltean
2023-02-03Merge branch 'yt8531-support'David S. Miller
2023-02-03net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyFrank Sae
2023-02-03net: phy: Add dts support for Motorcomm yt8531s gigabit ethernet phyFrank Sae
2023-02-03net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phyFrank Sae
2023-02-03net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit ethernet phyFrank Sae
2023-02-03dt-bindings: net: Add Motorcomm yt8xxx ethernet phyFrank Sae
2023-02-03Merge branch 'act_ct-UDP-NEW'David S. Miller
2023-02-03netfilter: nf_conntrack: allow early drop of offloaded UDP connsVlad Buslov
2023-02-03net/sched: act_ct: offload UDP NEW connectionsVlad Buslov
2023-02-03net/sched: act_ct: set ctinfo in meta action depending on ct stateVlad Buslov
2023-02-03netfilter: flowtable: cache info of last offloadVlad Buslov
2023-02-03netfilter: flowtable: allow unidirectional rulesVlad Buslov
2023-02-03netfilter: flowtable: fixup UDP timeout depending on ct stateVlad Buslov
2023-02-03net: flow_offload: provision conntrack info in ct_metadataVlad Buslov
2023-02-03net: lan966x: Add VCAP debugFS supportHoratiu Vultur