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-09-03
net: bridge: mcast: fix vlan port router deadlock
Nikolay Aleksandrov
1
-2
/
+2
2021-09-03
seg6_iptunnel: Remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2021-09-03
tipc: clean up inconsistent indenting
Colin Ian King
1
-1
/
+1
2021-09-03
skbuff: clean up inconsistent indenting
Colin Ian King
1
-1
/
+1
2021-09-03
mptcp: Only send extra TCP acks in eligible socket states
Mat Martineau
3
-17
/
+15
2021-09-03
pktgen: remove unused variable
Eric Dumazet
1
-1
/
+0
2021-09-02
Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
Ryoga Saito
1
-0
/
+2
2021-09-02
net: qrtr: revert check in qrtr_endpoint_post()
Dan Carpenter
1
-1
/
+1
2021-09-02
ipv6: change return type from int to void for mld_process_v2
Jiwon Kim
1
-6
/
+4
2021-09-02
net/ncsi: add get MAC address command to get Intel i210 MAC address
Ivan Mikhaylov
4
-1
/
+75
2021-09-01
mptcp: fix possible divide by zero
Paolo Abeni
1
-41
/
+35
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-6
/
+6
2021-09-01
SUNRPC: don't pause on incomplete allocation
NeilBrown
1
-6
/
+7
2021-09-01
mptcp: Fix duplicated argument in protocol.h
Wan Jiabing
1
-1
/
+1
2021-09-01
net: dsa: tag_rtl4_a: Fix egress tags
Linus Walleij
1
-3
/
+4
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
345
-5794
/
+15894
2021-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
9
-100
/
+169
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2021-08-31
ipv6: seg6: remove duplicated include
Lv Ruyi
1
-1
/
+0
2021-08-31
ipv6: remove duplicated 'net/lwtunnel.h' include
Lv Ruyi
1
-1
/
+0
2021-08-31
fou: remove sparse errors
Eric Dumazet
2
-6
/
+6
2021-08-31
ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
Eric Dumazet
1
-1
/
+1
2021-08-31
af_unix: fix potential NULL deref in unix_dgram_connect()
Eric Dumazet
1
-3
/
+6
2021-08-31
net: bridge: use mld2r_ngrec instead of icmpv6_dataun
MichelleJin
1
-5
/
+5
2021-08-31
net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
Xiyu Yang
1
-1
/
+1
2021-08-31
Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-34
/
+37
2021-08-31
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+0
2021-08-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
14
-57
/
+339
2021-08-31
sch_htb: Fix inconsistency when leaf qdisc creation fails
Maxim Mikityanskiy
1
-35
/
+62
2021-08-30
net: ipv4: Fix the warning for dereference
Yajun Deng
1
-1
/
+3
2021-08-30
net: qrtr: make checks in qrtr_endpoint_post() stricter
Dan Carpenter
1
-2
/
+6
2021-08-30
fix array-index-out-of-bounds in taprio_change
Haimin Zhang
1
-1
/
+3
2021-08-30
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
1
-2
/
+2
2021-08-30
ipv4: make exception cache less predictible
Eric Dumazet
1
-16
/
+30
2021-08-30
ipv6: make exception cache less predictible
Eric Dumazet
1
-1
/
+4
2021-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-212
/
+317
2021-08-30
netfilter: refuse insertion if chain has grown too large
Florian Westphal
3
-10
/
+40
2021-08-30
netfilter: conntrack: switch to siphash
Florian Westphal
3
-24
/
+50
2021-08-30
netfilter: conntrack: sanitize table size default settings
Florian Westphal
1
-16
/
+14
2021-08-30
netfilter: add netfilter hooks to SRv6 data plane
Ryoga Saito
6
-36
/
+224
2021-08-28
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
2
-6
/
+21
2021-08-27
SUNRPC enforce creation of no more than max_connect xprts
Olga Kornievskaia
1
-0
/
+9
2021-08-27
SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfs
Olga Kornievskaia
1
-1
/
+3
2021-08-27
SUNRPC keep track of number of transports to unique addresses
Olga Kornievskaia
2
-1
/
+2
2021-08-27
SUNRPC: Tweak TCP socket shutdown in the RPC client
Trond Myklebust
1
-3
/
+6
2021-08-27
SUNRPC: Simplify socket shutdown when not reusing TCP ports
Trond Myklebust
1
-0
/
+4
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
3
-3
/
+74
2021-08-27
mptcp: make the locking tx schema more readable
Paolo Abeni
1
-3
/
+7
2021-08-27
mptcp: optimize the input options processing
Paolo Abeni
1
-34
/
+37
2021-08-27
mptcp: consolidate in_opt sub-options fields in a bitmask
Paolo Abeni
4
-73
/
+63
[prev]
[next]