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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-02
svc: Make svc_sock the tcp/udp transport
Tom Tucker
2
-2
/
+34
2008-02-02
svc: Add an svc transport class
Tom Tucker
2
-1
/
+85
2008-02-02
svcrpc: ensure gss DESTROY tokens free contexts from cache
J. Bruce Fields
1
-0
/
+1
2008-02-02
sunrpc: gss: simplify rsi_parse logic
J. Bruce Fields
1
-28
/
+24
2008-02-02
nfsd: fix rsi_cache reference count leak
J. Bruce Fields
1
-6
/
+11
2008-02-02
knfsd: allow cache_register to return error on failure
J. Bruce Fields
2
-11
/
+36
2008-02-02
nfsd: move cache proc (un)registration to separate function
J. Bruce Fields
1
-45
/
+54
2008-02-02
knfsd: cache unregistration needn't return error
J. Bruce Fields
3
-11
/
+9
2008-02-02
knfsd: fix cache.c comment
J. Bruce Fields
1
-5
/
+5
2008-02-02
SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace
Chuck Lever
1
-3
/
+5
2008-02-02
SUNRPC: Prevent length underflow in read_flush()
Chuck Lever
1
-5
/
+5
2008-02-01
[NETNS]: Lookup in FIB semantic hashes taking into account the namespace.
Denis V. Lunev
2
-2
/
+6
2008-02-01
[NETNS]: Add a namespace mark to fib_info.
Denis V. Lunev
1
-4
/
+4
2008-02-01
[IPV4]: fib_sync_down rework.
Denis V. Lunev
2
-53
/
+55
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
3
-0
/
+672
2008-02-01
[NET_SCHED]: sch_sfq: make internal queues visible as classes
Patrick McHardy
1
-1
/
+40
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
6
-8
/
+8
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
1
-1
/
+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
3
-3
/
+5
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
[IPV4] route cache: Introduce rt_genid for smooth cache invalidation
Eric Dumazet
1
-120
/
+89
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
[VLAN]: set_rx_mode support for unicast address list
Chris Leech
3
-36
/
+106
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
1
-17
/
+32
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
4
-25
/
+29
2008-02-01
[NETNS]: Tcp-v4 sockets per-net lookup.
Pavel Emelyanov
4
-21
/
+31
2008-02-01
[NETNS]: Make bind buckets live in net namespaces.
Pavel Emelyanov
2
-5
/
+11
2008-02-01
[INET]: Consolidate inet(6)_hash_connect.
Pavel Emelyanov
2
-102
/
+23
2008-02-01
[IPV6]: Introduce the INET6_TW_MATCH macro.
Pavel Emelyanov
1
-18
/
+3
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
4
-18
/
+21
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
[next]