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-02-01
block: new end request handling interface should take unsigned byte counts
Jens Axboe
2
-13
/
+18
2008-02-01
unexport add_disk_randomness
Adrian Bunk
1
-2
/
+0
2008-02-01
block/sunvdc.c:print_version() must be __devinit
Adrian Bunk
1
-1
/
+1
2008-02-01
splice: always updated atime in direct splice
Jens Axboe
1
-3
/
+1
2008-02-01
[SPARC64]: Fix inconsistent .section usage in lib/
Sam Ravnborg
2
-2
/
+2
2008-02-01
[SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.
Sam Ravnborg
2
-2
/
+2
2008-02-01
[NETNS]: Lookup in FIB semantic hashes taking into account the namespace.
Denis V. Lunev
3
-3
/
+7
2008-02-01
[NETNS]: Add a namespace mark to fib_info.
Denis V. Lunev
2
-4
/
+5
2008-02-01
[IPV4]: fib_sync_down rework.
Denis V. Lunev
3
-54
/
+57
2008-02-01
[NETNS]: Process interface address manipulation routines in the namespace.
Denis V. Lunev
1
-6
/
+8
2008-02-01
[IPV4]: Small style cleanup of the error path in rtm_to_ifaddr.
Denis V. Lunev
1
-13
/
+8
2008-02-01
[IPV4]: Fix memory leak on error path during FIB initialization.
Denis V. Lunev
1
-1
/
+9
2008-02-01
[NETFILTER]: Ipv6-related xt_hashlimit compilation fix.
Pavel Emelyanov
1
-0
/
+2
2008-02-01
[NET_SCHED]: Add flow classifier
Patrick McHardy
4
-0
/
+722
2008-02-01
[NET_SCHED]: sch_sfq: make internal queues visible as classes
Patrick McHardy
2
-1
/
+45
2008-02-01
[NET_SCHED]: sch_sfq: add support for external classifiers
Patrick McHardy
1
-4
/
+91
2008-02-01
[NET_SCHED]: Constify struct tcf_ext_map
Patrick McHardy
7
-11
/
+11
2008-02-01
[BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.
Dave Young
1
-2
/
+6
2008-02-01
[TCP]: Unexport sysctl_tcp_tso_win_divisor
Adrian Bunk
1
-1
/
+0
2008-02-01
[IPV4]: Make struct ipv4_devconf static.
Adrian Bunk
2
-3
/
+1
2008-02-01
[TR] net/802/tr.c: sysctl_tr_rif_timeout static
Adrian Bunk
1
-1
/
+1
2008-02-01
[XFRM]: Fix statistics.
Masahide NAKAMURA
5
-6
/
+13
2008-02-01
[XFRM]: Remove unused exports.
Adrian Bunk
2
-3
/
+0
2008-02-01
[PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in FMASK, remove 2nd.
Roel Kluin
1
-1
/
+1
2008-02-01
[BNX2]: Fix ASYM PAUSE advertisement for remote PHY.
Michael Chan
1
-1
/
+1
2008-02-01
[IPV4] route cache: Introduce rt_genid for smooth cache invalidation
Eric Dumazet
4
-127
/
+92
2008-02-01
[PKTGEN]: pktgen should not print info that it is spinning
Jesse Brandeburg
1
-1
/
+0
2008-02-01
[NET_SCHED]: sch_ingress: remove netfilter support
Patrick McHardy
2
-80
/
+1
2008-02-01
[MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register(...
Rami Rosen
1
-1
/
+1
2008-02-01
[VLAN]: set_rx_mode support for unicast address list
Chris Leech
4
-36
/
+110
2008-02-01
[TCP]: Fix a bug in strategy_allowed_congestion_control
Shan Wei
1
-1
/
+1
2008-02-01
[IPV4] fib_trie: rescan if key is lost during dump
Stephen Hemminger
2
-18
/
+33
2008-02-01
[PKTGEN]: Remove an unused definition in pktgen.c.
Rami Rosen
1
-2
/
+0
2008-02-01
[IPV6]: Update MSS even if MTU is unchanged.
Jim Paris
1
-1
/
+1
2008-02-01
[NETNS]: Udp sockets per-net lookup.
Pavel Emelyanov
2
-15
/
+20
2008-02-01
[NETNS]: Tcp-v6 sockets per-net lookup.
Pavel Emelyanov
6
-36
/
+43
2008-02-01
[NETNS]: Tcp-v4 sockets per-net lookup.
Pavel Emelyanov
5
-42
/
+58
2008-02-01
[NETNS]: Make bind buckets live in net namespaces.
Pavel Emelyanov
3
-5
/
+13
2008-02-01
[INET]: Consolidate inet(6)_hash_connect.
Pavel Emelyanov
3
-102
/
+28
2008-02-01
[IPV6]: Introduce the INET6_TW_MATCH macro.
Pavel Emelyanov
2
-18
/
+11
2008-02-01
[NETFILTER]: xt_iprange: fix sparse warnings
Patrick McHardy
1
-1
/
+1
2008-02-01
[NETFILTER]: nf_nat: fix sparse warning
Patrick McHardy
1
-2
/
+1
2008-02-01
[NETFILTER]: nf_conntrack: fix sparse warning
Patrick McHardy
1
-1
/
+1
2008-02-01
[NETFILTER]: {ip,ip6}_queue: fix build error
Patrick McHardy
2
-8
/
+28
2008-02-01
[NETFILTER]: nf_conntrack: annotate l3protos with const
Jan Engelhardt
5
-20
/
+23
2008-02-01
[NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate
Jan Engelhardt
3
-11
/
+15
2008-02-01
[NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate with const
Jan Engelhardt
2
-3
/
+5
2008-02-01
[NETFILTER]: nf_{conntrack,nat}_proto_udp{,lite}: annotate with const
Jan Engelhardt
3
-5
/
+9
2008-02-01
[NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules
Jan Engelhardt
3
-22
/
+26
2008-02-01
[NETFILTER]: nf_conntrack_sane: annotate SANE helper with const
Jan Engelhardt
1
-4
/
+5
[prev]
[next]