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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-21
ipv6: convert temporary address list to list macros
stephen hemminger
2
-20
/
+14
2010-03-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
37
-184
/
+346
2010-03-21
Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
David S. Miller
2
-10
/
+18
2010-03-21
netfilter: ctnetlink: fix reliable event delivery if message building fails
Pablo Neira Ayuso
3
-4
/
+6
2010-03-21
netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
Pablo Neira Ayuso
2
-4
/
+15
2010-03-21
NET_DMA: free skbs periodically
Steven J. Magnani
1
-20
/
+43
2010-03-20
netlink: fix unaligned access in nla_get_be64()
Pablo Neira Ayuso
1
-1
/
+5
2010-03-20
tcp: Fix tcp_mark_head_lost() with packets == 0
Lennart Schulte
1
-0
/
+3
2010-03-20
net: ipmr/ip6mr: fix potential out-of-bounds vif_table access
Patrick McHardy
2
-0
/
+6
2010-03-20
KS8695: update ksp->next_rx_desc_read at the end of rx loop
Yegor Yefremov
1
-15
/
+9
2010-03-20
igb: Add support for 82576 ET2 Quad Port Server Adapter
Carolyn Wyborny
3
-0
/
+3
2010-03-20
ixgbevf: Message formatting cleanups
Greg Rose
1
-2
/
+2
2010-03-20
ixgbevf: Shorten up delay timer for watchdog task
Greg Rose
1
-1
/
+1
2010-03-20
ixgbevf: Fix VF Stats accounting after reset
Greg Rose
3
-38
/
+78
2010-03-20
ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address
Mallikarjuna R Chilakala
1
-2
/
+6
2010-03-20
ixgbe: fix for real_num_tx_queues update issue
Vasu Dev
1
-3
/
+3
2010-03-20
TCP: check min TTL on received ICMP packets
stephen hemminger
1
-0
/
+5
2010-03-20
ipv6: Remove redundant dst NULL check in ip6_dst_check
Herbert Xu
1
-1
/
+1
2010-03-20
ipv4: check rt_genid in dst_check
Timo Teräs
1
-4
/
+10
2010-03-19
smsc95xx: Fix tx checksum offload for small packets
Steve Glendinning
1
-3
/
+15
2010-03-19
ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown
Mallikarjuna R Chilakala
1
-3
/
+0
2010-03-19
ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping
Mallikarjuna R Chilakala
3
-36
/
+54
2010-03-19
enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS
Vasanthy Kolluri
4
-6
/
+7
2010-03-19
enic: Clean up: Add wrapper functions
Vasanthy Kolluri
2
-11
/
+44
2010-03-19
enic: Do not advertise NETIF_F_HW_VLAN_RX
Vasanthy Kolluri
1
-2
/
+1
2010-03-19
enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operations
Vasanthy Kolluri
2
-4
/
+4
2010-03-19
enic: Bug Fix: Fix hardware descriptor reads
Vasanthy Kolluri
2
-5
/
+9
2010-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-22
/
+4
2010-03-19
net: Potential null skb->dev dereference
Eric Dumazet
3
-9
/
+11
2010-03-19
jme: Advance driver version number
Guo-Fu Tseng
1
-1
/
+1
2010-03-19
jme: Protect vlgrp structure by pause RX actions.
Guo-Fu Tseng
1
-0
/
+33
2010-03-19
jme: Fix VLAN memory leak
Guo-Fu Tseng
1
-0
/
+2
2010-03-19
KS8851: Avoid NULL pointer in set rx mode
Abraham Arce
1
-1
/
+0
2010-03-19
tcp: Fix OOB POLLIN avoidance.
Alexandra Kossovsky
1
-1
/
+1
2010-03-19
net: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2010-03-19
net: forbid underlaying devices to change its type
Jiri Pirko
3
-0
/
+11
2010-03-19
bonding: check return value of nofitier when changing type
Jiri Pirko
3
-5
/
+12
2010-03-19
net: rename notifier defines for netdev type change
Jiri Pirko
4
-14
/
+16
2010-03-19
rps: Fixed build with CONFIG_SMP not enabled.
Tom Herbert
2
-0
/
+26
2010-03-18
Net / e1000e: Fix build issue introduced by runtime PM patch
Rafael J. Wysocki
1
-59
/
+57
2010-03-18
gigaset: fix build failure
Tilman Schmidt
1
-3
/
+11
2010-03-18
vhost: fix error handling in vring ioctls
Michael S. Tsirkin
1
-6
/
+12
2010-03-17
vhost: fix interrupt mitigation with raw sockets
Michael S. Tsirkin
1
-1
/
+1
2010-03-17
e1000e: Fix build with CONFIG_PM disabled.
David S. Miller
1
-0
/
+2
2010-03-17
drivers/net/e100.c: Use pr_<level> and netif_<level>
Joe Perches
1
-85
/
+98
2010-03-17
NET: Support clause 45 MDIO commands at the MDIO bus level
Jason Gunthorpe
3
-15
/
+61
2010-03-17
e1000e / PCI / PM: Add basic runtime PM support (rev. 4)
Rafael J. Wysocki
2
-27
/
+138
2010-03-17
r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)
Rafael J. Wysocki
1
-27
/
+125
2010-03-17
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
Jiri Pirko
5
-41
/
+29
2010-03-17
drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>
Joe Perches
4
-120
/
+91
[next]