| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-04-20 | net: atlantic: Implement xdp data plane |  Taehee Yoo | 6 | -9/+468 |
| 2022-04-20 | net: atlantic: Implement xdp control plane |  Taehee Yoo | 10 | -36/+176 |
| 2022-04-19 | net: mscc: ocelot: fix broken IP multicast flooding |  Vladimir Oltean | 1 | -0/+2 |
| 2022-04-18 | net: atlantic: invert deep par in pm functions, preventing null derefs |  Manuel Ullmann | 1 | -4/+4 |
| 2022-04-18 | mlxsw: spectrum: Add port to linecard mapping |  Jiri Pirko | 8 | -33/+107 |
| 2022-04-18 | mlxsw: core: Extend driver ops by remove selected ports op |  Jiri Pirko | 3 | -0/+34 |
| 2022-04-18 | mlxsw: core_linecards: Implement line card activation process |  Jiri Pirko | 2 | -1/+66 |
| 2022-04-18 | mlxsw: core_linecards: Add line card objects and implement provisioning |  Jiri Pirko | 6 | -1/+1006 |
| 2022-04-18 | mlxsw: reg: Add Management Binary Code Transfer Register |  Jiri Pirko | 1 | -0/+122 |
| 2022-04-18 | mlxsw: reg: Add Management DownStream Device Control Register |  Jiri Pirko | 1 | -0/+37 |
| 2022-04-18 | mlxsw: reg: Add Management DownStream Device Query Register |  Jiri Pirko | 1 | -0/+144 |
| 2022-04-18 | mlxsw: spectrum: Introduce port mapping change event processing |  Jiri Pirko | 3 | -9/+166 |
| 2022-04-18 | mlxsw: Narrow the critical section of devl_lock during ports creation/removal |  Jiri Pirko | 2 | -13/+14 |
| 2022-04-18 | mlxsw: reg: Add Ports Mapping Event Configuration Register |  Jiri Pirko | 1 | -0/+64 |
| 2022-04-18 | mlxsw: spectrum: Allocate port mapping array of structs instead of pointers |  Jiri Pirko | 2 | -25/+9 |
| 2022-04-18 | mlxsw: spectrum: Allow lane to start from non-zero index |  Jiri Pirko | 1 | -1/+3 |
| 2022-04-15 | net: lan966x: Make sure to release ptp interrupt |  Horatiu Vultur | 1 | -0/+3 |
| 2022-04-15 | net: Handle l3mdev in ip_tunnel_init_flow |  David Ahern | 1 | -1/+1 |
| 2022-04-15 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue |  Jakub Kicinski | 4 | -7/+27 |
| 2022-04-15 | octeon_ep: Remove custom driver version |  Leon Romanovsky | 3 | -23/+1 |
| 2022-04-15 | ibmvnic: Allow multiple ltbs in txpool ltb_set |  Sukadev Bhattiprolu | 2 | -20/+35 |
| 2022-04-15 | ibmvnic: Allow multiple ltbs in rxpool ltb_set |  Sukadev Bhattiprolu | 2 | -20/+177 |
| 2022-04-15 | ibmvnic: convert rxpool ltb to a set of ltbs |  Sukadev Bhattiprolu | 2 | -6/+45 |
| 2022-04-15 | ibmvnic: define map_txpool_buf_to_ltb() |  Sukadev Bhattiprolu | 1 | -4/+25 |
| 2022-04-15 | ibmvnic: define map_rxpool_buf_to_ltb() |  Sukadev Bhattiprolu | 1 | -4/+24 |
| 2022-04-15 | ibmvnic: rename local variable index to bufidx |  Sukadev Bhattiprolu | 1 | -22/+22 |
| 2022-04-15 | ice, xsk: Avoid refilling single Rx descriptors |  Maciej Fijalkowski | 1 | -1/+4 |
| 2022-04-15 | stmmac, xsk: Diversify return values from xsk_wakeup call paths |  Maciej Fijalkowski | 1 | -2/+2 |
| 2022-04-15 | mlx5, xsk: Diversify return values from xsk_wakeup call paths |  Maciej Fijalkowski | 1 | -1/+1 |
| 2022-04-15 | ixgbe, xsk: Diversify return values from xsk_wakeup call paths |  Maciej Fijalkowski | 1 | -3/+3 |
| 2022-04-15 | i40e, xsk: Diversify return values from xsk_wakeup call paths |  Maciej Fijalkowski | 1 | -3/+3 |
| 2022-04-15 | ice, xsk: Diversify return values from xsk_wakeup call paths |  Maciej Fijalkowski | 1 | -3/+3 |
| 2022-04-15 | ixgbe, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full |  Maciej Fijalkowski | 2 | -9/+19 |
| 2022-04-15 | i40e, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full |  Maciej Fijalkowski | 2 | -10/+23 |
| 2022-04-15 | ice, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full |  Maciej Fijalkowski | 2 | -10/+20 |
| 2022-04-15 | ixgbe, xsk: Decorate IXGBE_XDP_REDIR with likely() |  Maciej Fijalkowski | 1 | -12/+13 |
| 2022-04-15 | ice, xsk: Decorate ICE_XDP_REDIR with likely() |  Maciej Fijalkowski | 1 | -10/+11 |
| 2022-04-15 | net: hns3: add tx push support in hns3 ring param process |  Jie Wang | 1 | -1/+32 |
| 2022-04-15 | net: restore alpha order to Ethernet devices in config |  Stephen Hemminger | 1 | -13/+13 |
| 2022-04-15 | octeon_ep: fix error return code in octep_probe() |  Yang Yingliang | 1 | -1/+2 |
| 2022-04-15 | net: emaclite: Remove custom BUFFER_ALIGN macro |  Shravya Kumbham | 1 | -16/+2 |
| 2022-04-15 | net: emaclite: Update copyright text to correct format |  Michal Simek | 1 | -1/+1 |
| 2022-04-15 | net: emaclite: Fix coding style |  Radhey Shyam Pandey | 1 | -20/+15 |
| 2022-04-15 | net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync |  Minghao Chi | 1 | -6/+3 |
| 2022-04-15 | octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts" |  Colin Ian King | 1 | -1/+1 |
| 2022-04-15 | mlxsw: core_thermal: Use common define for thermal zone name length |  Vadim Pasternak | 1 | -3/+2 |
| 2022-04-15 | mlxsw: core_thermal: Use exact name of cooling devices for binding |  Vadim Pasternak | 1 | -2/+1 |
| 2022-04-15 | mlxsw: core_thermal: Add line card id prefix to line card thermal zone name |  Vadim Pasternak | 1 | -4/+12 |
| 2022-04-15 | mlxsw: core_thermal: Extend internal structures to support multi thermal areas |  Vadim Pasternak | 1 | -57/+91 |
| 2022-04-15 | mlxsw: core_hwmon: Introduce slot parameter in hwmon interfaces |  Vadim Pasternak | 1 | -10/+20 |