index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_choke.c
Age
Commit message (
Expand
)
Author
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-22
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-30
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-22
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2011-02-25
sch_choke: add choke_skb_cb
Eric Dumazet
2011-02-03
sch_choke: Need linux/vmalloc.h
David S. Miller
2011-02-03
sched: CHOKe flow scheduler
stephen hemminger