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
2015-11-16
packet: infer protocol from ethernet header if unset
Daniel Borkmann
1
-0
/
+11
2015-11-16
packet: only allow extra vlan len on ethernet devices
Daniel Borkmann
1
-35
/
+25
2015-11-16
packet: always probe for transport header
Daniel Borkmann
1
-4
/
+3
2015-11-16
packet: do skb_probe_transport_header when we actually have data
Daniel Borkmann
1
-2
/
+3
2015-11-16
tools/net: Use include/uapi with __EXPORTED_HEADERS__
Kamal Mostafa
1
-3
/
+4
2015-11-16
Merge branch 'ipv6-route-fixes'
David S. Miller
2
-4
/
+21
2015-11-16
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
2
-2
/
+4
2015-11-16
ipv6: Check expire on DST_NOCACHE route
Martin KaFai Lau
1
-1
/
+10
2015-11-16
ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree
Martin KaFai Lau
1
-1
/
+7
2015-11-16
fjes: fix inconsistent indenting
Colin Ian King
1
-1
/
+1
2015-11-15
af-unix: fix use-after-free with concurrent readers while splicing
Hannes Frederic Sowa
1
-0
/
+18
2015-11-13
stmmac: avoid ipq806x constant overflow warning
Arnd Bergmann
1
-5
/
+5
2015-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
16
-119
/
+161
2015-11-12
r8169: fix kasan reported skb use-after-free.
françois romieu
1
-3
/
+3
2015-11-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-42
/
+24
2015-11-11
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
10
-234
/
+415
2015-11-11
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
10
-436
/
+794
2015-11-11
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+4
2015-11-11
Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
22
-53
/
+362
2015-11-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-1
/
+19
2015-11-11
drm/nouveau: fix build failures on all non ARM.
Dave Airlie
1
-0
/
+6
2015-11-11
drm/ast: Initialized data needed to map fbdev memory
Egbert Eich
4
-0
/
+11
2015-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
68
-322
/
+642
2015-11-11
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
33
-90
/
+286
2015-11-11
Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
17
-42
/
+142
2015-11-11
Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-269
/
+296
2015-11-11
pci: remove pci_dma_supported
Christoph Hellwig
2
-8
/
+0
2015-11-11
usbnet: remove ifdefed out call to dma_supported
Christoph Hellwig
1
-6
/
+0
2015-11-11
kaweth: remove ifdefed out call to dma_supported
Christoph Hellwig
1
-6
/
+0
2015-11-11
sfc: don't call dma_supported
Christoph Hellwig
1
-5
/
+3
2015-11-11
nouveau: don't call pci_dma_supported
Christoph Hellwig
1
-2
/
+5
2015-11-11
netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
cx23885: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
cx25821: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
cx88: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
3
-3
/
+3
2015-11-11
saa7134: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
saa7164: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
tw68-core: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
pcnet32: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
lib/string.c: add ULL suffix to the constant definition
Andy Shevchenko
1
-1
/
+1
2015-11-11
hugetlb: trivial comment fix
Naoya Horiguchi
1
-2
/
+2
2015-11-11
selftests/mlock2: add ULL suffix to 64-bit constants
Geert Uytterhoeven
1
-2
/
+2
2015-11-11
selftests/mlock2: add missing #define _GNU_SOURCE
Geert Uytterhoeven
1
-0
/
+1
2015-11-11
Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
3
-3
/
+9
2015-11-11
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-69
/
+157
2015-11-11
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
433
-3428
/
+20755
2015-11-11
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
54
-393
/
+4467
2015-11-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
70
-296
/
+1888
2015-11-11
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
98
-4433
/
+1002
2015-11-11
netfilter: nf_tables: add clone interface to expression operations
Pablo Neira Ayuso
3
-12
/
+58
[next]