index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-09
ice: parameterize functions responsible for Tx ring management
Maciej Fijalkowski
1
-8
/
+10
2021-06-09
ice: add ndo_bpf callback for safe mode netdev ops
Maciej Fijalkowski
1
-0
/
+15
2021-06-04
ice: Allow all LLDP packets from PF to Tx
Dave Ertman
1
-1
/
+4
2021-06-04
ice: report supported and advertised autoneg using PHY capabilities
Paul Greenwalt
1
-45
/
+6
2021-06-04
ice: handle the VF VSI rebuild failure
Haiyue Wang
1
-1
/
+6
2021-06-04
ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
Brett Creeley
2
-5
/
+8
2021-06-04
ice: Fix allowing VF to request more/less queues via virtchnl
Brett Creeley
1
-0
/
+2
2021-06-03
ice: track AF_XDP ZC enabled queues in bitmap
Maciej Fijalkowski
3
-3
/
+18
2021-06-03
igc: add correct exception tracing for XDP
Magnus Karlsson
1
-6
/
+5
2021-06-03
ixgbevf: add correct exception tracing for XDP
Magnus Karlsson
1
-0
/
+3
2021-06-03
igb: add correct exception tracing for XDP
Magnus Karlsson
1
-4
/
+6
2021-06-03
ixgbe: add correct exception tracing for XDP
Magnus Karlsson
2
-14
/
+16
2021-06-03
ice: add correct exception tracing for XDP
Magnus Karlsson
2
-5
/
+15
2021-06-03
i40e: add correct exception tracing for XDP
Magnus Karlsson
2
-3
/
+12
2021-06-03
igb: Fix XDP with PTP enabled
Kurt Kanzenbach
3
-33
/
+37
2021-05-20
ixgbe: fix large MTU request from VF
Jesse Brandeburg
1
-9
/
+7
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
2021-04-16
igc: enable auxiliary PHC functions for the i225
Ederson de Souza
5
-3
/
+405
2021-04-16
igc: Enable internal i225 PPS
Ederson de Souza
3
-1
/
+37
2021-04-16
igb: Add double-check MTA_REGISTER for i210 and i211
Grzegorz Siwik
1
-0
/
+27
2021-04-16
igb: Redistribute memory for transmit packet buffers when in Qav mode
Ederson de Souza
2
-6
/
+6
2021-04-15
i40e: fix the panic when running bpf in xdpdrv mode
Jason Xing
1
-0
/
+6
2021-04-14
ice: reduce scope of variable
Paul M Stillwell Jr
1
-1
/
+2
[next]