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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
netdevice: Add a function to check macvlan port
Mahesh Bandewar
1
-0
/
+5
2014-12-10
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
1
-21
/
+2
2014-12-09
virtio: drop legacy_only driver flag
Michael S. Tsirkin
1
-2
/
+0
2014-12-09
net: avoid two atomic operations in fast clones
Eric Dumazet
1
-2
/
+1
2014-12-09
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
1
-0
/
+5
2014-12-09
sunrpc: convert to lockless lookup of queued server threads
Jeff Layton
1
-2
/
+2
2014-12-09
sunrpc: fix potential races in pool_stats collection
Jeff Layton
1
-3
/
+3
2014-12-09
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
Jeff Layton
1
-0
/
+2
2014-12-09
sunrpc: convert sp_task_pending flag to use atomic bitops
Jeff Layton
1
-1
/
+3
2014-12-09
sunrpc: move rq_cachetype field to better optimize space
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
1
-3
/
+3
2014-12-09
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: move rq_local field to rq_flags
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
1
-2
/
+2
2014-12-09
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
17
-36
/
+163
2014-12-09
virtio: allow finalize_features to fail
Michael S. Tsirkin
1
-1
/
+2
2014-12-09
virtio: add API to detect legacy devices
Michael S. Tsirkin
1
-0
/
+2
2014-12-09
virtio_balloon: add legacy_only flag
Michael S. Tsirkin
1
-0
/
+2
2014-12-09
virtio_scsi: move to uapi
Michael S. Tsirkin
1
-164
/
+0
2014-12-09
virtio_scsi: v1.0 support
Michael S. Tsirkin
1
-15
/
+17
2014-12-09
virtio: add legacy feature table support
Michael S. Tsirkin
1
-0
/
+4
2014-12-09
virtio: allow transports to get avail/used addresses
Cornelia Huck
1
-0
/
+3
2014-12-09
virtio_config: endian conversion for v1.0
Michael S. Tsirkin
1
-3
/
+6
2014-12-09
virtio: memory access APIs
Michael S. Tsirkin
2
-0
/
+91
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
2
-11
/
+11
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
2
-5
/
+4
2014-12-09
virtio: add low-level APIs for feature bits
Michael S. Tsirkin
1
-3
/
+50
2014-12-09
backlight: lp855x: Add supply regulator to lp855x
Sean Paul
1
-0
/
+2
2014-12-09
thermal: provide an UAPI header file
Florian Fainelli
1
-30
/
+1
2014-12-09
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
4
-3
/
+23
2014-12-09
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2014-12-09
Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-13
/
+23
2014-12-09
Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+7
2014-12-09
Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2014-12-09
Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2
-1
/
+5
2014-12-09
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-10
/
+540
2014-12-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2
-6
/
+101
2014-12-09
Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
12
-57
/
+146
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-12
/
+30
2014-12-09
net: Add functions for handling padding frame and adding to length
Alexander Duyck
2
-1
/
+35
2014-12-09
net/mlx5_core: Remove unused dev cap enum fields
Eli Cohen
1
-8
/
+0
2014-12-09
tipc: convert name table read-write lock to RCU
Ying Xue
1
-0
/
+9
2014-12-09
Merge branch 'iov_iter' into for-next
Al Viro
30
-114
/
+209
2014-12-09
net: bcmgenet: enable driver to work without a device tree
Petri Gynther
1
-0
/
+18
2014-12-09
copy_from_iter_nocache()
Al Viro
1
-0
/
+1
2014-12-09
new helper: iov_iter_kvec()
Al Viro
1
-0
/
+2
2014-12-09
csum_and_copy_..._iter()
Al Viro
1
-0
/
+2
2014-12-09
hyperv: Add support for vNIC hot removal
Haiyang Zhang
1
-0
/
+2
2014-12-09
thermal: of: Extend current of-thermal.c code to allow setting emulated temp
Lukasz Majewski
1
-0
/
+3
[prev]
[next]