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
2016-08-20
qed: utilize FW 8.10.10.0
Yuval Mintz
5
-131
/
+442
2016-08-20
net: dsa: Export suspend/resume functions
Florian Fainelli
1
-0
/
+14
2016-08-20
rhashtable: Remove GFP flag from rhashtable_walk_init
Herbert Xu
1
-3
/
+11
2016-08-19
bpf: get rid of cgroup helper related ifdefs
Daniel Borkmann
1
-0
/
+10
2016-08-19
bpf: add bpf_skb_change_tail helper
Daniel Borkmann
2
-1
/
+53
2016-08-19
tipc: add peer removal functionality
Richard Alpe
1
-0
/
+1
2016-08-19
net: bgmac: support Ethernet core on BCM53573 SoCs
Rafał Miłecki
2
-0
/
+4
2016-08-19
net: bridge: export vlan flags with the stats
Nikolay Aleksandrov
1
-1
/
+1
2016-08-19
net_sched: act_vlan: Add priority option
Hadar Hen Zion
2
-0
/
+2
2016-08-19
net_sched: flower: Add vlan support
Hadar Hen Zion
1
-0
/
+3
2016-08-19
flow_dissector: Get vlan priority in addition to vlan id
Hadar Hen Zion
2
-3
/
+10
2016-08-19
qed*: Fix pause setting
Yuval Mintz
1
-3
/
+5
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
105
-852
/
+2140
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-114
/
+156
2016-08-18
kcm: Use stream parser
Tom Herbert
1
-31
/
+6
2016-08-18
strparser: Stream parser for messages
Tom Herbert
1
-0
/
+145
2016-08-18
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2
-16
/
+28
2016-08-18
net_sched: move tc offload macros to pkt_cls.h
WANG Cong
2
-16
/
+22
2016-08-18
net_sched: fix a typo in tc_for_each_action()
WANG Cong
1
-1
/
+1
2016-08-18
Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-0
/
+94
2016-08-15
gre: set inner_protocol on xmit
Simon Horman
1
-0
/
+1
2016-08-15
pptp: Refactor the struct and macros of PPTP codes
Gao Feng
2
-20
/
+11
2016-08-15
net: make net namespace sysctls belong to container's owner
Dmitry Torokhov
1
-0
/
+4
2016-08-14
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
1
-2
/
+1
2016-08-14
ipv6: suppress sparse warnings in IP6_ECN_set_ce()
Johannes Berg
1
-1
/
+2
2016-08-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+12
2016-08-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2016-08-13
bpf: fix bpf_skb_in_cgroup helper naming
Daniel Borkmann
1
-2
/
+2
2016-08-13
bpf: Add bpf_current_task_under_cgroup helper
Sargun Dhillon
1
-0
/
+11
2016-08-13
cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headers
Sargun Dhillon
1
-0
/
+23
2016-08-13
net: Add mask for Control register 10Mbps speed
Appana Durga Kedareswara Rao
1
-0
/
+1
2016-08-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2016-08-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+25
2016-08-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2016-08-12
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+4
2016-08-12
Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2016-08-12
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
1
-0
/
+6
2016-08-12
KVM: PPC: Move xics_debugfs_init out of create
Christoffer Dall
1
-0
/
+6
2016-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2016-08-11
bvec: avoid variable shadowing warning
Johannes Berg
1
-1
/
+2
2016-08-11
qed*: Add support for ethtool link_ksettings callbacks.
Sudarsana Reddy Kalluru
1
-0
/
+15
2016-08-11
rps: Inspect PPTP encapsulated by GRE to get flow hash
Gao Feng
3
-2
/
+55
2016-08-11
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
3
-3
/
+7
2016-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2016-08-10
locking/qrwlock: Fix write unlock bug on big endian systems
pan xinhui
1
-2
/
+25
2016-08-10
perf/core: Set cgroup in CPU contexts for new cgroup events
David Carrillo-Cisneros
1
-0
/
+4
2016-08-10
net: Remove fib_local variable
David Ahern
1
-1
/
+0
2016-08-09
Revert "printk: create pr_<level> functions"
Linus Torvalds
1
-33
/
+15
2016-08-09
Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-3
/
+11
2016-08-09
Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+2
[next]