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
2012-02-24
net: Support RX-ALL feature flag.
Ben Greear
1
-0
/
+2
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
5
-2
/
+20
2012-02-24
net: Support RXFCS feature flag.
Ben Greear
1
-0
/
+2
2012-02-24
ipsec: be careful of non existing mac headers
Eric Dumazet
1
-0
/
+10
2012-02-23
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-2
/
+2
2012-02-23
Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-8
/
+2
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
2
-45
/
+59
2012-02-22
Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2012-02-22
sched/events: Revert trace_sched_stat_sleeptime()
Peter Zijlstra
1
-50
/
+0
2012-02-22
sys_poll: fix incorrect type for 'timeout' parameter
Linus Torvalds
1
-1
/
+1
2012-02-22
asm-generic: architecture independent readq/writeq for 32bit environment
Hitoshi Mitake
2
-0
/
+56
2012-02-22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-38
/
+245
2012-02-22
rtnetlink: Fix problem with buffer allocation
Greg Rose
3
-1
/
+5
2012-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-38
/
+245
2012-02-22
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
3
-0
/
+27
2012-02-21
skb: Add skb_peek_next helper
Pavel Emelyanov
1
-0
/
+18
2012-02-21
datagram: Add offset argument to __skb_recv_datagram
Pavel Emelyanov
1
-1
/
+1
2012-02-21
percpu: use raw_local_irq_* in _this_cpu op
Ming Lei
1
-10
/
+10
2012-02-21
percpu: fix generic definition of __this_cpu_add_and_return()
Konstantin Khlebnikov
1
-1
/
+2
2012-02-21
netfilter: ebtables: fix alignment problem in ppc
Joerg Willmann
1
-2
/
+2
2012-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2012-02-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-9
/
+11
2012-02-20
digsig: changed type of the timestamp
Dmitry Kasatkin
1
-2
/
+2
2012-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-17
/
+53
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+20
2012-02-17
net: sh_eth: change the condition of initialization
Yoshihiro Shimoda
1
-0
/
+1
2012-02-16
crypto: sha512 - use standard ror64()
Alexey Dobriyan
1
-0
/
+20
2012-02-16
ipv4: Eliminate spurious argument to __ipv4_neigh_lookup
David S. Miller
1
-2
/
+2
2012-02-16
decnet: net/dn.h needs net/flow.h
David S. Miller
1
-0
/
+1
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
143
-1260
/
+3809
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
1
-2
/
+2
2012-02-15
Bluetooth: Fix potential deadlock
Andre Guedes
1
-2
/
+2
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
1
-0
/
+2
2012-02-15
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
1
-1
/
+1
2012-02-15
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
1
-3
/
+3
2012-02-15
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
1
-1
/
+1
2012-02-15
drm/exynos: exynos_drm.h header file fixes
Kamil Debski
2
-1
/
+5
2012-02-15
drm/exynos: added panel physical size.
Eun-Chul Kim
1
-2
/
+15
2012-02-14
vfs: Provide function to get superblock and wait for it to thaw
Jan Kara
1
-0
/
+1
2012-02-14
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
1
-2
/
+4
2012-02-14
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
1
-0
/
+4
2012-02-14
mmc: core: add the capability for broken voltage
Jaehoon Chung
1
-0
/
+1
2012-02-14
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
1
-0
/
+19
2012-02-13
rename dev_hw_addr_random and remove redundant second
Danny Kukawka
1
-6
/
+7
2012-02-13
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
2
-1
/
+2
2012-02-13
ipv6: helper function to get tclass
Jiri Benc
1
-0
/
+5
2012-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-4
/
+5
2012-02-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-15
/
+5
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-22
/
+114
2012-02-11
skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buff
Alexander Duyck
1
-4
/
+5
[prev]
[next]