Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6bcf3f63394b9c4f133e4499349d786d7f531473
/
net
/
sched
166ee5b
qdisc: fix a module refcount leak in qdisc_create_dflt()
by Eric Dumazet
· 8 years ago
28a10c4
net sched: fix encoding to use real length
by Jamal Hadi Salim
· 8 years ago
b5ac851
net_sched: allow flushing tc police actions
by Roman Mashak
· 8 years ago
0852e45
net_sched: unify the init logic for act_police
by WANG Cong
· 8 years ago
22dc13c
net_sched: convert tcf_exts from list to pointer array
by WANG Cong
· 8 years ago
824a7e8
net_sched: remove an unnecessary list_del()
by WANG Cong
· 8 years ago
f07fed8
net_sched: remove the leftover cleanup_a()
by WANG Cong
· 8 years ago
ec0595c
net_sched: get rid of struct tcf_common
by WANG Cong
· 8 years ago
a85a970
net_sched: move tc_action into tcf_common
by WANG Cong
· 8 years ago
b87f793
net/sched: Add match-all classifier hw offloading.
by Yotam Gigi
· 8 years ago
bf3994d
net/sched: introduce Match-all classifier
by Jiri Pirko
· 8 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
0564bf0
net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int
by Konstantin Khlebnikov
· 8 years ago
bba7eb5
hfsc: reduce hfsc_sched to 14 cachelines
by Florian Westphal
· 8 years ago
30d0844
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
61cc535
net sched actions: skbedit convert to use more modern nla_put_xxx
by Jamal Hadi Salim
· 8 years ago
ff202ee
net sched actions: skbedit add support for mod-ing skb pkt_type
by Jamal Hadi Salim
· 8 years ago
82a31b9
net_sched: fix mirrored packets checksum
by WANG Cong
· 8 years ago
113214b
bpf: refactor bpf_prog_get and type check into helper
by Daniel Borkmann
· 8 years ago
33ef84a
net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc()
by Michal Soltys
· 8 years ago
ab12cb4
net/sched/sch_hfsc.c: go passive after vt update
by Michal Soltys
· 8 years ago
2354f05
net/sched/sch_hfsc.c: remove leftover dlist and droplist
by Michal Soltys
· 8 years ago
d1d0fc5
net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len()
by Michal Soltys
· 8 years ago
12d0ad3
net/sched/sch_hfsc.c: handle corner cases where head may change invalidating calculated deadline
by Michal Soltys
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8a6e9c6
net_sched: netem: do not call qdisc_drop() with a NULL skb
by Eric Dumazet
· 8 years ago
4d202a0
net_sched: generalize bulk dequeue
by Eric Dumazet
· 8 years ago
338ed9b
net_sched: sch_htb: export class backlog in dumps
by Eric Dumazet
· 8 years ago
008830b
net_sched: fq_codel: cache skb->truesize into skb->cb
by Eric Dumazet
· 8 years ago
520ac30
net_sched: drop packets after root qdisc lock is released
by Eric Dumazet
· 8 years ago
21de12e
netem: fix a use after free
by Eric Dumazet
· 8 years ago
817e9f2
act_ife: acquire ife_mod_lock before reading ifeoplist
by WANG Cong
· 8 years ago
067a7cd
act_ife: only acquire tcf_lock for existing actions
by WANG Cong
· 8 years ago
9f6ed03
net, cls: also reject deleting all filters when TCA_KIND present
by Daniel Borkmann
· 8 years ago
0ee1362
htb: call qdisc_root with rcu read lock held
by Florian Westphal
· 8 years ago
fea0247
net_sched: sch_fq: defer skb freeing
by Eric Dumazet
· 8 years ago
db4879d
net_sched: sch_pie: defer skb freeing
by Eric Dumazet
· 8 years ago
2f08a9a
net_sched: sch_netem: defer skb freeing
by Eric Dumazet
· 8 years ago
a5a9f53
net_sched: sch_htb: defer skb freeing
by Eric Dumazet
· 8 years ago
e7e424c
net_sched: sch_hhf: defer skb freeing
by Eric Dumazet
· 8 years ago
ece5d4c
net_sched: fq_codel: defer skb freeing
by Eric Dumazet
· 8 years ago
e14ffdf
net_sched: sch_fq: defer skb freeing
by Eric Dumazet
· 8 years ago
b3d7e2b
net_sched: sch_codel: defer skb freeing in codel_change()
by Eric Dumazet
· 8 years ago
f9aed31
net_sched: sch_choke: defer skb freeing
by Eric Dumazet
· 8 years ago
1b5c549
net_sched: add the ability to defer skb freeing
by Eric Dumazet
· 8 years ago
ebecaa6
net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE
by Jamal Hadi Salim
· 8 years ago
b231307
net_sched: make tcf_hash_check() boolean
by WANG Cong
· 8 years ago
d15ecce
act_ipt: fix a bind refcnt leak
by WANG Cong
· 8 years ago
3d7c825
net_sched: prio: insure proper transactional behavior
by Eric Dumazet
· 8 years ago
d9fa17e
act_police: rename tcf_act_police_locate() to tcf_act_police_init()
by WANG Cong
· 8 years ago
95df1b1
net_sched: remove internal use of TC_POLICE_*
by WANG Cong
· 8 years ago
e8eb36c
net/sched: flower: Return error when hw can't offload and skip_sw is set
by Amir Vadai
· 8 years ago
6c0d54f
net_sched: fix pfifo_head_drop behavior vs backlog
by Eric Dumazet
· 8 years ago
9986020
sched: remove NET_XMIT_POLICED
by Florian Westphal
· 8 years ago
cbdf451
net_sched: prio: properly report out of memory errors
by Eric Dumazet
· 8 years ago
45f50be
net_sched: remove generic throttled management
by Eric Dumazet
· 8 years ago
4211792
net_sched: netem: remove qdisc_is_throttled() use
by Eric Dumazet
· 8 years ago
cca605d
net_sched: cbq: remove a flaky use of qdisc_is_throttled()
by Eric Dumazet
· 8 years ago
8fe6a79
net_sched: sch_plug: use a private throttled status
by Eric Dumazet
· 8 years ago
ea7f827
net, cls: allow for deleting all filters for given parent
by Daniel Borkmann
· 8 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
52fbb29
net: sched: fix qdisc->running lockdep annotations
by Eric Dumazet
· 8 years ago
a09ceb0
sched: remove qdisc->drop
by Florian Westphal
· 8 years ago
c3a173d
sched: remove qdisc_rehape_fail
by Florian Westphal
· 8 years ago
dd47c1f
cbq: remove TCA_CBQ_POLICE support
by Florian Westphal
· 8 years ago
c3498d3
cbq: remove TCA_CBQ_OVL_STRATEGY support
by Florian Westphal
· 8 years ago
9b15350
qfq: don't leak skb if kzalloc fails
by Florian Westphal
· 8 years ago
201c44b
net: cls_u32: be more strict about skip-sw flag for knodes
by Jakub Kicinski
· 8 years ago
6eef380
net: cls_u32: catch all hardware offload errors
by Jakub Kicinski
· 8 years ago
92c075d
net: sched: fix tc_should_offload for specific clsact classes
by Daniel Borkmann
· 8 years ago
a03e6fe
act_police: fix a crash during removal
by WANG Cong
· 8 years ago
edb09eb
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
by Eric Dumazet
· 8 years ago
f9eb8ae
net_sched: transform qdisc running bit into a seqcount
by Eric Dumazet
· 8 years ago
aafddbf
fq_codel: return non zero qlen in class dumps
by Eric Dumazet
· 8 years ago
d47a0f3
net: cls_u32: be more strict about skip-sw flag
by Jakub Kicinski
· 8 years ago
1a0f7d2
net: cls_u32: fix error code for invalid flags
by Jakub Kicinski
· 8 years ago
0b0f43f
net sched: indentation and other OCD stylistic fixes
by Jamal Hadi Salim
· 8 years ago
48d8ee1
net sched actions: aggregate dumping of actions timeinfo
by Jamal Hadi Salim
· 8 years ago
53eb440
net sched actions: introduce timestamp for firsttime use
by Jamal Hadi Salim
· 8 years ago
9c4a4e4
net sched: actions use tcf_lastuse_update for consistency
by Jamal Hadi Salim
· 8 years ago
e69985c
net/sched: cls_flower: Introduce support in SKIP SW flag
by Amir Vadai
· 8 years ago
80e509d
fq_codel: fix NET_XMIT_CN behavior
by Eric Dumazet
· 8 years ago
a27758f
net_sched: keep backlog updated with qlen
by WANG Cong
· 8 years ago
8d5958f
sch_tbf: update backlog as well
by WANG Cong
· 8 years ago
d7f4f33
sch_red: update backlog as well
by WANG Cong
· 8 years ago
6a73b57
sch_drr: update backlog as well
by WANG Cong
· 8 years ago
6529d75
sch_prio: update backlog as well
by WANG Cong
· 8 years ago
357cc9b
sch_hfsc: always keep backlog updated
by WANG Cong
· 8 years ago
3d3ed18
net sched actions: policer missing timestamp processing
by Jamal Hadi Salim
· 8 years ago
a9efad8
net_sched: avoid too many hrtimer_start() calls
by Eric Dumazet
· 8 years ago
dc327f8
net_sched: close another race condition in tcf_mirred_release()
by WANG Cong
· 8 years ago
77f5776
fq_codel: fix memory limitation drift
by Eric Dumazet
· 8 years ago
10cbc68
net/sched: cls_flower: Hardware offloaded filters statistics support
by Amir Vadai
· 9 years ago
9fea47d
net/sched: act_gact: Update statistics when offloaded to hardware
by Amir Vadai
· 9 years ago
d34e3e1
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
by Samudrala, Sridhar
· 9 years ago
909b27f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
4e8c861
net sched: ife action fix late binding
by Jamal Hadi Salim
· 9 years ago
5e1567a
net sched: skbedit action fix late binding
by Jamal Hadi Salim
· 9 years ago
0e5538a
net sched: simple action fix late binding
by Jamal Hadi Salim
· 9 years ago
87dfbdc
net sched: mirred action fix late binding
by Jamal Hadi Salim
· 9 years ago
Next »