index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
Shmulik Ladkani
2016-09-22
1
-1
/
+28
*
|
net: act_mirred: allow statistic updates from offloaded actions
Jakub Kicinski
2016-09-21
1
-0
/
+8
*
|
net: cls_bpf: allow offloaded filters to update stats
Jakub Kicinski
2016-09-21
1
-0
/
+11
*
|
net: cls_bpf: add support for marking filters as hardware-only
Jakub Kicinski
2016-09-21
1
-9
/
+25
*
|
net: cls_bpf: limit hardware offload by software-only flag
Jakub Kicinski
2016-09-21
1
-2
/
+20
*
|
net: cls_bpf: add hardware offload
Jakub Kicinski
2016-09-21
1
-0
/
+70
*
|
net_sched: sch_fq: add low_rate_threshold parameter
Eric Dumazet
2016-09-21
1
-3
/
+19
*
|
net sched actions: fix GETing actions
Jamal Hadi Salim
2016-09-20
1
-0
/
+20
*
|
net sched: stylistic cleanups
Jamal Hadi Salim
2016-09-19
14
-104
/
+114
*
|
net sched actions police: peg drop stats for conforming traffic
Roman Mashak
2016-09-19
1
-0
/
+2
*
|
net sched ife action: Introduce skb tcindex metadata encap decap
Jamal Hadi Salim
2016-09-19
3
-0
/
+85
*
|
net sched ife action: add 16 bit helpers
Jamal Hadi Salim
2016-09-19
1
-0
/
+26
*
|
sched: add and use qdisc_skb_head helpers
Florian Westphal
2016-09-19
3
-16
/
+43
*
|
sched: replace __skb_dequeue with __qdisc_dequeue_head
Florian Westphal
2016-09-19
3
-4
/
+4
*
|
sched: remove qdisc arg from __qdisc_dequeue_head
Florian Westphal
2016-09-19
1
-1
/
+6
*
|
sched: don't use skb queue helpers
Florian Westphal
2016-09-19
3
-5
/
+5
*
|
pie: use qdisc_dequeue_head wrapper
Florian Westphal
2016-09-19
1
-1
/
+1
*
|
pkt_sched: fq: use proper locking in fq_dump_stats()
Eric Dumazet
2016-09-18
1
-14
/
+18
*
|
net/sched: cls_flower: Remove an unused field from the filter key structure
Or Gerlitz
2016-09-15
1
-1
/
+0
*
|
net/sched: cls_flower: Support masking for matching on tcp/udp ports
Or Gerlitz
2016-09-15
1
-8
/
+12
*
|
net_sched: Introduce skbmod action
Jamal Hadi Salim
2016-09-15
3
-0
/
+313
*
|
bpf: use skb_at_tc_ingress helper in tcf_bpf
Daniel Borkmann
2016-09-15
1
-1
/
+1
*
|
bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf
Daniel Borkmann
2016-09-15
2
-6
/
+0
*
|
net/sched: act_tunnel_key: Remove rcu_read_lock protection
Hadar Hen Zion
2016-09-15
1
-13
/
+4
*
|
net: sched: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
1
-3
/
+3
*
|
net/sched: Introduce act_tunnel_key
Amir Vadai
2016-09-10
3
-0
/
+363
*
|
net/sched: cls_flower: Classify packet in ip tunnels
Amir Vadai
2016-09-10
1
-1
/
+99
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
2
-12
/
+15
|
\
\
|
|
/
|
*
qdisc: fix a module refcount leak in qdisc_create_dflt()
Eric Dumazet
2016-08-25
1
-4
/
+5
|
*
net sched: fix encoding to use real length
Jamal Hadi Salim
2016-08-22
1
-8
/
+10
*
|
net_sched: fix use of uninitialized ethertype variable in cls_flower
Arnd Bergmann
2016-08-29
1
-10
/
+11
*
|
net_sched: properly handle failure case of tcf_exts_init()
WANG Cong
2016-08-22
10
-72
/
+177
*
|
net_sched: act_vlan: Add priority option
Hadar Hen Zion
2016-08-18
1
-2
/
+11
*
|
net_sched: flower: Add vlan support
Hadar Hen Zion
2016-08-18
1
-3
/
+67
*
|
net_sched: flower: Avoid dissection of unmasked keys
Hadar Hen Zion
2016-08-18
1
-15
/
+13
*
|
net: sched: avoid duplicates in qdisc dump
Jiri Kosina
2016-08-18
1
-4
/
+10
*
|
net: sched: fix handling of singleton qdiscs with qdisc_hash
Jiri Kosina
2016-08-18
1
-0
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-18
3
-91
/
+56
|
\
\
|
|
/
|
*
net_sched: allow flushing tc police actions
Roman Mashak
2016-08-17
1
-42
/
+1
|
*
net_sched: unify the init logic for act_police
WANG Cong
2016-08-17
1
-9
/
+10
|
*
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2016-08-17
2
-20
/
+42
|
*
net_sched: remove an unnecessary list_del()
WANG Cong
2016-08-17
1
-1
/
+0
|
*
net_sched: remove the leftover cleanup_a()
WANG Cong
2016-08-17
1
-19
/
+3
*
|
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
2016-08-10
4
-15
/
+20
*
|
net/sched/sch_hfsc.c: remove unused cl_myfadj
Michal Soltys
2016-08-08
1
-5
/
+2
*
|
net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bug
Michal Soltys
2016-08-08
1
-32
/
+12
|
/
*
net_sched: get rid of struct tcf_common
WANG Cong
2016-07-25
2
-77
/
+72
*
net_sched: move tc_action into tcf_common
WANG Cong
2016-07-25
14
-279
/
+256
*
net/sched: Add match-all classifier hw offloading.
Yotam Gigi
2016-07-24
1
-3
/
+73
*
net/sched: introduce Match-all classifier
Jiri Pirko
2016-07-24
3
-0
/
+259
[prev]
[next]