| Age | Commit message (Expand) | Author |
| 2022-04-19 | can: flexcan: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | Minghao Chi |
| 2022-04-19 | can: mscan: mpc5xxx_can: Prepare cleanup of powerpc's asm/prom.h | Christophe Leroy |
| 2022-04-19 | can: Fix Links to Technologic Systems web resources | Kris Bahnsen |
| 2022-04-19 | can: bittiming: can_calc_bittiming(): prefer small bit rate pre-scalers over ... | Marc Kleine-Budde |
| 2022-04-19 | can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue... | Marc Kleine-Budde |
| 2022-04-19 | net: mscc: ocelot: fix broken IP multicast flooding | Vladimir Oltean |
| 2022-04-18 | net: atlantic: invert deep par in pm functions, preventing null derefs | Manuel Ullmann |
| 2022-04-18 | mlxsw: spectrum: Add port to linecard mapping | Jiri Pirko |
| 2022-04-18 | mlxsw: core: Extend driver ops by remove selected ports op | Jiri Pirko |
| 2022-04-18 | mlxsw: core_linecards: Implement line card activation process | Jiri Pirko |
| 2022-04-18 | mlxsw: core_linecards: Add line card objects and implement provisioning | Jiri Pirko |
| 2022-04-18 | mlxsw: reg: Add Management Binary Code Transfer Register | Jiri Pirko |
| 2022-04-18 | mlxsw: reg: Add Management DownStream Device Control Register | Jiri Pirko |
| 2022-04-18 | mlxsw: reg: Add Management DownStream Device Query Register | Jiri Pirko |
| 2022-04-18 | mlxsw: spectrum: Introduce port mapping change event processing | Jiri Pirko |
| 2022-04-18 | mlxsw: Narrow the critical section of devl_lock during ports creation/removal | Jiri Pirko |
| 2022-04-18 | mlxsw: reg: Add Ports Mapping Event Configuration Register | Jiri Pirko |
| 2022-04-18 | mlxsw: spectrum: Allocate port mapping array of structs instead of pointers | Jiri Pirko |
| 2022-04-18 | mlxsw: spectrum: Allow lane to start from non-zero index | Jiri Pirko |
| 2022-04-17 | bonding: do not discard lowest hash bit for non layer3+4 hashing | suresh kumar |
| 2022-04-17 | net: dsa: qca8k: unify bus id naming with legacy and OF mdio bus | Ansuel Smith |
| 2022-04-17 | net: dsa: qca8k: correctly handle mdio read error | Ansuel Smith |
| 2022-04-17 | net: dsa: qca8k: drop dsa_switch_ops from qca8k_priv | Ansuel Smith |
| 2022-04-17 | net: dsa: qca8k: rework and simplify mdiobus logic | Ansuel Smith |
| 2022-04-17 | net: dsa: qca8k: drop port_sts from qca8k_priv | Ansuel Smith |
| 2022-04-17 | net: dsa: qca8k: drop MTU tracking from qca8k_priv | Ansuel Smith |
| 2022-04-15 | net: lan966x: Make sure to release ptp interrupt | Horatiu Vultur |
| 2022-04-15 | net: Handle l3mdev in ip_tunnel_init_flow | David Ahern |
| 2022-04-15 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski |
| 2022-04-15 | octeon_ep: Remove custom driver version | Leon Romanovsky |
| 2022-04-15 | ibmvnic: Allow multiple ltbs in txpool ltb_set | Sukadev Bhattiprolu |
| 2022-04-15 | ibmvnic: Allow multiple ltbs in rxpool ltb_set | Sukadev Bhattiprolu |
| 2022-04-15 | ibmvnic: convert rxpool ltb to a set of ltbs | Sukadev Bhattiprolu |
| 2022-04-15 | ibmvnic: define map_txpool_buf_to_ltb() | Sukadev Bhattiprolu |
| 2022-04-15 | ibmvnic: define map_rxpool_buf_to_ltb() | Sukadev Bhattiprolu |
| 2022-04-15 | ibmvnic: rename local variable index to bufidx | Sukadev Bhattiprolu |
| 2022-04-15 | ice, xsk: Avoid refilling single Rx descriptors | Maciej Fijalkowski |
| 2022-04-15 | stmmac, xsk: Diversify return values from xsk_wakeup call paths | Maciej Fijalkowski |
| 2022-04-15 | mlx5, xsk: Diversify return values from xsk_wakeup call paths | Maciej Fijalkowski |
| 2022-04-15 | ixgbe, xsk: Diversify return values from xsk_wakeup call paths | Maciej Fijalkowski |
| 2022-04-15 | i40e, xsk: Diversify return values from xsk_wakeup call paths | Maciej Fijalkowski |
| 2022-04-15 | ice, xsk: Diversify return values from xsk_wakeup call paths | Maciej Fijalkowski |
| 2022-04-15 | ixgbe, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full | Maciej Fijalkowski |
| 2022-04-15 | i40e, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full | Maciej Fijalkowski |
| 2022-04-15 | ice, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full | Maciej Fijalkowski |
| 2022-04-15 | ixgbe, xsk: Decorate IXGBE_XDP_REDIR with likely() | Maciej Fijalkowski |
| 2022-04-15 | ice, xsk: Decorate ICE_XDP_REDIR with likely() | Maciej Fijalkowski |
| 2022-04-15 | net: hns3: add tx push support in hns3 ring param process | Jie Wang |
| 2022-04-15 | net: restore alpha order to Ethernet devices in config | Stephen Hemminger |
| 2022-04-15 | octeon_ep: fix error return code in octep_probe() | Yang Yingliang |