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
2019-06-16
be2net: Fix number of Rx queues used for flow hashing
Ivan Vecera
1
-1
/
+1
2019-06-16
net: handle 802.1P vlan 0 packets properly
Govindarajulu Varadarajan
1
-1
/
+29
2019-06-16
Linux 5.2-rc5
v5.2-rc5
Linus Torvalds
1
-1
/
+1
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-24
/
+45
2019-06-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-7
/
+8
2019-06-16
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-38
/
+42
2019-06-16
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
1
-0
/
+1
2019-06-16
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
5
-2
/
+22
2019-06-16
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
3
-0
/
+7
2019-06-16
tcp: limit payload size of sacked skbs
Eric Dumazet
5
-9
/
+30
2019-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
14
-95
/
+188
2019-06-16
Revert "net: phylink: set the autoneg state in phylink_phy_change"
David S. Miller
1
-1
/
+0
2019-06-16
bpf: fix nested bpf tracepoints with per-cpu data
Matt Mullins
1
-16
/
+84
2019-06-16
bpf: Fix out of bounds memory access in bpf_sk_storage
Arthur Fabre
1
-1
/
+2
2019-06-16
net: sched: remove NET_CLS_IND config option
Jiri Pirko
22
-59
/
+4
2019-06-16
r8169: improve handling of Abit Fatal1ty F-190HD
Heiner Kallweit
1
-8
/
+6
2019-06-16
vsock/virtio: set SOCK_DONE on peer shutdown
Stephen Barber
1
-1
/
+3
2019-06-15
net: stmmac: Fix wrapper drivers not detecting PHY
Jose Abreu
3
-3
/
+11
2019-06-15
Merge branch 'Reuse-ptp_qoriq-driver-for-dpaa2-ptp'
David S. Miller
11
-198
/
+386
2019-06-15
MAINTAINERS: maintain DPAA2 PTP driver in QorIQ PTP entry
Yangbo Lu
1
-7
/
+2
2019-06-15
dpaa2-ptp: add interrupt support
Yangbo Lu
4
-1
/
+417
2019-06-15
arm64: dts: fsl: add ptp timer node for dpaa2 platforms
Yangbo Lu
3
-0
/
+24
2019-06-15
dt-binding: ptp_qoriq: support DPAA2 PTP compatible
Yangbo Lu
1
-1
/
+2
2019-06-15
dpaa2-ptp: reuse ptp_qoriq driver
Yangbo Lu
5
-282
/
+34
2019-06-15
ptp: add QorIQ PTP support for DPAA2
Yangbo Lu
1
-1
/
+1
2019-06-15
net: dsa: rtl8366: Fix up VLAN filtering
Linus Walleij
1
-3
/
+4
2019-06-15
hinic: Use devm_kasprintf instead of hard coding it
Christophe JAILLET
1
-5
/
+3
2019-06-15
Revert "net: dsa: mv88e6xxx: do not flood CPU with unknown multicast"
David S. Miller
1
-5
/
+7
2019-06-15
net: phylink: set the autoneg state in phylink_phy_change
Ioana Ciornei
1
-0
/
+1
2019-06-15
net: dsa: mv88e6xxx: do not flood CPU with unknown multicast
Vivien Didelot
1
-7
/
+5
2019-06-15
Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...
Linus Torvalds
6
-4
/
+26
2019-06-15
Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-45
/
+105
2019-06-15
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-4
/
+59
2019-06-15
Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-14
/
+35
2019-06-15
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
2
-1
/
+2
2019-06-15
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-43
/
+117
2019-06-15
Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
28
-73
/
+253
2019-06-15
Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+4
2019-06-15
Merge branch 'net-dsa-use-switchdev-attr-and-obj-handlers'
David S. Miller
3
-56
/
+35
2019-06-15
net: dsa: use switchdev handle helpers
Vivien Didelot
1
-44
/
+32
2019-06-15
net: dsa: make dsa_slave_dev_check use const
Vivien Didelot
1
-2
/
+2
2019-06-15
net: dsa: make cpu_dp non const
Vivien Didelot
1
-1
/
+1
2019-06-15
net: dsa: do not check orig_dev in vlan del
Vivien Didelot
1
-9
/
+0
2019-06-15
Merge branch 'tcp-add-three-static-keys'
David S. Miller
9
-29
/
+68
2019-06-15
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
3
-1
/
+12
2019-06-15
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
2
-1
/
+11
2019-06-15
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
3
-4
/
+19
2019-06-15
sysctl: define proc_do_static_key()
Eric Dumazet
4
-23
/
+26
2019-06-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
7
-100
/
+147
2019-06-15
udp: Remove unused variable/function (exact_dif)
Tim Beale
2
-23
/
+0
[prev]
[next]