index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
gtp: support SGSN-side tunnels
Jonas Bonn
2017-03-25
1
-0
/
+7
*
gtp: rename SGSN netlink attribute
Jonas Bonn
2017-03-25
1
-1
/
+2
*
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
2017-03-24
1
-0
/
+2
*
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
2017-03-24
1
-5
/
+15
*
net: Track start of busy loop instead of when it should end
Alexander Duyck
2017-03-24
1
-30
/
+38
*
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
2017-03-24
1
-3
/
+2
*
net: Only define skb_mark_napi_id in one spot instead of two
Alexander Duyck
2017-03-24
1
-13
/
+9
*
net: Busy polling should ignore sender CPUs
Alexander Duyck
2017-03-24
1
-2
/
+7
*
net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevs
Saeed Mahameed
2017-03-24
1
-0
/
+1
*
tcp: sysctl: Fix a race to avoid unexpected 0 window from space
Gao Feng
2017-03-24
1
-3
/
+5
*
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
2017-03-24
3
-3
/
+7
*
net: phy: Allow splitting MDIO bus/device support from PHYs
Florian Fainelli
2017-03-24
1
-2
/
+19
*
of_mdio: Correct check against CONFIG_OF
Florian Fainelli
2017-03-24
1
-2
/
+2
*
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
2017-03-23
1
-1
/
+8
*
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2017-03-23
2
-1
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
16
-75
/
+74
|
\
|
*
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-23
1
-27
/
+0
|
|
\
|
|
*
btrfs: remove btrfs_err_str function from uapi/linux/btrfs.h
Dmitry V. Levin
2017-03-07
1
-27
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-23
8
-6
/
+46
|
|
\
\
|
|
*
|
sctp: declare struct sctp_stream before using it
Xin Long
2017-03-22
1
-0
/
+1
|
|
*
|
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
2017-03-21
1
-0
/
+2
|
|
*
|
sctp: define dst_pending_confirm as a bit in sctp_transport
Xin Long
2017-03-21
1
-2
/
+2
|
|
*
|
vhost-vsock: add pkt cancel capability
Peng Tao
2017-03-21
1
-0
/
+3
|
|
*
|
vsock: track pkt owner vsock
Peng Tao
2017-03-21
1
-0
/
+3
|
|
*
|
net/mlx4_core: Avoid delays during VF driver device shutdown
Jack Morgenstein
2017-03-16
1
-0
/
+1
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-15
3
-4
/
+34
|
|
|
\
\
|
|
|
*
|
Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"
Pablo Neira Ayuso
2017-03-13
1
-1
/
+0
|
|
|
*
|
netfilter: Force fake conntrack entry to be at least 8 bytes aligned
Steven Rostedt (VMware)
2017-03-13
1
-1
/
+1
|
|
|
*
|
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-13
1
-0
/
+29
|
|
|
*
|
netfilter: nf_tables: set pktinfo->thoff at AH header if found
Pablo Neira Ayuso
2017-03-08
1
-2
/
+4
|
*
|
|
|
Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-03-21
1
-16
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
serial: st-asc: Use new GPIOD API to obtain RTS pin
Lee Jones
2017-03-14
1
-16
/
+0
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2017-03-19
2
-2
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
target: fix ALUA transition timeout handling
Mike Christie
2017-03-18
1
-1
/
+1
|
|
*
|
|
|
target: allow ALUA setup for some passthrough backends
Mike Christie
2017-03-18
1
-1
/
+6
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-17
1
-4
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
acpi/processor: Check for duplicate processor ids at hotplug time
Dou Liyang
2017-03-11
1
-1
/
+1
|
|
*
|
|
|
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
2017-03-11
1
-3
/
+0
|
*
|
|
|
|
Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-03-17
1
-19
/
+19
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2017-03-15
1
-19
/
+19
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
uapi: fix drm/omap_drm.h userspace compilation errors
Dmitry V. Levin
2017-03-13
1
-19
/
+19
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
|
|
drivers core: remove assert_held_device_hotplug()
Heiko Carstens
2017-03-16
1
-1
/
+0
|
*
|
|
|
|
|
kasan: add a prototype of task_struct to avoid warning
Masami Hiramatsu
2017-03-16
1
-0
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
bpf: Add hash of maps support
Martin KaFai Lau
2017-03-22
2
-0
/
+3
*
|
|
|
|
|
bpf: Add array of maps support
Martin KaFai Lau
2017-03-22
2
-0
/
+3
*
|
|
|
|
|
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
2017-03-22
3
-0
/
+3
*
|
|
|
|
|
net: phy: remove the indirect MMD read/write methods
Russell King
2017-03-22
1
-42
/
+0
*
|
|
|
|
|
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
2017-03-22
1
-0
/
+24
*
|
|
|
|
|
net: phy: move phy MMD accessors to phy-core.c
Russell King
2017-03-22
1
-18
/
+2
*
|
|
|
|
|
net: stmmac: Use AVB mode by default
Thierry Reding
2017-03-22
1
-2
/
+2
[next]