index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sch_generic.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-17
1
-0
/
+1
|
\
|
*
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
2017-12-15
1
-0
/
+1
*
|
net: sched: helpers to sum qlen and qlen for per cpu logic
John Fastabend
2017-12-08
1
-0
/
+20
*
|
net: sched: use skb list for skb_bad_tx
John Fastabend
2017-12-08
1
-1
/
+1
*
|
net: sched: explicit locking in gso_cpu fallback
John Fastabend
2017-12-08
1
-8
/
+12
*
|
net: sched: a dflt qdisc may be used with per cpu stats
John Fastabend
2017-12-08
1
-0
/
+1
*
|
net: sched: provide per cpu qstat helpers
John Fastabend
2017-12-08
1
-0
/
+35
*
|
net: sched: allow qdiscs to handle locking
John Fastabend
2017-12-08
1
-0
/
+1
*
|
net: sched: sch_api: fix code style issues
Alexander Aring
2017-12-05
1
-4
/
+6
*
|
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
2017-12-05
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
|
\
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
|
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
2017-11-03
1
-0
/
+32
*
|
|
net: sched: introduce chain_head_change callback
Jiri Pirko
2017-11-03
1
-1
/
+4
*
|
|
net: sched: Identify hardware traffic classes using classid
Amritha Nambiar
2017-10-31
1
-0
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
1
-0
/
+2
|
\
|
|
|
*
|
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
2017-10-29
1
-0
/
+2
|
|
/
*
|
net: sched: introduce per-block callbacks
Jiri Pirko
2017-10-21
1
-0
/
+1
*
|
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
Jiri Pirko
2017-10-16
1
-3
/
+0
*
|
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
1
-0
/
+1
*
|
net_sched: no need to free qdisc in RCU callback
Cong Wang
2017-09-20
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-02
1
-0
/
+7
|
\
|
*
net_sched: fix a refcount_t issue with noop_qdisc
Eric Dumazet
2017-08-25
1
-0
/
+7
*
|
net_sched: add reverse binding for tc class
Cong Wang
2017-08-31
1
-0
/
+1
*
|
net_sched: kill u32_node pointer in Qdisc
WANG Cong
2017-08-26
1
-1
/
+0
*
|
net_sched: remove tc class reference counting
WANG Cong
2017-08-26
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-22
1
-1
/
+4
|
\
|
|
*
net_sched: fix order of queue length updates in qdisc_replace()
Konstantin Khlebnikov
2017-08-21
1
-1
/
+4
*
|
net: sched: Add the invalid handle check in qdisc_class_find
Gao Feng
2017-08-21
1
-0
/
+3
*
|
net: sched: remove cops->tcf_cl_offload
Jiri Pirko
2017-08-11
1
-1
/
+0
*
|
net_sched: use void pointer for filter handle
WANG Cong
2017-08-07
1
-4
/
+4
|
/
*
net, sched: convert Qdisc.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-1
/
+2
*
net: sched: add termination action to allow goto chain
Jiri Pirko
2017-05-17
1
-2
/
+7
*
net: sched: introduce multichain support for filters
Jiri Pirko
2017-05-17
1
-2
/
+7
*
net: sched: introduce helpers to work with filter chains
Jiri Pirko
2017-05-17
1
-1
/
+6
*
net: sched: introduce tcf block infractructure
Jiri Pirko
2017-05-17
1
-1
/
+6
*
net_sched: move the empty tp check from ->destroy() to ->delete()
WANG Cong
2017-04-21
1
-2
/
+2
*
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
2017-03-13
1
-0
/
+1
*
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
2017-02-10
1
-2
/
+0
*
sched: rename tcf_destroy to tcf_destroy_proto
Jiri Pirko
2017-02-10
1
-1
/
+1
*
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
2017-01-09
1
-1
/
+1
*
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
2017-01-09
1
-2
/
+1
*
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
2017-01-09
1
-1
/
+9
*
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2017-01-09
1
-0
/
+11
*
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2016-12-05
1
-1
/
+1
*
sched: add and use qdisc_skb_head helpers
Florian Westphal
2016-09-19
1
-12
/
+51
*
sched: remove qdisc arg from __qdisc_dequeue_head
Florian Westphal
2016-09-19
1
-7
/
+8
*
net: minor optimization in qdisc_qstats_cpu_drop()
Eric Dumazet
2016-08-26
1
-1
/
+1
[next]