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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-23
[BLUETOOTH]: Move children of connection device to NULL before connection down.
Dave Young
2
-1
/
+19
2008-01-21
[ICMP]: ICMP_MIB_OUTMSGS increment duplicated
Wang Chen
1
-1
/
+0
2008-01-21
[IPV6]: RFC 2011 compatibility broken
Wang Chen
1
-2
/
+2
2008-01-21
[IPV6]: ICMP6_MIB_OUTMSGS increment duplicated
Wang Chen
1
-2
/
+0
2008-01-21
[NET]: rtnl_link: fix use-after-free
Patrick McHardy
1
-1
/
+4
2008-01-21
[AF_KEY]: Fix skb leak on pfkey_send_migrate() error
Patrick McHardy
1
-7
/
+9
2008-01-21
[IrDA]: af_irda memory leak fixes
Jesper Juhl
1
-3
/
+27
2008-01-21
[NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms'
David S. Miller
1
-2
/
+2
2008-01-21
[NETFILTER]: bridge-netfilter: fix net_device refcnt leaks
Patrick McHardy
1
-0
/
+27
2008-01-21
[IPV6] ROUTE: Make sending algorithm more friendly with RFC 4861.
YOSHIFUJI Hideaki
1
-3
/
+8
2008-01-21
[IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump_zone()
Eric Dumazet
1
-11
/
+9
2008-01-21
[IPV4] fib_trie: fix duplicated route issue
Joonwoo Park
1
-0
/
+3
2008-01-21
[IPV4] fib_hash: fix duplicated route issue
Joonwoo Park
1
-0
/
+3
2008-01-21
[IPV6]: Mischecked tw match in __inet6_check_established.
Pavel Emelyanov
1
-1
/
+1
2008-01-21
rfkill: call rfkill_led_trigger_unregister() on error
Eric Paris
1
-1
/
+4
2008-01-14
[TOKENRING]: rif_timer not initialized properly
Eric Dumazet
1
-1
/
+1
2008-01-12
[NETFILTER]: bridge: fix double POST_ROUTING invocation
Patrick McHardy
1
-6
/
+12
2008-01-11
[NETFILTER]: xt_helper: Do not bypass RCU
Jan Engelhardt
1
-2
/
+2
2008-01-11
[NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bit
Yasuyuki Kozakai
1
-1
/
+1
2008-01-11
[VLAN]: nested VLAN: fix lockdep's recursive locking warning
Jarek Poplawski
1
-1
/
+6
2008-01-11
[DECNET] ROUTE: fix rcu_dereference() uses in /proc/net/decnet_cache
Eric Dumazet
1
-3
/
+3
2008-01-11
[BLUETOOTH]: rfcomm tty BUG_ON() code fix
Dave Young
1
-9
/
+13
2008-01-11
[AX25] af_ax25: Possible circular locking.
Jarek Poplawski
1
-0
/
+12
2008-01-10
[AX25]: Kill user triggable printks.
maximilian attems
1
-21
/
+18
2008-01-10
[IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cache
Eric Dumazet
1
-3
/
+3
2008-01-10
[NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parms
Pavel Emelyanov
1
-2
/
+2
2008-01-09
[ATM]: Check IP header validity in mpc_send_packet
Herbert Xu
1
-0
/
+7
2008-01-09
[IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect()
Brian Haley
1
-3
/
+3
2008-01-09
[XFRM]: xfrm_algo_clone() allocates too much memory
Eric Dumazet
1
-11
/
+6
2008-01-09
[LRO] Fix lro_mgr->features checks
Brice Goglin
1
-8
/
+8
2008-01-09
[NET]: Clone the sk_buff 'iif' field in __skb_clone()
Paul Moore
1
-5
/
+6
2008-01-09
[IPV4] ROUTE: ip_rt_dump() is unecessary slow
Eric Dumazet
1
-4
/
+4
2008-01-09
[NET]: Stop polling when napi_disable() is pending.
David S. Miller
1
-2
/
+6
2008-01-09
mac80211: return an error when SIWRATE doesn't match any rate
Andrew Lutomirski
1
-3
/
+3
2008-01-09
[IRDA]: irda_create() nuke user triggable printk
maximilian attems
1
-2
/
+0
2008-01-09
[SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT.
Vlad Yasevich
1
-0
/
+6
2008-01-09
[SCTP]: Correctly handle AUTH parameters in unexpected INIT
Vlad Yasevich
1
-22
/
+0
2008-01-09
[SCTP]: Fix the name of the authentication event.
Vlad Yasevich
1
-1
/
+1
2008-01-09
[IPV4] ipconfig: Fix regression in ip command line processing
Amos Waterland
1
-4
/
+18
2008-01-09
[IPV4] raw: Strengthen check on validity of iph->ihl
Herbert Xu
1
-1
/
+3
2008-01-04
[INET]: Fix netdev renaming and inet address labels
Mark McLoughlin
1
-1
/
+1
2008-01-04
[XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE
Eric Dumazet
1
-0
/
+2
2008-01-04
[X25]: Add missing x25_neigh_put
Julia Lawall
1
-2
/
+3
2008-01-03
NFS: add newline to kernel warning message in auth_gss code
James Morris
1
-1
/
+1
2007-12-30
[BLUETOOTH]: put_device before device_del fix
Dave Young
2
-9
/
+2
2007-12-30
[TCP]: use non-delayed ACK for congestion control RTT
Gavin McCullagh
1
-8
/
+11
2007-12-29
[IPV4] Fix ip=dhcp regression
Simon Horman
1
-0
/
+1
2007-12-27
[IPV4]: Fix ip command line processing.
Simon Horman
1
-6
/
+4
2007-12-27
[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility
Patrick McHardy
2
-2
/
+6
2007-12-27
mac80211: warn when receiving frames with unaligned data
Johannes Berg
1
-0
/
+13
[next]