| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-05-05 | ixgbe: Fix module_param allow_unsupported_sfp type |  Jeff Daly | 1 | -2/+2 |
| 2022-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 4 | -20/+15 |
| 2022-04-28 | ixgbe: ensure IPsec VF<->PF compatibility |  Leon Romanovsky | 1 | -1/+2 |
| 2022-04-27 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  Jakub Kicinski | 6 | -56/+92 |
| 2022-04-26 | ice: fix use-after-free when deinitializing mailbox snapshot |  Jacob Keller | 1 | -1/+1 |
| 2022-04-26 | ice: wait 5 s for EMP reset after firmware flash |  Petr Oros | 1 | -0/+3 |
| 2022-04-26 | ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg() |  Ivan Vecera | 1 | -7/+5 |
| 2022-04-26 | ice: Fix incorrect locking in ice_vc_process_vf_msg() |  Ivan Vecera | 1 | -14/+7 |
| 2022-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Paolo Abeni | 8 | -10/+37 |
| 2022-04-21 | i40e, xsk: Get rid of redundant 'fallthrough' |  Maciej Fijalkowski | 1 | -1/+0 |
| 2022-04-21 | ixgbe, xsk: Get rid of redundant 'fallthrough' |  Maciej Fijalkowski | 1 | -1/+0 |
| 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 | ice, xsk: Avoid refilling single Rx descriptors |  Maciej Fijalkowski | 1 | -1/+4 |
| 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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Paolo Abeni | 4 | -23/+16 |
| 2022-04-14 | ice: Fix memory leak in ice_get_orom_civd_data() |  Jianglei Nie | 1 | -0/+1 |
| 2022-04-14 | ice: fix crash in switchdev mode |  Wojciech Drewek | 1 | -1/+2 |
| 2022-04-14 | ice: allow creating VFs for !CONFIG_NET_SWITCHDEV |  Maciej Fijalkowski | 1 | -1/+1 |
| 2022-04-14 | ice: xsk: check if Rx ring was filled up to the end |  Maciej Fijalkowski | 1 | -1/+6 |
| 2022-04-13 | e1000e: Fix possible overflow in LTR decoding |  Sasha Neftin | 1 | -2/+2 |
| 2022-04-13 | igc: Fix suspending when PTM is active |  Vinicius Costa Gomes | 1 | -1/+14 |
| 2022-04-13 | igc: Fix BUG: scheduling while atomic |  Sasha Neftin | 1 | -2/+2 |
| 2022-04-13 | igc: Fix infinite loop in release_swfw_sync |  Sasha Neftin | 1 | -2/+9 |
| 2022-04-12 | i40e: Add Ethernet Connection X722 for 10GbE SFP+ support |  Mateusz Palczewski | 3 | -0/+3 |
| 2022-04-12 | i40e: Add vsi.tx_restart to i40e ethtool stats |  Nabil S. Alramli | 1 | -0/+1 |
| 2022-04-12 | i40e: Add tx_stopped stat |  Joe Damato | 6 | -2/+12 |
| 2022-04-12 | ice: Add mpls+tso support |  Joe Damato | 2 | -9/+24 |
| 2022-04-12 | i40e: Add support for MPLS + TSO |  Joe Damato | 2 | -19/+48 |
| 2022-04-08 | Revert "iavf: Fix deadlock occurrence during resetting VF interface" |  Mateusz Palczewski | 1 | -5/+2 |
| 2022-04-08 | ice: arfs: fix use-after-free when freeing @rx_cpu_rmap |  Alexander Lobakin | 3 | -18/+14 |
| 2022-04-08 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex |  David S. Miller | 2 | -290/+211 |
| 2022-04-07 | ice: switch: convert packet template match code to rodata |  Alexander Lobakin | 1 | -107/+108 |
| 2022-04-07 | ice: switch: use convenience macros to declare dummy pkt templates |  Alexander Lobakin | 1 | -71/+62 |
| 2022-04-07 | ice: switch: use a struct to pass packet template params |  Alexander Lobakin | 1 | -174/+94 |
| 2022-04-07 | ice: switch: unobscurify bitops loop in ice_fill_adv_dummy_packet() |  Alexander Lobakin | 1 | -7/+9 |
| 2022-04-07 | ice: switch: add and use u16[] aliases to ice_adv_lkup_elem::{h, m}_u |  Alexander Lobakin | 2 | -10/+17 |
| 2022-04-05 | ice: clear cmd_type_offset_bsz for TX rings |  Maciej Fijalkowski | 1 | -1/+1 |
| 2022-04-05 | ice: xsk: fix VSI state check in ice_xsk_wakeup() |  Maciej Fijalkowski | 1 | -1/+1 |
| 2022-04-05 | ice: synchronize_rcu() when terminating rings |  Maciej Fijalkowski | 3 | -3/+7 |
| 2022-04-05 | ice: Do not skip not enabled queues in ice_vc_dis_qs_msg |  Anatolii Gerasymenko | 1 | -2/+2 |
| 2022-04-05 | ice: Set txq_teid to ICE_INVAL_TEID on ring creation |  Anatolii Gerasymenko | 1 | -0/+1 |
| 2022-04-01 | ice: Fix broken IFF_ALLMULTI handling |  Ivan Vecera | 3 | -38/+121 |
| 2022-04-01 | ice: Fix MAC address setting |  Ivan Vecera | 1 | -2/+5 |