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.13.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
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
Merge branch 'hinic-add-debugfs-support'
David S. Miller
10
-6
/
+544
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
netlink: policy: correct validation type check
Johannes Berg
1
-1
/
+2
2020-08-28
netlabel: remove unused param from audit_log_format()
Alex Dewar
1
-3
/
+2
2020-08-28
Merge branch 'ionic-memory-usage-rework'
David S. Miller
12
-534
/
+790
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
Merge branch 'Enable-Fiber-on-DP83822-PHY'
David S. Miller
2
-7
/
+298
2020-08-28
net: phy: DP83822: Add ability to advertise Fiber connection
Dan Murphy
1
-7
/
+218
2020-08-28
dt-bindings: net: dp83822: Add TI dp83822 phy
Dan Murphy
1
-0
/
+80
2020-08-28
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
4
-10
/
+40
2020-08-28
Merge branch 'Add-phylib-support-to-smsc95xx'
David S. Miller
3
-306
/
+238
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
31
-275
/
+561
2020-08-27
gtp: add notification mechanism
Nicolas Dichtel
2
-9
/
+51
2020-08-27
Merge branch 's390-qeth-next'
David S. Miller
6
-113
/
+100
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
tipc: fix use-after-free in tipc_bcast_get_mode
Hoang Huu Le
1
-0
/
+5
2020-08-27
Merge branch 'Move-MDIO-drivers-into-their-own-directory'
David S. Miller
41
-369
/
+401
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
31
-261
/
+276
2020-08-27
net: xgene: Move shared header file into include/linux
Andrew Lunn
3
-2
/
+2
2020-08-27
net/phy/mdio-i2c: Move header file to include/linux/mdio
Andrew Lunn
4
-3
/
+3
2020-08-27
net: pcs: Move XPCS into new PCS subdirectory
Andrew Lunn
11
-16
/
+33
2020-08-27
nl80211: support SAE authentication offload in AP mode
Chung-Hsien Hsu
2
-6
/
+17
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
19
-93
/
+93
2020-08-27
nl80211: rename csa counter attributes countdown counters
John Crispin
2
-14
/
+16
[next]