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.18.y
linux-6.19.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-7.0.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
2024-07-18
i40e: fix: remove needless retries of NVM update
Aleksandr Loktionov
1
-4
/
+0
2024-07-18
i40e: Fix XDP program unloading while removing the driver
Michal Kubiak
1
-5
/
+4
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
2024-04-02
i40e: Fix VF MAC filter removal
Ivan Vecera
1
-5
/
+6
2024-03-26
i40e: fix vf may be used uninitialized in this function warning
Aleksandr Loktionov
1
-18
/
+16
2024-03-26
i40e: fix i40e_count_filters() to count only active/new filters
Aleksandr Loktionov
1
-2
/
+5
2024-03-26
i40e: Enforce software interrupt during busy-poll exit
Ivan Vecera
5
-21
/
+72
2024-03-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2
-8
/
+0
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+2
2024-03-06
i40e: remove unnecessary qv_info ptr NULL checks
Alexey Kodanev
2
-8
/
+0
2024-03-05
i40e: Fix firmware version comparison function
Ivan Vecera
1
-2
/
+1
2024-03-04
net: adopt skb_network_header_len() more broadly
Eric Dumazet
1
-1
/
+1
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-1
/
+1
2024-03-01
i40e: disable NAPI right after disabling irqs when handling xsk_pool
Maciej Fijalkowski
1
-1
/
+1
2024-02-28
net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities
Andrew Lunn
1
-6
/
+1
2024-02-16
i40e: Remove VEB recursion
Ivan Vecera
3
-109
/
+76
2024-02-16
i40e: Fix broken support for floating VEBs
Ivan Vecera
2
-49
/
+67
2024-02-16
i40e: Add helpers to find VSI and VEB by SEID and use them
Ivan Vecera
3
-86
/
+68
2024-02-16
i40e: Introduce and use macros for iterating VSIs and VEBs
Ivan Vecera
4
-245
/
+264
2024-02-16
i40e: Use existing helper to find flow director VSI
Ivan Vecera
1
-7
/
+4
2024-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-20
/
+44
2024-02-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2
-15
/
+11
2024-02-13
i40e: take into account XDP Tx queues when stopping rings
Maciej Fijalkowski
1
-6
/
+8
2024-02-13
i40e: avoid double calling i40e_pf_rxq_wait()
Maciej Fijalkowski
1
-9
/
+3
2024-02-13
i40e: Fix wrong mask used during DCB config
Ivan Vecera
1
-1
/
+1
2024-02-13
i40e: Fix waiting for queues of all VSIs to be disabled
Ivan Vecera
1
-1
/
+1
2024-02-13
i40e: Do not allow untrusted VF to remove administratively set MAC
Ivan Vecera
1
-5
/
+33
2024-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-02-07
net: intel: fix old compiler regressions
Jesse Brandeburg
1
-1
/
+1
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
1
-5
/
+5
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-3
/
+3
2024-01-25
i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queue
Maciej Fijalkowski
1
-0
/
+7
2024-01-25
i40e: set xdp_rxq_info::frag_size
Maciej Fijalkowski
2
-25
/
+24
2024-01-25
intel: xsk: initialize skb_frag_t::bv_offset in ZC drivers
Maciej Fijalkowski
1
-1
/
+2
2024-01-25
i40e: handle multi-buffer packets that are shrunk by xdp prog
Tirthendu Sarkar
1
-17
/
+23
2024-01-25
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
1
-1
/
+0
2024-01-18
i40e: Include types.h to some headers
Tony Nguyen
2
-0
/
+2
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+43
2024-01-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-1
/
+39
2024-01-03
i40e: Restore VF MSI-X state during PCI reset
Andrii Staikov
3
-0
/
+32
2024-01-03
i40e: fix use-after-free in i40e_aqc_add_filters()
Ke Xiao
1
-1
/
+7
2024-01-03
i40e: Avoid unnecessary use of comma operator
Simon Horman
1
-1
/
+1
2024-01-03
i40e: Fix VF disable behavior to block all traffic
Andrii Staikov
2
-0
/
+33
2023-12-27
i40e: Fix filter input checks to prevent config with invalid values
Sudheer Mogilappagari
1
-4
/
+4
2023-12-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
11
-377
/
+258
2023-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-3
/
+3
2023-12-18
i40e: field get conversion
Jesse Brandeburg
11
-226
/
+145
2023-12-18
i40e: field prep conversion
Jesse Brandeburg
5
-151
/
+109
2023-12-18
intel: add bit macro includes where needed
Jesse Brandeburg
3
-0
/
+4
[next]