index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2022-10-14
i40e: Fix DMA mappings leak
Jan Sokolowski
6
-28
/
+74
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+46
2022-09-19
i40e: Fix set max_tx_rate when it is lower than 1 Mbps
Michal Jaron
1
-6
/
+26
2022-09-19
i40e: Fix VF set max MTU size
Michal Jaron
1
-0
/
+20
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-2
/
+9
2022-09-06
i40e: add description and modify interrupts configuration procedure
Jaroslaw Gawin
2
-21
/
+27
2022-09-06
i40e: Add basic support for I710 devices
Stanislaw Grzeszczak
3
-1
/
+7
2022-09-02
i40e: Fix kernel crash during module removal
Ivan Vecera
1
-1
/
+4
2022-09-02
i40e: Fix ADQ rate limiting for PF
Przemyslaw Patynowski
2
-1
/
+5
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-12
/
+12
2022-08-24
i40e: Fix incorrect address type for IPv6 flow rules
Sylwester Dziedziuch
1
-1
/
+1
2022-08-16
i40e: Fix to stop tx_timeout recovery if GLOBR fails
Alan Brady
1
-1
/
+3
2022-08-16
i40e: Fix tunnel checksum offload with fragmented traffic
Przemyslaw Patynowski
1
-3
/
+5
2022-08-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
1
-21
/
+14
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-07-28
i40e: convert .adjfreq to .adjfine
Jacob Keller
1
-10
/
+12
2022-07-28
i40e: use mul_u64_u64_div_u64 for PTP frequency calculation
Jacob Keller
1
-13
/
+4
2022-07-25
i40e: Fix interface init with MSI interrupts (no MSI-X)
Michal Maloszewski
1
-0
/
+4
2022-07-22
i40e: Refactor tc mqprio checks
Przemyslaw Patynowski
3
-11
/
+25
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+5
2022-07-18
i40e: Fix erroneous adapter reinitialization during recovery process
Dawid Lukwinski
1
-8
/
+5
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-0
/
+107
2022-06-30
i40e: Fix VF's MAC Address change on VM
Norbert Zulinski
1
-0
/
+4
2022-06-30
i40e: Fix dropped jumbo frames statistics
Lukasz Cieplicki
4
-0
/
+103
2022-06-30
intel/i40e:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
intel: remove unused macros
Jesse Brandeburg
3
-4
/
+0
2022-06-24
i40e: read the XDP program once per NAPI
Ciara Loftus
2
-12
/
+16
2022-06-21
intel/i40e: delete if NULL check before dev_kfree_skb
Bernard Zhao
1
-4
/
+2
2022-06-21
i40e: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
1
-2
/
+0
2022-06-21
i40e: Add support for ethtool -s <interface> speed <speed in Mb>
Mateusz Palczewski
1
-0
/
+90
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+23
2022-06-15
i40e: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
1
-25
/
+62
2022-06-09
i40e: Fix call trace in setup_tx_descriptors
Aleksandr Loktionov
1
-8
/
+17
2022-06-09
i40e: Fix calculating the number of queue pairs
Grzegorz Szczurek
1
-1
/
+1
2022-06-09
i40e: Fix adding ADQ filter to TC0
Grzegorz Szczurek
1
-0
/
+5
2022-06-07
i40e: Add VF VLAN pruning
Mateusz Palczewski
4
-6
/
+147
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+14
2022-05-11
i40e: i40e_main: fix a missing check on list iterator
Xiaomeng Tong
1
-13
/
+14
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-14
/
+26
2022-04-21
i40e, xsk: Get rid of redundant 'fallthrough'
Maciej Fijalkowski
1
-1
/
+0
2022-04-15
i40e, xsk: Diversify return values from xsk_wakeup call paths
Maciej Fijalkowski
1
-3
/
+3
2022-04-15
i40e, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full
Maciej Fijalkowski
2
-10
/
+23
2022-04-12
i40e: Add Ethernet Connection X722 for 10GbE SFP+ support
Mateusz Palczewski
3
-0
/
+3
2022-04-12
i40e: Add vsi.tx_restart to i40e ethtool stats
Nabil S. Alramli
1
-0
/
+1
2022-04-12
i40e: Add tx_stopped stat
Joe Damato
6
-2
/
+12
2022-04-12
i40e: Add support for MPLS + TSO
Joe Damato
2
-19
/
+48
2022-03-17
i40e: little endian only valid checksums
Tom Rix
1
-2
/
+3
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-59
/
+9
2022-03-08
i40e: stop disabling VFs due to PF error responses
Jacob Keller
3
-59
/
+9
[next]