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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
1
-0
/
+6
2022-12-31
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
1
-0
/
+3
2022-12-31
devlink: protect devlink dump by the instance lock
Jakub Kicinski
1
-0
/
+3
2022-12-31
devlink: hold region lock when flushing snapshots
Jakub Kicinski
1
-0
/
+2
2022-12-31
bpf, sockmap: fix race in sock_map_free()
Eric Dumazet
1
-0
/
+2
2022-12-31
bpf: Add dummy type reference to nf_conn___init to fix type deduplication
Toke Høiland-Jørgensen
1
-0
/
+14
2022-12-31
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
1
-3
/
+6
2022-12-31
bpf: Move skb->len == 0 checks into __bpf_redirect
Stanislav Fomichev
1
-1
/
+6
2022-12-31
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
2
-6
/
+90
2022-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-1
/
+3
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
1
-1
/
+1
2022-11-18
net: neigh: decrement the family specific qlen
Thomas Zeitlhofer
1
-28
/
+30
2022-11-04
net: gso: fix panic on frag_list with mixed head alloc types
Jiri Benc
1
-17
/
+19
2022-11-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-8
/
+6
2022-11-03
bpf, sock_map: Move cancel_work_sync() out of sock lock
Cong Wang
2
-8
/
+6
2022-11-03
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
1
-1
/
+1
2022-10-27
net: do not sense pfmemalloc status in skb_append_pagefrags()
Eric Dumazet
1
-1
/
+1
2022-10-24
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Zhengchao Shao
1
-0
/
+7
2022-10-21
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-4
/
+24
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
1
-0
/
+4
2022-10-18
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
1
-0
/
+16
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-26
/
+25
2022-10-16
skmsg: pass gfp argument to alloc_sk_msg()
Eric Dumazet
1
-4
/
+4
2022-10-13
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
1
-2
/
+4
2022-10-12
xfrm: lwtunnel: squelch kernel warning in case XFRM encap type is not available
Eyal Birger
1
-1
/
+3
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-2
/
+2
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
3
-24
/
+23
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-21
/
+118
2022-10-03
gro: add support of (hw)gro packets to gro stack
Coco Li
1
-4
/
+14
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2022-10-01
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...
Jiri Pirko
1
-3
/
+43
2022-10-01
net: devlink: introduce a flag to indicate devlink port being registered
Jiri Pirko
1
-2
/
+4
2022-10-01
net: devlink: introduce port registered assert helper and use it
Jiri Pirko
1
-13
/
+19
2022-09-30
net-sysfs: Convert to use sysfs_emit() APIs
Wang Yufen
1
-29
/
+29
2022-09-30
net: skb: introduce and use a single page frag cache
Paolo Abeni
2
-22
/
+103
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+0
2022-09-29
bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
Martin KaFai Lau
1
-1
/
+27
2022-09-29
bpf: Refactor bpf_setsockopt(TCP_CONGESTION) handling into another function
Martin KaFai Lau
1
-17
/
+28
2022-09-29
bpf: Move the "cdg" tcp-cc check to the common sol_tcp_sockopt()
Martin KaFai Lau
1
-6
/
+7
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-09-29
net: shrink struct ubuf_info
Pavel Begunkov
1
-17
/
+21
2022-09-28
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
1
-7
/
+0
2022-09-26
xdp: improve page_pool xdp_return performance
Jesper Dangaard Brouer
1
-6
/
+4
2022-09-26
skmsg: Schedule psock work if the cached skb exists on the psock
Liu Jian
1
-4
/
+8
2022-09-26
net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
Liu Jian
1
-1
/
+2
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+2
2022-09-22
flow_dissector: Do not count vlan tags inside tunnel payload
Qingqing Yang
1
-2
/
+2
2022-09-21
bpf: Rename nfct_bsa to nfct_btf_struct_access
Daniel Xu
1
-9
/
+9
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
1
-2
/
+3
2022-09-20
net: rtnetlink: Enslave device before bringing it up
Phil Sutter
1
-7
/
+7
[next]