index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
Commit message (
Expand
)
Author
Age
Files
Lines
*
iavf: use iavf_schedule_aq_request() helper
Petr Oros
2023-11-27
2
-17
/
+8
*
iavf: Remove queue tracking fields from iavf_adminq_ring
Ivan Vecera
2023-11-27
4
-70
/
+39
*
iavf: delete the iavf client interface
Michal Schmidt
2023-10-27
6
-871
/
+1
*
iavf: add a common function for undoing the interrupt scheme
Michal Schmidt
2023-10-27
1
-11
/
+15
*
iavf: use unregister_netdev
Michal Schmidt
2023-10-27
1
-3
/
+1
*
iavf: rely on netdev's own registered state
Michal Schmidt
2023-10-27
2
-7
/
+3
*
iavf: fix the waiting time for initial reset
Michal Schmidt
2023-10-27
1
-1
/
+1
*
iavf: in iavf_down, don't queue watchdog_task if comms failed
Michal Schmidt
2023-10-27
1
-2
/
+4
*
iavf: simplify mutex_trylock+sleep loops
Michal Schmidt
2023-10-27
1
-4
/
+2
*
iavf: fix comments about old bit locks
Michal Schmidt
2023-10-27
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
1
-3
/
+4
|
\
|
*
iavf: in iavf_down, disable queues when removing the driver
Michal Schmidt
2023-10-25
1
-1
/
+1
|
*
iavf: initialize waitqueues before starting watchdog_task
Michal Schmidt
2023-10-20
1
-2
/
+3
*
|
iavf: delete unused iavf_mac_info fields
Michal Schmidt
2023-10-19
4
-51
/
+0
*
|
intel: fix format warnings
Jesse Brandeburg
2023-10-18
1
-5
/
+3
*
|
intel: fix string truncation warnings
Jesse Brandeburg
2023-10-18
2
-16
/
+10
*
|
iavf: remove "inline" functions from iavf_txrx.c
Jacob Keller
2023-10-03
1
-23
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
3
-11
/
+10
|
\
|
|
*
iavf: schedule a request immediately after add/delete vlan
Petr Oros
2023-09-15
1
-2
/
+2
|
*
iavf: add iavf_schedule_aq_request() helper
Petr Oros
2023-09-15
3
-8
/
+6
|
*
iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set
Radoslaw Tyl
2023-09-15
1
-1
/
+2
*
|
iavf: Add ability to turn off CRC stripping for VF
Norbert Zulinski
2023-09-13
3
-1
/
+64
*
|
iavf: Fix promiscuous mode configuration flow messages
Brett Creeley
2023-09-11
3
-60
/
+74
|
/
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-08-18
4
-51
/
+36
|
\
|
*
virtchnl: fix fake 1-elem arrays for structures allocated as `nents`
Alexander Lobakin
2023-08-16
3
-19
/
+12
|
*
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
2023-08-16
2
-28
/
+22
|
*
virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1
Alexander Lobakin
2023-08-16
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
3
-4
/
+85
|
\
\
|
|
/
|
/
|
|
*
iavf: fix FDIR rule fields masks validation
Piotr Gardocki
2023-08-16
3
-4
/
+85
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
2
-4
/
+12
|
\
|
|
*
iavf: fix potential races for FDIR filters
Piotr Gardocki
2023-08-08
2
-4
/
+12
*
|
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
1
-9
/
+9
|
/
*
iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
Jacob Keller
2023-07-21
1
-3
/
+3
*
iavf: fix potential deadlock on allocation failure
Jacob Keller
2023-07-21
1
-2
/
+3
*
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
2023-07-17
4
-29
/
+16
*
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
2023-07-17
3
-32
/
+85
*
Revert "iavf: Do not restart Tx queues after reset task failure"
Marcin Szycik
2023-07-17
1
-15
/
+0
*
Revert "iavf: Detach device during reset task"
Marcin Szycik
2023-07-17
1
-11
/
+2
*
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
2023-07-17
4
-17
/
+68
*
iavf: use internal state to free traffic IRQs
Ahmed Zaki
2023-07-17
1
-3
/
+4
*
iavf: Fix out-of-bounds when setting channels on remove
Ding Hui
2023-07-17
1
-1
/
+1
*
iavf: Fix use-after-free in free_netdev
Ding Hui
2023-07-17
1
-4
/
+1
*
iavf: make functions static where possible
Przemek Kitszel
2023-06-22
4
-43
/
+28
*
iavf: remove some unused functions and pointless wrappers
Przemek Kitszel
2023-06-22
5
-76
/
+8
*
iavf: fix err handling for MAC replace
Przemek Kitszel
2023-06-22
1
-23
/
+19
*
iavf: remove mask from iavf_irq_enable_queues()
Ahmed Zaki
2023-06-10
3
-11
/
+8
*
iavf: send VLAN offloading caps once after VFR
Ahmed Zaki
2023-05-16
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
3
-66
/
+66
|
\
|
*
iavf: remove active_cvlans and active_svlans bitmaps
Ahmed Zaki
2023-04-07
3
-47
/
+45
|
*
iavf: refactor VLAN filter states
Ahmed Zaki
2023-04-07
3
-26
/
+28
[next]