index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
Age
Commit message (
Expand
)
Author
13 days
iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
Kohei Enju
2026-03-17
iavf: fix VLAN filter lost on add/delete race
Petr Oros
2026-03-10
iavf: fix incorrect reset handling in callbacks
Petr Oros
2026-03-10
iavf: fix PTP use-after-free during reset
Petr Oros
2026-03-03
iavf: fix netdev->max_mtu to respect actual hardware limit
Kohei Enju
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-17
iavf: fix off-by-one issues in iavf_config_rss_reg()
Kohei Enju
2025-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-27
iavf: clarify VLAN add/delete log messages and lower log level
Alok Tiwari
2025-11-27
iavf: Implement settime64 with -EOPNOTSUPP
Michal Schmidt
2025-11-26
iavf: extract GRXRINGS from .get_rxnfc
Breno Leitao
2025-11-06
iavf: add RSS support for GTP protocol via ethtool
Aleksandr Loktionov
2025-09-19
iavf: fix proper type for error code in iavf_resume()
Aleksandr Loktionov
2025-07-24
iavf: use libie_aq_str
Michal Swiatkowski
2025-07-24
iavf: use libie adminq descriptors
Michal Swiatkowski
2025-07-23
iavf: access ->pp through netmem_desc instead of page
Byungchul Park
2025-06-17
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-06-16
eth: iavf: migrate to new RXFH callbacks
Jakub Kicinski
2025-06-16
libeth: convert to netmem
Alexander Lobakin
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-10
iavf: fix reset_task for early reset event
Ahmed Zaki
2025-06-09
iavf: convert to NAPI IRQ affinity API
Ahmed Zaki
2025-06-09
net: intel: move RSS packet classifier types to libie
Jacob Keller
2025-06-09
net: intel: rename 'hena' to 'hashcfg' for clarity
Jacob Keller
2025-06-03
iavf: get rid of the crit lock
Przemek Kitszel
2025-06-03
iavf: sprinkle netdev_assert_locked() annotations
Przemek Kitszel
2025-06-03
iavf: extract iavf_watchdog_step() out of iavf_watchdog_task()
Przemek Kitszel
2025-06-03
iavf: simplify watchdog_task in terms of adminq task scheduling
Przemek Kitszel
2025-06-03
iavf: centralize watchdog requeueing itself
Przemek Kitszel
2025-06-03
iavf: iavf_suspend(): take RTNL before netdev_lock()
Przemek Kitszel
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-06
net: hold netdev instance lock during nft ndo_setup_tc
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during ndo_open/ndo_stop
Stanislav Fomichev
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-25
iavf: fix circular lock dependency with netdev_lock
Jacob Keller
2025-02-25
ethtool: Symmetric OR-XOR RSS hash
Gal Pressman
2025-02-14
iavf: add support for Rx timestamps to hotpath
Jacob Keller
2025-02-14
iavf: handle set and get timestamps ops
Jacob Keller
2025-02-14
iavf: Implement checking DD desc field
Mateusz Polchlopek
2025-02-14
iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
Jacob Keller
2025-02-14
iavf: define Rx descriptors as qwords
Mateusz Polchlopek
2025-02-14
iavf: periodically cache PHC time
Jacob Keller
2025-02-14
iavf: add support for indirect access to PHC time
Jacob Keller
2025-02-14
iavf: add initial framework for registering PTP clock
Jacob Keller
2025-02-14
iavf: negotiate PTP capabilities
Jacob Keller
2025-02-14
iavf: add support for negotiating flexible RXDID format
Jacob Keller
2025-02-11
iavf: Fix a locking bug in an error path
Bart Van Assche
[next]