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
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
2006-09-23
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
1
-5
/
+2
2006-09-23
[HTB]: rbtree cleanup
Stephen Hemminger
1
-7
/
+27
2006-09-23
[HTB]: Use hlist for hash lists.
Stephen Hemminger
1
-22
/
+27
2006-09-23
[HTB]: Lindent
Stephen Hemminger
1
-475
/
+526
2006-09-23
[HTB]: HTB_HYSTERESIS cleanup
Stephen Hemminger
1
-10
/
+17
2006-09-23
[HTB]: Remove lock macro.
Stephen Hemminger
1
-10
/
+8
2006-09-23
[HTB]: Remove broken debug code.
Stephen Hemminger
1
-268
/
+34
2006-09-23
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
1
-2
/
+2
2006-09-18
[NET]: Drop tx lock in dev_watchdog_up
Herbert Xu
1
-2
/
+0
2006-08-18
[PKT_SCHED] cls_u32: Fix typo.
Ralf Hildebrandt
1
-1
/
+1
2006-08-05
[PKT_SCHED]: Return ENOENT if qdisc module is unavailable
Jamal Hadi Salim
1
-1
/
+1
2006-07-22
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
17
-66
/
+33
2006-07-22
[PKT_SCHED] netem: Fix slab corruption with netem (2nd try)
Guillaume Chazarain
1
-1
/
+3
2006-07-15
[PATCH] sch_htb compile fix.
Dave Jones
1
-1
/
+1
2006-07-15
[PKT_SCHED] HTB: initialize upper bound properly
Stephen Hemminger
1
-2
/
+2
2006-07-13
[MAINTAINERS]: Add proper entry for TC classifier
Stephen Hemminger
1
-2
/
+0
2006-07-09
[PKT_SCHED]: act_api: Fix module leak while flushing actions
Thomas Graf
1
-1
/
+1
2006-07-06
[PKT_SCHED]: Fix error handling while dumping actions
Thomas Graf
1
-2
/
+4
2006-07-06
[PKT_SCHED]: Return ENOENT if action module is unavailable
Thomas Graf
1
-0
/
+1
2006-07-06
[PKT_SCHED]: Fix illegal memory dereferences when dumping actions
Thomas Graf
1
-6
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
36
-36
/
+0
2006-06-30
Kconfig: Typos in net/sched/Kconfig
Matt LaPlante
1
-4
/
+4
2006-06-23
[NET]: Add generic segmentation offload
Herbert Xu
1
-5
/
+14
2006-06-23
[NET]: Prevent transmission after dev_deactivate
Herbert Xu
1
-3
/
+9
2006-06-20
[NET]: Prevent multiple qdisc runs
Herbert Xu
1
-2
/
+9
2006-06-18
[NET]: Add netif_tx_lock
Herbert Xu
2
-22
/
+15
2006-05-17
[PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog().
Stephen Hemminger
1
-2
/
+4
2006-05-11
[NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels()
Patrick McHardy
1
-3
/
+3
2006-04-30
[PKT_SCHED] netem: fix loss
Stephen Hemminger
1
-1
/
+1
2006-04-25
[NETFILTER]: ipt action: use xt_check_target for basic verification
Patrick McHardy
1
-0
/
+5
2006-04-10
[PKT_SCHED] act_police: Rename methods.
Jamal Hadi Salim
1
-4
/
+4
2006-03-23
[NET_SCHED]: cls_u32: remove unnecessary NULL-ptr check
Patrick McHardy
1
-4
/
+2
2006-03-21
[PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTAL
Adrian Bunk
1
-1
/
+0
2006-03-21
[NET]: dev_put/dev_hold cleanup
Stephen Hemminger
1
-1
/
+1
2006-03-21
[PKT_SCHED]: Convert sch_red to a classful qdisc
Patrick McHardy
1
-16
/
+163
2006-03-21
[PKT_SCHED]: Keep backlog counter in sch_sfq
Patrick McHardy
1
-0
/
+5
2006-03-21
[PKT_SCHED]: Restore TBF change semantic
Patrick McHardy
1
-2
/
+3
2006-03-21
[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}
Patrick McHardy
2
-0
/
+2
2006-03-21
[PKT_SCHED]: Qdisc drop operation is optional
Patrick McHardy
3
-5
/
+5
2006-03-21
[NETFILTER]: x_tables: pass registered match/target data to match/target func...
Patrick McHardy
1
-4
/
+6
2006-03-13
[NET_SCHED]: act_api: fix skb leak in error path
Patrick McHardy
1
-1
/
+1
2006-01-18
[PKT_SCHED]: Handle SCTP/DCCP in sfq_hash
Patrick McHardy
1
-0
/
+4
2006-01-17
[PKT_SCHED] sch_prio: fix qdisc bands init
Amnon Aaronsohn
1
-4
/
+3
2006-01-14
[PKT_SCHED]: Change default clock source to gettimeofday
Patrick McHardy
1
-1
/
+1
2006-01-13
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
1
-1
/
+1
2006-01-12
[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description
Adrian Bunk
1
-1
/
+1
2006-01-12
[PKT_SCHED] ematch: Remove bogus include.
Evgeniy Polyakov
1
-1
/
+0
2006-01-10
[PKT_SCHED]: Fix qdisc return code.
Jamal Hadi Salim
4
-9
/
+10
2006-01-10
[PKT_SCHED]: Prefix tc actions with act_
Patrick McHardy
8
-8
/
+8
2006-01-10
[PKT_SCHED]: Fix memory leak when dumping in pedit action
Patrick McHardy
1
-0
/
+2
[next]