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
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-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
1
-1
/
+1
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-44
/
+129
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
3
-24
/
+44
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-26
/
+67
2021-08-04
net: sched: fix lockdep_set_class() typo error for sch->seqlock
Yunsheng Lin
1
-1
/
+1
2021-08-04
VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST
Harshavardhan Unnibhavi
1
-0
/
+3
2021-08-04
mptcp: drop unused rcu member in mptcp_pm_addr_entry
Geliang Tang
1
-1
/
+0
2021-08-03
sctp: move the active_key update after sh_keys is added
Xin Long
1
-5
/
+9
2021-08-03
net: really fix the build...
David S. Miller
1
-1
/
+15
2021-08-03
net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...
Vladimir Oltean
3
-8
/
+27
2021-08-02
net/sched: taprio: Fix init procedure
Yannick Vignon
1
-2
/
+0
2021-08-02
net, gro: Set inner transport header offset in tcp/udp GRO hook
Jakub Sitnicki
2
-0
/
+7
2021-07-31
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
29
-134
/
+247
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-11
/
+28
2021-07-28
af_unix: fix garbage collect vs MSG_PEEK
Miklos Szeredi
1
-2
/
+49
2021-07-28
net: let flow have same hash in two directions
zhang kai
1
-9
/
+9
2021-07-28
sctp: fix return value check in __sctp_rcv_asconf_lookup
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-28
bpf, sockmap: Fix memleak on ingress msg enqueue
John Fastabend
1
-6
/
+0
2021-07-28
bpf, sockmap: On cleanup we additionally need to remove cached skb
John Fastabend
1
-6
/
+29
2021-07-28
bpf, sockmap: Zap ingress queues after stopping strparser
John Fastabend
1
-2
/
+2
2021-07-27
net: llc: fix skb_over_panic
Pavel Skripkin
2
-2
/
+10
2021-07-26
sctp: delete addr based on sin6_scope_id
Chen Shen
1
-2
/
+3
2021-07-26
net: xfrm: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
1
-1
/
+1
2021-07-26
sctp: send pmtu probe only if packet loss in Search Complete state
Xin Long
1
-1
/
+5
2021-07-26
sctp: improve the code for pmtu probe send and recv update
Xin Long
2
-26
/
+30
2021-07-25
devlink: Fix phys_port_name of virtual port and merge error
Parav Pandit
1
-8
/
+2
2021-07-24
tipc: do not write skb_shinfo frags when doing decrytion
Xin Long
1
-10
/
+4
2021-07-24
can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....
Zhang Changzhong
1
-1
/
+1
2021-07-24
can: j1939: j1939_session_deactivate(): clarify lifetime of session object
Oleksij Rempel
1
-2
/
+7
2021-07-24
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
Ziyang Xuan
1
-2
/
+18
2021-07-23
Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-33
/
+63
2021-07-23
net: qrtr: fix memory leaks
Pavel Skripkin
1
-1
/
+5
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-10
/
+41
2021-07-23
ipv6: decrease hop limit counter in ip6_forward()
Kangmin Park
1
-2
/
+3
2021-07-23
net: Set true network header for ECN decapsulation
Gilad Naaman
1
-1
/
+1
2021-07-23
tipc: fix sleeping in tipc accept routine
Hoang Le
1
-5
/
+4
2021-07-23
tipc: fix implicit-connect for SYN+
Xin Long
1
-8
/
+13
2021-07-23
netfilter: nfnl_hook: fix unused variable warning
Arnd Bergmann
1
-0
/
+2
2021-07-23
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
1
-1
/
+3
2021-07-23
netfilter: conntrack: adjust stop timestamp to real expiry value
Florian Westphal
1
-1
/
+6
2021-07-23
netfilter: nft_last: avoid possible false sharing
Pablo Neira Ayuso
1
-7
/
+13
2021-07-23
netfilter: flowtable: avoid possible false sharing
Pablo Neira Ayuso
1
-1
/
+5
2021-07-23
cfg80211: Fix possible memory leak in function cfg80211_bss_update
Nguyen Dinh Phi
1
-4
/
+2
2021-07-23
nl80211: limit band information in non-split data
Johannes Berg
1
-1
/
+4
2021-07-23
mac80211: fix enabling 4-address mode on a sta vif after assoc
Felix Fietkau
3
-2
/
+23
2021-07-23
mac80211: fix starting aggregation sessions on mesh interfaces
Felix Fietkau
1
-25
/
+32
2021-07-23
mac80211: Do not strip skb headroom on monitor frames
Johan Almbladh
1
-1
/
+2
2021-07-22
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
1
-1
/
+1
2021-07-22
net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum
Lino Sanfilippo
1
-0
/
+9
2021-07-22
net: dsa: ensure linearized SKBs in case of tail taggers
Lino Sanfilippo
1
-5
/
+9
[next]