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
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
2022-10-24
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
3
-8
/
+16
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-2
/
+2
2022-09-20
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
1
-0
/
+2
2022-08-25
net: Add a bhash2 table hashed by port and address
Joanne Koong
3
-7
/
+70
2022-08-01
dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
Hangyu Hua
1
-5
/
+5
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
1
-28
/
+5
2022-05-21
net: Add a second bind table hashed by port and address
Joanne Koong
1
-5
/
+28
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+12
2022-05-16
dccp: use READ_ONCE() to read sk->sk_bound_dev_if
Eric Dumazet
2
-3
/
+3
2022-05-13
Revert "tcp/dccp: get rid of inet_twsk_purge()"
Eric Dumazet
2
-0
/
+12
2022-05-13
net: inet: Retire port only listening_hash
Martin KaFai Lau
1
-1
/
+0
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
1
-3
/
+2
2022-04-22
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
1
-1
/
+1
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2
-5
/
+5
2022-01-27
dccp: remove max48()
Jakub Kicinski
1
-5
/
+0
2022-01-27
tcp: allocate tcp_death_row outside of struct netns_ipv4
Eric Dumazet
1
-0
/
+1
2022-01-25
tcp/dccp: get rid of inet_twsk_purge()
Eric Dumazet
2
-12
/
+0
2021-11-24
dccp: Inline dccp_listen_start().
Kuniyuki Iwashima
1
-16
/
+11
2021-11-24
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
Kuniyuki Iwashima
1
-3
/
+3
2021-11-19
net: dccp: Use memset_startat() for TP zeroing
Kees Cook
1
-3
/
+1
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2
-11
/
+5
2021-09-08
dccp: don't duplicate ccid when cloning dccp sock
Lin, Zhenpeng
1
-0
/
+2
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2021-08-09
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
1
-3
/
+3
2021-07-20
memcg: enable accounting for inet_bin_bucket cache
Vasily Averin
1
-1
/
+1
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
4
-6
/
+6
2021-06-11
dccp: tfrc: fix doc warnings in tfrc_equation.c
Baokun Li
1
-0
/
+1
2021-05-18
net: Remove the member netns_ok
Yejune Deng
1
-1
/
+0
2021-04-10
net: dccp: use net_generic storage
Florian Westphal
2
-8
/
+40
2021-03-18
ipv6: weaken the v4mapped source check
Jakub Kicinski
1
-0
/
+5
2021-02-06
dccp: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+4
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2020-11-24
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2
-2
/
+2
2020-11-24
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2
-4
/
+4
2020-11-07
net: dccp: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+6
2020-10-30
net: dccp: Fix most of the kerneldoc warnings
Andrew Lunn
8
-2
/
+41
2020-10-30
net: dccp: Add __printf() markup to fix -Wsuggest-attribute=format
Andrew Lunn
1
-1
/
+1
2020-10-01
inet: remove icsk_ack.blocked
Eric Dumazet
1
-1
/
+0
2020-09-10
ip: pass tos into ip_build_and_send_pkt()
Wei Wang
1
-2
/
+4
2020-08-25
net: dccp: delete repeated words
Randy Dunlap
3
-3
/
+3
2020-08-22
net: dccp: Convert to use the preferred fallthrough macro
Miaohe Lin
6
-16
/
+17
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
14
-76
/
+43
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
1
-3
/
+2
2020-07-25
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2
-11
/
+11
2020-07-23
net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
Richard Sailer
1
-0
/
+9
[next]