index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2016-11-15
net sched filters: fix notification of filter delete with proper handle
Jamal Hadi Salim
2016-11-15
net_sched: reorder pernet ops and act ops registrations
WANG Cong
2016-11-15
net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...
Shmulik Ladkani
2016-09-27
act_ife: Fix false encoding
Yotam Gigi
2016-09-27
act_ife: Fix external mac header on encode
Yotam Gigi
2016-09-23
sch_sfb: keep backlog updated with qlen
WANG Cong
2016-09-23
sch_qfq: keep backlog updated with qlen
WANG Cong
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-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-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
2016-07-01
net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc()
Michal Soltys
2016-07-01
net/sched/sch_hfsc.c: go passive after vt update
Michal Soltys
2016-07-01
net/sched/sch_hfsc.c: remove leftover dlist and droplist
Michal Soltys
2016-07-01
net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len()
Michal Soltys
2016-07-01
net/sched/sch_hfsc.c: handle corner cases where head may change invalidating ...
Michal Soltys
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-29
net_sched: netem: do not call qdisc_drop() with a NULL skb
Eric Dumazet
2016-06-25
net_sched: generalize bulk dequeue
Eric Dumazet
2016-06-25
net_sched: sch_htb: export class backlog in dumps
Eric Dumazet
2016-06-25
net_sched: fq_codel: cache skb->truesize into skb->cb
Eric Dumazet
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
2016-06-23
netem: fix a use after free
Eric Dumazet
2016-06-23
act_ife: acquire ife_mod_lock before reading ifeoplist
WANG Cong
2016-06-23
act_ife: only acquire tcf_lock for existing actions
WANG Cong
2016-06-16
net, cls: also reject deleting all filters when TCA_KIND present
Daniel Borkmann
2016-06-15
htb: call qdisc_root with rcu read lock held
Florian Westphal
2016-06-15
net_sched: sch_fq: defer skb freeing
Eric Dumazet
2016-06-15
net_sched: sch_pie: defer skb freeing
Eric Dumazet
2016-06-15
net_sched: sch_netem: defer skb freeing
Eric Dumazet
2016-06-15
net_sched: sch_htb: defer skb freeing
Eric Dumazet
2016-06-15
net_sched: sch_hhf: defer skb freeing
Eric Dumazet
2016-06-15
net_sched: fq_codel: defer skb freeing
Eric Dumazet
2016-06-15
net_sched: sch_fq: defer skb freeing
Eric Dumazet
2016-06-15
net_sched: sch_codel: defer skb freeing in codel_change()
Eric Dumazet
[next]