index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sch_generic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net_sched: generalize bulk dequeue
Eric Dumazet
2016-06-25
1
-3
/
+4
*
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
2016-06-25
1
-11
/
+30
*
net_sched: add the ability to defer skb freeing
Eric Dumazet
2016-06-15
1
-4
/
+12
*
net_sched: remove generic throttled management
Eric Dumazet
2016-06-10
1
-16
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-10
1
-1
/
+5
|
\
|
*
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
2016-06-07
1
-0
/
+1
|
*
net_sched: keep backlog updated with qlen
WANG Cong
2016-06-06
1
-1
/
+4
*
|
net: sched: fix qdisc->running lockdep annotations
Eric Dumazet
2016-06-09
1
-1
/
+5
*
|
sched: place state, next_sched and gso_skb in same cacheline again
Florian Westphal
2016-06-08
1
-2
/
+2
*
|
sched: remove qdisc->drop
Florian Westphal
2016-06-08
1
-36
/
+0
*
|
sched: remove qdisc_rehape_fail
Florian Westphal
2016-06-08
1
-19
/
+0
*
|
cbq: remove TCA_CBQ_POLICE support
Florian Westphal
2016-06-08
1
-4
/
+0
*
|
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2016-06-07
1
-0
/
+8
*
|
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
2016-06-07
1
-11
/
+4
|
/
*
net/sched: Enable netdev drivers to update statistics of offloaded actions
Amir Vadai
2016-05-16
1
-2
/
+18
*
net: sched: use pfifo_fast for non real queues
Eric Dumazet
2016-03-03
1
-0
/
+6
*
net_sched: update hierarchical backlog too
WANG Cong
2016-02-29
1
-2
/
+3
*
net_sched: introduce qdisc_replace() helper
WANG Cong
2016-02-29
1
-0
/
+17
*
net, sched: add skb_at_tc_ingress helper
Daniel Borkmann
2016-01-10
1
-0
/
+9
*
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
2015-12-03
1
-0
/
+3
*
bpf: add bpf_redirect() helper
Alexei Starovoitov
2015-09-17
1
-0
/
+1
*
cls_bpf: introduce integrated actions
Daniel Borkmann
2015-09-17
1
-1
/
+1
*
net: sched: register noqueue qdisc
Phil Sutter
2015-08-27
1
-0
/
+1
*
net: sched: extend percpu stats helpers
Eric Dumazet
2015-07-08
1
-10
/
+21
*
net: sched: use counter to break reclassify loops
Florian Westphal
2015-05-13
1
-15
/
+0
*
net: sched: deprecate enqueue_root()
Eric Dumazet
2015-05-11
1
-6
/
+0
*
net: sched: remove TC_MUNGED bits
Florian Westphal
2015-05-02
1
-2
/
+0
*
net_sched: destroy proto tp when all filters are gone
Cong Wang
2015-03-09
1
-2
/
+2
*
net: sched: fix panic in rate estimators
Eric Dumazet
2015-01-31
1
-8
/
+5
*
net: sched: cls: remove unused op put from tcf_proto_ops
Jiri Pirko
2014-12-09
1
-1
/
+0
*
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
Jesper Dangaard Brouer
2014-10-03
1
-0
/
+16
*
net: sched: enable per cpu qstats
John Fastabend
2014-09-30
1
-1
/
+11
*
net: sched: implement qstat helper routines
John Fastabend
2014-09-30
1
-6
/
+33
*
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2014-09-30
1
-1
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
1
-1
/
+2
|
\
|
*
net: sched: shrink struct qdisc_skb_cb to 28 bytes
Eric Dumazet
2014-09-22
1
-1
/
+2
*
|
net: rcu-ify tcf_proto
John Fastabend
2014-09-13
1
-4
/
+5
*
|
net: qdisc: use rcu prefix and silence sparse warnings
John Fastabend
2014-09-13
1
-6
/
+15
|
/
*
flow_keys: Record IP layer protocol in skb_flow_dissect()
Govindarajulu Varadarajan
2014-06-23
1
-1
/
+1
*
sched, cls: check if we could overwrite actions when changing a filter
Cong Wang
2014-04-27
1
-1
/
+1
*
net_sched: add struct net pointer to tcf_proto_ops->dump
WANG Cong
2014-01-13
1
-1
/
+1
*
net_sched: convert tcf_proto_ops to use struct list_head
WANG Cong
2013-12-18
1
-1
/
+1
*
net_sched: add u64 rate to psched_ratecfg_precompute()
Eric Dumazet
2013-09-20
1
-2
/
+9
*
qdisc: make args to qdisc_create_default const
stephen hemminger
2013-08-31
1
-2
/
+2
*
qdisc: allow setting default queuing discipline
stephen hemminger
2013-08-31
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-16
1
-1
/
+8
|
\
|
*
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
2013-08-15
1
-1
/
+8
*
|
net: Remove extern from include/net/ scheduling prototypes
Joe Perches
2013-07-31
1
-25
/
+28
|
/
*
net_sched: psched_ratecfg_precompute() improvements
Eric Dumazet
2013-06-11
1
-2
/
+2
*
net_sched: add 64bit rate estimators
Eric Dumazet
2013-06-11
1
-6
/
+7
[next]