index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-01
net: fix data-races around sk->sk_forward_alloc
Wang Liang
1
-1
/
+1
2024-12-14
dccp: Fix memory leak in dccp_feat_change_recv
Ivan Solodovnikov
1
-1
/
+5
2023-11-20
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
1
-3
/
+3
2023-11-20
dccp: Call security_inet_conn_request() after setting IPv4 addresses.
Kuniyuki Iwashima
1
-3
/
+3
2023-10-10
dccp: fix dccp_v4_err()/dccp_v6_err() again
Eric Dumazet
2
-14
/
+4
2023-09-19
dccp: Fix out of bounds access in DCCP error handler
Jann Horn
2
-9
/
+19
2023-08-30
dccp: annotate data-races in dccp_poll()
Eric Dumazet
1
-8
/
+12
2023-08-16
dccp: fix data-race around dp->dccps_mss_cache
Eric Dumazet
2
-3
/
+9
2023-04-26
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
3
-8
/
+16
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
1
-5
/
+2
2022-12-02
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
2
-0
/
+4
2022-08-21
dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
Hangyu Hua
1
-5
/
+5
2022-06-09
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2
-4
/
+4
2021-11-18
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2
-11
/
+5
2021-09-22
dccp: don't duplicate ccid when cloning dccp sock
Lin, Zhenpeng
1
-0
/
+2
2021-08-26
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
1
-3
/
+3
2021-03-30
ipv6: weaken the v4mapped source check
Jakub Kicinski
1
-0
/
+5
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2
-2
/
+2
2020-09-30
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-24
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-05
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-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2
-11
/
+11
2020-07-22
net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
Richard Sailer
1
-0
/
+9
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
4
-48
/
+0
2020-07-19
net/ipv4: remove compat_ip_{get,set}sockopt
Christoph Hellwig
1
-4
/
+0
2020-07-19
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
2
-6
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-13
net: dccp: kerneldoc fixes
Andrew Lunn
6
-0
/
+17
2020-07-13
dccp: Replace HTTP links with HTTPS ones
Alexander A. Klimov
6
-7
/
+7
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+5
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-5
/
+5
2020-06-09
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
1
-2
/
+5
2020-05-18
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-0
/
+1
2020-04-25
dccp: remove unused inline function dccp_set_seqno
YueHaibing
1
-5
/
+0
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+4
2020-02-28
net: dccp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-27
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
Martin KaFai Lau
1
-2
/
+2
2020-02-27
inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
Martin KaFai Lau
1
-3
/
+2
2020-02-24
dccp: Add missing annotation for dccp_child_process()
Jules Irenge
1
-0
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
1
-3
/
+3
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-11-06
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
1
-1
/
+1
2019-11-04
dccp: do not leak jiffies on the wire
Eric Dumazet
1
-1
/
+1
2019-11-01
inet: stop leaking jiffies on the wire
Eric Dumazet
1
-1
/
+1
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
1
-2
/
+3
[next]