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-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
2021-07-22
tcp: disable TFO blackhole logic by default
Wei Wang
2
-2
/
+9
2021-07-22
sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set
Xin Long
1
-2
/
+2
2021-07-21
udp: check encap socket in __udp_lib_err
Vadim Fedorenko
2
-12
/
+38
2021-07-21
sctp: update active_key for asoc when old key is being replaced
Xin Long
1
-0
/
+2
2021-07-20
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
Paolo Abeni
1
-1
/
+1
2021-07-20
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
1
-4
/
+8
2021-07-20
net: bridge: do not replay fdb entries pointing towards the bridge twice
Vladimir Oltean
1
-1
/
+1
2021-07-20
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
1
-1
/
+1
2021-07-19
net/tcp_fastopen: fix data races around tfo_active_disable_stamp
Eric Dumazet
1
-3
/
+16
2021-07-18
netrom: Decrease sock refcount when sock timers expire
Nguyen Dinh Phi
1
-9
/
+11
2021-07-18
sctp: trim optlen when it's a huge value in sctp_setsockopt
Xin Long
1
-0
/
+4
2021-07-18
net: sched: fix memory leak in tcindex_partial_destroy_work
Pavel Skripkin
1
-1
/
+4
2021-07-18
net: Fix zero-copy head len calculation.
Pravin B Shelar
1
-1
/
+4
2021-07-17
net: decnet: Fix sleeping inside in af_decnet
Yajun Deng
1
-15
/
+12
2021-07-16
skbuff: Fix a potential race while recycling page_pool packets
Ilias Apalodimas
1
-1
/
+12
2021-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-11
/
+26
2021-07-15
net: fix uninit-value in caif_seqpkt_sendmsg
Ziyang Xuan
1
-1
/
+2
2021-07-15
bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
Jakub Sitnicki
1
-1
/
+1
2021-07-15
bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats
John Fastabend
1
-1
/
+1
2021-07-15
bpf, sockmap: Fix potential memory leak on unlikely error case
John Fastabend
1
-5
/
+11
2021-07-15
net_sched: introduce tracepoint trace_qdisc_enqueue()
Qitao Xu
1
-4
/
+16
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
61
-174
/
+671
2021-07-14
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...
Vladimir Oltean
1
-2
/
+2
2021-07-13
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
8
-27
/
+13
2021-07-13
xdp, net: Fix use-after-free in bpf_xdp_link_release
Xuan Zhuo
1
-4
/
+10
2021-07-12
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
1
-0
/
+28
2021-07-12
bpf, test: fix NULL pointer dereference on invalid expected_attach_type
Xuan Zhuo
1
-0
/
+3
2021-07-11
net: bridge: multicast: fix MRD advertisement router port marking race
Nikolay Aleksandrov
1
-0
/
+4
2021-07-11
net: bridge: multicast: fix PIM hello router port marking race
Nikolay Aleksandrov
1
-0
/
+2
2021-07-10
mptcp: properly account bulk freed memory
Paolo Abeni
4
-6
/
+18
2021-07-10
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
2
-10
/
+28
2021-07-10
mptcp: fix syncookie process if mptcp can not_accept new subflow
Jianguo Wu
1
-3
/
+3
2021-07-10
mptcp: remove redundant req destruct in subflow_check_req()
Jianguo Wu
1
-5
/
+0
2021-07-10
mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
Jianguo Wu
1
-1
/
+15
2021-07-09
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
1
-3
/
+15
2021-07-09
net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
Antoine Tenart
1
-0
/
+2
2021-07-09
tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
Talal Ahmad
1
-0
/
+3
2021-07-09
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
1
-1
/
+1
2021-07-09
Merge tag 'ceph-for-5.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-12
/
+12
2021-07-09
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-10
/
+770
2021-07-09
net/ncsi: add dummy response handler for Intel boards
Ivan Mikhaylov
1
-1
/
+8
2021-07-09
net/ncsi: add NCSI Intel OEM command to keep PHY up
Ivan Mikhaylov
3
-0
/
+56
2021-07-09
net/ncsi: fix restricted cast warning of sparse
Ivan Mikhaylov
2
-4
/
+4
2021-07-08
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2
-2
/
+18
2021-07-08
Merge part 2 of branch 'sysfs-devel'
Trond Myklebust
5
-10
/
+127
2021-07-08
Merge branch 'sysfs-devel'
Trond Myklebust
9
-2
/
+635
2021-07-08
sunrpc: remove an offlined xprt using sysfs
Olga Kornievskaia
2
-4
/
+46
[next]