index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_choke.c
Age
Commit message (
Expand
)
Author
2016-02-29
net_sched: update hierarchical backlog too
WANG Cong
2015-11-03
net: sched: kill dead code in sch_choke.c
Phil Sutter
2015-09-01
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
2015-08-27
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
2015-07-24
sch_choke: drop all packets in queue during reset
WANG Cong
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-04
sch_choke: Use flow_keys_digest
Tom Herbert
2014-09-30
net: sched: implement qstat helper routines
John Fastabend
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-22
net: sched: shrink struct qdisc_skb_cb to 28 bytes
Eric Dumazet
2014-09-13
net: rcu-ify tcf_proto
John Fastabend
2014-06-05
net: use the new API kvfree()
WANG Cong
2014-01-21
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
2013-08-20
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
Joe Perches
2013-04-29
net/sched: rename random32() to prandom_u32()
Akinobu Mita
2012-05-04
net: sched: factorize code (qdisc_drop())
Eric Dumazet
2012-04-01
pkt_sched: Stop using NLA_PUT*().
David S. Miller
2012-02-09
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
2012-01-05
net_sched: red: split red_parms into parms and vars
Eric Dumazet
2011-12-09
sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE
Eric Dumazet
2011-11-29
sch_choke: use skb_flow_dissect()
Eric Dumazet
2011-11-08
sch_choke: use skb_header_pointer()
Eric Dumazet
2011-06-21
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2011-02-24
sch_choke: add choke_skb_cb
Eric Dumazet
2011-02-02
sch_choke: Need linux/vmalloc.h
David S. Miller
2011-02-02
sched: CHOKe flow scheduler
stephen hemminger