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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
kcm: mark helper functions inline
Arnd Bergmann
1
-2
/
+2
2016-03-10
net: validate variable length ll headers
Willem de Bruijn
1
-2
/
+20
2016-03-10
kcm: Add receive message timeout
Tom Herbert
1
-0
/
+3
2016-03-10
kcm: Add memory limit for receive message construction
Tom Herbert
1
-0
/
+4
2016-03-10
kcm: Add statistics and proc interfaces
Tom Herbert
1
-0
/
+94
2016-03-10
kcm: Kernel Connection Multiplexor module
Tom Herbert
3
-1
/
+170
2016-03-10
tcp: Add tcp_inq to get available receive bytes on socket
Tom Herbert
1
-0
/
+24
2016-03-10
net: Add MSG_BATCH flag
Tom Herbert
1
-0
/
+1
2016-03-10
net: Make sock_alloc exportable
Tom Herbert
1
-0
/
+1
2016-03-10
rcu: Add list_next_or_null_rcu
Tom Herbert
1
-0
/
+21
2016-03-09
ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INET
Daniel Borkmann
1
-0
/
+11
2016-03-08
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
1
-0
/
+1
2016-03-08
bpf: pre-allocate hash map elements
Alexei Starovoitov
2
-0
/
+5
2016-03-08
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
1
-0
/
+3
2016-03-08
ipv6: per netns FIB garbage collection
Michal Kubeček
1
-0
/
+1
2016-03-08
ipv6: per netns fib6 walkers
Michal Kubeček
1
-0
/
+2
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-33
/
+39
2016-03-08
bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit
Daniel Borkmann
1
-0
/
+15
2016-03-08
bpf: support for access to tunnel options
Daniel Borkmann
1
-0
/
+11
2016-03-08
bpf: allow to propagate df in bpf_skb_set_tunnel_key
Daniel Borkmann
1
-0
/
+1
2016-03-08
bpf: add flags to bpf_skb_store_bytes for clearing hash
Daniel Borkmann
1
-0
/
+1
2016-03-08
bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well
Daniel Borkmann
1
-0
/
+5
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
24
-69
/
+158
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-1
/
+37
2016-03-07
qed/qede: Add infrastructure support for hardware GRO
Manish Chopra
1
-3
/
+9
2016-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2016-03-05
Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-24
/
+30
2016-03-05
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+3
2016-03-05
Merge branch 'for-linus2' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+60
2016-03-05
Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2016-03-05
Merge tag 'rxrpc-rewrite-20160304' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
1
-3
/
+12
2016-03-05
ethtool.h: define INT_MAX for userland
Nicolas Dichtel
1
-0
/
+4
2016-03-05
uapi: define DIV_ROUND_UP for userland
Nicolas Dichtel
4
-9
/
+6
2016-03-04
ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support
Yan, Zheng
1
-0
/
+1
2016-03-04
rxrpc: Be more selective about the types of received packets we accept
David Howells
1
-0
/
+11
2016-03-04
rxrpc: Keep the skb private record of the Rx header in host byte order
David Howells
1
-3
/
+1
2016-03-04
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
1
-0
/
+2
2016-03-04
net: sched: use pfifo_fast for non real queues
Eric Dumazet
1
-0
/
+6
2016-03-04
block: fix blk_rq_get_max_sectors for driver private requests
Christoph Hellwig
1
-1
/
+1
2016-03-04
writeback: flush inode cgroup wb switches instead of pinning super_block
Tejun Heo
1
-0
/
+5
2016-03-04
block: get the 1st and last bvec via helpers
Ming Lei
1
-4
/
+9
2016-03-04
block: check virt boundary in bio_will_gap()
Ming Lei
1
-5
/
+11
2016-03-04
block: bio: introduce helpers to get the 1st and last bvec
Ming Lei
1
-0
/
+37
2016-03-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-2
/
+38
2016-03-04
[media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL arguments
Sakari Ailus
1
-9
/
+9
2016-03-03
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
1
-0
/
+24
2016-03-03
stmmac: Fix 'eth0: No PHY found' regression
Gabriel Fernandez
1
-0
/
+1
2016-03-03
[media] media.h: postpone connectors entities
Mauro Carvalho Chehab
1
-0
/
+8
2016-03-03
[media] media.h: use hex values for range offsets, move connectors base up.
Hans Verkuil
1
-10
/
+10
2016-03-02
net/mlx5e: Fix ethtool RX hash func configuration change
Tariq Toukan
1
-1
/
+3
[next]