summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-15leds: trigger: netdev: uninitialized variable in netdev_trig_activate()Dan Carpenter
2023-06-15net: tls: make the offload check helper take skb not socketJakub Kicinski
2023-06-15net: macb: Add support for partial store and forwardMaulik Jodhani
2023-06-14mlxsw: spectrum_router: Move IPIP init upPetr Machata
2023-06-14mlxsw: spectrum_router: Extract a helper for RIF migrationPetr Machata
2023-06-14mlxsw: spectrum_router: Add a helper to check if netdev has addressesPetr Machata
2023-06-14mlxsw: spectrum_router: Extract a helper to free a RIFPetr Machata
2023-06-14mlxsw: spectrum_router: Access nhgi->rif through a helperPetr Machata
2023-06-14mlxsw: spectrum_router: Access nh->rif->dev through a helperPetr Machata
2023-06-14mlxsw: spectrum_router: Access rif->dev from params in mlxsw_sp_rif_create()Petr Machata
2023-06-14mlxsw: spectrum_router: Access rif->dev through a helperPetr Machata
2023-06-14mlxsw: spectrum_router: Add a helper specifically for joining a LAGPetr Machata
2023-06-14mlxsw: spectrum_router: Extract a helper from mlxsw_sp_port_vlan_router_join()Petr Machata
2023-06-13mctp i2c: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König
2023-06-13amd-xgbe: extend 10Mbps support to MAC version 21HRaju Rangoju
2023-06-13octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flushNaveen Mamindlapalli
2023-06-13octeontx2-af: add option to toggle DROP_RE enable in rx cfgNithin Dabilpuram
2023-06-13octeontx2-af: Enable LBK links only when switch mode is on.Subbaraya Sundeep
2023-06-13octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB siliconSunil Goutham
2023-06-13octeontx2-af: extend RSS supported offload typesKiran Kumar K
2023-06-13octeontx2-af: Add devlink option to adjust mcam high prio zone entriesNaveen Mamindlapalli
2023-06-12net: mlxsw: i2c: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König
2023-06-12net: phy: add driver for MediaTek SoC built-in GE PHYsDaniel Golle
2023-06-12Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-06-12mdio: mdio-mux-mmioreg: Use of_property_read_reg() to parse "reg"Rob Herring
2023-06-12mlxsw: spectrum_router: Privatize mlxsw_sp_rif_dev()Petr Machata
2023-06-12mlxsw: Convert does-RIF-have-this-netdev queries to a dedicated helperPetr Machata
2023-06-12mlxsw: Convert RIF-has-netdevice queries to a dedicated helperPetr Machata
2023-06-12mlxsw: spectrum_router: Reuse work neighbor initialization in work schedulerPetr Machata
2023-06-12mlxsw: spectrum_router: Use the available router pointer for netevent handlingPetr Machata
2023-06-12mlxsw: spectrum_router: Pass router to mlxsw_sp_router_schedule_work() directlyPetr Machata
2023-06-12mlxsw: spectrum_router: Move here inetaddr validator notifiersPetr Machata
2023-06-12mlxsw: spectrum_router: mlxsw_sp_router_fini(): Extract a helper variablePetr Machata
2023-06-12net: enetc: reset taprio stats when taprio is deletedVladimir Oltean
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean
2023-06-12nfc: nxp-nci: store __be16 value in __be16 variableSimon Horman
2023-06-12net: mana: Add support for vlan taggingHaiyang Zhang
2023-06-12sfc: Add devlink dev info support for EF10Martin Habets
2023-06-12ionic: add support for ethtool extended stat link_down_countNitya Sunkad
2023-06-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-06-12net: wwan: iosm: enable runtime pm support for 7560M Chetan Kumar
2023-06-10net: renesas: rswitch: Use hardware pause featuresYoshihiro Shimoda
2023-06-10net: renesas: rswitch: Use napi_gro_receive() in RXYoshihiro Shimoda
2023-06-10sfc: generate encap headers for TC offloadEdward Cree
2023-06-10sfc: neighbour lookup for TC encap action offloadEdward Cree
2023-06-10sfc: MAE functions to create/update/delete encap headersEdward Cree
2023-06-10sfc: add function to atomically update a rule in the MAEEdward Cree
2023-06-10sfc: some plumbing towards TC encap action offloadEdward Cree
2023-06-10sfc: add fallback action-set-lists for TC offloadEdward Cree
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet