index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
iavf: Fix TC config comparison with existing adapter TC config
Sudheer Mogilappagari
1
-1
/
+29
2023-12-20
iavf: Handle ntuple on/off based on new state machines for flow director
Piotr Gardocki
1
-0
/
+59
2023-12-20
iavf: Introduce new state machines for flow director
Piotr Gardocki
5
-23
/
+139
2023-12-13
iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero
Jacob Keller
2
-11
/
+2
2023-11-20
iavf: Fix promiscuous mode configuration flow messages
Brett Creeley
3
-60
/
+74
2023-11-02
iavf: in iavf_down, disable queues when removing the driver
Michal Schmidt
1
-1
/
+1
2023-11-02
iavf: initialize waitqueues before starting watchdog_task
Michal Schmidt
1
-2
/
+3
2023-10-06
iavf: schedule a request immediately after add/delete vlan
Petr Oros
1
-2
/
+2
2023-10-06
iavf: add iavf_schedule_aq_request() helper
Petr Oros
3
-8
/
+6
2023-10-06
iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set
Radoslaw Tyl
1
-1
/
+2
2023-08-23
iavf: fix FDIR rule fields masks validation
Piotr Gardocki
3
-4
/
+85
2023-08-16
iavf: fix potential races for FDIR filters
Piotr Gardocki
2
-4
/
+12
2023-08-03
iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
Jacob Keller
1
-3
/
+3
2023-08-03
iavf: fix potential deadlock on allocation failure
Jacob Keller
1
-2
/
+3
2023-07-27
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
4
-29
/
+16
2023-07-27
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
3
-32
/
+85
2023-07-27
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
4
-17
/
+68
2023-07-27
iavf: make functions static where possible
Przemek Kitszel
4
-43
/
+28
2023-07-27
iavf: send VLAN offloading caps once after VFR
Ahmed Zaki
1
-5
/
+0
2023-07-27
iavf: Move netdev_update_features() into watchdog task
Marcin Szycik
2
-18
/
+17
2023-07-27
iavf: use internal state to free traffic IRQs
Ahmed Zaki
1
-3
/
+4
2023-07-27
iavf: Fix out-of-bounds when setting channels on remove
Ding Hui
1
-1
/
+1
2023-07-27
iavf: Fix use-after-free in free_netdev
Ding Hui
1
-4
/
+1
2023-06-21
iavf: remove mask from iavf_irq_enable_queues()
Ahmed Zaki
3
-11
/
+8
2023-04-20
iavf: remove active_cvlans and active_svlans bitmaps
Ahmed Zaki
3
-47
/
+45
2023-04-20
iavf: refactor VLAN filter states
Ahmed Zaki
3
-26
/
+28
2023-03-30
iavf: fix hang on reboot with ice
Stefan Assmann
1
-0
/
+5
2023-03-30
iavf: do not track VLAN 0 filters
Ahmed Zaki
2
-2
/
+8
2023-03-30
iavf: fix non-tunneled IPv6 UDP packet type and hashing
Alexander Lobakin
1
-1
/
+1
2023-03-30
iavf: fix inverted Rx hash condition leading to disabled hash
Alexander Lobakin
1
-1
/
+1
2023-02-01
iavf: schedule watchdog immediately when changing primary MAC
Stefan Assmann
1
-1
/
+1
2023-02-01
iavf: fix temporary deadlock and failure to set MAC address
Michal Schmidt
4
-51
/
+49
2023-01-18
iavf/iavf_main: actually log ->src mask when talking about it
Daniil Tatianin
1
-1
/
+1
2022-11-23
iavf: Fix error handling in iavf_init_module()
Yuan Can
1
-1
/
+8
2022-11-19
iavf: Fix race condition between iavf_shutdown and iavf_remove
Slawomir Laba
1
-9
/
+7
2022-11-19
iavf: remove INITIAL_MAC_SET to allow gARP to work properly
Stefan Assmann
2
-9
/
+0
2022-11-19
iavf: Do not restart Tx queues after reset task failure
Ivan Vecera
1
-1
/
+15
2022-11-19
iavf: Fix a crash during reset task
Ivan Vecera
1
-0
/
+1
2022-11-10
iavf: Fix VF driver counting VLAN 0 filters
Michal Jaron
1
-0
/
+2
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-11
/
+14
2022-09-20
iavf: Fix set max MTU size with port VLAN and jumbo frames
Michal Jaron
1
-2
/
+5
2022-09-20
iavf: Fix bad page state
Norbert Zulinski
1
-2
/
+2
2022-09-08
iavf: Fix cached head and tail value for iavf_get_tx_pending
Brett Creeley
1
-1
/
+4
2022-09-08
iavf: Fix change VF's mac address
Sylwester Dziedziuch
1
-6
/
+3
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-3
/
+11
2022-09-07
iavf: Fix race between iavf_close and iavf_reset_task
Michal Jaron
1
-36
/
+141
2022-09-02
iavf: Detach device during reset task
Ivan Vecera
1
-3
/
+11
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-12
iavf: Fix deadlock in initialization
Ivan Vecera
1
-1
/
+10
[next]