summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-21i40e, xsk: Get rid of redundant 'fallthrough'Maciej Fijalkowski
2022-04-21ixgbe, xsk: Get rid of redundant 'fallthrough'Maciej Fijalkowski
2022-04-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-04-15ice, xsk: Avoid refilling single Rx descriptorsMaciej Fijalkowski
2022-04-15ixgbe, xsk: Diversify return values from xsk_wakeup call pathsMaciej Fijalkowski
2022-04-15i40e, xsk: Diversify return values from xsk_wakeup call pathsMaciej Fijalkowski
2022-04-15ice, xsk: Diversify return values from xsk_wakeup call pathsMaciej Fijalkowski
2022-04-15ixgbe, xsk: Terminate Rx side of NAPI when XSK Rx queue gets fullMaciej Fijalkowski
2022-04-15i40e, xsk: Terminate Rx side of NAPI when XSK Rx queue gets fullMaciej Fijalkowski
2022-04-15ice, xsk: Terminate Rx side of NAPI when XSK Rx queue gets fullMaciej Fijalkowski
2022-04-15ixgbe, xsk: Decorate IXGBE_XDP_REDIR with likely()Maciej Fijalkowski
2022-04-15ice, xsk: Decorate ICE_XDP_REDIR with likely()Maciej Fijalkowski
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-14ice: Fix memory leak in ice_get_orom_civd_data()Jianglei Nie
2022-04-14ice: fix crash in switchdev modeWojciech Drewek
2022-04-14ice: allow creating VFs for !CONFIG_NET_SWITCHDEVMaciej Fijalkowski
2022-04-14ice: xsk: check if Rx ring was filled up to the endMaciej Fijalkowski
2022-04-13e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-13igc: Fix suspending when PTM is activeVinicius Costa Gomes
2022-04-13igc: Fix BUG: scheduling while atomicSasha Neftin
2022-04-13igc: Fix infinite loop in release_swfw_syncSasha Neftin
2022-04-12i40e: Add Ethernet Connection X722 for 10GbE SFP+ supportMateusz Palczewski
2022-04-12i40e: Add vsi.tx_restart to i40e ethtool statsNabil S. Alramli
2022-04-12i40e: Add tx_stopped statJoe Damato
2022-04-12ice: Add mpls+tso supportJoe Damato
2022-04-12i40e: Add support for MPLS + TSOJoe Damato
2022-04-08Revert "iavf: Fix deadlock occurrence during resetting VF interface"Mateusz Palczewski
2022-04-08ice: arfs: fix use-after-free when freeing @rx_cpu_rmapAlexander Lobakin
2022-04-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller
2022-04-07ice: switch: convert packet template match code to rodataAlexander Lobakin
2022-04-07ice: switch: use convenience macros to declare dummy pkt templatesAlexander Lobakin
2022-04-07ice: switch: use a struct to pass packet template paramsAlexander Lobakin
2022-04-07ice: switch: unobscurify bitops loop in ice_fill_adv_dummy_packet()Alexander Lobakin
2022-04-07ice: switch: add and use u16[] aliases to ice_adv_lkup_elem::{h, m}_uAlexander Lobakin
2022-04-05ice: clear cmd_type_offset_bsz for TX ringsMaciej Fijalkowski
2022-04-05ice: xsk: fix VSI state check in ice_xsk_wakeup()Maciej Fijalkowski
2022-04-05ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski
2022-04-05ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko
2022-04-05ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko
2022-04-01ice: Fix broken IFF_ALLMULTI handlingIvan Vecera
2022-04-01ice: Fix MAC address settingIvan Vecera
2022-04-01ice: Clear default forwarding VSI during VSI releaseIvan Vecera
2022-03-28ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski
2022-03-28ice: xsk: Stop Rx processing when ntc catches ntuMaciej Fijalkowski
2022-03-28ice: xsk: Eliminate unnecessary loop iterationMagnus Karlsson
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-23ice: don't allow to run ice_send_event_to_aux() in atomic ctxAlexander Lobakin
2022-03-23ice: fix 'scheduling while atomic' on aux critical err interruptAlexander Lobakin