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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-29
net/dsa/tag_8021q.c: remove superfluous headers
Mianhan Liu
1
-1
/
+0
2021-09-29
net: bridge: Use array_size() helper in copy_to_user()
Gustavo A. R. Silva
1
-3
/
+5
2021-09-29
ethtool: ioctl: Use array_size() helper in copy_{from,to}_user()
Gustavo A. R. Silva
1
-5
/
+7
2021-09-29
mctp: Warn if pointer is set for a wrong dev type
Matt Johnston
1
-7
/
+24
2021-09-29
mctp: Set route MTU via netlink
Matt Johnston
1
-1
/
+13
2021-09-29
mctp: Do inits as a subsys_initcall
Jeremy Kerr
1
-1
/
+1
2021-09-29
mctp: Add tracepoints for tag/key handling
Jeremy Kerr
2
-1
/
+17
2021-09-29
mctp: Implement a timeout for tags
Jeremy Kerr
2
-0
/
+52
2021-09-29
mctp: Add refcounts to mctp_dev
Jeremy Kerr
3
-13
/
+20
2021-09-29
mctp: locking, lifetime and validity changes for sk_keys
Jeremy Kerr
2
-38
/
+94
2021-09-29
mctp: Allow local delivery to the null EID
Jeremy Kerr
1
-0
/
+23
2021-09-29
mctp: Allow MCTP on tun devices
Matt Johnston
2
-7
/
+13
2021-09-29
net: qrtr: combine nameservice into main module
Luca Weiss
2
-1
/
+2
2021-09-29
net: ipv4: remove superfluous header files from fib_notifier.c
Mianhan Liu
1
-1
/
+0
2021-09-29
net: bridge: mcast: Associate the seqcount with its protecting lock.
Thomas Gleixner
2
-5
/
+3
2021-09-29
Bluetooth: Fix handling of experimental feature for codec offload
Marcel Holtmann
1
-13
/
+4
2021-09-29
Bluetooth: Fix handling of experimental feature for quality reports
Marcel Holtmann
1
-11
/
+4
2021-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+9
2021-09-28
net/tls: support SM4 CCM algorithm
Tianjia Zhang
1
-4
/
+16
2021-09-28
af_unix: Return errno instead of NULL in unix_create1().
Kuniyuki Iwashima
1
-17
/
+32
2021-09-28
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
2
-6
/
+6
2021-09-28
net: ipv6: use ipv6-y directly instead of ipv6-objs
Masahiro Yamada
1
-4
/
+2
2021-09-28
net: ipv6: squash $(ipv6-offload) in Makefile
Masahiro Yamada
1
-3
/
+2
2021-09-28
net: mac80211: check return value of rhashtable_init
MichelleJin
1
-1
/
+4
2021-09-28
net: ipv6: check return value of rhashtable_init
MichelleJin
3
-6
/
+12
2021-09-28
Bluetooth: Fix wrong opcode when LL privacy enabled
Yun-Hao Chung
1
-1
/
+1
2021-09-28
Bluetooth: Fix Advertisement Monitor Suspend/Resume
Manish Mandlik
3
-21
/
+116
2021-09-28
bpf, test, cgroup: Use sk_{alloc,free} for test cases
Daniel Borkmann
1
-5
/
+9
2021-09-28
xsk: Optimize for aligned case
Magnus Karlsson
2
-37
/
+34
2021-09-28
xsk: Batched buffer allocation for the pool
Magnus Karlsson
2
-4
/
+95
2021-09-27
net: dsa: Move devlink registration to be last devlink command
Leon Romanovsky
1
-6
/
+4
2021-09-27
devlink: Notify users when objects are accessible
Leon Romanovsky
1
-14
/
+93
2021-09-27
Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...
David S. Miller
6
-7
/
+26
2021-09-27
net/ipv4/tcp_nv.c: remove superfluous header files from tcp_nv.c
Mianhan Liu
1
-1
/
+0
2021-09-27
net: make napi_disable() symmetric with enable
Jakub Kicinski
1
-6
/
+12
2021-09-27
mac80211: check return value of rhashtable_init
MichelleJin
1
-1
/
+4
2021-09-27
mac80211: fix use-after-free in CCMP/GCMP RX
Johannes Berg
1
-0
/
+6
2021-09-26
net: prevent user from passing illegal stab size
王贇
1
-0
/
+6
2021-09-25
mptcp: re-arm retransmit timer if data is pending
Florian Westphal
1
-3
/
+18
2021-09-25
mptcp: remove tx_pending_data
Florian Westphal
2
-5
/
+0
2021-09-25
mptcp: use lockdep_assert_held_once() instead of open-coding it
Paolo Abeni
1
-6
/
+3
2021-09-25
mptcp: use OPTIONS_MPTCP_MPC
Geliang Tang
1
-5
/
+2
2021-09-25
mptcp: do not shrink snd_nxt when recovering
Florian Westphal
2
-17
/
+34
2021-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
11
-147
/
+270
2021-09-24
rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()
Jiasheng Jiang
1
-1
/
+1
2021-09-24
tcp: tracking packets with CE marks in BW rate sample
Yuchung Cheng
3
-8
/
+11
2021-09-24
devlink: Remove single line function obfuscations
Leon Romanovsky
1
-55
/
+34
2021-09-24
devlink: Delete not used port parameters APIs
Leon Romanovsky
1
-42
/
+0
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2
-9
/
+12
2021-09-24
mptcp: allow changing the 'backup' bit when no sockets are open
Davide Caratti
1
-3
/
+1
[prev]
[next]