index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
Age
Commit message (
Expand
)
Author
6 days
iavf: use libie_aq_str
Michal Swiatkowski
6 days
iavf: use libie adminq descriptors
Michal Swiatkowski
7 days
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
2025-01-24
iavf: allow changing VLAN state without calling PF
Michal Swiatkowski
2025-01-15
net: protect NAPI enablement with netdev_lock()
Jakub Kicinski
2025-01-15
net: protect netdev->napi_list with netdev_lock()
Jakub Kicinski
2025-01-15
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
2025-01-13
eth: iavf: extend the netdev_lock usage
Jakub Kicinski
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-10
Merge branch 'net-introduce-tx-h-w-shaping-api'
Jakub Kicinski
2024-10-10
iavf: add support to exchange qos capabilities
Sudheer Mogilappagari
2024-10-10
iavf: Add net_shaper_ops support
Sudheer Mogilappagari
2024-10-08
iavf: Remove unused declarations
Yue Haibing
2024-08-13
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
2024-08-13
iavf: refactor add/del FDIR filters
Ahmed Zaki
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-06-10
net: intel: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-08
iavf: flower: validate control flags
Asbjørn Sloth Tønnesen
[next]