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
2020-08-31
gtp: remove useless rcu_read_lock()
Nicolas Dichtel
1
-2
/
+0
2020-08-31
net: phylink: avoid oops during initialisation
Russell King
1
-1
/
+3
2020-08-31
hinic: add support to query function table
Luo bin
5
-1
/
+190
2020-08-31
hinic: add support to query rq info
Luo bin
6
-2
/
+101
2020-08-31
hinic: add support to query sq info
Luo bin
9
-4
/
+254
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...
Magnus Karlsson
4
-5
/
+5
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
13
-80
/
+78
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
33
-363
/
+373
2020-08-28
ionic: pull reset_queues into tx_timeout handler
Shannon Nelson
2
-32
/
+8
2020-08-28
ionic: change queue count with no reset
Shannon Nelson
2
-91
/
+213
2020-08-28
ionic: change the descriptor ring length without full reset
Shannon Nelson
3
-14
/
+185
2020-08-28
ionic: change mtu without full queue rebuild
Shannon Nelson
1
-8
/
+49
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
7
-88
/
+129
2020-08-28
ionic: reduce contiguous memory allocation requirement
Shannon Nelson
3
-54
/
+81
2020-08-28
ionic: clean up unnecessary non-static functions
Shannon Nelson
2
-4
/
+2
2020-08-28
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
5
-149
/
+92
2020-08-28
ionic: remove lif list concept
Shannon Nelson
6
-127
/
+62
2020-08-28
ionic: use kcalloc for new arrays
Shannon Nelson
1
-4
/
+4
2020-08-28
ionic: fix up a couple of debug strings
Shannon Nelson
1
-3
/
+4
2020-08-28
ionic: set MTU floor at ETH_MIN_MTU
Shannon Nelson
1
-1
/
+2
2020-08-28
net: phy: DP83822: Add ability to advertise Fiber connection
Dan Murphy
1
-7
/
+218
2020-08-28
smsc95xx: add phylib support
Andre Edich
3
-265
/
+203
2020-08-28
smsc95xx: use usbnet->driver_priv
Andre Edich
1
-33
/
+28
2020-08-28
smsc95xx: remove redundant function arguments
Andre Edich
1
-18
/
+17
2020-08-28
Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...
David S. Miller
11
-23
/
+23
2020-08-27
gtp: add notification mechanism
Nicolas Dichtel
1
-9
/
+49
2020-08-27
s390/qeth: strictly order bridge address events
Julian Wiedmann
3
-8
/
+52
2020-08-27
s390/qeth: unify structs for bridge port state
Julian Wiedmann
2
-14
/
+6
2020-08-27
s390/qeth: copy less data from bridge state events
Julian Wiedmann
1
-15
/
+14
2020-08-27
s390/qeth: don't let HW override the configured port role
Julian Wiedmann
1
-6
/
+0
2020-08-27
s390/qeth: don't disable address events during initialization
Julian Wiedmann
1
-2
/
+0
2020-08-27
s390/qeth: make queue lock a proper spinlock
Julian Wiedmann
2
-65
/
+23
2020-08-27
s390/qeth: use to_delayed_work()
Julian Wiedmann
1
-2
/
+3
2020-08-27
s390/qeth: clean up qeth_l3_send_setdelmc()'s declaration
Julian Wiedmann
1
-1
/
+2
2020-08-27
net: phy: Sort Kconfig and Makefile
Andrew Lunn
2
-87
/
+87
2020-08-27
net: mdio: Move MDIO drivers into a new subdirectory
Andrew Lunn
30
-259
/
+272
2020-08-27
net: xgene: Move shared header file into include/linux
Andrew Lunn
3
-132
/
+2
2020-08-27
net/phy/mdio-i2c: Move header file to include/linux/mdio
Andrew Lunn
3
-19
/
+2
2020-08-27
net: pcs: Move XPCS into new PCS subdirectory
Andrew Lunn
9
-10
/
+26
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
11
-23
/
+23
2020-08-27
net: ath11k: constify ath11k_thermal_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-27
net: phy: mscc: macsec: constify vsc8584_macsec_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-27
net: phy: at803x: constify static regulator_ops
Rikard Falkeborn
1
-2
/
+2
2020-08-27
net: renesas: sh_eth: constify bb_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-27
net: ethernet: ravb: constify bb_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-27
net: ethernet: qualcomm: constify qca_serdev_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-27
net: ipa: remove duplicate include
Wang Hai
1
-1
/
+0
2020-08-27
ibmvnic: merge ibmvnic_reset_init and ibmvnic_init
Lijun Pan
1
-52
/
+13
2020-08-27
ibmvnic: remove never executed if statement
Lijun Pan
1
-12
/
+0
2020-08-27
ibmvnic: improve ibmvnic_init and ibmvnic_reset_init
Lijun Pan
1
-4
/
+13
[prev]
[next]