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
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
/
dccp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+10
2024-06-25
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
2
-4
/
+10
2024-06-10
net: tcp: un-pin the tw_timer
Florian Westphal
1
-6
/
+0
2024-06-10
net: tcp/dccp: prepare for tw_timer un-pinning
Valentin Schneider
1
-2
/
+1
2024-05-08
net: dccp: Fix ccid2_rtt_estimator() kernel-doc
Jeff Johnson
1
-0
/
+1
2024-05-03
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-2
/
+0
2024-04-26
rstreason: prepare for passive reset
Jason Xing
3
-9
/
+14
2024-04-02
tcp/dccp: do not care about families in inet_twsk_purge()
Eric Dumazet
2
-7
/
+1
2024-03-30
net: add sk_wake_async_rcu() helper
Eric Dumazet
1
-1
/
+1
2024-03-22
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
1
-1
/
+1
2024-02-02
net: dccp: Simplify the allocation of slab caches in dccp_ackvec_init
Kunwu Chan
1
-6
/
+2
2024-01-23
inet_diag: add module pointer to "struct inet_diag_handler"
Eric Dumazet
1
-0
/
+1
2023-12-26
net: remove SOCK_DEBUG leftovers
Denis Kirjanov
1
-1
/
+1
2023-12-11
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
1
-1
/
+1
2023-11-02
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
1
-3
/
+3
2023-11-02
dccp: Call security_inet_conn_request() after setting IPv4 addresses.
Kuniyuki Iwashima
1
-3
/
+3
2023-10-10
tcp: record last received ipv6 flowlabel
David Morley
1
-2
/
+2
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
1
-1
/
+1
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
1
-1
/
+1
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-14
/
+4
2023-09-18
dccp: fix dccp_v4_err()/dccp_v6_err() again
Eric Dumazet
2
-14
/
+4
2023-09-15
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
1
-1
/
+1
2023-09-15
ipv6: move np->repflow to atomic flags
Eric Dumazet
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_MULTICAST_HOPS implementation
Eric Dumazet
1
-1
/
+1
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-9
/
+19
2023-08-28
dccp: Fix out of bounds access in DCCP error handler
Jann Horn
2
-9
/
+19
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+14
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
1
-2
/
+2
2023-08-19
dccp: annotate data-races in dccp_poll()
Eric Dumazet
1
-8
/
+12
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
1
-3
/
+1
2023-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+9
2023-08-05
dccp: fix data-race around dp->dccps_mss_cache
Eric Dumazet
2
-3
/
+9
2023-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
1
-2
/
+2
2023-07-28
dccp: Remove unused declaration dccp_feat_initialise_sysctls()
YueHaibing
1
-1
/
+0
2023-07-24
ipv6: remove hard coded limitation on ipv6_pinfo
Eric Dumazet
2
-4
/
+1
2023-07-19
dccp: Set TOS and routing scope independently for fib lookups.
Guillaume Nault
1
-1
/
+2
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2
-2
/
+0
2023-06-16
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
2
-7
/
+7
2023-06-16
dccp: Print deprecation notice.
Kuniyuki Iwashima
1
-0
/
+3
2023-03-22
netfilter: keep conntrack reference until IPsecv6 policy checks are done
Madhu Koriginja
1
-0
/
+1
2023-03-17
dccp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
3
-11
/
+14
2023-02-11
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
1
-5
/
+2
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-39
/
+11
2022-11-23
dccp/tcp: Fixup bhash2 bucket when connect() fails.
Kuniyuki Iwashima
3
-6
/
+3
2022-11-23
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
2
-37
/
+8
2022-11-23
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
2
-0
/
+4
[next]