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
2008-07-09
netdev: Make netif_schedule() routines work with netdev_queue objects.
David S. Miller
3
-8
/
+8
2008-07-09
netdev: Move gso_skb into netdev_queue.
David S. Miller
1
-19
/
+23
2008-07-09
pkt_sched: Make netem queue agnostic.
David S. Miller
1
-1
/
+1
2008-07-09
pkt_sched: Kill stats_lock member of struct Qdisc.
David S. Miller
2
-6
/
+4
2008-07-09
netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.
David S. Miller
1
-5
/
+6
2008-07-09
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
5
-54
/
+93
2008-07-09
netdev: The ingress_lock member is no longer needed.
David S. Miller
2
-7
/
+6
2008-07-09
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
7
-39
/
+39
2008-07-09
pkt_sched: Remove 'dev' member of struct Qdisc.
David S. Miller
15
-71
/
+70
2008-07-09
netdev: Create netdev_queue abstraction.
David S. Miller
10
-26
/
+50
2008-07-09
pkt_sched: Remove comment reference to old style TX locking.
David S. Miller
1
-1
/
+1
2008-07-06
net-sched: consolidate default fifo qdisc setup
Patrick McHardy
4
-82
/
+50
2008-07-06
net-sched: sch_htb: remove write-only qdisc filter_cnt
Patrick McHardy
1
-7
/
+0
2008-07-06
net-sched: sch_htb: remove child and sibling lists
Patrick McHardy
1
-14
/
+7
2008-07-06
net-sched: sch_htb: use dynamic class hash helpers
Patrick McHardy
1
-58
/
+42
2008-07-06
net-sched: sch_htb: move hash and sibling list removal to htb_delete
Patrick McHardy
1
-23
/
+17
2008-07-06
net-sched: sch_cbq: use dynamic class hash helpers
Patrick McHardy
1
-57
/
+55
2008-07-06
net-sched: sch_hfsc: use dynamic class hash helpers
Patrick McHardy
1
-41
/
+40
2008-07-06
net-sched: add dynamically sized qdisc class hash helpers
Patrick McHardy
1
-0
/
+104
2008-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-18
/
+21
2008-07-02
net-sched: fix filter destruction in atm/hfsc qdisc destruction
Patrick McHardy
2
-1
/
+7
2008-07-02
net-sched: change tcf_destroy_chain() to clear start of filter list
Patrick McHardy
9
-18
/
+15
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-12
/
+1
2008-06-28
pkt_sched: Remove CONFIG_NET_SCH_RR
Adrian Bunk
1
-11
/
+0
2008-06-28
pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.
WANG Cong
1
-1
/
+1
2008-06-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+15
2008-06-17
pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.
Jesper Dangaard Brouer
1
-8
/
+15
2008-06-17
pkt_sched: HTB scheduler, change default hysteresis mode to off.
Jesper Dangaard Brouer
1
-1
/
+1
2008-06-12
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-06-04
netlink: Improve returned error codes
Thomas Graf
4
-5
/
+9
2008-05-21
net_sched: cls_api: fix return value for non-existant classifiers
Patrick McHardy
1
-1
/
+1
2008-05-06
net_cls_act: act_simple dont ignore realloc code
Jamal Hadi Salim
1
-8
/
+9
2008-05-05
net_cls_act: Make act_simple use of netlink policy.
Jamal Hadi Salim
1
-18
/
+16
2008-05-04
sch_htb: remove from event queue in htb_parent_to_leaf()
Jarek Poplawski
1
-2
/
+6
2008-05-03
net: Add a WARN_ON_ONCE() to the transmit timeout function
Arjan van de Ven
1
-0
/
+1
2008-04-29
sch_sfq: use del_timer_sync() in sfq_destroy()
Jarek Poplawski
1
-1
/
+2
2008-04-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-0
/
+3
2008-04-18
[PKT_SCHED]: Fix datalen check in tcf_simp_init().
Patrick McHardy
1
-1
/
+1
2008-04-15
[NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen() loop
Jarek Poplawski
1
-0
/
+3
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+9
2008-04-13
[NET_SCHED] cls_u32: refcounting fix for u32_delete()
Jarek Poplawski
1
-3
/
+9
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-3
/
+15
2008-03-29
[NET]: Add preemption point in qdisc_run
Herbert Xu
1
-3
/
+15
2008-03-25
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
3
-9
/
+9
2008-03-24
Merge branch 'master' of ../net-2.6/
David S. Miller
1
-6
/
+7
2008-03-24
sch_htb: fix "too many events" situation
Martin Devera
1
-6
/
+7
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2
-5
/
+5
2008-03-18
[PKT_SCHED]: annotate cls_u32
Al Viro
2
-5
/
+5
2008-03-06
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
1
-2
/
+2
2008-02-10
[PKT_SCHED] ematch: Fix build warning.
David S. Miller
1
-1
/
+1
[prev]
[next]