index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
/
iavf_main.c
Age
Commit message (
Expand
)
Author
2023-09-15
iavf: schedule a request immediately after add/delete vlan
Petr Oros
2023-09-15
iavf: add iavf_schedule_aq_request() helper
Petr Oros
2023-09-15
iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set
Radoslaw Tyl
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-21
iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
Jacob Keller
2023-07-21
iavf: fix potential deadlock on allocation failure
Jacob Keller
2023-07-17
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
2023-07-17
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
2023-07-17
Revert "iavf: Do not restart Tx queues after reset task failure"
Marcin Szycik
2023-07-17
Revert "iavf: Detach device during reset task"
Marcin Szycik
2023-07-17
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
2023-07-17
iavf: use internal state to free traffic IRQs
Ahmed Zaki
2023-07-17
iavf: Fix use-after-free in free_netdev
Ding Hui
2023-06-22
iavf: make functions static where possible
Przemek Kitszel
2023-06-22
iavf: remove some unused functions and pointless wrappers
Przemek Kitszel
2023-06-22
iavf: fix err handling for MAC replace
Przemek Kitszel
2023-06-10
iavf: remove mask from iavf_irq_enable_queues()
Ahmed Zaki
2023-04-07
iavf: remove active_cvlans and active_svlans bitmaps
Ahmed Zaki
2023-04-07
iavf: refactor VLAN filter states
Ahmed Zaki
2023-03-21
iavf: fix hang on reboot with ice
Stefan Assmann
2023-03-16
iavf: do not track VLAN 0 filters
Ahmed Zaki
2023-01-30
iavf: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-25
virtchnl: i40e/iavf: rename iwarp to rdma
Jesse Brandeburg
2023-01-20
iavf: schedule watchdog immediately when changing primary MAC
Stefan Assmann
2023-01-20
iavf: Move netdev_update_features() into watchdog task
Marcin Szycik
2023-01-20
iavf: fix temporary deadlock and failure to set MAC address
Michal Schmidt
2023-01-10
iavf/iavf_main: actually log ->src mask when talking about it
Daniil Tatianin
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-23
iavf: Fix error handling in iavf_init_module()
Yuan Can
2022-11-18
iavf: Fix race condition between iavf_shutdown and iavf_remove
Slawomir Laba
2022-11-18
iavf: remove INITIAL_MAC_SET to allow gARP to work properly
Stefan Assmann
2022-11-18
iavf: Do not restart Tx queues after reset task failure
Ivan Vecera
2022-11-18
iavf: Fix a crash during reset task
Ivan Vecera
2022-11-02
iavf: Change information about device removal in dmesg
Bartosz Staszewski
2022-11-02
iavf: Replace __FUNCTION__ with __func__
ye xingchen
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-08
iavf: Fix change VF's mac address
Sylwester Dziedziuch
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-06
iavf: Fix race between iavf_close and iavf_reset_task
Michal Jaron
2022-09-02
iavf: Detach device during reset task
Ivan Vecera
2022-08-12
iavf: Fix deadlock in initialization
Ivan Vecera
2022-08-12
iavf: Fix reset error handling
Przemyslaw Patynowski
2022-08-12
iavf: Fix NULL pointer dereference in iavf_get_link_ksettings
Przemyslaw Patynowski
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-07-29
iavf: Fix 'tc qdisc show' listing too many queues
Przemyslaw Patynowski
2022-07-29
iavf: Fix max_rate limiting
Przemyslaw Patynowski
2022-07-22
iavf: Check for duplicate TC flower filter before parsing
Avinash Dayanand
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]