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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2018-02-17
rds: zerocopy Tx support.
Sowmini Varadhan
1
-0
/
+1
2018-02-17
rds: support for zcopy completion notification
Sowmini Varadhan
1
-0
/
+2
2018-02-17
skbuff: export mm_[un]account_pinned_pages for other modules
Sowmini Varadhan
1
-0
/
+3
2018-02-17
net: Revert sched action extack support series.
David S. Miller
1
-6
/
+4
2018-02-16
net: sched: act: add extack to init
Alexander Aring
1
-2
/
+3
2018-02-16
net: sched: act: fix code style
Alexander Aring
1
-2
/
+3
2018-02-15
net/ipv4: Remove fib table id from rtable
David Ahern
1
-2
/
+0
2018-02-15
net: Make extern and export get_net_ns()
Kirill Tkhai
1
-0
/
+2
2018-02-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-3
/
+104
2018-02-14
net: phy: dp83867: Add binding for the CLK_OUT pin muxing option
Wadim Egorov
1
-0
/
+14
2018-02-14
net: Move ipv4 set_lwt_redirect helper to lwtunnel
David Ahern
1
-0
/
+15
2018-02-14
net: dsa: forward timestamping callbacks to switch drivers
Brandon Streiff
1
-0
/
+5
2018-02-14
net: dsa: forward hardware timestamping ioctls to switch driver
Brandon Streiff
1
-0
/
+15
2018-02-14
net: ptp: Add stub for ptp_classify_raw()
Andrew Lunn
1
-0
/
+4
2018-02-14
tcp: try to keep packet if SYN_RCV race is lost
Eric Dumazet
1
-1
/
+2
2018-02-14
virtchnl: Add filter data structures
Harshitha Ramamurthy
1
-0
/
+59
2018-02-14
virtchnl: Add a macro to check the size of a union
Harshitha Ramamurthy
1
-3
/
+5
2018-02-14
virtchnl: Add virtchl structures to support queue channels
Harshitha Ramamurthy
1
-0
/
+40
2018-02-14
net: Make atalk_ptr depend on ATALK or IRDA
David Ahern
2
-0
/
+4
2018-02-14
net: Make ax25_ptr depend on CONFIG_AX25
David Ahern
2
-0
/
+4
2018-02-14
net: Make dn_ptr depend on CONFIG_DECNET
David Ahern
1
-0
/
+2
2018-02-13
net: Allow pernet_operations to be executed in parallel
Kirill Tkhai
1
-0
/
+6
2018-02-13
net: Introduce net_sem for protection of pernet_list
Kirill Tkhai
1
-0
/
+1
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
4
-8
/
+6
2018-02-12
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
2
-27
/
+37
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-12
/
+12
2018-02-12
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-17
/
+19
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-2
/
+865
2018-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-12
/
+26
2018-02-10
Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+3
2018-02-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-0
/
+3
2018-02-09
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
1
-5
/
+8
2018-02-09
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
1
-0
/
+2
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+8
2018-02-09
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
24
-33
/
+36
2018-02-09
Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-46
/
+79
2018-02-09
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2018-02-09
Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-115
/
+76
2018-02-08
Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...
David S. Miller
1
-0
/
+2
2018-02-08
net: Extra '_get' in declaration of arch_get_platform_mac_address
Mathieu Malaterre
1
-1
/
+1
2018-02-08
Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+3
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-2
/
+230
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+2
2018-02-08
Merge branches 'acpi-tables', 'acpi-bus' and 'acpi-processor'
Rafael J. Wysocki
2
-4
/
+7
2018-02-08
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'
Rafael J. Wysocki
1
-46
/
+79
2018-02-08
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Dominik Brodowski
1
-46
/
+79
2018-02-08
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+11
2018-02-08
Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux
Linus Torvalds
2
-3
/
+5
2018-02-07
Merge tag 'platform-drivers-x86-v4.16-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-0
/
+14
2018-02-07
Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-1
/
+1
[next]