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
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
61
-96
/
+0
2018-01-16
net: remove prototype of qdisc_lookup_class()
Jakub Kicinski
1
-1
/
+0
2018-01-16
tipc: fix race condition at topology server receive
Jon Maloy
3
-46
/
+51
2018-01-16
Merge branch 'aquantia-next'
David S. Miller
26
-2334
/
+2385
2018-01-16
net: aquantia: Fix internal stats calculation on rx
Igor Russkikh
1
-2
/
+2
2018-01-16
net: aquantia: Prepend hw access functions declarations with prefix
Igor Russkikh
5
-840
/
+922
2018-01-16
net: aquantia: Fix register definitions to linux style
Igor Russkikh
3
-1139
/
+1173
2018-01-16
net: aquantia: Eliminate aq_nic structure abstraction
Igor Russkikh
10
-54
/
+46
2018-01-16
net: aquantia: Simplify dependencies between pci modules
Igor Russkikh
6
-106
/
+113
2018-01-16
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
14
-20
/
+21
2018-01-16
net: aquantia: Remove duplicate hardware descriptors declarations
Igor Russkikh
3
-62
/
+31
2018-01-16
net: aquantia: Cleanup hardware access modules
Igor Russkikh
8
-97
/
+71
2018-01-16
net: aquantia: Cleanup status flags accesses
Igor Russkikh
9
-17
/
+11
2018-01-16
net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
Igor Russkikh
5
-6
/
+4
2018-01-16
Merge branch 'net-thunderx-add-support-for-PTP-clock'
David S. Miller
13
-6
/
+782
2018-01-16
net: thunderx: add timestamping support
Sunil Goutham
9
-6
/
+345
2018-01-16
net: add support for Cavium PTP coprocessor
Radoslaw Biernacki
5
-0
/
+437
2018-01-16
mlxsw: spectrum: qdiscs: Make function mlxsw_sp_qdisc_prio_unoffload static
Wei Yongjun
1
-1
/
+1
2018-01-16
Merge branch 'devlink-resource'
David S. Miller
12
-134
/
+1213
2018-01-16
mlxsw: documentation: Add resources ABI documentation
Arkadi Sharshevsky
1
-0
/
+33
2018-01-16
mlxsw: core: Add support for reload
Arkadi Sharshevsky
4
-23
/
+65
2018-01-16
mlxsw: pci: Add support for getting resource through devlink
Arkadi Sharshevsky
4
-30
/
+92
2018-01-16
mlxsw: spectrum: Add support for getting kvdl occupancy
Arkadi Sharshevsky
3
-0
/
+36
2018-01-16
mlxsw: spectrum_dpipe: Connect dpipe tables to resources
Arkadi Sharshevsky
1
-12
/
+69
2018-01-16
mlxsw: spectrum: Register KVD resources with devlink
Arkadi Sharshevsky
4
-0
/
+205
2018-01-16
mlxsw: pci: Add support for performing bus reset
Arkadi Sharshevsky
2
-13
/
+41
2018-01-16
devlink: Add relation between dpipe and resource
Arkadi Sharshevsky
3
-0
/
+56
2018-01-16
devlink: Add support for reload
Arkadi Sharshevsky
3
-0
/
+53
2018-01-16
devlink: Add support for resource abstraction
Arkadi Sharshevsky
3
-0
/
+488
2018-01-16
devlink: Add per devlink instance lock
Arkadi Sharshevsky
2
-59
/
+78
2018-01-16
phy: realtek: use new helpers for paged register access
Heiner Kallweit
1
-45
/
+14
2018-01-16
Merge branch 'phy-add-helpers-for-setting-clearing-bits-in-PHY-registers'
David S. Miller
2
-2
/
+51
2018-01-16
phy: use new helpers phy_set_bits/phy_clear_bits in phylib
Heiner Kallweit
1
-2
/
+2
2018-01-16
phy: add helpers for setting/clearing bits in PHY registers
Heiner Kallweit
1
-0
/
+49
2018-01-16
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...
David S. Miller
12
-34
/
+32
2018-01-15
Merge branch 'sh_eth-simplify-TSU-initialization'
David S. Miller
1
-14
/
+9
2018-01-15
sh_eth: get Ether port # only when needed
Sergei Shtylyov
1
-8
/
+5
2018-01-15
sh_eth: gather all TSU init code in one place
Sergei Shtylyov
1
-7
/
+5
2018-01-15
Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...
David S. Miller
152
-2152
/
+6840
2018-01-15
net: ethernet: Add a driver for Gemini gigabit ethernet
Linus Walleij
7
-0
/
+3581
2018-01-15
net: ethernet: Add DT bindings for the Gemini ethernet
Linus Walleij
1
-0
/
+92
2018-01-15
ipv6: Fix build with gcc-4.4.5
Ido Schimmel
1
-2
/
+6
2018-01-15
tipc: fix bug during lookup of multicast destination nodes
Jon Maloy
3
-8
/
+4
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
5
-14
/
+14
2018-01-15
sctp: removed unused var from sctp_make_auth
Marcelo Ricardo Leitner
1
-2
/
+1
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
3
-11
/
+8
2018-01-15
tipc: fix a potental access after delete in tipc_sk_join()
Jon Maloy
1
-0
/
+1
2018-01-15
Merge branch 'dsa-lan9303-check-error-value-from-devm_gpiod_get_optional'
David S. Miller
1
-10
/
+12
2018-01-15
net: dsa: lan9303: check error value from devm_gpiod_get_optional()
Phil Reid
1
-4
/
+10
2018-01-15
net: dsa: lan9303: make lan9303_handle_reset() a void function
Phil Reid
1
-7
/
+3
[next]