index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2016-09-19
net sched: stylistic cleanups
Jamal Hadi Salim
2016-09-19
net sched actions police: peg drop stats for conforming traffic
Roman Mashak
2016-09-19
net sched ife action: Introduce skb tcindex metadata encap decap
Jamal Hadi Salim
2016-09-19
net sched ife action: add 16 bit helpers
Jamal Hadi Salim
2016-09-19
sched: add and use qdisc_skb_head helpers
Florian Westphal
2016-09-19
sched: replace __skb_dequeue with __qdisc_dequeue_head
Florian Westphal
2016-09-19
sched: remove qdisc arg from __qdisc_dequeue_head
Florian Westphal
2016-09-19
sched: don't use skb queue helpers
Florian Westphal
2016-09-19
pie: use qdisc_dequeue_head wrapper
Florian Westphal
2016-09-18
pkt_sched: fq: use proper locking in fq_dump_stats()
Eric Dumazet
2016-09-15
net/sched: cls_flower: Remove an unused field from the filter key structure
Or Gerlitz
2016-09-15
net/sched: cls_flower: Support masking for matching on tcp/udp ports
Or Gerlitz
2016-09-15
net_sched: Introduce skbmod action
Jamal Hadi Salim
2016-09-15
bpf: use skb_at_tc_ingress helper in tcf_bpf
Daniel Borkmann
2016-09-15
bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf
Daniel Borkmann
2016-09-15
net/sched: act_tunnel_key: Remove rcu_read_lock protection
Hadar Hen Zion
2016-09-10
net: sched: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
net/sched: Introduce act_tunnel_key
Amir Vadai
2016-09-10
net/sched: cls_flower: Classify packet in ip tunnels
Amir Vadai
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-29
net_sched: fix use of uninitialized ethertype variable in cls_flower
Arnd Bergmann
2016-08-25
qdisc: fix a module refcount leak in qdisc_create_dflt()
Eric Dumazet
2016-08-22
net sched: fix encoding to use real length
Jamal Hadi Salim
2016-08-22
net_sched: properly handle failure case of tcf_exts_init()
WANG Cong
2016-08-18
net_sched: act_vlan: Add priority option
Hadar Hen Zion
2016-08-18
net_sched: flower: Add vlan support
Hadar Hen Zion
2016-08-18
net_sched: flower: Avoid dissection of unmasked keys
Hadar Hen Zion
2016-08-18
net: sched: avoid duplicates in qdisc dump
Jiri Kosina
2016-08-18
net: sched: fix handling of singleton qdiscs with qdisc_hash
Jiri Kosina
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-17
net_sched: allow flushing tc police actions
Roman Mashak
2016-08-17
net_sched: unify the init logic for act_police
WANG Cong
2016-08-17
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2016-08-17
net_sched: remove an unnecessary list_del()
WANG Cong
2016-08-17
net_sched: remove the leftover cleanup_a()
WANG Cong
2016-08-10
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
2016-08-08
net/sched/sch_hfsc.c: remove unused cl_myfadj
Michal Soltys
2016-08-08
net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bug
Michal Soltys
2016-07-25
net_sched: get rid of struct tcf_common
WANG Cong
2016-07-25
net_sched: move tc_action into tcf_common
WANG Cong
2016-07-24
net/sched: Add match-all classifier hw offloading.
Yotam Gigi
2016-07-24
net/sched: introduce Match-all classifier
Jiri Pirko
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-18
net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int
Konstantin Khlebnikov
2016-07-08
hfsc: reduce hfsc_sched to 14 cachelines
Florian Westphal
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-04
net sched actions: skbedit convert to use more modern nla_put_xxx
Jamal Hadi Salim
2016-07-04
net sched actions: skbedit add support for mod-ing skb pkt_type
Jamal Hadi Salim
2016-07-01
net_sched: fix mirrored packets checksum
WANG Cong
2016-07-01
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
[next]