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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-0
/
+18
2020-05-19
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-0
/
+2
2020-05-19
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
1
-1
/
+2
2020-05-19
net: phy: simplify phy_link_change arguments
Doug Berger
1
-1
/
+1
2020-05-17
net: allow __skb_ext_alloc to sleep
Florian Westphal
1
-1
/
+1
2020-05-16
mptcp: Use 32-bit DATA_ACK when possible
Christoph Paasch
1
-1
/
+4
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
22
-33
/
+78
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-9
/
+22
2020-05-15
inet_connection_sock: factor out destroy helper.
Paolo Abeni
1
-0
/
+8
2020-05-15
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
2
-7
/
+13
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2020-05-15
net: phy: broadcom: add support for BCM54811 PHY
Kevin Lo
1
-0
/
+2
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-5
/
+97
2020-05-15
net: sched: implement terse dump support in act
Vlad Buslov
2
-1
/
+2
2020-05-15
net: sched: introduce terse dump flag
Vlad Buslov
2
-0
/
+10
2020-05-15
Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2020-05-15
Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
2
-1
/
+20
2020-05-15
bpf, capability: Introduce CAP_BPF
Alexei Starovoitov
2
-1
/
+38
2020-05-15
xdp: Allow bpf_xdp_adjust_tail() to grow packet size
Jesper Dangaard Brouer
1
-2
/
+2
2020-05-15
xdp: For Intel AF_XDP drivers add XDP frame_sz
Jesper Dangaard Brouer
1
-0
/
+11
2020-05-15
xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frame
Jesper Dangaard Brouer
1
-1
/
+13
2020-05-15
xdp: Add frame size to xdp_buff
Jesper Dangaard Brouer
1
-0
/
+13
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
11
-52
/
+211
2020-05-15
bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers
Andrey Ignatov
1
-1
/
+35
2020-05-15
bpf: Support narrow loads from bpf_sock_addr.user_port
Andrey Ignatov
1
-1
/
+1
2020-05-15
net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
Kevin Lo
1
-0
/
+1
2020-05-14
net: qed: fix bad formatting
Igor Russkikh
1
-3
/
+2
2020-05-14
net: qed: attention clearing properties
Igor Russkikh
1
-0
/
+9
2020-05-14
net: qed: adding hw_err states and handling
Igor Russkikh
1
-0
/
+12
2020-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+2
2020-05-14
security: Fix the default value of secid_to_secctx hook
Anders Roxell
1
-1
/
+1
2020-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+23
2020-05-14
mm, memcg: fix inconsistent oom event behavior
Yafang Shao
1
-0
/
+2
2020-05-14
Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...
Dave Airlie
1
-0
/
+3
2020-05-13
net: phy: broadcom: add cable test support
Michael Walle
1
-0
/
+52
2020-05-13
bpf: Enable bpf_iter targets registering ctx argument types
Yonghong Song
2
-1
/
+18
2020-05-13
bpf: Change func bpf_iter_unreg_target() signature
Yonghong Song
1
-1
/
+1
2020-05-13
bpf: net: Refactor bpf_iter target registration
Yonghong Song
1
-1
/
+1
2020-05-13
bpf: Change btf_iter func proto prefix to "bpf_iter_"
Yonghong Song
1
-3
/
+3
2020-05-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-22
/
+72
2020-05-13
Bluetooth: Add hook for driver to prevent wake from suspend
Abhishek Pandit-Subedi
1
-0
/
+1
2020-05-13
Bluetooth: Rename BT_SUSPEND_COMPLETE
Abhishek Pandit-Subedi
1
-1
/
+1
2020-05-13
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
1
-0
/
+23
2020-05-12
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
1
-0
/
+2
2020-05-12
net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs
Vladimir Oltean
1
-0
/
+16
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
1
-0
/
+1
2020-05-12
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
1
-15
/
+4
2020-05-12
net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helper
Vladimir Oltean
1
-0
/
+7
[next]