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
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
3
-2
/
+8
2021-08-04
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
2
-35
/
+46
2021-08-04
Merge tag 'linux-can-next-for-5.15-20210804' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-0
/
+9
2021-08-04
can: j1939: extend UAPI to notify about RX status
Oleksij Rempel
1
-0
/
+9
2021-08-04
net: add netif_set_real_num_queues() for device reconfig
Jakub Kicinski
1
-0
/
+2
2021-08-04
net: add extack arg for link ops
Rocco Yue
1
-1
/
+2
2021-08-04
af_unix: Add OOB support
Rao Shoaib
1
-0
/
+3
2021-08-04
bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID
Ioana Ciornei
1
-1
/
+2
2021-08-03
wan: remove sbni/granch driver
Arnd Bergmann
1
-3
/
+0
2021-08-03
move netdev_boot_setup into Space.c
Arnd Bergmann
1
-13
/
+0
2021-08-03
ax88796: export ax_NS8390_init() hook
Michael Schmitz
1
-0
/
+3
2021-08-03
m68k: remove legacy probing
Arnd Bergmann
1
-6
/
+0
2021-08-03
appletalk: ltpc: remove static probing
Arnd Bergmann
1
-1
/
+0
2021-08-03
bonding: add new option lacp_active
Hangbin Liu
4
-0
/
+4
2021-08-03
skbuff: introduce skb_expand_head()
Vasily Averin
1
-0
/
+1
2021-08-03
net/mlx5: Move TTC logic to fs_ttc
Maor Gottlieb
1
-0
/
+2
2021-08-02
net/ipv4: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-5
/
+16
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
1
-5
/
+2
2021-08-02
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
1
-2
/
+2
2021-08-02
net_sched: refactor TC action init API
Cong Wang
4
-10
/
+17
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-75
/
+51
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-43
/
+100
2021-07-31
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-30
/
+79
2021-07-30
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
1
-2
/
+12
2021-07-30
sk_buff: avoid potentially clearing 'slow_gro' field
Paolo Abeni
1
-1
/
+1
2021-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+2
2021-07-30
net: netlink: Remove unused function
Yajun Deng
1
-23
/
+0
2021-07-30
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
1
-6
/
+8
2021-07-30
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
1
-2
/
+2
2021-07-30
net: convert fib_treeref from int to refcount_t
Yajun Deng
2
-2
/
+2
2021-07-30
net/sched: store the last executed chain also for clsact egress
Davide Caratti
1
-15
/
+7
2021-07-29
mctp: Allow per-netns default networks
Matt Johnston
3
-1
/
+5
2021-07-29
mctp: Implement message fragmentation & reassembly
Jeremy Kerr
1
-3
/
+22
2021-07-29
mctp: Populate socket implementation
Jeremy Kerr
2
-0
/
+72
2021-07-29
mctp: Add neighbour implementation
Matt Johnston
3
-0
/
+30
2021-07-29
mctp: Add netlink route management
Matt Johnston
1
-0
/
+2
2021-07-29
mctp: Add initial routing framework
Jeremy Kerr
3
-0
/
+95
2021-07-29
mctp: Add device handling and netlink interface
Jeremy Kerr
6
-0
/
+67
2021-07-29
mctp: Add initial driver infrastructure
Jeremy Kerr
1
-0
/
+1
2021-07-29
mctp: Add sockaddr_mctp to uapi
Jeremy Kerr
1
-0
/
+21
2021-07-29
mctp: Add base packet definitions
Jeremy Kerr
1
-0
/
+35
2021-07-29
mctp: Add MCTP base
Jeremy Kerr
2
-1
/
+20
2021-07-29
nfc: constify passed nfc_dev
Krzysztof Kozlowski
1
-2
/
+2
2021-07-29
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
1
-0
/
+9
2021-07-29
sk_buff: track dst status in slow_gro
Paolo Abeni
2
-0
/
+4
2021-07-29
sk_buff: introduce 'slow_gro' flags
Paolo Abeni
1
-0
/
+4
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-20
/
+53
2021-07-29
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
1
-1
/
+1
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-0
/
+15
2021-07-28
dmaengine: idxd: Change license on idxd.h to LGPL
Tony Luck
1
-1
/
+1
[next]