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
7 days
iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handler
Petr Oros
1
-0
/
+4
7 days
iavf: wait for PF confirmation before removing VLAN filters
Petr Oros
3
-17
/
+34
7 days
iavf: stop removing VLAN filters from PF on interface down
Petr Oros
3
-66
/
+12
7 days
iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING
Petr Oros
2
-5
/
+5
7 days
iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2
Petr Oros
1
-1
/
+1
2026-03-23
iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
Kohei Enju
1
-16
/
+15
2026-03-17
iavf: fix VLAN filter lost on add/delete race
Petr Oros
1
-3
/
+6
2026-03-10
iavf: fix incorrect reset handling in callbacks
Petr Oros
4
-69
/
+31
2026-03-10
iavf: fix PTP use-after-free during reset
Petr Oros
1
-0
/
+4
2026-03-04
iavf: fix netdev->max_mtu to respect actual hardware limit
Kohei Enju
1
-1
/
+16
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-6
/
+3
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-15
/
+14
2025-12-17
iavf: fix off-by-one issues in iavf_config_rss_reg()
Kohei Enju
1
-2
/
+2
2025-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2025-11-28
iavf: clarify VLAN add/delete log messages and lower log level
Alok Tiwari
1
-4
/
+8
2025-11-28
iavf: Implement settime64 with -EOPNOTSUPP
Michal Schmidt
1
-0
/
+7
2025-11-27
iavf: extract GRXRINGS from .get_rxnfc
Breno Leitao
1
-4
/
+14
2025-11-07
iavf: add RSS support for GTP protocol via ethtool
Aleksandr Loktionov
3
-23
/
+216
2025-09-19
iavf: fix proper type for error code in iavf_resume()
Aleksandr Loktionov
1
-1
/
+1
2025-07-24
iavf: use libie_aq_str
Michal Swiatkowski
4
-56
/
+4
2025-07-24
iavf: use libie adminq descriptors
Michal Swiatkowski
6
-191
/
+106
2025-07-24
iavf: access ->pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+1
2025-06-18
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-6
/
+8
2025-06-17
eth: iavf: migrate to new RXFH callbacks
Jakub Kicinski
1
-41
/
+11
2025-06-16
libeth: convert to netmem
Alexander Lobakin
1
-6
/
+8
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+28
2025-06-10
iavf: fix reset_task for early reset event
Ahmed Zaki
2
-0
/
+28
2025-06-09
iavf: convert to NAPI IRQ affinity API
Ahmed Zaki
3
-51
/
+12
2025-06-09
net: intel: move RSS packet classifier types to libie
Jacob Keller
2
-49
/
+19
2025-06-09
net: intel: rename 'hena' to 'hashcfg' for clarity
Jacob Keller
4
-31
/
+33
2025-06-03
iavf: get rid of the crit lock
Przemek Kitszel
3
-151
/
+38
2025-06-03
iavf: sprinkle netdev_assert_locked() annotations
Przemek Kitszel
2
-0
/
+16
2025-06-03
iavf: extract iavf_watchdog_step() out of iavf_watchdog_task()
Przemek Kitszel
1
-48
/
+39
2025-06-03
iavf: simplify watchdog_task in terms of adminq task scheduling
Przemek Kitszel
1
-11
/
+6
2025-06-03
iavf: centralize watchdog requeueing itself
Przemek Kitszel
1
-62
/
+41
2025-06-03
iavf: iavf_suspend(): take RTNL before netdev_lock()
Przemek Kitszel
1
-4
/
+9
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-06
net: hold netdev instance lock during nft ndo_setup_tc
Stanislav Fomichev
1
-2
/
+0
2025-03-06
net: hold netdev instance lock during ndo_open/ndo_stop
Stanislav Fomichev
1
-8
/
+6
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+8
2025-02-26
iavf: fix circular lock dependency with netdev_lock
Jacob Keller
1
-4
/
+8
2025-02-26
ethtool: Symmetric OR-XOR RSS hash
Gal Pressman
1
-1
/
+1
2025-02-14
iavf: add support for Rx timestamps to hotpath
Jacob Keller
5
-0
/
+125
2025-02-14
iavf: handle set and get timestamps ops
Jacob Keller
4
-0
/
+131
2025-02-14
iavf: Implement checking DD desc field
Mateusz Polchlopek
3
-29
/
+43
2025-02-14
iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
Jacob Keller
2
-154
/
+327
2025-02-14
iavf: define Rx descriptors as qwords
Mateusz Polchlopek
5
-111
/
+77
2025-02-14
iavf: periodically cache PHC time
Jacob Keller
1
-0
/
+53
[next]