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-10-08
6lowpan: move shared settings to lowpan_netdev_setup
Alexander Aring
1
-0
/
+2
2015-10-08
Bluetooth: Add debugfs entry for setting vendor diagnostic mode
Marcel Holtmann
2
-0
/
+2
2015-10-08
Bluetooth: Add support for vendor specific diagnostic channel
Marcel Holtmann
3
-0
/
+3
2015-10-08
Bluetooth: Send index information updates to monitor channel
Marcel Holtmann
1
-0
/
+7
2015-10-05
Bluetooth: Send transport open and close monitor events
Marcel Holtmann
1
-0
/
+2
2015-10-05
Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events
Marcel Holtmann
1
-0
/
+2
2015-09-30
mac802154: check on len instead mac_len
Alexander Aring
1
-1
/
+1
2015-09-30
nl802154: add support for security layer
Alexander Aring
3
-75
/
+322
2015-09-30
netlink: add nla_get for le32 and le64
Alexander Aring
1
-0
/
+18
2015-09-29
Bluetooth: Add hci_cmd_sync function
Loic Poulain
1
-0
/
+3
2015-09-24
ieee802154: remove unnecessary includes
Alexander Aring
1
-3
/
+0
2015-09-24
Bluetooth: Add BT_WARN and bt_dev_warn logging macros
Frederic Danis
1
-0
/
+5
2015-09-22
ieee802154: add helpers for frame control checks
Alexander Aring
1
-0
/
+12
2015-09-22
ieee802154: change needed headroom/tailroom
Alexander Aring
3
-8
/
+19
2015-09-22
ieee802154: introduce wpan_dev_header_ops
Alexander Aring
2
-9
/
+33
2015-09-22
ieee802154: header_ops: fix frame control setting
Alexander Aring
1
-1
/
+1
2015-09-22
Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-1
/
+3
2015-09-22
tcp: usec resolution SYN/ACK RTT
Yuchung Cheng
2
-1
/
+2
2015-09-22
s390/iucv: do not use arrays as argument
Ursula Braun
1
-10
/
+10
2015-09-22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
6
-120
/
+78
2015-09-21
can: headers: make header files self contained
Marc Kleine-Budde
2
-1
/
+3
2015-09-18
Bluetooth: Add BT_ERR_RATELIMITED
Szymon Janc
1
-0
/
+4
2015-09-18
bpf: add bpf_redirect() helper
Alexei Starovoitov
3
-0
/
+10
2015-09-18
cls_bpf: introduce integrated actions
Daniel Borkmann
3
-1
/
+5
2015-09-18
tcp: provide skb->hash to synack packets
Eric Dumazet
2
-4
/
+9
2015-09-18
netfilter: Pass net into okfn
Eric W. Biederman
7
-19
/
+25
2015-09-18
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
1
-15
/
+12
2015-09-18
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
1
-5
/
+1
2015-09-18
net: Remove dev_queue_xmit_sk
Eric W. Biederman
1
-5
/
+1
2015-09-18
net: Merge dst_output and dst_output_sk
Eric W. Biederman
1
-5
/
+1
2015-09-18
xfrm: Remove unused afinfo method init_dst
Eric W. Biederman
1
-2
/
+0
2015-09-18
netfilter: Pass net to nf_hook_thresh
Eric W. Biederman
1
-4
/
+7
2015-09-18
netfilter: Store net in nf_hook_state
Eric W. Biederman
2
-2
/
+5
2015-09-18
netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh
Eric W. Biederman
1
-9
/
+0
2015-09-17
ieee802154: af_ieee802154: fix typo in comment.
Stefan Schmidt
1
-1
/
+1
2015-09-17
ieee802154: 6lowpan: remove tx full-size calc workaround
Alexander Aring
1
-113
/
+0
2015-09-17
ieee802154: 6lowpan: check on valid 802.15.4 frame
Alexander Aring
2
-0
/
+40
2015-09-17
ieee820154: 6lowpan: dispatch evaluation rework
Alexander Aring
1
-6
/
+25
2015-09-17
Bluetooth: close HCI device when user channel socket gets closed
Simon Fels
1
-0
/
+1
2015-09-17
Bluetooth: Add bt_dev logging macros
Loic Poulain
1
-0
/
+7
2015-09-16
cdc: add header guards
Stephen Rothwell
2
-3
/
+7
2015-09-16
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
Sowmini Varadhan
2
-1
/
+3
2015-09-15
cdc: Fix build warning.
David S. Miller
1
-1
/
+1
2015-09-15
CDC: common parser for extra headers
Oliver Neukum
1
-0
/
+47
2015-09-15
net: Allow user to get table id from route lookup
David Ahern
1
-0
/
+1
2015-09-15
net: Add FIB table id to rtable
David Ahern
1
-0
/
+2
2015-09-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2015-09-11
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-155
/
+397
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-35
/
+341
2015-09-11
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+14
[next]