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
2009-09-23
ax25: Fix SIOCAX25GETINFO ioctl
Eric Dumazet
1
-2
/
+2
2009-09-23
atm: dereference of he_dev->rbps_virt in he_init_group()
roel kluin
1
-9
/
+50
2009-09-23
sky2: Set SKY2_HW_RAM_BUFFER in sky2_init
Mike McCormack
1
-1
/
+3
2009-09-23
atl1c:remove compiling warning
jie.yang@atheros.com
1
-1
/
+1
2009-09-23
drivers/net: remove duplicate structure field initialization
Julia Lawall
2
-2
/
+0
2009-09-23
kaweth: Fix memory leak in kaweth_control()
Kevin Cernekee
1
-7
/
+11
2009-09-23
smsc95xx: add additional USB product IDs
Steve Glendinning
1
-0
/
+65
2009-09-23
lib/vsprintf.c: Avoid possible unaligned accesses in %pI6c
Joe Perches
1
-10
/
+15
2009-09-23
net: xilinx_emaclite: Fix problem with first incoming packet
Michal Simek
1
-5
/
+2
2009-09-23
netxen: fix firmware init after resume
Dhananjay Phadke
1
-0
/
+1
2009-09-23
netxen: fix minor tx timeout bug
Dhananjay Phadke
1
-4
/
+3
2009-09-23
pcmcia: pcnet_cs.c removing useless condition
Jaswinder Singh Rajput
1
-6
/
+5
2009-09-21
igb: resolve namespacecheck warning for igb_hash_mc_addr
Alexander Duyck
2
-37
/
+36
2009-09-21
ixgbe: move rx queue RSC configuration to a separate function
Nelson, Shannon
1
-31
/
+47
2009-09-21
ixgbe: Allow tx itr specific settings
Nelson, Shannon
3
-29
/
+83
2009-09-21
ixgbe: fix sfp_timer clean up in ixgbe_down
Don Skidmore
1
-0
/
+2
2009-09-21
net: fix CONFIG_NET=n build on sparc64
Andrew Morton
1
-0
/
+1
2009-09-21
ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interface
Sebastian Haas
4
-0
/
+1169
2009-09-21
cpc-usb: Removed driver from staging tree
Sebastian Haas
11
-2306
/
+0
2009-09-21
cpmac: fix compilation errors against undeclared BUS_ID_SIZE
Florian Fainelli
1
-4
/
+4
2009-09-17
be2net: fix some cmds to use mccq instead of mbox
Sathya Perla
4
-189
/
+271
2009-09-17
atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA
Jie Yang
2
-2
/
+22
2009-09-17
pkt_sched: Fix qstats.qlen updating in dump_stats
Jarek Poplawski
4
-1
/
+6
2009-09-17
ipv6: Log the affected address when DAD failure occurs
Jens Rosenboom
1
-2
/
+2
2009-09-17
wl12xx: Fix print_mac() conversion.
David S. Miller
1
-2
/
+2
2009-09-17
af_iucv: fix race when queueing skbs on the backlog queue
Hendrik Brueckner
1
-2
/
+14
2009-09-17
af_iucv: do not call iucv_sock_kill() twice
Hendrik Brueckner
1
-5
/
+5
2009-09-17
af_iucv: handle non-accepted sockets after resuming from suspend
Hendrik Brueckner
1
-0
/
+1
2009-09-17
af_iucv: fix race in __iucv_sock_wait()
Hendrik Brueckner
1
-1
/
+1
2009-09-17
iucv: use correct output register in iucv_query_maxconn()
Hendrik Brueckner
1
-1
/
+1
2009-09-17
iucv: fix iucv_buffer_cpumask check when calling IUCV functions
Hendrik Brueckner
1
-11
/
+11
2009-09-17
iucv: suspend/resume error msg for left over pathes
Ursula Braun
1
-0
/
+14
2009-09-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
3
-2
/
+6
2009-09-17
wl12xx: switch to %pM to print the mac address
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+1
2009-09-17
b44: the poll handler b44_poll must not enable IRQ unconditionally
Dongdong Deng
1
-4
/
+3
2009-09-17
ipv6: Ignore route option with ROUTER_PREF_INVALID
Jens Rosenboom
1
-1
/
+1
2009-09-17
bonding: make ab_arp select active slaves as other modes
Jiri Pirko
1
-87
/
+35
2009-09-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
17
-42
/
+88
2009-09-17
cfg80211: fix SME connect
Johannes Berg
1
-8
/
+13
2009-09-17
rc80211_minstrel: fix contention window calculation
Pavel Roskin
1
-1
/
+1
2009-09-17
ssb/sdio: fix printk format warnings
Randy Dunlap
1
-2
/
+2
2009-09-17
p54usb: add Zcomax XG-705A usbid
Christian Lamparter
1
-0
/
+1
2009-09-16
RxRPC: Use uX/sX rather than uintX_t/intX_t types
David Howells
4
-22
/
+22
2009-09-16
mlx4: Fix access to freed memory
Vitaliy Gusev
1
-3
/
+8
2009-09-16
tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()
Robert Varga
1
-1
/
+1
2009-09-16
pkt_sched: Fix qdisc_create on stab error handling
Jarek Poplawski
1
-2
/
+2
2009-09-15
ieee802154: add locking for seq numbers
Dmitry Eremin-Solenikov
1
-0
/
+4
2009-09-15
af_ieee802154: setsockopt optlen arg isn't __user
Dmitry Eremin-Solenikov
2
-2
/
+2
2009-09-15
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
3
-8
/
+17
2009-09-15
sky2: Make sure both ports initialize correctly
Stephen Hemminger
1
-6
/
+8
[next]