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
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2
-8
/
+3
2007-10-11
[NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/p...
Patrick McHardy
1
-1
/
+4
2007-10-11
[NET]: sparse warning fixes
Stephen Hemminger
1
-1
/
+1
2007-10-11
[PKT_SCHED]: Add stateless NAT
Herbert Xu
3
-0
/
+334
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-3
/
+3
2007-10-11
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
1
-1
/
+4
2007-10-11
[NET_SCHED]: explict hold dev tx lock
Jamal Hadi Salim
1
-17
/
+2
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-11
[NET_SCHED]: Cleanup L2T macros and handle oversized packets
Jesper Dangaard Brouer
4
-9
/
+7
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
4
-9
/
+10
2007-10-11
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-1
/
+2
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-0
/
+12
2007-10-08
[PKT_SCHED] cls_u32: error code isn't been propogated properly
Stephen Hemminger
1
-1
/
+1
2007-10-02
[SFQ]: Remove artificial limitation for queue limit.
Alexey Kuznetsov
1
-16
/
+31
2007-09-20
[PKT_SCHED]: Fix 'SFQ qdisc crashes with limit of 2 packets'
Alexey Kuznetsov
1
-5
/
+5
2007-09-17
[PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warning
Satyam Sharma
1
-1
/
+1
2007-09-15
[NET_SCHED] protect action config/dump from irqs
Jamal Hadi Salim
2
-6
/
+6
2007-08-31
[NET_SCHED] sch_prio.c: remove duplicate call of tc_classify()
Lucas Nussbaum
1
-1
/
+1
2007-08-14
[PKT_SCHED]: Clean up duplicate includes in net/sched/
Jesper Juhl
1
-1
/
+0
2007-07-31
[NET]: Fix prio_tune() handling of root qdisc.
Peter P Waskiewicz Jr
1
-2
/
+4
2007-07-31
[NET]: Fix sch_api to properly set sch->parent on the root.
Patrick McHardy
1
-5
/
+12
2007-07-31
[NET_SCHED]: Fix prio/ingress classification logic error
Patrick McHardy
2
-6
/
+4
2007-07-18
[PKT_SCHED]: Some typo fixes in net/sched/Kconfig
Gabriel Craciunescu
1
-3
/
+3
2007-07-18
[ATM]: Replacing kmalloc/memset combination with kzalloc.
vignesh babu
1
-2
/
+1
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
12
-365
/
+37
2007-07-15
[NET_SCHED]: act_api: qdisc internal reclassify support
Patrick McHardy
4
-50
/
+69
2007-07-15
[NET_SCHED]: sch_dsmark: act_api support
Patrick McHardy
1
-16
/
+25
2007-07-15
[NET_SCHED]: sch_atm: act_api support
Patrick McHardy
1
-7
/
+14
2007-07-15
[NET_SCHED]: sch_atm: Lindent
Patrick McHardy
1
-236
/
+232
2007-07-15
[NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization
Patrick McHardy
1
-5
/
+1
2007-07-12
[NET_SCHED]: ematch: module autoloading
Patrick McHardy
6
-0
/
+22
2007-07-11
[NET_SCHED]: Make HTB scheduler work with TSO.
Ranjit Manomohan
1
-10
/
+10
2007-07-11
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
33
-308
/
+14
2007-07-11
[NET_SCHED]: sch_htb: use generic estimator
Patrick McHardy
1
-61
/
+24
2007-07-11
[NET_SCHED]: Remove unnecessary stats_lock pointers
Patrick McHardy
5
-22
/
+12
2007-07-11
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
Patrick McHardy
7
-60
/
+0
2007-07-11
[SCHED]: Qdisc changes and sch_rr added for multiqueue
Peter P Waskiewicz Jr
2
-15
/
+125
2007-07-11
[CORE] Stack changes to add multiqueue hardware support API
Peter P Waskiewicz Jr
1
-1
/
+5
2007-07-11
[NET]: qdisc_restart - couple of optimizations.
Krishna Kumar
1
-4
/
+1
2007-07-11
[NET]: qdisc_restart - readability changes plus one bug fix.
Krishna Kumar
1
-81
/
+86
2007-07-11
[NET_SCHED]: Cleanup readability of qdisc restart
Jamal Hadi Salim
1
-90
/
+109
2007-06-08
[NET_SCHED]: Fix filter double free
Patrick McHardy
2
-3
/
+6
2007-06-04
[NET]: Fix comparisons of unsigned < 0.
Bill Nottingham
1
-2
/
+1
2007-06-04
[NET]: Make net watchdog timers 1 sec jiffy aligned.
Venkatesh Pallipadi
1
-1
/
+2
2007-05-25
[NET_SCHED]: sch_htb: fix event cache time calculation
Patrick McHardy
1
-2
/
+3
2007-05-25
[NET_SCHED]: Fix qdisc_restart return value when dequeue is empty
Herbert Xu
1
-1
/
+1
2007-05-14
[NET_SCHED]: prio qdisc boundary condition
Jamal Hadi Salim
1
-1
/
+1
2007-05-11
[NET_SCHED]: Avoid requeue warning on dev_deactivate
Herbert Xu
1
-10
/
+8
2007-05-11
[NET_SCHED]: Reread dev->qdisc for NETDEV_TX_OK
Herbert Xu
1
-0
/
+1
2007-05-11
[NET_SCHED]: Rationalise return value of qdisc_restart
Herbert Xu
1
-10
/
+11
[next]