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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-09
net: lapb: Use list_for_each_entry() to simplify code in lapb_iface.c
Wang Hai
1
-3
/
+1
2021-06-09
net: x25: Use list_for_each_entry() to simplify code in x25_link.c
Wang Hai
1
-4
/
+1
2021-06-08
Merge tag 'batadv-next-pullrequest-20210608' of git://git.open-mesh.org/linux...
David S. Miller
15
-279
/
+310
2021-06-08
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
2
-4
/
+38
2021-06-08
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
2
-3
/
+3
2021-06-08
mm: add a signature in struct page
Matteo Croce
1
-0
/
+6
2021-06-08
l2tp: Fix spelling mistakes
Zheng Yongjun
2
-2
/
+2
2021-06-08
net/ncsi: Fix spelling mistakes
Zheng Yongjun
2
-3
/
+3
2021-06-08
ipv4: Fix spelling mistakes
Zheng Yongjun
4
-6
/
+6
2021-06-08
netlabel: Fix spelling mistakes
Zheng Yongjun
2
-2
/
+2
2021-06-07
atm: [br2864] fix spelling mistakes
gushengxian
1
-2
/
+2
2021-06-07
pktgen: add pktgen_handle_all_threads() for the same code
Yejune Deng
1
-25
/
+13
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
33
-132
/
+296
2021-06-07
sch_htb: fix doc warning in htb_lookup_leaf()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_do_events()
Yu Kuai
1
-0
/
+3
2021-06-07
sch_htb: fix doc warning in htb_charge_class()
Yu Kuai
1
-0
/
+4
2021-06-07
sch_htb: fix doc warning in htb_deactivate()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_activate()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_change_class_mode()
Yu Kuai
1
-0
/
+3
2021-06-07
sch_htb: fix doc warning in htb_class_mode()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_deactivate_prios()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_activate_prios()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_remove_class_from_row()
Yu Kuai
1
-0
/
+3
2021-06-07
sch_htb: fix doc warning in htb_add_class_to_row()
Yu Kuai
1
-0
/
+3
2021-06-07
sch_htb: fix doc warning in htb_next_rb_node()
Yu Kuai
1
-0
/
+1
2021-06-07
sch_htb: fix doc warning in htb_add_to_wait_tree()
Yu Kuai
1
-0
/
+3
2021-06-05
sch_htb: fix refcount leak in htb_parent_to_leaf_offload
Yunjian Wang
1
-4
/
+4
2021-06-05
net: bridge: mrp: Update ring transitions.
Horatiu Vultur
1
-4
/
+2
2021-06-05
tipc: Return the correct errno code
Zheng Yongjun
1
-3
/
+3
2021-06-05
mptcp: receive path cmsg support
Florian Westphal
1
-3
/
+25
2021-06-05
tcp: export timestamp helpers for mptcp
Florian Westphal
1
-6
/
+4
2021-06-05
mptcp: setsockopt: handle SOL_SOCKET in one place only
Florian Westphal
1
-70
/
+29
2021-06-05
mptcp: sockopt: propagate timestamp request to subflows
Florian Westphal
1
-0
/
+50
2021-06-05
sock: expose so_timestamping options for mptcp
Florian Westphal
1
-35
/
+36
2021-06-05
sock: expose so_timestamp options for mptcp
Florian Westphal
1
-7
/
+19
2021-06-04
Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2
-3
/
+8
2021-06-04
icmp: fix lib conflict with trinity
Andreas Roeseler
1
-1
/
+1
2021-06-04
sch_htb: fix doc warning in htb_add_to_id_tree()
Yu Kuai
1
-0
/
+3
2021-06-04
Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...
David S. Miller
3
-9
/
+14
2021-06-04
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
1
-2
/
+6
2021-06-04
fib: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-04
net: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-04
net/x25: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-04
net: caif: fix memory leak in cfusbl_device_notify
Pavel Skripkin
1
-1
/
+13
2021-06-04
net: caif: fix memory leak in caif_device_notify
Pavel Skripkin
1
-1
/
+4
2021-06-04
net: caif: add proper error handling
Pavel Skripkin
2
-8
/
+16
2021-06-04
net: caif: added cfserl_release function
Pavel Skripkin
1
-0
/
+5
2021-06-04
Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+18
2021-06-04
net: tcp better handling of reordering then loss cases
Yuchung Cheng
1
-19
/
+26
2021-06-04
net: vlan: Avoid using strncpy()
Kees Cook
3
-5
/
+7
[next]