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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-23
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
3
-5
/
+8
2021-07-23
octeontx2-af: Enhance mailbox trace entry
Jerin Jacob
1
-4
/
+6
2021-07-23
e100: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-2
/
+2
2021-07-23
igb: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-2
/
+1
2021-07-23
igb: Add counter to i21x doublecheck
Grzegorz Siwik
1
-1
/
+5
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
8
-8
/
+8
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
32
-99
/
+575
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
31
-99
/
+574
2021-07-22
dpaa2-switch: seed the buffer pool after allocating the swp
Ioana Ciornei
1
-8
/
+8
2021-07-22
nfp: fix return statement in nfp_net_parse_meta()
Niklas Söderlund
1
-1
/
+1
2021-07-22
nfp: flower-tc: add flow stats updates for ct
Louis Peens
4
-2
/
+157
2021-07-22
nfp: flower-ct: add offload calls to the nfp
Louis Peens
3
-1
/
+16
2021-07-22
nfp: flower-ct: add flow_pay to the offload table
Louis Peens
3
-2
/
+78
2021-07-22
nfp: flower-ct: add actions into flow_pay for offload
Louis Peens
1
-0
/
+72
2021-07-22
nfp: flower-ct: compile match sections of flow_payload
Louis Peens
1
-1
/
+223
2021-07-22
nfp: flower-ct: calculate required key_layers
Louis Peens
4
-2
/
+125
2021-07-22
nfp: flower: refactor action offload code slightly
Louis Peens
3
-20
/
+19
2021-07-22
nfp: flower: refactor match functions to take flow_rule as input
Louis Peens
4
-28
/
+17
2021-07-22
nfp: flower: make the match compilation functions reusable
Yinjun Zhang
2
-145
/
+239
2021-07-22
net: sparx5: fix unmet dependencies warning
Randy Dunlap
1
-0
/
+1
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
8
-42
/
+46
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
12
-23
/
+187
2021-07-22
net: dpaa2-switch: refactor prechangeupper sanity checks
Vladimir Oltean
1
-11
/
+26
2021-07-22
net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
Vladimir Oltean
1
-4
/
+7
2021-07-21
ravb: Remove extra TAB
Biju Das
1
-1
/
+1
2021-07-21
ravb: Fix a typo in comment
Biju Das
1
-1
/
+1
2021-07-21
ionic: cleanly release devlink instance
Leon Romanovsky
1
-7
/
+7
2021-07-21
net: ixp46x: fix ptp build failure
Arnd Bergmann
1
-0
/
+2
2021-07-21
ionic: drop useless check of PCI driver data validity
Leon Romanovsky
1
-3
/
+0
2021-07-21
ibmvnic: Remove the proper scrq flush
Sukadev Bhattiprolu
1
-1
/
+1
2021-07-21
i40e: add support for PTP external synchronization clock
Piotr Kwapulinski
4
-20
/
+871
2021-07-21
r8169: Avoid duplicate sysfs entry creation error
Sayanta Pattanayak
1
-1
/
+2
2021-07-20
ixgbe: Fix packet corruption due to missing DMA sync
Markus Boehme
1
-1
/
+2
2021-07-20
igc: Increase timeout value for Speed 100/1000/2500
Muhammad Husaini Zulkifli
1
-1
/
+3
2021-07-20
igc: Set QBVCYCLET_S to 0 for TSN Basic Scheduling
Muhammad Husaini Zulkifli
1
-1
/
+1
2021-07-20
igc: Remove phy->type checking
Sasha Neftin
1
-11
/
+4
2021-07-20
igc: Remove _I_PHY_ID checking
Sasha Neftin
3
-15
/
+4
2021-07-20
igc: Check if num of q_vectors is smaller than max before array access
Sasha Neftin
1
-1
/
+8
2021-07-20
net/e1000e: Fix spelling mistake "The" -> "This"
Tree Davies
1
-1
/
+1
2021-07-20
e1000e: Add space to the debug print
Sasha Neftin
1
-2
/
+4
2021-07-20
e1000e: Add support for the next LOM generation
Sasha Neftin
2
-0
/
+8
2021-07-20
e1000e: Add support for Lunar Lake
Sasha Neftin
5
-0
/
+21
2021-07-20
e1000e: Additional PHY power saving in S0ix
Sasha Neftin
1
-0
/
+6
2021-07-20
e1000e: Add polling mechanism to indicate CSME DPG exit
Sasha Neftin
3
-0
/
+26
2021-07-20
e1000e: Add handshake with the CSME to support S0ix
Sasha Neftin
2
-154
/
+176
2021-07-20
Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"
Jia He
1
-17
/
+6
2021-07-20
net: marvell: clean up trigraph warning on ??! string
Colin Ian King
1
-1
/
+1
2021-07-20
net: mvpp2: deny disabling autoneg for 802.3z modes
Russell King (Oracle)
1
-0
/
+9
2021-07-20
net: mvneta: deny disabling autoneg for 802.3z modes
Russell King (Oracle)
1
-6
/
+14
2021-07-20
fsl/fman: Add fibre support
Maxim Kochetkov
1
-0
/
+1
[next]