index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: improve VF MAC filters accounting
Lukasz Czapnik
2025-09-18
1
-4
/
+22
*
i40e: fix Jumbo Frame support after iPXE boot
Jacob Keller
2025-09-09
1
-6
/
+10
*
i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path
Michal Schmidt
2025-09-09
1
-1
/
+1
*
i40e: use libie_aq_str
Michal Swiatkowski
2025-07-24
1
-133
/
+76
*
i40e: use libie adminq descriptors
Michal Swiatkowski
2025-07-24
1
-17
/
+14
*
i40e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-07-03
1
-22
/
+2
*
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
2025-06-19
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-12
1
-1
/
+1
|
\
|
*
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-08
1
-1
/
+1
*
|
i40e: add link_down_events statistic
Dawid Osuchowski
2025-06-09
1
-0
/
+3
*
|
net: intel: move RSS packet classifier types to libie
Jacob Keller
2025-06-09
1
-11
/
+12
*
|
net: intel: rename 'hena' to 'hashcfg' for clarity
Jacob Keller
2025-06-09
1
-1
/
+1
|
/
*
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-05
1
-2
/
+2
*
i40e: add ability to reset VF for Tx and Rx MDD events
Aleksandr Loktionov
2025-01-08
1
-13
/
+94
*
i40e: Remove unused i40e_commit_partition_bw_setting
Dr. David Alan Gilbert
2025-01-06
1
-83
/
+0
*
i40e: Remove unused i40e_del_filter
Dr. David Alan Gilbert
2025-01-06
1
-26
/
+2
*
i40e: Remove unused i40e_get_cur_guaranteed_fd_count
Dr. David Alan Gilbert
2025-01-06
1
-13
/
+0
*
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
1
-1
/
+1
*
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-16
1
-1
/
+2
*
i40e: fix race condition by adding filter's intermediate sync state
Aleksandr Loktionov
2024-11-04
1
-2
/
+10
*
i40e: Fix macvlan leak by synchronizing access to mac_filter_hash
Aleksandr Loktionov
2024-10-08
1
-0
/
+1
*
i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cards
Aleksandr Loktionov
2024-08-30
1
-3
/
+21
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-07-13
1
-1
/
+0
|
\
|
*
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-07-11
1
-1
/
+0
*
|
i40e: Fix XDP program unloading while removing the driver
Michal Kubiak
2024-07-10
1
-5
/
+4
|
/
*
i40e: Fully suspend and resume IO operations in EEH case
Thinh Tran
2024-05-30
1
-3
/
+6
*
i40e: factoring out i40e_suspend/i40e_resume
Thinh Tran
2024-05-30
1
-114
/
+135
*
i40e: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-05-08
1
-0
/
+4
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
*
i40e: Add and use helper to reconfigure TC for given VSI
Ivan Vecera
2024-04-30
1
-8
/
+24
*
i40e: Add helper to access main VEB
Ivan Vecera
2024-04-30
1
-10
/
+17
*
i40e: Consolidate checks whether given VSI is main
Ivan Vecera
2024-04-30
1
-10
/
+9
*
i40e: Add helper to access main VSI
Ivan Vecera
2024-04-30
1
-47
/
+60
*
i40e: Refactor argument of i40e_detect_recover_hung()
Ivan Vecera
2024-04-30
1
-1
/
+1
*
i40e: Refactor argument of several client notification functions
Ivan Vecera
2024-04-30
1
-7
/
+5
*
i40e: Remove flags field from i40e_veb
Ivan Vecera
2024-04-30
1
-8
/
+5
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-04-26
1
-0
/
+1
|
\
|
*
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
2024-04-24
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
i40e: Report MFS in decimal base instead of hex
Erwan Velu
2024-04-25
1
-2
/
+2
|
*
i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
Sindhu Devale
2024-04-25
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-05
1
-2
/
+11
|
\
|
|
*
i40e: fix i40e_count_filters() to count only active/new filters
Aleksandr Loktionov
2024-03-26
1
-2
/
+5
|
*
i40e: Enforce software interrupt during busy-poll exit
Ivan Vecera
2024-03-26
1
-0
/
+6
*
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2024-04-02
1
-6
/
+4
|
\
\
|
*
|
net: intel: implement modern PM ops declarations
Jesse Brandeburg
2024-03-29
1
-6
/
+4
|
|
/
*
/
netlink: introduce type-checking attribute iteration
Johannes Berg
2024-03-29
1
-6
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
1
-1
/
+1
|
\
|
*
i40e: disable NAPI right after disabling irqs when handling xsk_pool
Maciej Fijalkowski
2024-03-01
1
-1
/
+1
*
|
net: adopt skb_network_header_len() more broadly
Eric Dumazet
2024-03-04
1
-1
/
+1
[next]