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
2021-05-26
igb: fix assignment on big endian machines
Jesse Brandeburg
1
-2
/
+2
2021-05-26
igb: handle vlan types with checker enabled
Jesse Brandeburg
2
-4
/
+5
2021-05-26
igb/igc: use strongly typed pointer
Jesse Brandeburg
2
-2
/
+2
2021-05-26
fm10k: move error check
Jesse Brandeburg
1
-5
/
+5
2021-05-26
intel: remove checker warning
Jesse Brandeburg
3
-3
/
+3
2021-05-26
e100: handle eeprom as little endian
Jesse Brandeburg
1
-6
/
+6
2021-05-20
ixgbe: fix large MTU request from VF
Jesse Brandeburg
1
-9
/
+7
2021-05-20
igc: Enable TX via AF_XDP zero-copy
Andre Guedes
4
-8
/
+129
2021-05-20
igc: Enable RX via AF_XDP zero-copy
Andre Guedes
5
-19
/
+450
2021-05-20
igc: Replace IGC_TX_FLAGS_XDP flag by an enum
Andre Guedes
2
-7
/
+26
2021-05-20
igc: Introduce igc_unmap_tx_buffer() helper
Andre Guedes
1
-34
/
+15
2021-05-20
igc: Introduce TX/RX stats helpers
Andre Guedes
1
-12
/
+31
2021-05-20
igc: Refactor XDP rxq info registration
Andre Guedes
3
-34
/
+12
2021-05-20
igc: Refactor igc_clean_rx_ring()
Andre Guedes
1
-9
/
+14
2021-05-20
igc: Refactor __igc_xdp_run_prog()
Andre Guedes
1
-28
/
+28
2021-05-20
igc: Move igc_xdp_is_enabled()
Andre Guedes
2
-5
/
+5
2021-05-19
net: e1000e: fix misspell word "retreived"
Hao Chen
1
-1
/
+1
2021-05-19
net: e1000e: remove repeated word "slot" for netdev.c
Hao Chen
1
-1
/
+1
2021-05-19
net: e1000e: remove repeated word "the" for ich8lan.c
Hao Chen
1
-1
/
+1
2021-05-19
net: e1000: remove repeated words for e1000_hw.c
Hao Chen
1
-2
/
+2
2021-05-19
net: e1000: remove repeated word "slot" for e1000_main.c
Hao Chen
1
-1
/
+1
2021-05-14
igc: use XDP helpers
Matteo Croce
1
-6
/
+3
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-04-23
iavf: redefine the magic number for FDIR GTP-U header fields
Haiyue Wang
1
-3
/
+12
2021-04-23
iavf: enhance the duplicated FDIR list scan handling
Haiyue Wang
1
-6
/
+3
2021-04-23
iavf: change the flex-byte support number to macro definition
Haiyue Wang
2
-3
/
+8
2021-04-23
iavf: remove duplicate free resources calls
Stefan Assmann
1
-2
/
+0
2021-04-23
i40e: use minimal admin queue for kdump
Coiby Xu
2
-2
/
+9
2021-04-23
i40e: use minimal Rx and Tx ring buffers for kdump
Coiby Xu
1
-0
/
+5
2021-04-23
i40e: use minimal Tx and Rx pairs for kdump
Coiby Xu
1
-0
/
+9
2021-04-23
i40e: refactor repeated link state reporting code
Aleksandr Loktionov
1
-39
/
+69
2021-04-22
iavf: Support for modifying SCTP RSS flow hashing
Haiyue Wang
3
-5
/
+56
2021-04-22
iavf: Support for modifying UDP RSS flow hashing
Haiyue Wang
3
-5
/
+56
2021-04-22
iavf: Support for modifying TCP RSS flow hashing
Haiyue Wang
5
-4
/
+450
2021-04-22
iavf: Add framework to enable ethtool RSS config
Haiyue Wang
4
-0
/
+214
2021-04-22
ice: Support RSS configure removal for AVF
Qi Zhang
3
-2
/
+105
2021-04-22
ice: Enable RSS configure for AVF
Qi Zhang
3
-0
/
+462
2021-04-22
ice: Add helper function to get the VF's VSI
Brett Creeley
1
-43
/
+39
2021-04-22
ice: remove redundant assignment to pointer vsi
Colin Ian King
1
-1
/
+0
2021-04-22
iavf: add support for UDP Segmentation Offload
Brett Creeley
3
-4
/
+14
2021-04-22
ice: Advertise virtchnl UDP segmentation offload capability
Brett Creeley
1
-0
/
+3
2021-04-22
ice: Allow ignoring opcodes on specific VF
Michal Swiatkowski
5
-0
/
+198
2021-04-22
ice: warn about potentially malicious VFs
Vignesh Sridhar
7
-4
/
+605
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+21
2021-04-16
igc: Expose LPI counters
Sasha Neftin
1
-0
/
+2
2021-04-16
igc: Fix overwrites return value
Sasha Neftin
1
-2
/
+2
[prev]
[next]