index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-02
net: phy: allow EEE with any interface mode
Russell King
1
-8
/
+1
2017-04-02
net: phy: restart phy autonegotiation after EEE advertisment change
Russell King
1
-2
/
+19
2017-04-02
net: phy: avoid setting unsupported EEE advertisments
Russell King
1
-5
/
+10
2017-04-01
net: dsa: Mock-up driver
Florian Fainelli
5
-1
/
+390
2017-04-01
net: dsa: mv88e6xxx: add cross-chip bridging
Vivien Didelot
1
-1
/
+33
2017-04-01
net: dsa: mv88e6xxx: remap existing bridge members
Vivien Didelot
1
-0
/
+20
2017-04-01
net: dsa: mv88e6xxx: factorize in-chip bridge map
Vivien Didelot
1
-22
/
+25
2017-04-01
net: dsa: mv88e6xxx: rework in-chip bridging
Vivien Didelot
1
-17
/
+32
2017-04-01
net: dsa: mv88e6xxx: allocate the number of ports
Vivien Didelot
1
-1
/
+1
2017-04-01
net: dsa: mv88e6xxx: program the PVT with all ones
Vivien Didelot
4
-9
/
+86
2017-04-01
net: dsa: mv88e6xxx: use 4-bit port for PVT data
Vivien Didelot
4
-0
/
+48
2017-04-01
net: dsa: mv88e6xxx: move PVT description in info
Vivien Didelot
3
-22
/
+34
2017-04-01
dpaa_eth: use AVOIDBLOCK for Tx confirmation queues
Madalin Bucur
1
-1
/
+1
2017-04-01
fsl/fman: take into account all RGMII modes
Madalin Bucur
2
-2
/
+11
2017-04-01
vxlan: vxlan dev should inherit lowerdev's gso_max_size
Felix Manlunas
1
-0
/
+5
2017-03-31
ibmvnic: Cleanup failure path in ibmvnic_open
Nathan Fontenot
1
-32
/
+19
2017-03-31
ibmvnic: Create init/release routines for stats token
Nathan Fontenot
1
-12
/
+34
2017-03-31
ibmvnic: Merge the two release_sub_crq_queue routines
Nathan Fontenot
1
-32
/
+22
2017-03-31
ibmvnic: Create init and release routines for the rx pool
Nathan Fontenot
1
-103
/
+101
2017-03-31
ibmvnic: Create init and release routines for the tx pool
Nathan Fontenot
1
-56
/
+78
2017-03-31
ibmvnic: Create init and release routines for the bounce buffer
Nathan Fontenot
1
-27
/
+50
2017-03-31
ibmvnic: Update main crq initialization and release
Nathan Fontenot
1
-7
/
+15
2017-03-31
net: dsa: mv88e6xxx: debug ATU Age Time
Vivien Didelot
1
-1
/
+8
2017-03-30
ibmvnic: Remove debugfs support
Nathan Fontenot
2
-658
/
+0
2017-03-30
bonding: refine bond_fold_stats() wrap detection
Eric Dumazet
1
-3
/
+8
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
15
-0
/
+16
2017-03-30
net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID
Wadim Egorov
1
-16
/
+37
2017-03-30
Revert "net: stmmac: enable multiple buffers"
LABBE Corentin
4
-973
/
+473
2017-03-30
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-428
/
+559
2017-03-30
net: mvneta: set rx mode during resume if interface is running
Jisheng Zhang
1
-1
/
+4
2017-03-30
net: mvneta: add RGMII_RXID and RGMII_TXID support
Jisheng Zhang
1
-0
/
+2
2017-03-30
net: veth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+7
2017-03-29
Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...
David S. Miller
10
-103
/
+537
2017-03-29
net: phy: Allow building mdio-boardinfo into the kernel
Florian Fainelli
5
-18
/
+48
2017-03-29
i40e: fix for queue timing delays
Wyborny, Carolyn
1
-0
/
+6
2017-03-29
i40e/i40evf: Change the way we limit the maximum frame size for Rx
Alexander Duyck
6
-27
/
+41
2017-03-29
i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
Alexander Duyck
4
-1
/
+111
2017-03-29
i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code
Alexander Duyck
2
-146
/
+130
2017-03-29
i40e/i40evf: Pull out code for cleaning up Rx buffers
Alexander Duyck
2
-56
/
+89
2017-03-29
i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer
Alexander Duyck
2
-48
/
+68
2017-03-29
i40e/i40evf: Use length to determine if descriptor is done
Alexander Duyck
2
-24
/
+24
2017-03-29
i40e: remove FDIR_REQUIRES_REINIT driver flag
Jacob Keller
1
-1
/
+0
2017-03-29
i40e: remove a useless goto statement
Jacob Keller
1
-4
/
+0
2017-03-29
i40e: Check for new arq elements before leaving the adminq subtask loop
Christopher N Bednarz
1
-2
/
+4
2017-03-29
i40e: use register for XL722 control register read/write
Paul M Stillwell Jr
2
-4
/
+12
2017-03-29
i40e: Clean up handling of private flags
Alexander Duyck
2
-85
/
+112
2017-03-29
i40evf: enforce descriptor write-back mechanism for VF
Preethi Banala
3
-75
/
+7
2017-03-29
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
8
-2
/
+9
2017-03-29
liquidio: refactor interrupt moderation code
Prasad Kanneganti
5
-244
/
+276
2017-03-29
net: dsa: fix copyright holder
Vivien Didelot
7
-6
/
+15
[next]