index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: propagate q and parent from caller down to tcf_fill_node
Jiri Pirko
2017-10-16
1
-20
/
+35
*
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
Jiri Pirko
2017-10-16
1
-2
/
+4
*
net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc
Jiri Pirko
2017-10-16
3
-4
/
+13
*
net: sched: cls_u32: use block instead of q in tc_u_common
Jiri Pirko
2017-10-16
1
-8
/
+4
*
net: sched: ematch: obtain net pointer from blocks
Jiri Pirko
2017-10-16
1
-1
/
+1
*
net: sched: store net pointer in block and introduce qdisc_net helper
Jiri Pirko
2017-10-16
1
-0
/
+1
*
net: sched: store Qdisc pointer in struct block
Jiri Pirko
2017-10-16
14
-19
/
+20
*
mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs
Alexander Duyck
2017-10-16
1
-33
/
+46
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-14
1
-9
/
+174
|
\
|
*
mqprio: Introduce new hardware offload mode and shaper in mqprio
Amritha Nambiar
2017-10-13
1
-9
/
+174
*
|
net_sched: fix a compile warning in act_ife
Cong Wang
2017-10-14
1
-0
/
+2
|
/
*
sched: act: ife: update parameters via rcu handling
Alexander Aring
2017-10-12
1
-28
/
+59
*
sched: act: ife: migrate to use per-cpu counters
Alexander Aring
2017-10-12
1
-18
/
+11
*
sched: act: ife: move encode/decode check to init
Alexander Aring
2017-10-12
1
-11
/
+8
*
net sched actions: fix module auto-loading
Roman Mashak
2017-10-12
1
-1
/
+15
*
net sched actions: change IFE modules alias names
Roman Mashak
2017-10-12
4
-4
/
+4
*
net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev
Jiri Pirko
2017-10-11
1
-22
/
+0
*
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
Jiri Pirko
2017-10-11
2
-32
/
+44
*
net: sched: introduce per-egress action device callbacks
Jiri Pirko
2017-10-11
2
-0
/
+250
*
net: sched: make tc_action_ops->get_dev return dev and avoid passing net
Jiri Pirko
2017-10-11
2
-12
/
+7
*
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
2017-10-07
1
-10
/
+4
*
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-25
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-21
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-18
1
-0
/
+1
*
|
net_sched: no need to free qdisc in RCU callback
Cong Wang
2017-09-19
1
-8
/
+2
*
|
net: sk_buff rbnode reorg
Eric Dumazet
2017-09-19
1
-3
/
+4
*
|
net_sched: sch_htb: add per class overlimits counter
Eric Dumazet
2017-09-18
1
-0
/
+5
*
|
net_sched: use explicit size of struct tcmsg, remove need to declare tcm
Colin Ian King
2017-09-18
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-12
1
-6
/
+18
*
net_sched: fix reference counting of tc filter chain
Cong Wang
2017-09-12
1
-21
/
+26
*
net_sched: get rid of tcfa_rcu
Cong Wang
2017-09-12
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-07
1
-9
/
+9
*
sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfq
Gao Feng
2017-09-06
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-01
12
-36
/
+42
|
\
|
*
sch_tbf: fix two null pointer dereferences on init failure
Nikolay Aleksandrov
2017-08-30
1
-2
/
+3
|
*
sch_sfq: fix null pointer dereference on init failure
Nikolay Aleksandrov
2017-08-30
1
-3
/
+3
|
*
sch_netem: avoid null pointer deref on init failure
Nikolay Aleksandrov
2017-08-30
1
-2
/
+2
|
*
sch_fq_codel: avoid double free on init failure
Nikolay Aleksandrov
2017-08-30
1
-3
/
+1
[next]