index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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: split tc_ctl_tfilter into three handlers
Vlad Buslov
2018-06-01
1
-145
/
+293
*
net: remove bypassed check in sch_direct_xmit()
Song Liu
2018-05-31
1
-3
/
+0
*
net: sched: mq: request stats from offloads
Jakub Kicinski
2018-05-29
1
-0
/
+18
*
net: sched: mq: add simple offload notification
Jakub Kicinski
2018-05-29
1
-0
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
1
-1
/
+1
|
\
|
*
net : sched: cls_api: deal with egdev path only if needed
Or Gerlitz
2018-05-24
1
-1
/
+1
*
|
net_sched: switch to rcu_work
Cong Wang
2018-05-24
12
-220
/
+84
*
|
net: sched: don't disable bh when accessing action idr
Vlad Buslov
2018-05-22
1
-10
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
3
-4
/
+8
|
\
\
|
|
/
|
*
net: sched: red: avoid hashing NULL child
Paolo Abeni
2018-05-18
2
-4
/
+6
|
*
net/sched: fix refcnt leak in the error path of tcf_vlan_init()
Davide Caratti
2018-05-16
1
-0
/
+2
*
|
pfifo_fast: drop unneeded additional lock on dequeue
Paolo Abeni
2018-05-17
1
-2
/
+2
*
|
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
2018-05-17
1
-0
/
+11
*
|
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
2018-05-16
1
-22
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
3
-3
/
+7
|
\
\
|
|
/
|
*
net sched actions: fix refcnt leak in skbmod
Roman Mashak
2018-05-11
1
-1
/
+4
|
*
net: sched: fix error path in tcf_proto_create() when modules are not configured
Jiri Pirko
2018-05-11
1
-1
/
+1
|
*
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
Roman Mashak
2018-05-11
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-12
/
+25
|
\
\
|
|
/
|
*
net_sched: fq: take care of throttled flows before reuse
Eric Dumazet
2018-05-02
1
-12
/
+25
*
|
net sched: Implemented get_fill_size routine for act_csum.
Craig Dillabaugh
2018-05-03
1
-0
/
+6
*
|
cls_flower: Support multiple masks per priority
Paul Blakey
2018-05-01
1
-101
/
+174
|
/
*
net: sched: ife: handle malformed tlv length
Alexander Aring
2018-04-22
1
-1
/
+6
*
net: sched: ife: signal not finding metaid
Alexander Aring
2018-04-22
1
-1
/
+1
*
net_sched: fix a missing idr_remove() in u32_delete_key()
Cong Wang
2018-04-07
1
-0
/
+1
*
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
Davide Caratti
2018-04-05
1
-4
/
+8
*
net: sched: do not emit messages while holding spinlock
Li RongQing
2018-04-01
1
-4
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
2
-5
/
+16
|
\
|
*
net sched actions: fix dumping which requires several messages to user space
Craig Dillabaugh
2018-03-27
1
-1
/
+3
|
*
net: sched, fix OOO packets with pfifo_fast
John Fastabend
2018-03-26
1
-4
/
+13
*
|
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
19
-20
/
+0
*
|
net/sched: act_vlan: declare push_vid with host byte order
Davide Caratti
2018-03-23
1
-1
/
+1
*
|
net/sched: remove tcf_idr_cleanup()
Davide Caratti
2018-03-23
1
-8
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
12
-28
/
+41
|
\
\
|
|
/
|
*
net/sched: fix idr leak in the error path of tcf_skbmod_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
net/sched: fix idr leak in the error path of tcf_vlan_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
net/sched: fix idr leak in the error path of __tcf_ipt_init()
Davide Caratti
2018-03-21
1
-3
/
+6
|
*
net/sched: fix idr leak in the error path of tcp_pedit_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
net/sched: fix idr leak in the error path of tcf_act_police_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
net/sched: fix idr leak in the error path of tcf_simp_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
net/sched: fix idr leak on the error path of tcf_bpf_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
Davide Caratti
2018-03-17
1
-1
/
+2
|
*
net/sched: fix NULL dereference in the error path of tcf_sample_init()
Davide Caratti
2018-03-17
1
-1
/
+2
|
*
net/sched: fix NULL dereference in the error path of tunnel_key_init()
Davide Caratti
2018-03-17
1
-4
/
+5
|
*
net/sched: fix NULL dereference in the error path of tcf_csum_init()
Davide Caratti
2018-03-17
1
-1
/
+2
|
*
net/sched: fix NULL dereference in the error path of tcf_vlan_init()
Davide Caratti
2018-03-17
1
-1
/
+2
|
*
net: sched: fix uses after free
Eric Dumazet
2018-03-17
1
-9
/
+13
|
*
net sched actions: return explicit error when tunnel_key mode is not specified
Roman Mashak
2018-03-15
1
-0
/
+1
|
*
net: use skb_is_gso_sctp() instead of open-coding
Daniel Axtens
2018-03-09
1
-1
/
+1
|
*
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
2018-03-07
1
-1
/
+1
[next]