index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
Age
Commit message (
Expand
)
Author
2025-02-01
net: fix data-races around sk->sk_forward_alloc
Wang Liang
2024-12-14
dccp: Fix memory leak in dccp_feat_change_recv
Ivan Solodovnikov
2023-11-20
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
2023-11-20
dccp: Call security_inet_conn_request() after setting IPv4 addresses.
Kuniyuki Iwashima
2023-10-10
dccp: fix dccp_v4_err()/dccp_v6_err() again
Eric Dumazet
2023-09-19
dccp: Fix out of bounds access in DCCP error handler
Jann Horn
2023-08-30
dccp: annotate data-races in dccp_poll()
Eric Dumazet
2023-08-16
dccp: fix data-race around dp->dccps_mss_cache
Eric Dumazet
2023-04-26
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2022-12-02
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
2022-08-21
dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
Hangyu Hua
2022-06-09
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2021-11-18
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2021-09-22
dccp: don't duplicate ccid when cloning dccp sock
Lin, Zhenpeng
2021-08-26
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
2021-03-30
ipv6: weaken the v4mapped source check
Jakub Kicinski
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2020-09-30
inet: remove icsk_ack.blocked
Eric Dumazet
2020-09-10
ip: pass tos into ip_build_and_send_pkt()
Wei Wang
2020-08-24
net: dccp: delete repeated words
Randy Dunlap
2020-08-22
net: dccp: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-22
net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
Richard Sailer
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
2020-07-19
net/ipv4: remove compat_ip_{get,set}sockopt
Christoph Hellwig
2020-07-19
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-13
net: dccp: kerneldoc fixes
Andrew Lunn
2020-07-13
dccp: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
2020-05-18
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-04-25
dccp: remove unused inline function dccp_set_seqno
YueHaibing
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-28
net: dccp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-27
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
Martin KaFai Lau
2020-02-27
inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
Martin KaFai Lau
2020-02-24
dccp: Add missing annotation for dccp_child_process()
Jules Irenge
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-06
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
2019-11-04
dccp: do not leak jiffies on the wire
Eric Dumazet
2019-11-01
inet: stop leaking jiffies on the wire
Eric Dumazet
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
[next]