Age | Commit message (Expand) | Author |
2023-06-15 | leds: trigger: netdev: uninitialized variable in netdev_trig_activate() | Dan Carpenter |
2023-06-15 | net: tls: make the offload check helper take skb not socket | Jakub Kicinski |
2023-06-15 | net: macb: Add support for partial store and forward | Maulik Jodhani |
2023-06-14 | mlxsw: spectrum_router: Move IPIP init up | Petr Machata |
2023-06-14 | mlxsw: spectrum_router: Extract a helper for RIF migration | Petr Machata |
2023-06-14 | mlxsw: spectrum_router: Add a helper to check if netdev has addresses | Petr Machata |
2023-06-14 | mlxsw: spectrum_router: Extract a helper to free a RIF | Petr Machata |
2023-06-14 | mlxsw: spectrum_router: Access nhgi->rif through a helper | Petr Machata |
2023-06-14 | mlxsw: spectrum_router: Access nh->rif->dev through a helper | Petr Machata |
2023-06-14 | mlxsw: spectrum_router: Access rif->dev from params in mlxsw_sp_rif_create() | Petr Machata |
2023-06-14 | mlxsw: spectrum_router: Access rif->dev through a helper | Petr Machata |
2023-06-14 | mlxsw: spectrum_router: Add a helper specifically for joining a LAG | Petr Machata |
2023-06-14 | mlxsw: spectrum_router: Extract a helper from mlxsw_sp_port_vlan_router_join() | Petr Machata |
2023-06-13 | mctp i2c: Switch back to use struct i2c_driver's .probe() | Uwe Kleine-König |
2023-06-13 | amd-xgbe: extend 10Mbps support to MAC version 21H | Raju Rangoju |
2023-06-13 | octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flush | Naveen Mamindlapalli |
2023-06-13 | octeontx2-af: add option to toggle DROP_RE enable in rx cfg | Nithin Dabilpuram |
2023-06-13 | octeontx2-af: Enable LBK links only when switch mode is on. | Subbaraya Sundeep |
2023-06-13 | octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB silicon | Sunil Goutham |
2023-06-13 | octeontx2-af: extend RSS supported offload types | Kiran Kumar K |
2023-06-13 | octeontx2-af: Add devlink option to adjust mcam high prio zone entries | Naveen Mamindlapalli |
2023-06-12 | net: mlxsw: i2c: Switch back to use struct i2c_driver's .probe() | Uwe Kleine-König |
2023-06-12 | net: phy: add driver for MediaTek SoC built-in GE PHYs | Daniel Golle |
2023-06-12 | Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2023-06-12 | mdio: mdio-mux-mmioreg: Use of_property_read_reg() to parse "reg" | Rob Herring |
2023-06-12 | mlxsw: spectrum_router: Privatize mlxsw_sp_rif_dev() | Petr Machata |
2023-06-12 | mlxsw: Convert does-RIF-have-this-netdev queries to a dedicated helper | Petr Machata |
2023-06-12 | mlxsw: Convert RIF-has-netdevice queries to a dedicated helper | Petr Machata |
2023-06-12 | mlxsw: spectrum_router: Reuse work neighbor initialization in work scheduler | Petr Machata |
2023-06-12 | mlxsw: spectrum_router: Use the available router pointer for netevent handling | Petr Machata |
2023-06-12 | mlxsw: spectrum_router: Pass router to mlxsw_sp_router_schedule_work() directly | Petr Machata |
2023-06-12 | mlxsw: spectrum_router: Move here inetaddr validator notifiers | Petr Machata |
2023-06-12 | mlxsw: spectrum_router: mlxsw_sp_router_fini(): Extract a helper variable | Petr Machata |
2023-06-12 | net: enetc: reset taprio stats when taprio is deleted | Vladimir Oltean |
2023-06-12 | net/sched: taprio: report class offload stats per TXQ, not per TC | Vladimir Oltean |
2023-06-12 | nfc: nxp-nci: store __be16 value in __be16 variable | Simon Horman |
2023-06-12 | net: mana: Add support for vlan tagging | Haiyang Zhang |
2023-06-12 | sfc: Add devlink dev info support for EF10 | Martin Habets |
2023-06-12 | ionic: add support for ethtool extended stat link_down_count | Nitya Sunkad |
2023-06-12 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2023-06-12 | net: wwan: iosm: enable runtime pm support for 7560 | M Chetan Kumar |
2023-06-10 | net: renesas: rswitch: Use hardware pause features | Yoshihiro Shimoda |
2023-06-10 | net: renesas: rswitch: Use napi_gro_receive() in RX | Yoshihiro Shimoda |
2023-06-10 | sfc: generate encap headers for TC offload | Edward Cree |
2023-06-10 | sfc: neighbour lookup for TC encap action offload | Edward Cree |
2023-06-10 | sfc: MAE functions to create/update/delete encap headers | Edward Cree |
2023-06-10 | sfc: add function to atomically update a rule in the MAE | Edward Cree |
2023-06-10 | sfc: some plumbing towards TC encap action offload | Edward Cree |
2023-06-10 | sfc: add fallback action-set-lists for TC offload | Edward Cree |
2023-06-10 | net: move gso declarations and functions to their own files | Eric Dumazet |