Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1c16b009018debb34d2abc4525fd5ad434831343
/
net
/
sched
/
sch_sfq.c
47ec530
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 4 years, 5 months ago
ac5c66f
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
by Petr Machata
· 4 years, 6 months ago
3f649ab
treewide: Remove uninitialized_var() usage
by Kees Cook
· 4 years, 7 months ago
964201d
net/sched: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 6 months ago
aebe442
net: sched: Pass root lock to Qdisc_ops.enqueue
by Petr Machata
· 4 years, 7 months ago
df4953e
sch_sfq: validate silly quantum values
by Eric Dumazet
· 4 years, 9 months ago
5566744
net/flow_dissector: switch to siphash
by Eric Dumazet
· 5 years ago
3f05e68
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
by Cong Wang
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
8d1a77f
net: sch: api: add extack support in tcf_block_get
by Alexander Aring
· 7 years ago
cbaacc4
net: sched: sch: add extack for block callback
by Alexander Aring
· 7 years ago
e63d7df
net: sched: sch: add extack for init callback
by Alexander Aring
· 7 years ago
8afa10c
net_sched: red: Avoid illegal values
by Nogah Frankel
· 7 years ago
f85729d
sch_sfq: fix null pointer dereference at timer expiration
by Paolo Abeni
· 7 years ago
f3ae608
net: sched: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
cdeabbb
net: sched: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
69d78ef
net: sched: store Qdisc pointer in struct block
by Jiri Pirko
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e232657
sch_sfq: fix null pointer dereference on init failure
by Nikolay Aleksandrov
· 7 years ago
f9ab742
sched: sfq: drop packets after root qdisc lock is released
by Gao Feng
· 7 years ago
143976c
net_sched: remove tc class reference counting
by WANG Cong
· 7 years ago
325d5dc
net_sched/sfq: update hierarchical backlog when drop packet
by Konstantin Khlebnikov
· 7 years ago
e25ea21
net: sched: introduce a TRAP control action
by Jiri Pirko
· 8 years ago
6529eab
net: sched: introduce tcf block infractructure
by Jiri Pirko
· 8 years ago
87d8309
net: sched: move tc_classify function to cls_api.c
by Jiri Pirko
· 8 years ago
752ade6
treewide: use kv[mz]alloc* rather than opencoded variants
by Michal Hocko
· 8 years ago
3b1af93
net_sched: use setup_deferrable_timer
by Geliang Tang
· 8 years ago
87b60cf
net_sched: fix error recovery at qdisc creation
by Eric Dumazet
· 8 years ago
cf1facd
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
by Jiri Pirko
· 8 years ago
520ac30
net_sched: drop packets after root qdisc lock is released
by Eric Dumazet
· 9 years ago
fea0247
net_sched: sch_fq: defer skb freeing
by Eric Dumazet
· 9 years ago
a09ceb0
sched: remove qdisc->drop
by Florian Westphal
· 9 years ago
2ccccf5
net_sched: update hierarchical backlog too
by WANG Cong
· 9 years ago
3b3ae88
net: sched: consolidate tc_classify{,_compat}
by Daniel Borkmann
· 9 years ago
e8d092a
net_sched: fix a use-after-free in sfq
by WANG Cong
· 9 years ago
ada1dba
sched: Call skb_get_hash_perturb in sch_sfq
by Tom Herbert
· 10 years ago
b0ab6f9
net: sched: enable per cpu qstats
by John Fastabend
· 10 years ago
6401585
net: sched: restrict use of qstats qlen
by John Fastabend
· 10 years ago
25331d6
net: sched: implement qstat helper routines
by John Fastabend
· 10 years ago
25d8c0d
net: rcu-ify tcf_proto
by John Fastabend
· 10 years ago
17448e5
net_sched: sfq: remove unused macro
by Florian Westphal
· 10 years ago
4cb2897
net: use the new API kvfree()
by WANG Cong
· 11 years ago
63862b5
net: replace macros net_random and net_srandom with direct calls to prandom
by Aruna-Hewapathirane
· 11 years ago
fa08943
net_sched: sfq: put sfq_unlink in a do - while loop
by Yang Yingliang
· 11 years ago
1b34ec4
pkt_sched: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
cc34eb6
sch_sfq: revert dont put new flow at the end of flows
by Eric Dumazet
· 13 years ago
16bda13
net: Make qdisc_skb_cb upper size bound explicit.
by David S. Miller
· 13 years ago
ddecf0f
net_sched: sfq: add optional RED on top of SFQ
by Eric Dumazet
· 13 years ago
18cb809
net_sched: sfq: extend limits
by Eric Dumazet
· 13 years ago
02a9098
net_sched: sfq: always randomize hash perturbation
by Eric Dumazet
· 13 years ago
bd16a6c
net_sched: sfq: fix mem alloc error recovery
by Eric Dumazet
· 13 years ago
d47a0ac
sch_sfq: dont put new flow at the end of flows
by Eric Dumazet
· 13 years ago
225d9b8
sch_sfq: rehash queues in perturb timer
by Eric Dumazet
· 13 years ago
11fca93
sch_sfq: use skb_flow_dissect()
by Eric Dumazet
· 13 years ago
e1738bd
sch_sfq: fix sfq_enqueue()
by Eric Dumazet
· 13 years ago
56f8a75
ip: introduce ip_is_fragment helper inline function
by Paul Gortmaker
· 14 years ago
07bd8df
sch_sfq: fix peek() implementation
by Eric Dumazet
· 14 years ago
8efa885
sch_sfq: avoid giving spurious NET_XMIT_CN signals
by Eric Dumazet
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
119b3d3
sfq: deadlock in error path
by stephen hemminger
· 14 years ago
5bdc22a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2362493
net_sched: TCQ_F_CAN_BYPASS generalization
by Eric Dumazet
· 14 years ago
9190b3b
net_sched: accurate bytes/packets stats/rates
by Eric Dumazet
· 14 years ago
817fb15
net_sched: sfq: allow divisor to be a parameter
by Eric Dumazet
· 14 years ago
cc7ec45
net_sched: cleanups
by Eric Dumazet
· 14 years ago
bfe0d02
net_sched: factorize qdisc stats handling
by Eric Dumazet
· 14 years ago
18c8d82
sfq: fix slot_dequeue_head()
by Eric Dumazet
· 14 years ago
eeaeb06
sch_sfq: allow big packets and be fair
by Eric Dumazet
· 14 years ago
ee09b3c
sfq: fix sfq class stats handling
by Eric Dumazet
· 14 years ago
eda83e3
net_sched: sch_sfq: better struct layouts
by Eric Dumazet
· 14 years ago
d9993be
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
aa3e219
net_sched: sch_sfq: fix allot handling
by Eric Dumazet
· 14 years ago
c426626
net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()
by Eric Dumazet
· 14 years ago
b9959c2
net_sched: sch_sfq: use proto_ports_offset() to support AH message
by Changli Gao
· 14 years ago
41065fb
pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops
by Jarek Poplawski
· 14 years ago
9871e50
net: Use NET_XMIT_SUCCESS where possible.
by Ben Greear
· 14 years ago
da7115d
pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: add dummy bind/unbind handles
by Jarek Poplawski
· 14 years ago
eb4a552
pkt_sched: Fix sch_sfq vs tcf_bind_filter oops
by Jarek Poplawski
· 14 years ago
f2f00981
sch_sfq: add sanity check for the packet length
by Changli Gao
· 14 years ago
0eae88f
net: Fix various endianness glitches
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
de6d5cd
net_sched: make cls_ops->change and cls_ops->delete optional
by Patrick McHardy
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 16 years ago
c19a28e
remove lots of double-semicolons
by Fernando Carrijo
· 16 years ago
7f3ff4f
pkt_sched: Annotate uninitialized var in sfq_enqueue()
by Jarek Poplawski
· 16 years ago
f30ab41
pkt_sched: Remove qdisc->ops->requeue() etc.
by Jarek Poplawski
· 16 years ago
48a8f51
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
by Patrick McHardy
· 16 years ago
6067804
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
by Arnaldo Carvalho de Melo
· 16 years ago
c27f339
net_sched: Add qdisc __NET_XMIT_BYPASS flag
by Jarek Poplawski
· 16 years ago
378a2f0
net_sched: Add qdisc __NET_XMIT_STOLEN flag
by Jarek Poplawski
· 16 years ago
cdec7e5
Revert "pkt_sched: sch_sfq: dump a real number of flows"
by David S. Miller
· 16 years ago
f867e6a
pkt_sched: sch_sfq: dump a real number of flows
by Jarek Poplawski
· 16 years ago
0abf77e
net_sched: Add accessor function for packet length for qdiscs
by Jussi Kivilinna
· 16 years ago
5ce2d48
pkt_sched: Remove 'dev' member of struct Qdisc.
by David S. Miller
· 17 years ago
ff31ab5
net-sched: change tcf_destroy_chain() to clear start of filter list
by Patrick McHardy
· 17 years ago
980c478
sch_sfq: use del_timer_sync() in sfq_destroy()
by Jarek Poplawski
· 17 years ago
94de78d
[NET_SCHED]: sch_sfq: make internal queues visible as classes
by Patrick McHardy
· 17 years ago
7d2681a
[NET_SCHED]: sch_sfq: add support for external classifiers
by Patrick McHardy
· 17 years ago
1e90474
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
by Patrick McHardy
· 17 years ago
6f9e98f
[PKT_SCHED] SFQ: whitespace cleanup
by Stephen Hemminger
· 17 years ago
Next »