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.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-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
/
i40e
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
i40e: improve VF MAC filters accounting
Lukasz Czapnik
3
-44
/
+50
12 days
i40e: add mask to apply valid bits for itr_idx
Lukasz Czapnik
1
-1
/
+1
12 days
i40e: add max boundary check for VF filters
Lukasz Czapnik
1
-0
/
+10
12 days
i40e: fix validation of VF state in get resources
Lukasz Czapnik
2
-2
/
+8
12 days
i40e: fix input validation logic for action_meta
Lukasz Czapnik
1
-1
/
+1
12 days
i40e: fix idx validation in config queues msg
Lukasz Czapnik
1
-2
/
+2
12 days
i40e: fix idx validation in i40e_validate_queue_map
Lukasz Czapnik
1
-2
/
+4
12 days
i40e: add validation for ring_len param
Lukasz Czapnik
1
-0
/
+14
2025-09-17
i40e: remove redundant memory barrier when cleaning Tx descs
Maciej Fijalkowski
1
-3
/
+0
2025-09-09
i40e: fix Jumbo Frame support after iPXE boot
Jacob Keller
4
-6
/
+47
2025-09-09
i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path
Michal Schmidt
1
-1
/
+1
2025-09-02
i40e: Fix potential invalid access when MAC list is empty
Zhen Ni
1
-2
/
+2
2025-09-02
i40e: remove read access to debugfs files
Jacob Keller
1
-104
/
+19
2025-07-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
14
-835
/
+543
2025-07-25
net: Fix typos
Bjorn Helgaas
1
-1
/
+1
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2025-07-24
i40e: use libie_aq_str
Michal Swiatkowski
8
-224
/
+104
2025-07-24
i40e: use libie adminq descriptors
Michal Swiatkowski
11
-650
/
+478
2025-07-21
i40e: When removing VF MAC filters, only check PF-set MAC
Jamie Bainbridge
1
-2
/
+2
2025-07-21
i40e: report VF tx_dropped with tx_errors instead of tx_discards
Dennis Chen
1
-1
/
+1
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-07-15
ethernet: intel: fix building with large NR_CPUS
Arnd Bergmann
1
-1
/
+1
2025-07-03
i40e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
3
-45
/
+31
2025-06-19
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
1
-1
/
+0
2025-06-17
eth: i40e: migrate to new RXFH callbacks
Jakub Kicinski
1
-24
/
+14
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+8
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-4
/
+7
2025-06-10
i40e: retry VFLR handling if there is ongoing VF reset
Robert Malz
1
-1
/
+4
2025-06-10
i40e: return false from i40e_reset_vf if reset is in progress
Robert Malz
1
-3
/
+3
2025-06-09
i40e: add link_down_events statistic
Dawid Osuchowski
3
-0
/
+14
2025-06-09
net: intel: move RSS packet classifier types to libie
Jacob Keller
5
-112
/
+84
2025-06-09
net: intel: rename 'hena' to 'hashcfg' for clarity
Jacob Keller
3
-27
/
+29
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-11
i40e: fix MMIO write access to an invalid page in i40e_clear_hw
Kyungwook Boo
1
-3
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-02-11
i40e: use generic unrolled_count() macro
Alexander Lobakin
2
-10
/
+4
2025-01-08
i40e: add ability to reset VF for Tx and Rx MDD events
Aleksandr Loktionov
6
-17
/
+111
2025-01-07
i40e: Remove unused i40e_dcb_hw_get_num_tc
Dr. David Alan Gilbert
2
-14
/
+0
2025-01-07
i40e: Remove unused i40e_asq_send_command_v2
Dr. David Alan Gilbert
2
-17
/
+0
2025-01-07
i40e: Remove unused i40e_commit_partition_bw_setting
Dr. David Alan Gilbert
2
-84
/
+0
2025-01-07
i40e: Remove unused i40e_del_filter
Dr. David Alan Gilbert
2
-27
/
+2
2025-01-07
i40e: Remove unused i40e_get_cur_guaranteed_fd_count
Dr. David Alan Gilbert
2
-14
/
+0
2025-01-07
i40e: Deadcode profile code
Dr. David Alan Gilbert
2
-80
/
+0
2025-01-07
i40e: Remove unused i40e_(read|write)_phy_register
Dr. David Alan Gilbert
2
-82
/
+0
2025-01-07
i40e: Remove unused i40e_blink_phy_link_led
Dr. David Alan Gilbert
2
-78
/
+0
2025-01-07
i40e: Deadcode i40e_aq_*
Dr. David Alan Gilbert
2
-251
/
+0
2024-12-20
xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()
Alexander Lobakin
1
-27
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2024-11-16
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
1
-1
/
+2
[next]