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
2022-07-11
skmsg: Fix invalid last sg check in sk_msg_recvmsg()
Liu Jian
1
-2
/
+2
2022-07-11
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
3
-2
/
+7
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
9
-96
/
+142
2022-07-09
af_unix: fix unix_sysctl_register() error path
Eric Dumazet
1
-1
/
+1
2022-07-09
mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h
Geliang Tang
1
-1
/
+0
2022-07-09
net: rxrpc: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-09
tls: rx: make tls_wait_data() return an recvmsg retcode
Jakub Kicinski
1
-27
/
+26
2022-07-09
tls: create an internal header
Jakub Kicinski
7
-7
/
+337
2022-07-09
tls: rx: coalesce exit paths in tls_decrypt_sg()
Jakub Kicinski
1
-9
/
+5
2022-07-09
tls: rx: wrap decrypt params in a struct
Jakub Kicinski
1
-30
/
+30
2022-07-09
tls: rx: always allocate max possible aad size for decrypt
Jakub Kicinski
1
-9
/
+10
2022-07-09
strparser: pad sk_skb_cb to avoid straddling cachelines
Jakub Kicinski
1
-0
/
+3
2022-07-08
net: minor optimization in __alloc_skb()
Eric Dumazet
1
-2
/
+1
2022-07-08
l2tp: l2tp_debugfs: fix Clang -Wformat warnings
Justin Stitt
1
-3
/
+3
2022-07-08
net: l2tp: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-08
net: page_pool: optimize page pool page allocation in NUMA scenario
Jie Wang
1
-1
/
+2
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-58
/
+156
2022-07-07
Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
14
-57
/
+155
2022-07-07
af_unix: Optimise hash table layout.
Kuniyuki Iwashima
1
-6
/
+12
2022-07-07
net: rose: fix UAF bug caused by rose_t0timer_expiry
Duoming Zhou
1
-2
/
+2
2022-07-06
Revert "tls: rx: move counting TlsDecryptErrors for sync"
Gal Pressman
1
-4
/
+4
2022-07-06
tls: rx: periodically flush socket backlog
Jakub Kicinski
2
-0
/
+24
2022-07-06
tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3
Jakub Kicinski
3
-7
/
+90
2022-07-06
tls: rx: support optimistic decrypt to user buffer with TLS 1.3
Jakub Kicinski
1
-9
/
+29
2022-07-06
tls: rx: don't include tail size in data_len
Jakub Kicinski
1
-4
/
+4
2022-07-06
mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy
Geliang Tang
1
-0
/
+2
2022-07-06
mptcp: fix local endpoint accounting
Paolo Abeni
1
-1
/
+2
2022-07-06
mptcp: netlink: issue MP_PRIO signals from userspace PMs
Kishen Maloor
3
-6
/
+62
2022-07-06
mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
Mat Martineau
3
-3
/
+12
2022-07-06
mptcp: Avoid acquiring PM lock for subflow priority changes
Mat Martineau
2
-6
/
+5
2022-07-06
mptcp: fix locking in mptcp_nl_cmd_sf_destroy()
Paolo Abeni
1
-13
/
+6
2022-07-06
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
1
-1
/
+1
2022-07-05
Bluetooth: core: Fix deadlock on hci_power_on_sync.
Vasyl Vavrychuk
2
-1
/
+3
2022-07-05
bpf: Omit superfluous address family check in __bpf_skc_lookup
Tobias Klauser
1
-3
/
+2
2022-07-05
af_unix: Put pathname sockets in the global hash table.
Kuniyuki Iwashima
1
-10
/
+37
2022-07-04
net: ipconfig: use strscpy to replace strlcpy
XueBing Chen
1
-4
/
+4
2022-07-04
can: bcm: use call_rcu() instead of costly synchronize_rcu()
Oliver Hartkopp
1
-4
/
+14
2022-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2
-16
/
+41
2022-07-02
netfilter: nft_set_pipapo: release elements in clone from abort path
Pablo Neira Ayuso
1
-15
/
+33
2022-07-02
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
1
-1
/
+8
2022-07-02
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+1
2022-07-02
net: dsa: tag_ksz: add tag handling for Microchip LAN937x
Prasanna Vengateshan
2
-2
/
+61
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-3
/
+3
2022-07-02
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2022-07-01
mptcp: refine memory scheduling
Paolo Abeni
1
-1
/
+2
2022-07-01
mptcp: drop SK_RECLAIM_* macros
Paolo Abeni
1
-33
/
+2
2022-07-01
mptcp: never fetch fwd memory from the subflow
Paolo Abeni
1
-8
/
+3
2022-07-01
time64.h: consolidate uses of PSEC_PER_NSEC
Vladimir Oltean
1
-2
/
+3
2022-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-167
/
+327
2022-07-01
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
1
-1
/
+1
[next]