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
2020-02-17
wireguard: send: account for mtu=0 devices
Jason A. Donenfeld
2
-8
/
+15
2020-02-17
wireguard: receive: reset last_under_load to zero
Jason A. Donenfeld
1
-2
/
+5
2020-02-17
wireguard: selftests: reduce complexity and fix make races
Jason A. Donenfeld
1
-24
/
+14
2020-02-17
mptcp: Protect subflow socket options before connection completes
Mat Martineau
1
-29
/
+19
2020-02-17
net: phy: restore mdio regs in the iproc mdio driver
Arun Parameswaran
1
-0
/
+20
2020-02-17
net: add strict checks in netdev_name_node_alt_destroy()
Eric Dumazet
1
-0
/
+6
2020-02-17
Merge branch 'atlantic-fixes'
David S. Miller
10
-25
/
+71
2020-02-17
net: atlantic: fix out of range usage of active_vlans array
Dmitry Bogdanov
1
-1
/
+1
2020-02-17
net: atlantic: possible fault in transition to hibernation
Pavel Belous
1
-5
/
+8
2020-02-17
net: atlantic: fix potential error handling
Pavel Belous
1
-1
/
+3
2020-02-17
net: atlantic: fix use after free kasan warn
Pavel Belous
2
-6
/
+5
2020-02-17
net: atlantic: better loopback mode handling
Nikita Danilov
2
-5
/
+13
2020-02-17
net: atlantic: ptp gpio adjustments
Egor Pomozov
3
-1
/
+17
2020-02-17
net: atlantic: check rpc result and wait for rpc address
Igor Russkikh
1
-2
/
+17
2020-02-17
net: atlantic: checksum compat issue
Dmitry Bezrukov
3
-4
/
+7
2020-02-17
selftests: forwarding: vxlan_bridge_1d: fix tos value
Hangbin Liu
1
-3
/
+3
2020-02-17
net: rtnetlink: fix bugs in rtnl_alt_ifname()
Eric Dumazet
1
-14
/
+12
2020-02-17
net: macb: ensure interface is not suspended on at91rm9200
Alexandre Belloni
1
-1
/
+5
2020-02-17
net: fib_rules: Correctly set table field when table number exceeds 8 bits
Jethro Beekman
1
-1
/
+1
2020-02-17
net/rds: Track user mapped pages through special API
Leon Romanovsky
1
-12
/
+12
2020-02-17
ipv6: Fix nlmsg_flags when splitting a multipath route
Benjamin Poirier
1
-0
/
+1
2020-02-17
ipv6: Fix route replacement with dev-only route
Benjamin Poirier
2
-3
/
+10
2020-02-17
selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing
Hangbin Liu
1
-12
/
+13
2020-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
61
-859
/
+648
2020-02-14
Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
10
-42
/
+177
2020-02-14
Merge tag 'sound-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-46
/
+105
2020-02-14
Merge tag 'drm-fixes-2020-02-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
51
-251
/
+1131
2020-02-14
netdevice.h: fix all kernel-doc and Sphinx warnings
Randy Dunlap
1
-1
/
+15
2020-02-14
Merge branch 'dsa-headroom'
David S. Miller
2
-2
/
+2
2020-02-14
net: dsa: tag_ar9331: Make sure there is headroom for tag
Per Forlin
1
-1
/
+1
2020-02-14
net: dsa: tag_qca: Make sure there is headroom for tag
Per Forlin
1
-1
/
+1
2020-02-14
net, ip6_tunnel: enhance tunnel locate with link check
William Dauchy
1
-21
/
+47
2020-02-14
Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-22
/
+44
2020-02-14
Merge branch 'smc-fixes'
David S. Miller
2
-1
/
+5
2020-02-14
net/smc: no peer ID in CLC decline for SMCD
Ursula Braun
1
-1
/
+3
2020-02-14
net/smc: transfer fasync_list in case of fallback
Ursula Braun
1
-0
/
+2
2020-02-14
Merge branch 'hns3-fixes'
David S. Miller
2
-7
/
+17
2020-02-14
net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()
Guangbin Huang
1
-6
/
+9
2020-02-14
net: hns3: fix VF bandwidth does not take effect in some case
Yonglong Liu
1
-1
/
+1
2020-02-14
net: hns3: add management table after IMP reset
Yufeng Mo
1
-0
/
+7
2020-02-14
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-6
/
+2
2020-02-14
mac80211: fix wrong 160/80+80 MHz setting
Shay Bar
1
-2
/
+14
2020-02-14
cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
Sergey Matyukevich
1
-0
/
+1
2020-02-14
Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/...
Dave Airlie
26
-178
/
+990
2020-02-14
Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd...
Dave Airlie
16
-66
/
+108
2020-02-14
Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/d...
Dave Airlie
3
-4
/
+15
2020-02-14
Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
6
-3
/
+18
2020-02-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-11
/
+17
2020-02-14
Merge tag 'gpio-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-34
/
+49
2020-02-14
Merge branch 'icmp-account-for-NAT-when-sending-icmps-from-ndo-layer'
David S. Miller
9
-26
/
+101
[next]