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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-18
pkt_sched: Remove qdisc_lock_tree usage in cls_api.c
David S. Miller
1
-4
/
+7
2008-07-18
pkt_sched: Use per-queue locking in shutdown_scheduler_queue.
David S. Miller
1
-2
/
+4
2008-07-18
pkt_sched: Perform bulk of qdisc destruction in RCU.
David S. Miller
1
-9
/
+11
2008-07-18
pkt_sched: dev_init_scheduler() does not need to lock qdisc tree.
David S. Miller
1
-2
/
+0
2008-07-18
pkt_sched: Schedule qdiscs instead of netdev_queue.
David S. Miller
7
-73
/
+55
2008-07-18
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
David S. Miller
7
-26
/
+55
2008-07-18
pkt_sched: Make QDISC_RUNNING a qdisc state.
David S. Miller
4
-10
/
+19
2008-07-18
pkt_sched: Move gso_skb into Qdisc.
David S. Miller
3
-11
/
+10
2008-07-18
niu: Add TX multiqueue support.
David S. Miller
1
-20
/
+25
2008-07-18
netdev: Kill plain netif_schedule()
David S. Miller
1
-5
/
+0
2008-07-18
netdev: Convert all drivers away from netif_schedule().
David S. Miller
9
-11
/
+11
2008-07-18
net: Implement simple sw TX hashing.
David S. Miller
1
-0
/
+52
2008-07-18
mac80211: Reimplement WME using ->select_queue().
David S. Miller
8
-624
/
+124
2008-07-18
netdev: Add netdev->select_queue() method.
David S. Miller
2
-3
/
+9
2008-07-18
netdev: netdev_priv() can now be sane again.
David S. Miller
2
-5
/
+7
2008-07-18
netdev: Kill struct net_device_subqueue and netdev->egress_subqueue*
David S. Miller
1
-12
/
+0
2008-07-18
net: Use queue aware tests throughout.
David S. Miller
12
-143
/
+187
2008-07-18
mac80211: Temporarily mark QoS support BROKEN.
David S. Miller
1
-0
/
+1
2008-07-18
pkt_sched: Remove RR scheduler.
David S. Miller
2
-129
/
+16
2008-07-18
netdev: Kill NETIF_F_MULTI_QUEUE.
David S. Miller
7
-24
/
+1
2008-07-18
netdev: Allocate multiple queues for TX.
David S. Miller
18
-137
/
+320
2008-07-18
igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.
David S. Miller
2
-53
/
+0
2008-07-17
garp: retry sending JoinIn messages after allocation failures
Patrick McHardy
1
-1
/
+4
2008-07-17
core: add stat to track unresolved discards in neighbor cache
Neil Horman
2
-4
/
+8
2008-07-17
mib: add net to NET_ADD_STATS_USER
Pavel Emelyanov
2
-4
/
+4
2008-07-17
mib: add net to NET_ADD_STATS_BH
Pavel Emelyanov
2
-4
/
+13
2008-07-17
mib: add net to NET_INC_STATS_USER
Pavel Emelyanov
2
-4
/
+4
2008-07-17
mib: add net to NET_INC_STATS_BH
Pavel Emelyanov
18
-81
/
+84
2008-07-17
mib: add net to NET_INC_STATS
Pavel Emelyanov
3
-4
/
+4
2008-07-17
tcp: replace tcp_sock argument with sock in some places
Pavel Emelyanov
1
-13
/
+18
2008-07-17
inet: prepare net on the stack for NET accounting macros
Pavel Emelyanov
3
-3
/
+6
2008-07-17
sock: add net to prot->enter_memory_pressure callback
Pavel Emelyanov
6
-8
/
+8
2008-07-17
mib: add net to TCP_ADD_STATS_USER
Pavel Emelyanov
1
-5
/
+5
2008-07-17
mib: add net to TCP_DEC_STATS
Pavel Emelyanov
2
-2
/
+2
2008-07-17
mib: add net to TCP_INC_STATS_BH
Pavel Emelyanov
6
-21
/
+21
2008-07-17
mib: add net to TCP_INC_STATS
Pavel Emelyanov
3
-8
/
+8
2008-07-17
tcp: add net to tcp_mib_init
Pavel Emelyanov
2
-2
/
+2
2008-07-17
mib: drop unused TCP_XXX_STATS macros
Pavel Emelyanov
1
-2
/
+0
2008-07-17
inet: prepare struct net for TCP MIB accounting
Pavel Emelyanov
2
-4
/
+9
2008-07-17
mib: add net to IP_ADD_STATS_BH
Pavel Emelyanov
2
-2
/
+2
2008-07-17
mib: add net to IP_INC_STATS_BH
Pavel Emelyanov
12
-34
/
+41
2008-07-17
mib: add net to IP_INC_STATS
Pavel Emelyanov
4
-18
/
+18
2008-07-17
mib: drop unused IP_INC_STATS_USER
Pavel Emelyanov
1
-1
/
+0
2008-07-17
ipv4: prepare net initialization for IP accounting
Pavel Emelyanov
3
-5
/
+8
2008-07-17
netdrv intel: always enable VLAN filtering except in promiscous mode
Patrick McHardy
5
-36
/
+5
2008-07-17
netdrv intel: disable VLAN filtering in promiscous mode
Patrick McHardy
5
-27
/
+57
2008-07-17
net/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP in comments.
Will Newton
1
-4
/
+4
2008-07-17
net: make __skb_splice_bits static
Harvey Harrison
1
-1
/
+1
2008-07-17
Merge branch 'stealer/ipvs/sync-daemon-cleanup-for-next' of git://git.stealer...
David S. Miller
1
-259
/
+172
2008-07-17
ipvs: More reliable synchronization on connection close
Rumen G. Bogdanovski
1
-1
/
+2
[next]