index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow_dissector: dissect tunnel info
Simon Horman
2017-10-02
1
-25
/
+0
*
net_sched: remove redundant assignment to ret
Colin Ian King
2017-10-01
1
-1
/
+0
*
net_sched: use idr to allocate u32 filter handles
Cong Wang
2017-09-28
1
-41
/
+67
*
net_sched: use idr to allocate basic filter handles
Cong Wang
2017-09-28
1
-15
/
+22
*
net_sched: use idr to allocate bpf filter handles
Cong Wang
2017-09-28
1
-29
/
+28
*
bpf: rename bpf_compute_data_end into bpf_compute_data_pointers
Daniel Borkmann
2017-09-26
2
-4
/
+4
*
sch_netem: faster rb tree removal
Eric Dumazet
2017-09-26
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
4
-10
/
+30
|
\
|
*
net_sched: remove cls_flower idr on failure
Cong Wang
2017-09-22
1
-6
/
+9
|
*
net_sched/hfsc: fix curve activation in hfsc_change_class()
Konstantin Khlebnikov
2017-09-21
1
-4
/
+19
|
*
net_sched: always reset qdisc backlog in qdisc_reset()
Konstantin Khlebnikov
2017-09-21
1
-0
/
+1
|
*
net/sched: cls_matchall: fix crash when used with classful qdisc
Davide Caratti
2017-09-19
1
-0
/
+1
*
|
net_sched: no need to free qdisc in RCU callback
Cong Wang
2017-09-20
1
-8
/
+2
*
|
net: sk_buff rbnode reorg
Eric Dumazet
2017-09-20
1
-3
/
+4
*
|
net_sched: sch_htb: add per class overlimits counter
Eric Dumazet
2017-09-19
1
-0
/
+5
*
|
net_sched: use explicit size of struct tcmsg, remove need to declare tcm
Colin Ian King
2017-09-19
1
-2
/
+1
|
/
*
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
Jiri Pirko
2017-09-13
1
-2
/
+4
*
net_sched: carefully handle tcf_block_put()
Cong Wang
2017-09-13
1
-6
/
+18
*
net_sched: fix reference counting of tc filter chain
Cong Wang
2017-09-13
1
-21
/
+26
*
net_sched: get rid of tcfa_rcu
Cong Wang
2017-09-13
1
-9
/
+8
*
net/sched: fix pointer check in gen_handle
Josh Hunt
2017-09-11
1
-1
/
+1
*
net: sched: fix memleak for chain zero
Jiri Pirko
2017-09-08
1
-9
/
+9
*
sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfq
Gao Feng
2017-09-07
2
-2
/
+2
*
net: sched: don't use GFP_KERNEL under spin lock
Jakub Kicinski
2017-09-05
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-02
12
-36
/
+42
|
\
|
*
sch_tbf: fix two null pointer dereferences on init failure
Nikolay Aleksandrov
2017-08-31
1
-2
/
+3
|
*
sch_sfq: fix null pointer dereference on init failure
Nikolay Aleksandrov
2017-08-31
1
-3
/
+3
|
*
sch_netem: avoid null pointer deref on init failure
Nikolay Aleksandrov
2017-08-31
1
-2
/
+2
|
*
sch_fq_codel: avoid double free on init failure
Nikolay Aleksandrov
2017-08-31
1
-3
/
+1
|
*
sch_cbq: fix null pointer dereferences on init failure
Nikolay Aleksandrov
2017-08-31
1
-3
/
+7
|
*
sch_hfsc: fix null pointer deref and double free on init failure
Nikolay Aleksandrov
2017-08-31
1
-7
/
+3
|
*
sch_hhf: fix null pointer dereference on init failure
Nikolay Aleksandrov
2017-08-31
1
-0
/
+3
|
*
sch_multiq: fix double free on init failure
Nikolay Aleksandrov
2017-08-31
1
-6
/
+1
|
*
sch_htb: fix crash on init failure
Nikolay Aleksandrov
2017-08-31
1
-2
/
+3
|
*
net_sched: fix a refcount_t issue with noop_qdisc
Eric Dumazet
2017-08-25
2
-4
/
+4
|
*
net: sched: don't do tcf_chain_flush from tcf_chain_destroy
Jiri Pirko
2017-08-22
1
-3
/
+3
|
*
net: sched: fix use after free when tcf_chain_destroy is called multiple times
Jiri Pirko
2017-08-22
1
-2
/
+10
*
|
net_sched: add reverse binding for tc class
Cong Wang
2017-08-31
10
-2
/
+147
*
|
net/sched: Change act_api and act_xxx modules to use IDR
Chris Mi
2017-08-30
17
-292
/
+254
*
|
net/sched: Change cls_flower to use IDR
Chris Mi
2017-08-30
1
-32
/
+23
*
|
act_ife: use registered ife_type as fallback
Alexander Aring
2017-08-30
1
-14
/
+3
*
|
sched: sfq: drop packets after root qdisc lock is released
Gao Feng
2017-08-29
1
-7
/
+13
*
|
net_sched: kill u32_node pointer in Qdisc
WANG Cong
2017-08-26
1
-4
/
+53
*
|
net_sched: remove tc class reference counting
WANG Cong
2017-08-26
20
-260
/
+105
*
|
net_sched: introduce tclass_del_notify()
WANG Cong
2017-08-26
1
-6
/
+33
*
|
net_sched: get rid of more forward declarations
WANG Cong
2017-08-26
1
-179
/
+169
*
|
net: sched: use kvmalloc() for class hash tables
Eric Dumazet
2017-08-22
1
-18
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-22
2
-1
/
+3
|
\
|
|
*
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
2017-08-19
1
-0
/
+2
|
*
net: sched: fix p_filter_chain check in tcf_chain_flush
Jiri Pirko
2017-08-18
1
-1
/
+1
[next]