Age | Commit message (Expand) | Author | Files | Lines |
2022-05-08 | eth: switch to netif_napi_add_weight() | Jakub Kicinski | 1 | -1/+1 |
2022-05-07 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski | 2 | -4/+4 |
2022-05-06 | net: make drivers set the TSO limit not the GSO limit | Jakub Kicinski | 1 | -2/+2 |
2022-05-05 | ice: remove period on argument description in ice_for_each_vf | Jacob Keller | 1 | -2/+2 |
2022-05-05 | ice: add a function comment for ice_cfg_mac_antispoof | Jacob Keller | 1 | -0/+7 |
2022-05-05 | ice: fix wording in comment for ice_reset_vf | Jacob Keller | 1 | -2/+2 |
2022-05-05 | ice: remove return value comment for ice_reset_all_vfs | Jacob Keller | 1 | -2/+2 |
2022-05-05 | ice: always check VF VSI pointer values | Jacob Keller | 6 | -7/+77 |
2022-05-05 | ice: add newline to dev_dbg in ice_vf_fdir_dump_info | Jacob Keller | 1 | -1/+1 |
2022-05-05 | ice: get switch id on switchdev devices | Michal Swiatkowski | 2 | -0/+37 |
2022-05-05 | ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDS | Wojciech Drewek | 2 | -2/+4 |
2022-05-05 | ice: introduce common helper for retrieving VSI by vsi_num | Maciej Fijalkowski | 3 | -35/+17 |
2022-05-05 | ice: use min_t() to make code cleaner in ice_gnss | Wan Jiabing | 1 | -2/+1 |
2022-05-05 | igb: Convert kmap() to kmap_local_page() | Alaa Mohamed | 1 | -2/+2 |
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-28 | 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-16 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | 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 |