summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-16devlink: Move devlink fmsg and health diagnose to health fileMoshe Shemesh3-630/+636
2023-02-16devlink: Move devlink health report and recover to health fileMoshe Shemesh3-138/+144
2023-02-16devlink: Move devlink health get and set code to health fileMoshe Shemesh3-217/+234
2023-02-16devlink: health: Fix nla_nest_end in error flowMoshe Shemesh1-1/+1
2023-02-16devlink: Split out health reporter create codeMoshe Shemesh4-209/+226
2023-02-16ice: update xdp_features with xdp multi-buffLorenzo Bianconi1-6/+12
2023-02-16i40e: check vsi type before setting xdp_features flagLorenzo Bianconi1-2/+4
2023-02-15net: phylink: support validated pause and autoneg in fixed-linkIvan Bornyakov1-3/+14
2023-02-15net: no longer support SOCK_REFCNT_DEBUG featureJason Xing13-87/+0
2023-02-15netlink-specs: add rx-push to ethtool familyJakub Kicinski1-0/+5
2023-02-15Merge branch 'net-make-kobj_type-structures-constant'Jakub Kicinski2-3/+3
2023-02-15net-sysfs: make kobj_type structures constantThomas Weißschuh1-2/+2
2023-02-15net: bridge: make kobj_type structure constantThomas Weißschuh1-1/+1
2023-02-15Merge branch 'net-ipa-define-gsi-register-fields-differently'Jakub Kicinski10-157/+1600
2023-02-15net: ipa: define fields for remaining GSI registersAlex Elder8-102/+452
2023-02-15net: ipa: add "gsi_v4.11.c"Alex Elder4-2/+256
2023-02-15net: ipa: define fields for event-ring related registersAlex Elder7-40/+122
2023-02-15net: ipa: define more fields for GSI registersAlex Elder7-40/+130
2023-02-15net: ipa: define GSI CH_C_QOS register fieldsAlex Elder7-26/+72
2023-02-15net: ipa: populate more GSI register filesAlex Elder6-2/+623
2023-02-14devlink: don't allow to change net namespace for FW_ACTIVATE reload actionJiri Pirko1-0/+6
2023-02-14hv_netvsc: Check status in SEND_RNDIS_PKT completion messageMichael Kelley1-0/+18
2023-02-14Merge branch 'add-support-for-per-action-hw-stats'Paolo Abeni17-48/+375
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo8-13/+91
2023-02-14net/mlx5e: TC, map tc action cookie to a hw counterOz Shlomo5-1/+224
2023-02-14net/mlx5e: TC, store tc action cookies per attrOz Shlomo2-0/+5
2023-02-14net/mlx5e: TC, add hw counter to branching actionsOz Shlomo1-0/+5
2023-02-14net/sched: support per action hw statsOz Shlomo5-20/+22
2023-02-14net/sched: introduce flow_offload action cookieOz Shlomo3-0/+4
2023-02-14net/sched: pass flow_stats instead of multiple stats argsOz Shlomo3-17/+7
2023-02-14net/sched: act_pedit, setup offload action for action stats queryOz Shlomo1-1/+22
2023-02-14net/sched: optimize action stats api callsOz Shlomo1-3/+2
2023-02-14dt-bindings: net: dsa: mediatek,mt7530: improve binding descriptionArınç ÜNAL1-31/+21
2023-02-14Merge branch 'ipv6-more-drop-reason'Jakub Kicinski6-21/+55
2023-02-14ipv6: icmp6: add drop reason support to ndisc_rcv()Eric Dumazet4-8/+18
2023-02-14ipv6: icmp6: add drop reason support to icmpv6_notify()Eric Dumazet2-9/+19
2023-02-14net: add pskb_may_pull_reason() helperEric Dumazet1-4/+15
2023-02-14net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDREric Dumazet1-0/+3
2023-02-14net: stmmac: dwc-qos: Make struct dwc_eth_dwmac_data::remove return voidUwe Kleine-König1-12/+5
2023-02-14net: stmmac: Make stmmac_dvr_remove() return voidUwe Kleine-König7-15/+15
2023-02-14net: mvneta: do not set xdp_features for hw buffer devicesLorenzo Bianconi1-3/+6
2023-02-14hv_netvsc: add missing NETDEV_XDP_ACT_NDO_XMIT xdp-features flagLorenzo Bianconi1-1/+2
2023-02-14net: stmmac: add missing NETDEV_XDP_ACT_XSK_ZEROCOPY bit to xdp_featuresLorenzo Bianconi1-0/+1
2023-02-14net: ethernet: mtk_wed: No need to clear memory after a dma_alloc_coherent() ...Christophe JAILLET1-1/+0
2023-02-14net: lan966x: set xdp_features flagLorenzo Bianconi1-0/+5
2023-02-13Merge branch 'ksz9477-eee-support'David S. Miller8-137/+554
2023-02-13net: phy: start using genphy_c45_ethtool_get/set_eee()Oleksij Rempel1-58/+2
2023-02-13net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()Oleksij Rempel1-75/+14
2023-02-13net: phy: c45: migrate to genphy_c45_write_eee_adv()Oleksij Rempel1-1/+10
2023-02-13net: phy: c22: migrate to genphy_c45_write_eee_adv()Oleksij Rempel1-1/+9