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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-11
[INET]: Cleanup the xfrm4_tunnel_(un)register
Pavel Emelyanov
1
-4
/
+7
2007-11-11
[INET]: Add missed tunnel64_err handler
Pavel Emelyanov
1
-1
/
+12
2007-11-11
[IPX]: Use existing sock refcnt debugging infrastructure
Pavel Emelyanov
1
-18
/
+4
2007-11-11
[PACKET]: Use existing sock refcnt debugging infrastructure
Pavel Emelyanov
1
-8
/
+3
2007-11-11
[NET]: Fix infinite loop in dev_mc_unsync().
Joe Perches
1
-7
/
+7
2007-11-11
[NET]: Make helper to get dst entry and "use" it
Pavel Emelyanov
3
-26
/
+8
2007-11-11
[IPV4]: Remove bugus goto-s from ip_route_input_slow
Pavel Emelyanov
1
-5
/
+0
2007-11-11
[TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug)
Ilpo Järvinen
1
-18
/
+17
2007-11-11
[TCP]: Add unlikely() to sacktag out-of-mem in fragment case
Ilpo Järvinen
1
-1
/
+1
2007-11-11
[TCP]: Fix reord detection due to snd_una covered holes
Ilpo Järvinen
1
-18
/
+32
2007-11-11
[TCP]: Consider GSO while counting reord in sacktag
Ilpo Järvinen
1
-4
/
+8
2007-11-09
SCTP: Always flush the queue when uncorcking.
Vlad Yasevich
1
-3
/
+2
2007-11-09
SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunks
Vlad Yasevich
1
-1
/
+1
2007-11-09
SCTP: Make sctp_verify_param return multiple indications.
Vlad Yasevich
1
-74
/
+75
2007-11-09
SCTP: Convert custom hash lists to use hlist.
Vlad Yasevich
5
-47
/
+25
2007-11-09
SCTP: Use hashed lookup when looking for an association.
Vlad Yasevich
1
-12
/
+22
2007-11-07
SCTP: Fix a potential race between timers and receive path.
Vlad Yasevich
1
-0
/
+4
2007-11-07
SCTP: Allow ADD_IP to work with AUTH for backward compatibility.
Vlad Yasevich
4
-3
/
+19
2007-11-07
SCTP: Correctly disable ADD-IP when AUTH is not supported.
Vlad Yasevich
2
-3
/
+4
2007-11-07
SCTP: Update RCU handling during the ADD-IP case
Vlad Yasevich
3
-12
/
+9
2007-11-07
SCTP: Fix difference cases of retransmit.
Vlad Yasevich
4
-20
/
+30
2007-11-07
SCTP : Fix to process bundled ASCONF chunk correctly
Wei Yongjun
1
-2
/
+6
2007-11-07
SCTP : Fix bad formatted comment in outqueue.c
Wei Yongjun
1
-1
/
+2
2007-11-07
[NETLINK]: Fix unicast timeouts
Patrick McHardy
1
-5
/
+5
2007-11-07
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
Eric Dumazet
7
-31
/
+41
2007-11-07
[IPVS]: Synchronize closing of Connections
Rumen G. Bogdanovski
2
-7
/
+15
2007-11-07
[IPVS]: Bind connections on stanby if the destination exists
Rumen G. Bogdanovski
3
-4
/
+65
2007-11-07
[NET]: Clean proto_(un)register from in-code ifdefs
Pavel Emelyanov
1
-28
/
+39
2007-11-07
[IPSEC]: Fix crypto_alloc_comp error checking
Herbert Xu
2
-2
/
+4
2007-11-07
[VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctl
Patrick McHardy
1
-0
/
+1
2007-11-07
[NETNS]: Fix compiler error in net_namespace.c
Johann Felix Soden
1
-14
/
+14
2007-11-07
[PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks.
Radu Rendec
1
-2
/
+2
2007-11-07
[NET]: Removing duplicit #includes
Jiri Olsa
3
-3
/
+0
2007-11-07
[IPV4]: Compact some ifdefs in the fib code.
Pavel Emelyanov
1
-7
/
+8
2007-11-07
[IPV6]: Convert /proc/net/ipv6_route to seq_file interface
Alexey Dobriyan
1
-62
/
+29
2007-11-07
[PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline
Evgeniy Polyakov
1
-0
/
+3
2007-11-07
[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
David S. Miller
2
-0
/
+6
2007-11-07
[SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Eric Dumazet
1
-0
/
+6
2007-11-07
[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Eric Dumazet
4
-0
/
+12
2007-11-07
[IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Eric Dumazet
4
-0
/
+12
2007-11-07
[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...
Eric Dumazet
3
-31
/
+55
2007-11-07
[IPV4]: Clean the ip_sockglue.c from some ugly ifdefs
Pavel Emelyanov
1
-27
/
+12
2007-11-07
[DECNET]: "addr" module param can't be __initdata
Alexey Dobriyan
1
-1
/
+1
2007-11-07
[IPv6] SNMP: Restore Udp6InErrors incrementation
Mitsuru Chinen
1
-3
/
+2
2007-11-07
[NET]: Remove /proc/net/stat/*_arp_cache upon module removal
Alexey Dobriyan
1
-0
/
+2
2007-11-07
[IPV6]: Consolidate the ip cork destruction in ip6_output.c
Pavel Emelyanov
1
-21
/
+15
2007-11-07
[IPV4]: Consolidate the ip cork destruction in ip_output.c
Pavel Emelyanov
1
-15
/
+13
2007-11-07
[NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...
Bart De Schuymer
1
-1
/
+1
2007-11-07
[NETFILTER]: nf_sockopts list head cleanup
Alexey Dobriyan
1
-9
/
+4
2007-11-07
[NETFILTER]: remove unneeded rcu_dereference() calls
Patrick McHardy
7
-19
/
+19
[prev]
[next]