index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-21
[PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneously
Andrea Bittau
1
-1
/
+1
2005-11-18
[NET]: Sanitize NET_SCHED protection in /net/sched/Kconfig
Roman Zippel
1
-29
/
+8
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
6
-16
/
+9
2005-11-08
[PKT_SCHED]: Correctly handle empty ematch trees
Thomas Graf
1
-0
/
+5
2005-11-06
Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6
Arnaldo Carvalho de Melo
2
-741
/
+518
2005-11-06
[NETEM]: Add version string
Stephen Hemminger
1
-0
/
+3
2005-11-06
[NETEM]: Support time based reordering
Stephen Hemminger
1
-1
/
+84
2005-11-06
[PKT_SCHED]: (G)RED: Introduce hard dropping
Thomas Graf
2
-2
/
+14
2005-11-06
[PKT_SCHED]: GRED: Support ECN marking
Thomas Graf
1
-4
/
+21
2005-11-06
[PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop
Thomas Graf
1
-2
/
+2
2005-11-06
[PKT_SCHED]: GRED: Cleanup and remove unnecessary code
Thomas Graf
1
-69
/
+31
2005-11-06
[PKT_SCHED]: GRED: Remove auto-creation of default VQ
Thomas Graf
1
-9
/
+0
2005-11-06
[PKT_SCHED]: GRED: Dont abuse default VQ for equalizing
Thomas Graf
1
-17
/
+20
2005-11-06
[PKT_SCHED]: GRED: Remove initd flag
Thomas Graf
1
-14
/
+1
2005-11-06
[PKT_SCHED]: GRED: Improve error handling and messages
Thomas Graf
1
-24
/
+44
2005-11-06
[PKT_SCHED]: GRED: Introduce tc_index_to_dp()
Thomas Graf
1
-9
/
+18
2005-11-06
[PKT_SCHED]: GRED: Use generic queue management interface
Thomas Graf
1
-23
/
+9
2005-11-06
[PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN
Thomas Graf
1
-2
/
+7
2005-11-06
[PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change
Thomas Graf
1
-9
/
+0
2005-11-06
[PKT_SCHED]: GRED: Use new generic red interface
Thomas Graf
1
-133
/
+91
2005-11-06
[PKT_SCHED]: GRED: Use central VQ change procedure
Thomas Graf
1
-89
/
+84
2005-11-06
[PKT_SCHED]: GRED: Report out-of-bound DPs as illegal
Thomas Graf
1
-6
/
+3
2005-11-06
[PKT_SCHED]: GRED: Use a central table definition change procedure
Thomas Graf
1
-52
/
+61
2005-11-06
[PKT_SCHED]: GRED: Dump table definition
Thomas Graf
1
-0
/
+6
2005-11-06
[PKT_SCHED]: GRED: Cleanup dumping
Thomas Graf
1
-58
/
+34
2005-11-06
[PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODE
Thomas Graf
1
-8
/
+28
2005-11-06
[PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detection
Thomas Graf
1
-22
/
+65
2005-11-06
[PKT_SCHED]: RED: Cleanup and remove unnecessary code
Thomas Graf
1
-44
/
+21
2005-11-06
[PKT_SCHED]: RED: Dont start idle periods while already idling
Thomas Graf
1
-2
/
+4
2005-11-06
[PKT_SCHED]: RED: Use generic queue management interface
Thomas Graf
1
-29
/
+13
2005-11-06
[PKT_SCHED]: RED: Use new generic red interface
Thomas Graf
1
-247
/
+74
2005-11-05
[NETEM]: use PSCHED_LESS
Stephen Hemminger
1
-12
/
+22
2005-11-03
[PKT_SCHED]: Rework QoS and/or fair queueing configuration
Thomas Graf
1
-199
/
+195
2005-10-14
[NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts
Andi Kleen
1
-1
/
+3
2005-10-04
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
1
-3
/
+3
2005-09-10
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
1
-1
/
+1
2005-08-30
[LIB]: Make TEXTSEARCH_BM plain tristate like the others
David S. Miller
1
-0
/
+1
2005-08-30
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
3
-7
/
+7
2005-08-30
[NET]: Deinline netif_carrier_{on,off}().
Denis Vlasenko
1
-0
/
+16
2005-08-30
[NET]: Kill skb->tc_classid
Patrick McHardy
7
-12
/
+8
2005-08-23
[PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt()
Thomas Graf
1
-0
/
+1
2005-07-25
[EMATCH]: Remove feature ifdefs in meta ematch.
Patrick McHardy
1
-8
/
+8
2005-07-23
[PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}
David S. Miller
1
-25
/
+3
2005-07-22
[PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.
David S. Miller
1
-12
/
+0
2005-07-19
[EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well.
David S. Miller
1
-6
/
+0
2005-07-19
[PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeue
Thomas Graf
1
-4
/
+3
2005-07-19
[PKT_SCHED]: Remove debugging leftover from textsearch ematch
Thomas Graf
1
-3
/
+0
2005-07-12
[NET]: move config options out to individual protocols
Sam Ravnborg
1
-0
/
+37
2005-07-09
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
David S. Miller
1
-1
/
+1
2005-07-06
[PKT_SCHED]: Blackhole queueing discipline
Thomas Graf
2
-1
/
+55
[next]