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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
2
-41
/
+43
2010-04-04
net: move address list functions to a separate file
Jiri Pirko
1
-5
/
+10
2010-04-03
phylib: Support phy module autoloading
David Woodhouse
2
-0
/
+27
2010-04-02
ipv6 fib: Make rt6_info{} more cache-line aware.
YOSHIFUJI Hideaki / 吉藤英明
1
-13
/
+16
2010-04-02
gen_estimator: deadlock fix
Eric Dumazet
2
-1
/
+2
2010-03-31
Add hotplug support to mcp251x driver
Marc Zyngier
1
-2
/
+2
2010-03-31
netdev: ethtool RXHASH flag
stephen hemminger
2
-0
/
+2
2010-03-31
ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2010-03-31
net-caif-driver: add CAIF serial driver (ldisc)
Sjur Braendeland
1
-2
/
+2
2010-03-31
net-caif: add CAIF Link layer device header files
Sjur Braendeland
2
-0
/
+145
2010-03-31
net-caif: add CAIF core protocol stack header files
Sjur Braendeland
8
-0
/
+912
2010-03-31
net-caif: add CAIF socket and configuration headers
Sjur Braendeland
2
-0
/
+198
2010-03-31
net-caif: add CAIF protocol definitions
Sjur Braendeland
3
-1
/
+6
2010-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-3
/
+124
2010-03-28
decnet: Remove unused FIB metric macros.
David S. Miller
1
-4
/
+0
2010-03-25
rps: add CONFIG_RPS
Eric Dumazet
1
-0
/
+4
2010-03-24
cfg80211: Improve connection quality maintenance docs in nl80211.h
Juuso Oikarinen
1
-2
/
+6
2010-03-24
mac80211: Add support for connection quality monitoring
Juuso Oikarinen
1
-0
/
+30
2010-03-24
cfg80211: Add connection quality monitoring support to nl80211
Juuso Oikarinen
2
-0
/
+65
2010-03-23
mac80211: Add support for connection monitor in hardware
Juuso Oikarinen
1
-2
/
+22
2010-03-23
wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range check
Joe Perches
1
-1
/
+1
2010-03-23
include/linux/wireless.h: Add IW_HANDLER macro to initialize array entry
Joe Perches
1
-0
/
+2
2010-03-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+2
2010-03-22
net: snmp mib cleanup
Eric Dumazet
2
-23
/
+8
2010-03-22
tcp: Add SNMP counter for DEFER_ACCEPT
Eric Dumazet
1
-0
/
+1
2010-03-22
bonding: flush unicast and multicast lists when changing type
Jiri Pirko
1
-0
/
+2
2010-03-22
net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()
Patrick McHardy
1
-1
/
+4
2010-03-21
ipv6: convert idev_list to list macros
stephen hemminger
1
-3
/
+3
2010-03-21
IPv6: convert addrconf hash list to RCU
stephen hemminger
2
-0
/
+14
2010-03-21
ipv6: convert addrconf list to hlist
stephen hemminger
1
-1
/
+1
2010-03-21
ipv6: convert temporary address list to list macros
stephen hemminger
1
-2
/
+2
2010-03-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-7
/
+11
2010-03-21
netfilter: ctnetlink: fix reliable event delivery if message building fails
Pablo Neira Ayuso
1
-1
/
+1
2010-03-21
netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
Pablo Neira Ayuso
1
-1
/
+1
2010-03-20
netlink: fix unaligned access in nla_get_be64()
Pablo Neira Ayuso
1
-1
/
+5
2010-03-19
net: Potential null skb->dev dereference
Eric Dumazet
1
-4
/
+4
2010-03-19
bonding: check return value of nofitier when changing type
Jiri Pirko
1
-1
/
+1
2010-03-19
net: rename notifier defines for netdev type change
Jiri Pirko
1
-2
/
+2
2010-03-19
rps: Fixed build with CONFIG_SMP not enabled.
Tom Herbert
1
-0
/
+2
2010-03-17
NET: Support clause 45 MDIO commands at the MDIO bus level
Jason Gunthorpe
1
-4
/
+8
2010-03-17
net: core: add IFLA_STATS64 support
Jan Engelhardt
1
-0
/
+33
2010-03-17
rps: Receive Packet Steering
Tom Herbert
2
-2
/
+33
2010-03-15
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
406
-2631
/
+13044
2010-03-15
ACPI: processor: export acpi_get_cpuid()
Alex Chiang
1
-0
/
+8
2010-03-15
ACPI: processor: mv processor_pdc.c processor_core.c
Alex Chiang
1
-1
/
+1
2010-03-15
resource: add window support
Bjorn Helgaas
1
-0
/
+1
2010-03-15
resource: add bus number support
Bjorn Helgaas
1
-0
/
+1
2010-03-15
resource: expand IORESOURCE_TYPE_BITS to make room for bus resource type
Bjorn Helgaas
1
-8
/
+8
2010-03-14
Add the platform data include for the Xilinx XPS IIC Bus Interface
Richard Röjfors
1
-0
/
+43
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-9
/
+14
[next]