index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ionic: interface file updates
Shannon Nelson
2020-07-21
1
-20
/
+68
*
ionic: rearrange reset and bus-master control
Shannon Nelson
2020-07-21
1
-5
/
+4
*
ionic: update eid test for overflow
Shannon Nelson
2020-07-21
1
-1
/
+1
*
ionic: remove unused ionic_coal_hw_to_usec
Shannon Nelson
2020-07-21
1
-13
/
+0
*
ionic: set netdev default name
Shannon Nelson
2020-07-21
1
-0
/
+1
*
ionic: get MTU from lif identity
Shannon Nelson
2020-07-21
3
-5
/
+15
*
bareudp: Reverted support to enable & disable rx metadata collection
Martin Varghese
2020-07-21
1
-16
/
+5
*
dpaa2-eth: add support for TBF offload
Ioana Ciornei
2020-07-21
2
-1
/
+48
*
dpaa2-eth: add API for Tx shaping
Ioana Ciornei
2020-07-21
3
-0
/
+65
*
dpaa2-eth: move the mqprio setup into a separate function
Ioana Ciornei
2020-07-21
1
-6
/
+13
*
r8169: allow to enable ASPM on RTL8125A
Heiner Kallweit
2020-07-21
1
-0
/
+2
*
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
2020-07-21
7
-24
/
+109
*
net: ena: move llq configuration from ena_probe to ena_device_init()
Arthur Kiyanovski
2020-07-21
1
-63
/
+73
*
net: ena: enable support of rss hash key and function changes
Arthur Kiyanovski
2020-07-21
2
-2
/
+6
*
net: ena: add support for traffic mirroring
Arthur Kiyanovski
2020-07-21
2
-7
/
+13
*
net: ena: cosmetic: change ena_com_stats_admin stats to u64
Arthur Kiyanovski
2020-07-21
2
-7
/
+7
*
net: ena: cosmetic: satisfy gcc warning
Arthur Kiyanovski
2020-07-21
1
-1
/
+1
*
net: ena: add reserved PCI device ID
Arthur Kiyanovski
2020-07-21
1
-0
/
+5
*
net: ena: avoid unnecessary rearming of interrupt vector when busy-polling
Arthur Kiyanovski
2020-07-21
2
-1
/
+8
*
qed: Fix ILT and XRCD bitmap memory leaks
Yuval Basson
2020-07-21
2
-0
/
+6
*
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
2020-07-21
1
-0
/
+37
*
net: phylink: add struct phylink_pcs
Russell King
2020-07-21
1
-8
/
+26
*
net: phylink: re-implement interface configuration with PCS
Russell King
2020-07-21
1
-23
/
+52
*
net: phylink: in-band pause mode advertisement update for PCS
Russell King
2020-07-21
1
-4
/
+51
*
net: phylink: simplify fixed-link case for ksettings_set method
Russell King
2020-07-21
1
-11
/
+20
*
net: phylink: use config.an_enabled in ksettings_set method
Russell King
2020-07-21
1
-2
/
+1
*
net: phylink: simplify phy case for ksettings_set method
Russell King
2020-07-21
1
-57
/
+47
*
net: phylink: simplify ksettings_set() implementation
Russell King
2020-07-21
1
-13
/
+12
*
net: phylink: avoid mac_config calls
Russell King
2020-07-21
1
-2
/
+4
*
net: phylink: update PCS when changing interface during resolution
Russell King
2020-07-21
1
-1
/
+8
*
net: phylink: ensure link is down when changing interface
Russell King
2020-07-21
1
-1
/
+11
*
net: phylink: rearrange resolve mac_config() call
Russell King
2020-07-21
1
-13
/
+8
*
net: phylink: rejig link state tracking
Russell King
2020-07-21
1
-7
/
+7
*
net: phylink: update ethtool reporting for fixed-link modes
Russell King
2020-07-21
1
-0
/
+2
*
enetc: Add adaptive interrupt coalescing
Claudiu Manoil
2020-07-21
4
-7
/
+73
*
enetc: Add interrupt coalescing support
Claudiu Manoil
2020-07-21
4
-10
/
+132
*
enetc: Drop redundant ____cacheline_aligned_in_smp
Claudiu Manoil
2020-07-21
1
-1
/
+1
*
enetc: Fix interrupt coalescing register naming
Claudiu Manoil
2020-07-21
3
-7
/
+7
*
enetc: Factor out the traffic start/stop procedures
Claudiu Manoil
2020-07-21
1
-25
/
+49
*
enetc: Refine buffer descriptor ring sizes
Claudiu Manoil
2020-07-21
2
-4
/
+5
*
net: mdio-mux-gpio: use devm_gpiod_get_array()
Jisheng Zhang
2020-07-21
1
-8
/
+3
*
net: dsa: qca8k: implement the port MTU callbacks
Jonathan McDowell
2020-07-20
2
-0
/
+34
*
net/fealnx: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-20
1
-38
/
+53
*
net: atlantic: add hwmon getter for MAC temperature
Mark Starovoytov
2020-07-20
10
-22
/
+215
*
net: atlantic: A0 ntuple filters
Dmitry Bogdanov
2020-07-20
1
-28
/
+88
*
net: atlantic: use intermediate variable to improve readability a bit
Nikita Danilov
2020-07-20
1
-11
/
+10
*
net: atlantic: use U32_MAX in aq_hw_utils.c
Mark Starovoytov
2020-07-20
1
-3
/
+2
*
net: atlantic: add support for 64-bit reads/writes
Pavel Belous
2020-07-20
6
-8
/
+33
*
net: atlantic: enable ipv6 support for TCP LSO and UDP GSO
Igor Russkikh
2020-07-20
2
-1
/
+2
*
net: atlantic: PTP statistics
Pavel Belous
2020-07-20
3
-19
/
+105
[next]