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
2019-03-22
bpf: add bpf_skb_adjust_room encap flags
Willem de Bruijn
1
-1
/
+15
2019-03-22
bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSO
Willem de Bruijn
1
-2
/
+7
2019-03-22
bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MAC
Willem de Bruijn
1
-1
/
+5
2019-03-22
net/mlx5e: Add VLAN ID rewrite fields
Eli Britstein
1
-0
/
+1
2019-03-22
net: Add IANA_VXLAN_UDP_PORT definition to vxlan header file
Moshe Shemesh
1
-0
/
+2
2019-03-22
net: Move the definition of the default Geneve udp port to public header file
Moshe Shemesh
1
-0
/
+2
2019-03-22
sbitmap: trivial - update comment for sbitmap_deferred_clear_bit
Shenghui Wang
1
-1
/
+1
2019-03-22
genetlink: make policy common to family
Johannes Berg
2
-4
/
+4
2019-03-22
bpf: add helper to check for a valid SYN cookie
Lorenz Bauer
1
-1
/
+17
2019-03-22
bpf: add skc_lookup_tcp helper
Lorenz Bauer
1
-1
/
+19
2019-03-22
bpf: allow helpers to return PTR_TO_SOCK_COMMON
Lorenz Bauer
1
-0
/
+1
2019-03-22
rhashtable: rename rht_for_each*continue as *from.
NeilBrown
1
-20
/
+20
2019-03-22
rhashtable: don't hold lock on first table throughout insertion.
NeilBrown
1
-13
/
+0
2019-03-21
net: dst: remove gc leftovers
Julian Wiedmann
1
-11
/
+0
2019-03-21
ipv4: Allow amount of dirty memory from fib resizing to be controllable
David Ahern
1
-0
/
+4
2019-03-21
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2
-1
/
+2
2019-03-21
net/sched: don't dereference a->goto_chain to read the chain index
Davide Caratti
1
-1
/
+1
2019-03-21
net/sched: prepare TC actions to properly validate the control action
Davide Caratti
1
-1
/
+6
2019-03-21
tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun device
Kirill Tkhai
1
-0
/
+1
2019-03-21
ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create
David Ahern
1
-1
/
+2
2019-03-21
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
1
-2
/
+1
2019-03-21
genirq: Fix typo in comment of IRQD_MOVE_PCNTXT
Peter Xu
1
-1
/
+1
2019-03-21
ipv6: Add icmp_echo_ignore_anycast for ICMPv6
Stephen Suryaputra
1
-0
/
+1
2019-03-20
block: Unexport blk_mq_add_to_requeue_list()
Bart Van Assche
1
-2
/
+0
2019-03-20
block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...
Yufen Yu
1
-0
/
+3
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-8
/
+4
2019-03-20
packet: rework packet_pick_tx_queue() to use common code selection
Paolo Abeni
1
-0
/
+2
2019-03-20
net: dev: rename queue selection helpers.
Paolo Abeni
1
-3
/
+3
2019-03-20
net/tls: Add support of AES128-CCM based ciphers
Vakul Garg
2
-2
/
+28
2019-03-20
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
1
-0
/
+2
2019-03-20
ipv6: Add icmp_echo_ignore_multicast support for ICMPv6
Stephen Suryaputra
1
-0
/
+1
2019-03-20
tcp: free request sock directly upon TFO or syncookies error
Guillaume Nault
1
-3
/
+7
2019-03-19
tipc: support broadcast/replicast configurable for bc-link
Hoang Le
1
-0
/
+2
2019-03-19
blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctx
Dongli Zhang
1
-1
/
+0
2019-03-19
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
1
-1
/
+1
2019-03-19
packets: Always register packet sk in the same order
Maxime Chevallier
1
-0
/
+6
2019-03-18
block: add BIO_NO_PAGE_REF flag
Jens Axboe
1
-0
/
+1
2019-03-18
iov_iter: add ITER_BVEC_FLAG_NO_REF flag
Jens Axboe
1
-5
/
+19
2019-03-18
IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT
Yishai Hadas
1
-1
/
+2
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-1
/
+8
2019-03-17
auxdisplay: charlcd: Introduce charlcd_free() helper
Andy Shevchenko
1
-0
/
+1
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2
-1
/
+8
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
3
-0
/
+11
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2
-0
/
+6
2019-03-16
Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+4
2019-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-63
/
+167
2019-03-16
xsk: fix umem memory leak on cleanup
Björn Töpel
1
-1
/
+0
2019-03-16
net: add documentation to socket.c
Pedro Tammela
2
-6
/
+12
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-20
/
+73
2019-03-16
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-1
/
+1
[prev]
[next]