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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-26
dt-bindings: ptp: Introduce MII time stamping devices.
Richard Cochran
2
-0
/
+77
2019-12-26
net: Add a layer for non-PHY MII time stamping drivers.
Richard Cochran
4
-3
/
+194
2019-12-26
net: Introduce a new MII time stamping interface.
Richard Cochran
6
-58
/
+106
2019-12-26
net: phy: dp83640: Move the probe and remove methods around.
Richard Cochran
1
-90
/
+90
2019-12-26
net: netcp_ethss: Use the PHY time stamping interface.
Richard Cochran
1
-5
/
+3
2019-12-26
net: ethtool: Use the PHY time stamping interface.
Richard Cochran
1
-2
/
+2
2019-12-26
net: vlan: Use the PHY time stamping interface.
Richard Cochran
1
-2
/
+2
2019-12-26
net: macvlan: Use the PHY time stamping interface.
Richard Cochran
1
-2
/
+2
2019-12-26
net: phy: Introduce helper functions for time stamping support.
Richard Cochran
1
-0
/
+60
2019-12-25
Merge branch 'Simplify-IPv6-route-offload-API'
David S. Miller
5
-176
/
+238
2019-12-25
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
5
-70
/
+21
2019-12-25
mlxsw: spectrum_router: Start using new IPv6 route notifications
Ido Schimmel
1
-149
/
+76
2019-12-25
ipv6: Handle multipath route deletion notification
Ido Schimmel
1
-0
/
+26
2019-12-25
ipv6: Handle route deletion notification
Ido Schimmel
2
-1
/
+44
2019-12-25
ipv6: Only Replay routes of interest to new listeners
Ido Schimmel
1
-0
/
+40
2019-12-25
ipv6: Notify multipath route if should be offloaded
Ido Schimmel
1
-0
/
+48
2019-12-25
ipv6: Notify route if replacing currently offloaded one
Ido Schimmel
1
-0
/
+7
2019-12-25
ipv6: Notify newly added route if should be offloaded
Ido Schimmel
1
-0
/
+18
2019-12-25
net: fib_notifier: Add temporary events to the FIB notification chain
Ido Schimmel
1
-0
/
+2
2019-12-25
r8169: move enabling EEE to rtl8169_init_phy
Heiner Kallweit
1
-11
/
+3
2019-12-25
r8169: remove MAC workaround in rtl8168e_2_hw_phy_config
Heiner Kallweit
1
-3
/
+0
2019-12-25
r8169: factor out rtl8168h_2_get_adc_bias_ioffset
Heiner Kallweit
1
-19
/
+20
2019-12-25
Merge branch 'ovs-mpls-actions'
David S. Miller
4
-9
/
+96
2019-12-25
openvswitch: New MPLS actions for layer 2 tunnelling
Martin Varghese
3
-6
/
+89
2019-12-25
net: Rephrased comments section of skb_mpls_pop()
Martin Varghese
1
-1
/
+1
2019-12-25
net: skb_mpls_push() modified to allow MPLS header push at start of packet.
Martin Varghese
1
-2
/
+6
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
965
-4814
/
+9516
2019-12-22
Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
13
-104
/
+341
2019-12-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-104
/
+116
2019-12-22
Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-39
/
+37
2019-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-46
/
+65
2019-12-22
Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-21
/
+40
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
176
-1005
/
+2138
2019-12-22
pipe: fix empty pipe check in pipe_write()
Jan Stancek
1
-1
/
+1
2019-12-22
Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
73
-696
/
+2712
2019-12-22
MAINTAINERS: remove Radim from KVM maintainers
Paolo Bonzini
1
-2
/
+0
2019-12-22
MAINTAINERS: Orphan KVM for MIPS
James Hogan
1
-2
/
+2
2019-12-22
ext4: clarify impact of 'commit' mount option
Jan Kara
1
-8
/
+11
2019-12-22
ext4: fix unused-but-set-variable warning in ext4_add_entry()
Yunfeng Ye
1
-1
/
+3
2019-12-22
Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-8
/
+36
2019-12-22
Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+7
2019-12-22
tracing: Fix endianness bug in histogram trigger
Sven Schnelle
1
-1
/
+20
2019-12-22
samples/trace_printk: Wait for IRQ work to finish
Sven Schnelle
1
-0
/
+1
2019-12-22
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
2
-4
/
+12
2019-12-21
Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-11
/
+32
2019-12-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+15
2019-12-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-10
/
+27
2019-12-21
Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-37
/
+48
2019-12-21
kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
Masahiro Yamada
1
-3
/
+13
2019-12-21
Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-10
/
+11
[prev]
[next]