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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-26
[NET]: Clean up sk_buff walkers.
Jean Delvare
5
-158
/
+86
2007-04-26
[XFRM]: Export SAD info.
Jamal Hadi Salim
4
-0
/
+99
2007-04-26
[BRIDGE]: Missing rtnl.
Stephen Hemminger
1
-0
/
+2
2007-04-26
[BRIDGE]: if no STP then forward all BPDUs
Stephen Hemminger
1
-2
/
+8
2007-04-26
[BRIDGE]: drop PAUSE frames
Stephen Hemminger
2
-1
/
+7
2007-04-26
[BRIDGE]: don't change packet type
Stephen Hemminger
1
-4
/
+1
2007-04-26
[IPV6] NDISC: Unify main process of sending ND messages.
YOSHIFUJI Hideaki
1
-199
/
+84
2007-04-26
[IPV6] XFRM: Use ip6addr_any where applicable.
YOSHIFUJI Hideaki
1
-3
/
+1
2007-04-26
[IPV6]: Export in6addr_any for future use.
YOSHIFUJI Hideaki
2
-4
/
+0
2007-04-26
[IPV4] IP_GRE: Unify code path to get hash array index.
YOSHIFUJI Hideaki
1
-13
/
+10
2007-04-26
[IPV4] IPIP: Unify code path to get hash array index.
YOSHIFUJI Hideaki
1
-14
/
+8
2007-04-26
[IPV6] SIT: Unify code path to get hash array index.
YOSHIFUJI Hideaki
1
-14
/
+9
2007-04-26
[IPV6]: Fix Makefile thinko.
David S. Miller
1
-1
/
+1
2007-04-26
[IPV6]: Consolidate common SNMP code
Herbert Xu
5
-147
/
+91
2007-04-26
[IPV4]: Consolidate common SNMP code
Herbert Xu
4
-56
/
+57
2007-04-26
[IPV4]: Fix build without procfs.
YOSHIFUJI Hideaki
2
-2
/
+4
2007-04-26
[TCP]: Fix linkage errors on i386.
YOSHIFUJI Hideaki
5
-4
/
+10
2007-04-26
[TIPC]: Enhancements to msg_set_bits() routine
Allan Stephens
1
-4
/
+7
2007-04-26
[WIRELESS] cfg80211: Update comment for locking.
Johannes Berg
1
-0
/
+4
2007-04-26
[NET]: Warn about GSO/checksum abuse
Herbert Xu
1
-1
/
+1
2007-04-26
[TCP] TCP YEAH: Use vegas dont copy it.
Stephen Hemminger
4
-178
/
+61
2007-04-26
[TCP]: Congestion control API update.
Stephen Hemminger
15
-55
/
+65
2007-04-26
[TCP]: TCP Illinois update.
Stephen Hemminger
1
-112
/
+186
2007-04-26
[WIRELESS] drivers/net/wireless/Kconfig: correct minor typo
John W. Linville
1
-2
/
+2
2007-04-26
[WIRELESS]: Remove wext over netlink.
Johannes Berg
5
-798
/
+0
2007-04-26
[WIRELESS] cfg80211: New wireless config infrastructure.
Johannes Berg
13
-1
/
+583
2007-04-26
[WIRELESS]: Refactor wireless Kconfig.
Johannes Berg
10
-79
/
+92
2007-04-26
[WIRELESS]: Update MAINTAINERS for wireless mailing list.
Johannes Berg
1
-3
/
+12
2007-04-26
[NET]: Prevent much sadness in qdisc_lock_tree().
Andrew Morton
1
-2
/
+0
2007-04-26
[IPV6] SNMP: Use put_unaligned() instead of memcpy().
YOSHIFUJI Hideaki
2
-17
/
+11
2007-04-26
[IPV6] SNMP: Fix several warnings without procfs.
YOSHIFUJI Hideaki
2
-2
/
+3
2007-04-26
[IPV6] SNMP: Avoid unaligned accesses.
YOSHIFUJI Hideaki
2
-7
/
+17
2007-04-26
[TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)
Ilpo Järvinen
5
-116
/
+158
2007-04-26
[NET]: Fix comments for register_netdev().
Borislav Petkov
1
-1
/
+1
2007-04-26
[IrDA]: Misc spelling corrections.
G. Liakhovetski
4
-14
/
+14
2007-04-26
[IrDA]: Adding carriage returns to mcs7780 debug statements
Samuel Ortiz
1
-13
/
+13
2007-04-26
[IrDA] af_irda: IRDA_ASSERT cleanups
Samuel Ortiz
1
-27
/
+5
2007-04-26
[IrDA] af_irda: irda_accept cleanup
Samuel Ortiz
1
-26
/
+8
2007-04-26
[IrDA] af_irda: Silence kernel message in irda_recvmsg_stream
Olaf Kirch
1
-7
/
+11
2007-04-26
[IrDA] af_irda: irda_recvmsg_stream cleanup
Olaf Kirch
1
-18
/
+13
2007-04-26
[NET]: Move sk_setup_caps() out of line.
Andi Kleen
2
-13
/
+16
2007-04-26
[TCP]: Uninline tcp_done().
Andi Kleen
2
-15
/
+18
2007-04-26
[NET]: cleanup extra semicolons
Stephen Hemminger
47
-103
/
+113
2007-04-26
[TCP]: TCP Illinois congestion control (rev3)
Stephen Hemminger
3
-0
/
+298
2007-04-26
[NET]: Get rid of netdev_nit
Stephen Hemminger
1
-13
/
+5
2007-04-26
[PPPOE]: Fix device tear-down notification.
Michal Ostrowski
1
-37
/
+50
2007-04-26
[PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been ca...
Florian Zumbiehl
1
-1
/
+1
2007-04-26
[PPPOE]: race between interface going down and connect()
Florian Zumbiehl
1
-13
/
+6
2007-04-26
[PPPoE]: miscellaneous smaller cleanups
Florian Zumbiehl
1
-13
/
+8
2007-04-26
[NET] skbuff: skb_store_bits const is backwards
Stephen Hemminger
2
-3
/
+3
[next]