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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
igb: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+6
2022-01-27
igc: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+6
2022-01-27
ice: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-2
/
+0
2022-01-27
iavf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+3
2022-01-27
e1000e: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-15
/
+7
2022-01-27
i40e: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+3
2022-01-27
ixgbevf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-14
/
+6
2022-01-27
ixgbe: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+7
2022-01-27
ixgb: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-14
/
+5
2022-01-27
ice: xsk: Borrow xdp_tx_active logic from i40e
Maciej Fijalkowski
3
-3
/
+14
2022-01-27
ice: xsk: Improve AF_XDP ZC Tx and use batching API
Maciej Fijalkowski
4
-101
/
+190
2022-01-27
ice: xsk: Avoid potential dead AF_XDP Tx processing
Maciej Fijalkowski
1
-0
/
+2
2022-01-27
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
3
-14
/
+2
2022-01-27
ice: Make Tx threshold dependent on ring length
Maciej Fijalkowski
4
-9
/
+12
2022-01-27
ice: xsk: Handle SW XDP ring wrap and bump tail more often
Maciej Fijalkowski
2
-20
/
+81
2022-01-27
ice: xsk: Force rings to be sized to power of 2
Maciej Fijalkowski
1
-0
/
+8
2022-01-27
ice: Remove likely for napi_complete_done
Maciej Fijalkowski
1
-1
/
+1
2022-01-20
i40e: fix unsigned stat widths
Joe Damato
3
-7
/
+7
2022-01-20
i40e: Fix for failed to init adminq while VF reset
Karen Sornek
3
-2
/
+46
2022-01-20
i40e: Fix queues reservation for XDP
Sylwester Dziedziuch
1
-0
/
+14
2022-01-20
i40e: Fix issue when maximum queues is exceeded
Jedrzej Jagielski
3
-13
/
+61
2022-01-20
i40e: Increase delay to 1 s after global EMP reset
Jedrzej Jagielski
1
-9
/
+3
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-13
/
+13
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
28
-177
/
+384
2022-01-07
iavf: remove an unneeded variable
Jason Wang
1
-3
/
+1
2022-01-07
i40e: remove variables set but not used
Yang Li
1
-5
/
+0
2022-01-07
i40e: Remove non-inclusive language
Mateusz Palczewski
2
-3
/
+3
2022-01-07
i40e: Update FW API version
Mateusz Palczewski
1
-2
/
+2
2022-01-07
i40e: Minimize amount of busy-waiting during AQ send
Jedrzej Jagielski
3
-14
/
+35
2022-01-07
i40e: Add ensurance of MacVlan resources for every trusted VF
Karen Sornek
1
-5
/
+29
2022-01-06
ice: Use bitmap_free() to free bitmap
Christophe JAILLET
1
-1
/
+1
2022-01-06
ice: Optimize a few bitmap operations
Christophe JAILLET
1
-3
/
+3
2022-01-06
ice: Slightly simply ice_find_free_recp_res_idx
Christophe JAILLET
1
-2
/
+0
2022-01-06
ice: improve switchdev's slow-path
Wojciech Drewek
10
-170
/
+220
2022-01-06
ice: replay advanced rules after reset
Victor Raj
2
-4
/
+39
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-18
/
+87
2022-01-04
iavf: Fix limit of total number of queues to active queues of VF
Karen Sornek
1
-1
/
+4
2022-01-04
i40e: Fix incorrect netdev's real number of RX/TX queues
Jedrzej Jagielski
1
-7
/
+25
2022-01-04
i40e: Fix for displaying message regarding NVM version
Mateusz Palczewski
1
-2
/
+2
2022-01-04
i40e: fix use-after-free in i40e_sync_filters_subtask()
Di Zhu
1
-0
/
+24
2022-01-04
i40e: Fix to not show opcode msg on unsuccessful VF MAC change
Mateusz Palczewski
1
-8
/
+32
2022-01-04
net: fixup build after bpf header changes
Jakub Kicinski
1
-0
/
+2
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
14
-12
/
+14
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+20
2021-12-30
ice: Add flow director support for channel mode
Kiran Patil
8
-25
/
+444
2021-12-29
igb: support EXTTS on 82580/i354/i350
Ruud Bos
2
-5
/
+51
2021-12-29
igb: support PEROUT on 82580/i354/i350
Ruud Bos
2
-4
/
+182
2021-12-29
igb: move PEROUT and EXTTS isr logic to separate functions
Ruud Bos
1
-35
/
+46
2021-12-29
igb: move SDP config initialization to separate function
Ruud Bos
1
-8
/
+19
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
3
-0
/
+5
[prev]
[next]