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
2018-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-173
/
+133
2018-12-29
ethtool: check the return value of get_regs_len
Yunsheng Lin
1
-2
/
+10
2018-12-29
netfilter: nf_conncount: fix argument order to find_next_bit
Florian Westphal
1
-1
/
+1
2018-12-29
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
1
-32
/
+15
2018-12-29
netfilter: nf_conncount: move all list iterations under spinlock
Pablo Neira Ayuso
1
-26
/
+20
2018-12-29
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
2
-91
/
+69
2018-12-29
netfilter: nf_conncount: restart search when nodes have been erased
Florian Westphal
1
-11
/
+7
2018-12-29
netfilter: nf_conncount: split gc in two phases
Florian Westphal
1
-3
/
+19
2018-12-29
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
1
-1
/
+1
2018-12-29
netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
Shawn Bohrer
1
-14
/
+5
2018-12-29
netfilter: nf_tables: fix a missing check of nla_put_failure
Kangjie Lu
1
-0
/
+2
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-13
/
+17
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-3
/
+3
2018-12-29
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-95
/
+64
2018-12-28
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2
-38
/
+58
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
6
-6
/
+6
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
4
-11
/
+15
2018-12-28
sunrpc: fix debug message in svc_create_xprt()
Vasily Averin
1
-2
/
+2
2018-12-28
sunrpc: make visible processing error in bc_svc_process()
Vasily Averin
1
-2
/
+2
2018-12-28
sunrpc: remove unused xpo_prep_reply_hdr callback
Vasily Averin
4
-22
/
+11
2018-12-28
sunrpc: remove svc_rdma_bc_class
Vasily Averin
2
-63
/
+0
2018-12-28
sunrpc: remove svc_tcp_bc_class
Vasily Averin
1
-101
/
+0
2018-12-28
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
4
-34
/
+0
2018-12-28
sunrpc: replace svc_serv->sv_bc_xprt by boolean flag
Vasily Averin
2
-3
/
+0
2018-12-28
sunrpc: use-after-free in svc_process_common()
Vasily Averin
3
-7
/
+9
2018-12-28
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
1
-4
/
+4
2018-12-28
tipc: fix a missing check of genlmsg_put
Kangjie Lu
1
-0
/
+2
2018-12-28
ipv6/route: Add a missing check on proc_dointvec
Aditya Pakki
1
-1
/
+5
2018-12-28
tipc: fix a double free in tipc_enable_bearer()
Cong Wang
1
-1
/
+0
2018-12-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-11
/
+11
2018-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
310
-5214
/
+11745
2018-12-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-17
/
+17
2018-12-26
libceph: switch more to bool in ceph_tcp_sendmsg()
Ilya Dryomov
1
-1
/
+1
2018-12-26
libceph: use MSG_SENDPAGE_NOTLAST with ceph_tcp_sendpage()
Ilya Dryomov
1
-4
/
+13
2018-12-26
libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage()
Ilya Dryomov
1
-26
/
+6
2018-12-26
libceph: drop last_piece logic from write_partial_message_data()
Ilya Dryomov
1
-5
/
+3
2018-12-25
9p/net: put a lower bound on msize
Dominique Martinet
1
-0
/
+21
2018-12-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-5
/
+13
2018-12-25
net: dccp: fix kernel crash on module load
Peter Oskolkov
2
-12
/
+30
2018-12-25
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
1
-1
/
+2
2018-12-25
net/netlink_compat: Fix a missing check of nla_parse_nested
Aditya Pakki
1
-2
/
+5
2018-12-25
ieee802154: lowpan_header_create check must check daddr
Willem de Bruijn
1
-0
/
+3
2018-12-25
iptunnel: Set tun_flags in the iptunnel_metadata_reply from src
wenxu
1
-0
/
+1
2018-12-24
net: Revert recent Spectre-v1 patches.
David S. Miller
4
-9
/
+0
2018-12-23
can: af_can: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2018-12-23
packet: validate address length if non-zero
Willem de Bruijn
1
-2
/
+2
2018-12-23
nfc: af_nfc: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2018-12-23
phonet: af_phonet: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-12-23
net: core: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2018-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-5
/
+19
[prev]
[next]