index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-24
i40e: use libie adminq descriptors
Michal Swiatkowski
11
-650
/
+478
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-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
1
-1
/
+0
2025-06-16
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-10
i40e: use generic unrolled_count() macro
Alexander Lobakin
2
-10
/
+4
2025-01-07
i40e: add ability to reset VF for Tx and Rx MDD events
Aleksandr Loktionov
6
-17
/
+111
2025-01-06
i40e: Remove unused i40e_dcb_hw_get_num_tc
Dr. David Alan Gilbert
2
-14
/
+0
2025-01-06
i40e: Remove unused i40e_asq_send_command_v2
Dr. David Alan Gilbert
2
-17
/
+0
2025-01-06
i40e: Remove unused i40e_commit_partition_bw_setting
Dr. David Alan Gilbert
2
-84
/
+0
2025-01-06
i40e: Remove unused i40e_del_filter
Dr. David Alan Gilbert
2
-27
/
+2
2025-01-06
i40e: Remove unused i40e_get_cur_guaranteed_fd_count
Dr. David Alan Gilbert
2
-14
/
+0
2025-01-06
i40e: Deadcode profile code
Dr. David Alan Gilbert
2
-80
/
+0
2025-01-06
i40e: Remove unused i40e_(read|write)_phy_register
Dr. David Alan Gilbert
2
-82
/
+0
2025-01-06
i40e: Remove unused i40e_blink_phy_link_led
Dr. David Alan Gilbert
2
-78
/
+0
2025-01-06
i40e: Deadcode i40e_aq_*
Dr. David Alan Gilbert
2
-251
/
+0
2024-12-19
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-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
1
-1
/
+2
2024-11-14
i40e: Fix handling changed priv flags
Peter Große
1
-1
/
+1
2024-11-04
i40e: fix race condition by adding filter's intermediate sync state
Aleksandr Loktionov
3
-2
/
+12
2024-10-08
i40e: Fix macvlan leak by synchronizing access to mac_filter_hash
Aleksandr Loktionov
2
-0
/
+3
2024-09-06
i40e: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-08-30
i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cards
Aleksandr Loktionov
3
-7
/
+54
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-2
/
+1
2024-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+0
2024-07-11
i40e: fix: remove needless retries of NVM update
Aleksandr Loktionov
1
-4
/
+0
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+4
2024-07-11
i40e: correct i40e_addr_to_hkey() name in kdoc
Simon Horman
1
-1
/
+1
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
1
-1
/
+0
2024-07-09
i40e: Fix XDP program unloading while removing the driver
Michal Kubiak
1
-5
/
+4
2024-06-10
net: intel: Use *-y instead of *-objs in Makefile
Andy Shevchenko
1
-1
/
+1
2024-05-29
i40e: Fully suspend and resume IO operations in EEH case
Thinh Tran
1
-3
/
+6
2024-05-29
i40e: factoring out i40e_suspend/i40e_resume
Thinh Tran
1
-114
/
+135
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-5
/
+5
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+1
[next]