index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/next-queue
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/dma-mapping
Linus Torvalds
1
-1
/
+1
2024-05-08
i40e: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
1
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-30
i40e: Add and use helper to reconfigure TC for given VSI
Ivan Vecera
1
-8
/
+24
2024-04-30
i40e: Add helper to access main VEB
Ivan Vecera
3
-16
/
+31
2024-04-30
i40e: Consolidate checks whether given VSI is main
Ivan Vecera
3
-17
/
+16
2024-04-30
i40e: Add helper to access main VSI
Ivan Vecera
9
-83
/
+116
2024-04-30
i40e: Refactor argument of i40e_detect_recover_hung()
Ivan Vecera
3
-6
/
+8
2024-04-30
i40e: Refactor argument of several client notification functions
Ivan Vecera
3
-19
/
+17
2024-04-30
i40e: Remove flags field from i40e_veb
Ivan Vecera
3
-11
/
+7
2024-04-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
5
-403
/
+18
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2024-04-25
i40e: Report MFS in decimal base instead of hex
Erwan Velu
1
-2
/
+2
2024-04-25
i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
Sindhu Devale
1
-1
/
+1
[next]