开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Age
Commit message (
Expand
)
Author
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-12
net: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-05-08
i40e: Cleanup PTP pins on probe failure
Matt Vollrath
2026-05-08
i40e: Cleanup PTP registration on probe failure
Matt Vollrath
2026-04-18
i40e: don't advertise IFF_SUPP_NOFCS
Kohei Enju
2026-03-05
i40e: use xdp.frame_sz as XDP RxQ info frag_size
Larysa Zaremba
2026-03-05
i40e: fix registering XDP RxQ info
Larysa Zaremba
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
2026-02-12
net: intel: fix PCI device ID conflict between i40e and ipw2200
Ethan Nelson-Moore
2026-01-30
i40e: drop udp_tunnel_get_rx_info() call from i40e_open()
Mohammad Heib
2025-12-27
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Paolo Abeni
2025-12-17
i40e: fix scheduling in set_rx_mode
Przemyslaw Korba
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-18
i40e: improve VF MAC filters accounting
Lukasz Czapnik
2025-09-09
i40e: fix Jumbo Frame support after iPXE boot
Jacob Keller
2025-09-09
i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path
Michal Schmidt
2025-07-24
i40e: use libie_aq_str
Michal Swiatkowski
2025-07-24
i40e: use libie adminq descriptors
Michal Swiatkowski
2025-07-03
i40e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-09
i40e: add link_down_events statistic
Dawid Osuchowski
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-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-01-07
i40e: add ability to reset VF for Tx and Rx MDD events
Aleksandr Loktionov
2025-01-06
i40e: Remove unused i40e_commit_partition_bw_setting
Dr. David Alan Gilbert
2025-01-06
i40e: Remove unused i40e_del_filter
Dr. David Alan Gilbert
2025-01-06
i40e: Remove unused i40e_get_cur_guaranteed_fd_count
Dr. David Alan Gilbert
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-04
i40e: fix race condition by adding filter's intermediate sync state
Aleksandr Loktionov
2024-10-08
i40e: Fix macvlan leak by synchronizing access to mac_filter_hash
Aleksandr Loktionov
2024-08-30
i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cards
Aleksandr Loktionov
2024-07-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-07-09
i40e: Fix XDP program unloading while removing the driver
Michal Kubiak
2024-05-29
i40e: Fully suspend and resume IO operations in EEH case
Thinh Tran
2024-05-29
i40e: factoring out i40e_suspend/i40e_resume
Thinh Tran
2024-05-08
i40e: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-30
i40e: Add and use helper to reconfigure TC for given VSI
Ivan Vecera
2024-04-30
i40e: Add helper to access main VEB
Ivan Vecera
2024-04-30
i40e: Consolidate checks whether given VSI is main
Ivan Vecera
2024-04-30
i40e: Add helper to access main VSI
Ivan Vecera
2024-04-30
i40e: Refactor argument of i40e_detect_recover_hung()
Ivan Vecera
[next]