index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-12
net: sched: add ipset ematch
Florian Westphal
1
-0
/
+10
2012-07-04
net: em_canid: Ematch rule to match CAN frames according to their identifiers
Rostislav Lisovy
1
-0
/
+10
2012-05-12
fq_codel: Fair Queue Codel AQM
Eric Dumazet
1
-0
/
+11
2012-05-10
codel: Controlled Delay AQM
Eric Dumazet
1
-0
/
+11
2012-02-07
net/sched: sch_plug - Queue traffic until an explicit release command
Shriram Rajagopalan
1
-0
/
+26
2011-05-19
networking: NET_CLS_ROUTE4 depends on INET
Randy Dunlap
1
-0
/
+1
2011-04-04
pkt_sched: QFQ - quick fair queue scheduler
stephen hemminger
1
-0
/
+11
2011-02-23
net_sched: SFB flow scheduler
Eric Dumazet
1
-0
/
+11
2011-02-02
sched: CHOKe flow scheduler
stephen hemminger
1
-0
/
+11
2011-01-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-4
/
+1
2011-01-19
net_sched: implement a root container qdisc sch_mqprio
John Fastabend
1
-0
/
+12
2011-01-19
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-1
/
+1
2011-01-14
netfilter: fix Kconfig dependencies
Patrick McHardy
1
-4
/
+1
2010-11-15
Docs/Kconfig: Update: osdl.org -> linuxfoundation.org
Michael Witten
1
-1
/
+1
2010-08-23
pkt_sched: Make act_csum depend upon INET.
David S. Miller
1
-1
/
+1
2010-08-20
net/sched: add ACT_CSUM action to update packets checksums
Grégoire Baron
1
-0
/
+10
2010-03-23
cgroups: net_cls as module
Ben Blum
1
-1
/
+4
2010-02-08
net/sched: Fix module name in Kconfig
Jan Luebbe
1
-8
/
+8
2008-12-29
cls_cgroup: clean up Kconfig
Li Zefan
1
-3
/
+0
2008-11-20
pkt_sched: add DRR scheduler
Patrick McHardy
1
-0
/
+11
2008-11-07
pkt_sched: Control group classifier
Thomas Graf
1
-0
/
+11
2008-09-12
pkt_action: add new action skbedit
Alexander Duyck
1
-0
/
+11
2008-09-12
pkt_sched: Add multiqueue scheduler support
Alexander Duyck
1
-0
/
+9
2008-06-27
pkt_sched: Remove CONFIG_NET_SCH_RR
Adrian Bunk
1
-11
/
+0
2008-01-31
[NET_SCHED]: Add flow classifier
Patrick McHardy
1
-0
/
+11
2008-01-31
[NET_SCHED]: sch_ingress: remove netfilter support
Patrick McHardy
1
-1
/
+1
2008-01-28
[NET_SCHED]: kill obsolete NET_CLS_POLICE option
Patrick McHardy
1
-9
/
+0
2008-01-28
[NET_SCHED]: sch_ingress: move dependencies to Kconfig
Patrick McHardy
1
-0
/
+1
2008-01-28
[NETFILTER]: Convert old checksum helper names
Patrick McHardy
1
-1
/
+0
2007-10-18
[NET]: QoS/Sched as menuconfig
Randy Dunlap
1
-7
/
+3
2007-10-10
[PKT_SCHED]: Add stateless NAT
Herbert Xu
1
-0
/
+11
2007-07-18
[PKT_SCHED]: Some typo fixes in net/sched/Kconfig
Gabriel Craciunescu
1
-3
/
+3
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
1
-4
/
+4
2007-07-10
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
Patrick McHardy
1
-12
/
+0
2007-07-10
[SCHED]: Qdisc changes and sch_rr added for multiqueue
Peter P Waskiewicz Jr
1
-0
/
+11
2007-04-25
[NET_SCHED]: Use ktime as clocksource
Patrick McHardy
1
-56
/
+0
2006-12-02
[PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set.
David Kimdon
1
-0
/
+4
2006-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
1
-1
/
+1
2006-06-30
Kconfig: Typos in net/sched/Kconfig
Matt LaPlante
1
-4
/
+4
2006-03-20
[PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTAL
Adrian Bunk
1
-1
/
+0
2006-01-13
[PKT_SCHED]: Change default clock source to gettimeofday
Patrick McHardy
1
-1
/
+1
2006-01-11
[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description
Adrian Bunk
1
-1
/
+1
2005-11-17
[NET]: Sanitize NET_SCHED protection in /net/sched/Kconfig
Roman Zippel
1
-29
/
+8
2005-11-03
[PKT_SCHED]: Rework QoS and/or fair queueing configuration
Thomas Graf
1
-199
/
+195
2005-10-13
[NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts
Andi Kleen
1
-1
/
+3
2005-08-29
[LIB]: Make TEXTSEARCH_BM plain tristate like the others
David S. Miller
1
-0
/
+1
2005-07-11
[NET]: move config options out to individual protocols
Sam Ravnborg
1
-0
/
+37
2005-06-24
[PKT_SCHED]: Make TEXTSEARCH* options only selected.
David S. Miller
1
-2
/
+3
2005-06-23
[PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh
David S. Miller
1
-0
/
+1
2005-06-23
[PKT_SCHED]: Packet classification based on textsearch (ematch)
Thomas Graf
1
-0
/
+11
[next]