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-18
mptcp: add the mib for data checksum
Geliang Tang
3
-1
/
+5
2021-06-18
mptcp: tune re-injections for csum enabled mode
Paolo Abeni
1
-3
/
+5
2021-06-18
mptcp: validate the data checksum
Paolo Abeni
2
-6
/
+103
2021-06-18
mptcp: receive checksum for DSS
Geliang Tang
1
-6
/
+10
2021-06-18
mptcp: receive checksum for MP_CAPABLE with data
Geliang Tang
2
-9
/
+29
2021-06-18
mptcp: add csum_reqd in mptcp_options_received
Geliang Tang
4
-3
/
+9
2021-06-18
mptcp: add sk parameter for mptcp_get_options
Geliang Tang
3
-8
/
+10
2021-06-18
mptcp: send out checksum for DSS
Geliang Tang
1
-7
/
+21
2021-06-18
mptcp: send out checksum for MP_CAPABLE with data
Geliang Tang
1
-9
/
+43
2021-06-18
mptcp: add csum_reqd in mptcp_out_options
Geliang Tang
3
-3
/
+12
2021-06-18
mptcp: generate the data checksum
Geliang Tang
2
-1
/
+24
2021-06-18
mptcp: add csum_enabled in mptcp_sock
Geliang Tang
3
-0
/
+4
2021-06-18
seg6: add support for SRv6 End.DT46 Behavior
Andrea Mayer
1
-22
/
+72
2021-06-18
mac80211: handle various extensible elements correctly
Johannes Berg
1
-11
/
+11
2021-06-18
mac80211: reset profile_periodicity/ema_ap
Johannes Berg
1
-0
/
+8
2021-06-18
cfg80211: avoid double free of PMSR request
Avraham Stern
1
-2
/
+14
2021-06-18
cfg80211: make certificate generation more robust
Johannes Berg
1
-1
/
+1
2021-06-18
mac80211: minstrel_ht: fix sample time check
Felix Fietkau
1
-1
/
+1
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
11
-71
/
+626
2021-06-17
net: sched: fix error return code in tcf_del_walker()
Yang Yingliang
1
-1
/
+2
2021-06-16
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
6
-108
/
+143
2021-06-16
net/smc: Add netlink support for SMC fallback statistics
Guvenc Gulce
4
-1
/
+99
2021-06-16
net/smc: Add netlink support for SMC statistics
Guvenc Gulce
3
-0
/
+286
2021-06-16
net/smc: Add SMC statistics support
Guvenc Gulce
7
-21
/
+395
2021-06-16
net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
Eric Dumazet
1
-3
/
+4
2021-06-16
net/packet: annotate accesses to po->ifindex
Eric Dumazet
1
-7
/
+9
2021-06-16
net/packet: annotate accesses to po->bind
Eric Dumazet
1
-8
/
+8
2021-06-16
Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...
David S. Miller
4
-54
/
+185
2021-06-16
net: ipv4: fix memory leak in ip_mc_add1_src
Chengyang Fan
1
-0
/
+1
2021-06-16
net: hsr: don't check sequence number if tag removal is offloaded
George McCollister
1
-1
/
+2
2021-06-16
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
1
-0
/
+3
2021-06-16
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
3
-40
/
+142
2021-06-16
can: j1939: fix Use-after-Free, hold skb ref while in use
Oleksij Rempel
1
-14
/
+40
2021-06-16
ethtool: add a stricter length check
Jakub Kicinski
1
-3
/
+8
2021-06-16
inet_diag: add support for tw_mark
Maciej Żenczykowski
1
-2
/
+10
2021-06-15
netlabel: Fix memory leak in netlbl_mgmt_add_common
Liu Shixin
1
-9
/
+10
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
1
-7
/
+1
2021-06-15
net/sched: cls_flower: Remove match on n_proto
Boris Sukholitko
1
-2
/
+1
2021-06-15
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
2
-5
/
+42
2021-06-15
bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
1
-0
/
+10
2021-06-15
tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK.
Kuniyuki Iwashima
4
-14
/
+58
2021-06-15
tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs.
Kuniyuki Iwashima
1
-6
/
+69
2021-06-15
tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues.
Kuniyuki Iwashima
1
-1
/
+69
2021-06-15
tcp: Add reuseport_migrate_sock() to select a new listener.
Kuniyuki Iwashima
1
-14
/
+64
2021-06-15
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
3
-11
/
+185
2021-06-15
tcp: Add num_closed_socks to struct sock_reuseport.
Kuniyuki Iwashima
1
-18
/
+57
2021-06-15
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
1
-0
/
+9
2021-06-14
Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled
Luiz Augusto von Dentz
1
-3
/
+3
2021-06-14
net: flow_dissector: fix RPS on DSA masters
Vladimir Oltean
1
-2
/
+2
2021-06-14
net: core: devlink: add dropped stats traps field
Oleksandr Mazur
1
-4
/
+49
[prev]
[next]