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
pinetabv-6.6.y-devel
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
2008-04-05
[IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h.
YOSHIFUJI Hideaki
1
-0
/
+15
2008-04-05
[IPV6] MROUTE: Support PIM-SM (SSM).
YOSHIFUJI Hideaki
3
-1
/
+285
2008-04-05
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
13
-30
/
+1754
2008-04-04
[IPV4] MROUTE: Adjust include files for user-space.
YOSHIFUJI Hideaki
2
-0
/
+19
2008-04-04
[IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.
YOSHIFUJI Hideaki
3
-21
/
+31
2008-04-04
[IPV6] ADDRCONF: Fix array size for sysctls.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-04
[ATM] drivers/atm/ambassador.c: stop inlining largish static functions
Denys Vlasenko
1
-11
/
+11
2008-04-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
613
-7843
/
+11365
2008-04-04
[NETNS]: Use TCP control socket from a correct namespace.
Denis V. Lunev
1
-6
/
+4
2008-04-04
[NETNS]: Create tcp control socket in the each namespace.
Denis V. Lunev
2
-2
/
+20
2008-04-04
[IPV6]: Simplify IPv6 control sockets creation.
Denis V. Lunev
3
-30
/
+17
2008-04-04
[INET]: uc_ttl assignment in inet_ctl_sock_create is redundant.
Denis V. Lunev
1
-1
/
+0
2008-04-04
[ICMP]: Simplify ICMP control socket creation.
Denis V. Lunev
1
-18
/
+7
2008-04-04
[NETNS]: Inet control socket should not hold a namespace.
Denis V. Lunev
7
-21
/
+22
2008-04-04
[INET]: Let inet_ctl_sock_create return sock rather than socket.
Denis V. Lunev
7
-21
/
+14
2008-04-04
[SCTP]: Replace socket with sock for SCTP control socket.
Denis V. Lunev
1
-5
/
+7
2008-04-04
[SCTP]: Use inet_ctl_sock_create for control socket creation.
Denis V. Lunev
1
-5
/
+2
2008-04-04
[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.
Denis V. Lunev
8
-31
/
+32
2008-04-04
[DCCP]: dccp_v(4|6)_ctl_socket is leaked.
Denis V. Lunev
2
-0
/
+2
2008-04-04
[DCCP]: Replace socket with sock for reset sending.
Denis V. Lunev
4
-15
/
+19
2008-04-04
[TCP]: Replace socket with sock for reset sending.
Denis V. Lunev
1
-4
/
+6
2008-04-04
[NETNS]: Declare init_net even without CONFIG_NET defined.
Denis V. Lunev
3
-7
/
+2
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
55
-687
/
+286
2008-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
8
-8
/
+15
2008-04-03
alpha: get_current(): don't add zero to current_thread_info()->task
Andrew Morton
1
-1
/
+1
2008-04-03
markers: use synchronize_sched()
Mathieu Desnoyers
1
-0
/
+9
2008-04-03
vmcoreinfo: add the symbol "phys_base"
Ken'ichi Ohmichi
1
-0
/
+1
2008-04-03
efs: update error msg to not refer to deleted read_inode()
Robert P. J. Day
1
-1
/
+1
2008-04-03
Char: rio, fix sparse warnings
Jiri Slaby
2
-1
/
+7
2008-04-03
Char: ip2, fix sparse warnings
Jiri Slaby
1
-5
/
+7
2008-04-03
nbd: prevent sock_xmit from attempting to use a NULL socket
Mike Snitzer
1
-0
/
+6
2008-04-03
doc: fix typo in SubmittingPatches
Jim Meyering
1
-1
/
+1
2008-04-03
Fix typos in Documentation/unaligned-memory-access.txt
Dmitri Vorobiev
1
-2
/
+2
2008-04-03
alpha: fix ALSA DMA mmap crash
Ivan Kokshaysky
3
-5
/
+13
2008-04-03
atmel_serial: fix uart/console concurrent access
Marc Pignat
1
-0
/
+11
2008-04-03
atmel_serial: avoid stopping pdc during transmission
Michael Trimarchi
1
-9
/
+10
2008-04-03
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
24
-1
/
+135
2008-04-03
USB: ohci: fix 2 timers to fire at jiffies + 1s
Richard Kennedy
2
-2
/
+2
2008-04-03
USB: Allow initialization of broken keyspan serial adapters.
Clark Rawlins
1
-0
/
+4
2008-04-03
USB: fix bug in sg initialization in usbtest
Alan Stern
1
-1
/
+2
2008-04-03
USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24
Brad Sawatzky
1
-1
/
+1
2008-04-03
USB: cp2101: Add identifiers for the Telegesys ETRX2USB
Florian Fainelli
1
-0
/
+1
2008-04-03
USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.
Robert Spanton
1
-2
/
+2
2008-04-03
USB: another ehci_iaa_watchdog fix
David Brownell
1
-2
/
+3
2008-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
13
-1
/
+26
2008-04-02
ide: use ->ata_input_data in ide_driveid_update()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-02
ide-h8300: 32-bit I/O is unsupported
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-04-02
ide/legacy/q40ide.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-04-02
ide/legacy/macide: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-04-02
ide/legacy/falconide.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
[next]