index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2025-02-08
iavf: allow changing VLAN state without calling PF
Michal Swiatkowski
2024-08-13
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-05-08
iavf: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
iavf: Fix TC config comparison with existing adapter TC config
Sudheer Mogilappagari
2024-04-24
iavf: switch to Page Pool
Alexander Lobakin
2024-04-24
iavf: drop page splitting and recycling
Alexander Lobakin
2024-04-24
iavf: kill "legacy-rx" for good
Alexander Lobakin
2024-04-24
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
2024-03-06
iavf: drop duplicate iavf_{add|del}_cloud_filter() calls
Alexey Kodanev
2024-03-04
net: adopt skb_network_header_len() more broadly
Eric Dumazet
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-13
iavf: enable symmetric-xor RSS for Toeplitz hash function
Ahmed Zaki
2023-12-12
iavf: Fix iavf_shutdown to call iavf_remove instead iavf_close
Slawomir Laba
2023-12-12
iavf: Handle ntuple on/off based on new state machines for flow director
Piotr Gardocki
2023-12-12
iavf: Introduce new state machines for flow director
Piotr Gardocki
2023-11-27
iavf: use iavf_schedule_aq_request() helper
Petr Oros
2023-11-27
iavf: Remove queue tracking fields from iavf_adminq_ring
Ivan Vecera
2023-10-27
iavf: delete the iavf client interface
Michal Schmidt
2023-10-27
iavf: add a common function for undoing the interrupt scheme
Michal Schmidt
2023-10-27
iavf: use unregister_netdev
Michal Schmidt
2023-10-27
iavf: rely on netdev's own registered state
Michal Schmidt
2023-10-27
iavf: fix the waiting time for initial reset
Michal Schmidt
2023-10-27
iavf: in iavf_down, don't queue watchdog_task if comms failed
Michal Schmidt
2023-10-27
iavf: simplify mutex_trylock+sleep loops
Michal Schmidt
2023-10-27
iavf: fix comments about old bit locks
Michal Schmidt
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-25
iavf: in iavf_down, disable queues when removing the driver
Michal Schmidt
2023-10-20
iavf: initialize waitqueues before starting watchdog_task
Michal Schmidt
2023-10-19
iavf: delete unused iavf_mac_info fields
Michal Schmidt
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
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-09-13
iavf: Add ability to turn off CRC stripping for VF
Norbert Zulinski
2023-09-11
iavf: Fix promiscuous mode configuration flow messages
Brett Creeley
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
[next]