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
*
net: Move all TC actions identifiers to one place
Eli Cohen
2019-02-10
1
-2
/
+0
*
net/sched: use struct_size() helper
Gustavo A. R. Silva
2019-02-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-09
1
-1
/
+5
|
\
|
*
net: cls_flower: Remove filter from mask before freeing it
Petr Machata
2019-02-04
1
-1
/
+5
*
|
cls_flower: don't expose TC actions to drivers anymore
Pablo Neira Ayuso
2019-02-06
1
-5
/
+0
*
|
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
2019-02-06
1
-0
/
+4
*
|
cls_api: add translator to flow_action representation
Pablo Neira Ayuso
2019-02-06
2
-0
/
+113
*
|
flow_offload: add flow action infrastructure
Pablo Neira Ayuso
2019-02-06
2
-3
/
+21
*
|
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2019-02-06
1
-13
/
+34
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-21
12
-36
/
+61
|
\
|
|
*
net/sched: cls_flower: allocate mask dynamically in fl_change()
Ivan Vecera
2019-01-17
1
-5
/
+14
|
*
net_sched: refetch skb protocol for each filter
Cong Wang
2019-01-16
1
-2
/
+1
|
*
net/sched: act_tunnel_key: fix memory leak in case of action replace
Davide Caratti
2019-01-16
1
-8
/
+11
|
*
sch_cake: Correctly update parent qlen when splitting GSO packets
Toke Høiland-Jørgensen
2019-01-16
1
-2
/
+3
|
*
sched: Fix detection of empty queues in child qdiscs
Toke Høiland-Jørgensen
2019-01-16
3
-3
/
+9
|
*
sched: Avoid dereferencing skb pointer after child enqueue
Toke Høiland-Jørgensen
2019-01-16
8
-16
/
+23
*
|
net_sched: add performance counters for basic filter
Cong Wang
2019-01-20
1
-0
/
+25
*
|
sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints
Toke Høiland-Jørgensen
2019-01-19
1
-2
/
+1
*
|
net_sched: add hit counter for matchall
Cong Wang
2019-01-18
1
-0
/
+24
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
16
-483
/
+1074
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-4
/
+3
|
|
\
|
*
|
net: sched: simplify the qdisc_leaf code
Tonghao Zhang
2018-12-15
1
-3
/
+1
|
*
|
net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()
Cong Wang
2018-12-15
5
-45
/
+33
|
*
|
net/sched: Remove egdev mechanism
Oz Shlomo
2018-12-11
2
-267
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
3
-25
/
+25
|
|
\
\
|
*
|
|
net: netem: use a list in addition to rbtree
Peter Oskolkov
2018-12-06
1
-20
/
+69
|
*
|
|
net/sched: act_tunnel_key: Don't dump dst port if it wasn't set
Adi Nissim
2018-12-05
1
-1
/
+3
|
*
|
|
net/sched: act_tunnel_key: Allow key-less tunnels
Adi Nissim
2018-12-05
1
-10
/
+11
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-25
1
-14
/
+22
|
|
\
\
\
|
*
|
|
|
net_sched: sch_fq: avoid calling ktime_get_ns() if not needed
Eric Dumazet
2018-11-20
1
-1
/
+6
|
*
|
|
|
net: sched: cls_u32: add res to offload information
Jakub Kicinski
2018-11-20
1
-0
/
+2
|
*
|
|
|
net: sched: gred: support reporting stats from offloads
Jakub Kicinski
2018-11-20
1
-0
/
+47
|
*
|
|
|
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
2018-11-20
1
-0
/
+47
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-19
2
-13
/
+21
|
|
\
\
\
\
|
*
|
|
|
|
net: sched: gred: allow manipulating per-DP RED flags
Jakub Kicinski
2018-11-17
1
-1
/
+143
|
*
|
|
|
|
net: sched: gred: store red flags per virtual queue
Jakub Kicinski
2018-11-17
1
-6
/
+18
|
*
|
|
|
|
net: sched: gred: provide a better structured dump and expose stats
Jakub Kicinski
2018-11-17
1
-1
/
+52
|
*
|
|
|
|
net: sched: gred: store bytesin as a 64 bit value
Jakub Kicinski
2018-11-17
1
-1
/
+1
|
*
|
|
|
|
net: sched: gred: use extack to provide more details on configuration errors
Jakub Kicinski
2018-11-17
1
-11
/
+33
|
*
|
|
|
|
net: sched: gred: pass extack to nla_parse_nested()
Jakub Kicinski
2018-11-17
1
-2
/
+2
|
*
|
|
|
|
net: sched: gred: separate error and non-error path in gred_change()
Jakub Kicinski
2018-11-17
1
-6
/
+6
|
*
|
|
|
|
etf: Drop all expired packets
Jesus Sanchez-Palencia
2018-11-17
1
-15
/
+21
|
*
|
|
|
|
etf: Split timersortedlist_erase()
Jesus Sanchez-Palencia
2018-11-17
1
-15
/
+29
|
*
|
|
|
|
etf: Use cached rb_root
Jesus Sanchez-Palencia
2018-11-17
1
-9
/
+12
|
*
|
|
|
|
etf: Cancel timer if there are no pending skbs
Jesus Sanchez-Palencia
2018-11-17
1
-1
/
+3
|
*
|
|
|
|
net: sched: cls_flower: Classify packets using port ranges
Amritha Nambiar
2018-11-15
1
-6
/
+149
|
*
|
|
|
|
net: sched: red: notify drivers about RED's limit parameter
Jakub Kicinski
2018-11-14
1
-0
/
+1
|
*
|
|
|
|
net: sched: mq: offload a graft notification
Jakub Kicinski
2018-11-14
1
-0
/
+9
|
*
|
|
|
|
net: sched: red: offload a graft notification
Jakub Kicinski
2018-11-14
1
-0
/
+17
|
*
|
|
|
|
net: sched: provide notification for graft on root
Jakub Kicinski
2018-11-14
1
-0
/
+17
[next]