index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_virtchnl_pf.c
Age
Commit message (
Expand
)
Author
2025-11-24
i40e: delete a stray tab
Dan Carpenter
2025-11-06
i40e: support generic devlink param "max_mac_per_vf"
Mohammad Heib
2025-10-29
i40e: avoid redundant VF link state updates
Jay Vosburgh
2025-09-18
i40e: improve VF MAC filters accounting
Lukasz Czapnik
2025-09-18
i40e: add mask to apply valid bits for itr_idx
Lukasz Czapnik
2025-09-18
i40e: add max boundary check for VF filters
Lukasz Czapnik
2025-09-18
i40e: fix validation of VF state in get resources
Lukasz Czapnik
2025-09-18
i40e: fix input validation logic for action_meta
Lukasz Czapnik
2025-09-18
i40e: fix idx validation in config queues msg
Lukasz Czapnik
2025-09-18
i40e: fix idx validation in i40e_validate_queue_map
Lukasz Czapnik
2025-09-18
i40e: add validation for ring_len param
Lukasz Czapnik
2025-07-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-24
i40e: use libie_aq_str
Michal Swiatkowski
2025-07-21
i40e: When removing VF MAC filters, only check PF-set MAC
Jamie Bainbridge
2025-07-21
i40e: report VF tx_dropped with tx_errors instead of tx_discards
Dennis Chen
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-10
i40e: retry VFLR handling if there is ongoing VF reset
Robert Malz
2025-06-10
i40e: return false from i40e_reset_vf if reset is in progress
Robert Malz
2025-06-09
net: intel: rename 'hena' to 'hashcfg' for clarity
Jacob Keller
2025-01-07
i40e: add ability to reset VF for Tx and Rx MDD events
Aleksandr Loktionov
2024-10-08
i40e: Fix macvlan leak by synchronizing access to mac_filter_hash
Aleksandr Loktionov
2024-04-30
i40e: Add helper to access main VSI
Ivan Vecera
2024-04-01
i40e: Fix VF MAC filter removal
Ivan Vecera
2024-03-26
i40e: fix vf may be used uninitialized in this function warning
Aleksandr Loktionov
2024-03-06
i40e: remove unnecessary qv_info ptr NULL checks
Alexey Kodanev
2024-02-12
i40e: Do not allow untrusted VF to remove administratively set MAC
Ivan Vecera
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-01-03
i40e: Restore VF MSI-X state during PCI reset
Andrii Staikov
2024-01-02
i40e: Fix VF disable behavior to block all traffic
Andrii Staikov
2023-12-27
i40e: Fix filter input checks to prevent config with invalid values
Sudheer Mogilappagari
2023-12-18
i40e: field get conversion
Jesse Brandeburg
2023-12-18
i40e: field prep conversion
Jesse Brandeburg
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
2023-11-14
i40e: Consolidate hardware capabilities
Ivan Vecera
2023-11-14
i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
Ivan Vecera
2023-10-05
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
2023-10-03
i40e: Add rx_missed_errors for buffer exhaustion
Yajun Deng
2023-09-15
i40e: Fix VF VLAN offloading when port VLAN is configured
Ivan Vecera
2023-08-16
virtchnl: fix fake 1-elem arrays for structures allocated as `nents`
Alexander Lobakin
2023-08-16
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
2023-07-31
i40e: remove i40e_status
Jan Sokolowski
2023-07-14
i40e: Wait for pending VF reset in VF set callbacks
Ivan Vecera
2023-07-14
i40e: Add helper for VF inited state check with timeout
Ivan Vecera
2023-04-02
i40e: Add support for VF to specify its primary MAC address
Sylwester Dziedziuch
2023-02-09
i40e: use ERR_PTR error print in i40e messages
Jan Sokolowski
2023-02-09
i40e: use int for i40e_status
Jan Sokolowski
2023-02-09
i40e: Remove string printing for i40e_status
Jan Sokolowski
[next]