index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
2020-04-25
1
-1
/
+2
*
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
2020-04-25
1
-1
/
+2
*
net: bcmgenet: correct per TX/RX ring statistics
Doug Berger
2020-04-24
1
-0
/
+3
*
net: meth: remove spurious copyright text
Jonathan Corbet
2020-04-24
1
-16
/
+0
*
net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
Tang Bin
2020-04-24
1
-0
/
+2
*
cxgb4: fix adapter crash due to wrong MC size
Vishal Kulkarni
2020-04-23
1
-7
/
+20
*
mlxsw: Fix some IS_ERR() vs NULL bugs
Dan Carpenter
2020-04-23
4
-7
/
+7
*
net: stmmac: Enable SERDES power up/down sequence
Voon Weifeng
2020-04-22
3
-0
/
+235
*
net: broadcom: convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-04-22
1
-22
/
+11
*
e1000: remove unneeded conversion to bool
Jason Yan
2020-04-22
1
-1
/
+1
*
i40e: Remove unneeded conversion to bool
Jason Yan
2020-04-22
1
-2
/
+2
*
net/mlx5e: Get the latest values from counters in switchdev mode
Zhu Yanjun
2020-04-20
1
-1
/
+6
*
net/mlx5: Kconfig: convert imply usage to weak dependency
Saeed Mahameed
2020-04-20
1
-4
/
+4
*
net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overruns
Maxim Mikityanskiy
2020-04-20
4
-5
/
+15
*
net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocation
Paul Blakey
2020-04-20
1
-11
/
+12
*
net/mlx5: Fix failing fw tracer allocation on s390
Niklas Schnelle
2020-04-20
1
-3
/
+3
*
cxgb4: fix large delays in PTP synchronization
Rahul Lakkireddy
2020-04-20
2
-21
/
+9
*
net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array
Marc Zyngier
2020-04-20
1
-0
/
+1
*
net: systemport: Omit superfluous error message in bcm_sysport_probe()
Tang Bin
2020-04-20
1
-1
/
+0
*
net/mlx4_en: avoid indirect call in TX completion
Eric Dumazet
2020-04-19
1
-1
/
+13
*
net: stmmac: Fix sub-second increment
Julien Beraud
2020-04-19
1
-4
/
+8
*
net: stmmac: fix enabling socfpga's ptp_ref_clock
Julien Beraud
2020-04-19
1
-3
/
+6
*
amd-xgbe: Use __napi_schedule() in BH context
Sebastian Andrzej Siewior
2020-04-16
1
-1
/
+1
*
net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
Florian Fainelli
2020-04-16
1
-0
/
+2
*
net: tulip: make early_486_chipsets static
Jason Yan
2020-04-16
1
-1
/
+1
*
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
2020-04-15
2
-43
/
+43
*
net/cxgb4: Check the return from t4_query_params properly
Jason Gunthorpe
2020-04-15
1
-1
/
+1
*
net: stmmac: socfpga: Allow all RGMII modes
Atsushi Nemoto
2020-04-15
1
-0
/
+2
*
ionic: fix unused assignment
Shannon Nelson
2020-04-15
1
-1
/
+1
*
ionic: add dynamic_debug header
Shannon Nelson
2020-04-15
1
-0
/
+1
*
net: mvneta: Fix a typo
Christophe JAILLET
2020-04-13
1
-1
/
+1
*
net: ethernet: ti: Add missing '\n' in log messages
Christophe JAILLET
2020-04-12
1
-3
/
+3
*
net: neterion: remove redundant assignment to variable tmp64
Colin Ian King
2020-04-12
1
-1
/
+1
*
net/mlx5e: CT: Use rhashtable's ct entries instead of a separate list
Paul Blakey
2020-04-09
1
-12
/
+7
*
net/mlx5e: Fix devlink port netdev unregistration sequence
Parav Pandit
2020-04-09
1
-1
/
+1
*
net/mlx5e: Fix pfnum in devlink port attribute
Parav Pandit
2020-04-09
1
-4
/
+5
*
net/mlx5e: Fix missing pedit action after ct clear action
Roi Dayan
2020-04-09
1
-1
/
+2
*
net/mlx5e: Fix nest_level for vlan pop action
Dmytro Linkin
2020-04-09
1
-2
/
+3
*
net/mlx5e: Add missing release firmware call
Eran Ben Elisha
2020-04-09
1
-1
/
+4
*
net/mlx5: Fix condition for termination table cleanup
Eli Cohen
2020-04-09
2
-10
/
+3
*
net/mlx5: Fix frequent ioread PCI access during recovery
Moshe Shemesh
2020-04-09
1
-1
/
+1
*
ionic: set station addr only if needed
Shannon Nelson
2020-04-08
1
-13
/
+19
*
ionic: replay filters after fw upgrade
Shannon Nelson
2020-04-08
3
-15
/
+51
*
net: ethernet: mediatek: move mt7623 settings out off the mt7530
René van Dorst
2020-04-08
2
-1
/
+31
*
net: fec: set GPR bit on suspend by DT configuration.
Martin Fuzzey
2020-04-08
2
-29
/
+127
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-07
15
-46
/
+104
|
\
|
*
qed: remove redundant assignment to variable 'rc'
Colin Ian King
2020-04-06
1
-1
/
+1
|
*
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
Petr Machata
2020-04-06
1
-3
/
+6
|
*
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITY
Petr Machata
2020-04-06
1
-3
/
+6
|
*
r8169: change back SG and TSO to be disabled by default
Heiner Kallweit
2020-04-06
1
-15
/
+14
[next]