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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2021-09-03
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
1
-1
/
+2
2021-08-18
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
1
-2
/
+3
2021-08-08
net: Fix zero-copy head len calculation.
Pravin B Shelar
1
-1
/
+4
2021-08-08
bpf, sockmap: On cleanup we additionally need to remove cached skb
John Fastabend
1
-6
/
+29
2021-08-08
skmsg: Pass source psock to sk_psock_skb_redirect()
Cong Wang
1
-5
/
+6
2021-08-08
skmsg: Increase sk->sk_drops when dropping packets
Cong Wang
1
-8
/
+14
2021-08-04
bpf, sockmap: Zap ingress queues after stopping strparser
John Fastabend
1
-2
/
+2
2021-07-31
net: annotate data race around sk_ll_usec
Eric Dumazet
1
-1
/
+1
2021-07-28
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
1
-1
/
+2
2021-07-28
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2
-0
/
+14
2021-07-28
bpf, sockmap: Fix potential memory leak on unlikely error case
John Fastabend
1
-5
/
+11
2021-07-28
xdp, net: Fix use-after-free in bpf_xdp_link_release
Xuan Zhuo
1
-4
/
+10
2021-07-25
net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
Antoine Tenart
1
-0
/
+2
2021-07-19
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
1
-0
/
+7
2021-07-19
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
1
-2
/
+9
2021-07-14
bpf: Do not change gso_size during bpf_skb_change_proto()
Maciej Żenczykowski
1
-4
/
+0
2021-07-14
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
1
-1
/
+1
2021-07-14
skmsg: Teach sk_psock_verdict_apply() to return errors
Cong Wang
1
-9
/
+14
2021-07-14
skmsg: Fix a memory leak in sk_psock_verdict_apply()
Cong Wang
1
-0
/
+5
2021-07-14
skmsg: Clear skb redirect pointer before dropping it
Cong Wang
1
-0
/
+2
2021-07-14
rtnetlink: avoid RCU read lock when holding RTNL
Cong Wang
1
-19
/
+7
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
1
-7
/
+1
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
1
-0
/
+12
2021-06-10
skbuff: fix incorrect msg_zerocopy copy notifications
Willem de Bruijn
1
-1
/
+3
2021-06-10
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
1
-3
/
+5
2021-06-08
neighbour: allow NUD_NOARP entries to be forced GCed
David Ahern
1
-0
/
+1
2021-06-04
fib: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-03
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
1
-1
/
+3
2021-06-02
net: sock: fix in-kernel mark setting
Alexander Aring
1
-4
/
+12
2021-05-28
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
1
-2
/
+2
2021-05-27
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-9
/
+29
2021-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2021-05-21
bpf: Set mac_len in bpf_skb_change_head
Jussi Maki
1
-0
/
+1
2021-05-15
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
1
-5
/
+7
2021-05-15
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
1
-1
/
+2
2021-05-15
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
1
-4
/
+22
2021-05-12
net: really orphan skbs tied to closing sk
Paolo Abeni
1
-4
/
+4
2021-04-30
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
1
-26
/
+56
2021-04-30
net: page_pool: refactor dma_map into own function page_pool_dma_map
Jesper Dangaard Brouer
1
-19
/
+26
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
20
-712
/
+1309
2021-04-29
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
1
-1
/
+1
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+8
2021-04-26
Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+10
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-3
/
+8
2021-04-24
devlink: Extend SF port attributes to have external attribute
Parav Pandit
1
-1
/
+10
2021-04-23
net: sock: remove the unnecessary check in proto_register
Tonghao Zhang
1
-1
/
+1
2021-04-23
net, xdp: Update pkt_type if generic XDP changes unicast MAC
Martin Willi
1
-1
/
+5
2021-04-22
neighbour: Prevent Race condition in neighbour subsytem
Chinmay Agarwal
1
-0
/
+4
2021-04-21
net: add generic selftest support
Oleksij Rempel
2
-0
/
+401
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
11
-60
/
+154
[next]