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
2015-03-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-24
/
+64
2015-03-14
mac802154: correct max sifs size handling
Alexander Aring
1
-0
/
+2
2015-03-13
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
2
-10
/
+5
2015-03-13
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
2
-15
/
+16
2015-03-13
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
Marcel Holtmann
1
-0
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
Marcel Holtmann
1
-0
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
Marcel Holtmann
1
-0
/
+2
2015-03-13
Bluetooth: Introduce hci_dev_change_flag helper macro
Marcel Holtmann
1
-0
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
1
-0
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
1
-0
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
1
-6
/
+8
2015-03-13
Bluetooth: Add support connectable advertising setting
Marcel Holtmann
1
-0
/
+1
2015-03-13
tcp_metrics: Use a single hash table for all network namespaces.
Eric W. Biederman
1
-2
/
+0
2015-03-13
rhashtable: kill ht->shift atomic operations
Daniel Borkmann
1
-3
/
+3
2015-03-13
inet: introduce ireq_family
Eric Dumazet
1
-0
/
+1
2015-03-13
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2
-1
/
+6
2015-03-13
inet: add rsk_refcnt/ireq_refcnt to request socks
Eric Dumazet
2
-0
/
+9
2015-03-13
inet: add ireq_state field to inet_request_sock
Eric Dumazet
1
-0
/
+3
2015-03-13
inet: add TCP_NEW_SYN_RECV state
Eric Dumazet
1
-1
/
+3
2015-03-13
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
1
-0
/
+1
2015-03-12
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
Daniel Borkmann
1
-1
/
+3
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
10
-47
/
+29
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
4
-40
/
+3
2015-03-12
ipv6: expose RFC4191 route preference via rtnetlink
Lubomir Rintel
1
-0
/
+1
2015-03-12
vxlan: Correct path typo in comment
Simon Horman
1
-1
/
+1
2015-03-12
net: add real socket cookies
Eric Dumazet
5
-2
/
+10
2015-03-12
of: mdio: export of_mdio_parse_addr
Florian Fainelli
1
-0
/
+7
2015-03-11
rhashtable: Move hash_rnd into bucket_table
Herbert Xu
1
-2
/
+2
2015-03-11
ipv4: FIB Local/MAIN table collapse
Alexander Duyck
2
-18
/
+10
2015-03-10
Bluetooth: Add 'Already Paired' error for Pair Device command
Johan Hedberg
2
-0
/
+3
2015-03-10
Bluetooth: Make Fast Connectable available while powered off
Johan Hedberg
1
-1
/
+1
2015-03-10
inet_diag: add const to inet_diag_req_v2
Eric Dumazet
1
-21
/
+22
2015-03-10
net: constify sock_diag_check_cookie()
Eric Dumazet
1
-1
/
+1
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-2
/
+2
2015-03-10
netfilter: fix sparse warnings in reject handling
Florian Westphal
2
-2
/
+2
2015-03-10
net: phy: bcm7xxx: add alternate id for 7439
Florian Fainelli
1
-0
/
+1
2015-03-10
switchdev: add netlink flags to IPv4 FIB add op
Scott Feldman
2
-3
/
+6
2015-03-10
net: dsa: utilize of_find_net_device_by_node
Florian Fainelli
1
-0
/
+1
2015-03-10
net: core: add of_find_net_device_by_node()
Florian Fainelli
1
-0
/
+8
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-46
/
+91
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+19
2015-03-10
Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-1
/
+1
2015-03-10
Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2015-03-10
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2015-03-09
net: Remove protocol from struct dst_ops
Eric W. Biederman
1
-1
/
+0
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-153
/
+93
2015-03-09
net_sched: destroy proto tp when all filters are gone
Cong Wang
1
-2
/
+2
2015-03-09
netfilter: bridge: move DNAT helper to br_netfilter
Pablo Neira Ayuso
1
-12
/
+0
2015-03-09
netfilter: bridge: move nf_bridge_update_protocol to where its used
Florian Westphal
1
-8
/
+0
2015-03-09
bridge: move mac header copying into br_netfilter
Florian Westphal
1
-31
/
+0
[next]