index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
Age
Commit message (
Expand
)
Author
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-06
dccp: fix dccp_v4_err()/dccp_v6_err() again
Eric Dumazet
2023-09-13
dccp: Fix out of bounds access in DCCP error handler
Jann Horn
2023-08-30
ipv4: fix data-races around inet->inet_id
Eric Dumazet
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-08-11
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-05-11
netfilter: keep conntrack reference until IPsecv6 policy checks are done
Madhu Koriginja
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-11-22
dccp/tcp: Fixup bhash2 bucket when connect() fails.
Kuniyuki Iwashima
2022-11-22
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
2022-11-22
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-09-20
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
2022-08-24
net: Add a bhash2 table hashed by port and address
Joanne Koong
2022-08-01
dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
Hangyu Hua
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
2022-05-20
net: Add a second bind table hashed by port and address
Joanne Koong
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-16
dccp: use READ_ONCE() to read sk->sk_bound_dev_if
Eric Dumazet
2022-05-13
Revert "tcp/dccp: get rid of inet_twsk_purge()"
Eric Dumazet
2022-05-12
net: inet: Retire port only listening_hash
Martin KaFai Lau
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
2022-04-22
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-01-27
dccp: remove max48()
Jakub Kicinski
2022-01-26
tcp: allocate tcp_death_row outside of struct netns_ipv4
Eric Dumazet
2022-01-25
tcp/dccp: get rid of inet_twsk_purge()
Eric Dumazet
2021-11-23
dccp: Inline dccp_listen_start().
Kuniyuki Iwashima
2021-11-23
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
Kuniyuki Iwashima
2021-11-19
net: dccp: Use memset_startat() for TP zeroing
Kees Cook
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2021-09-08
dccp: don't duplicate ccid when cloning dccp sock
Lin, Zhenpeng
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-09
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
2021-07-20
memcg: enable accounting for inet_bin_bucket cache
Vasily Averin
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2021-06-10
dccp: tfrc: fix doc warnings in tfrc_equation.c
Baokun Li
2021-05-17
net: Remove the member netns_ok
Yejune Deng
2021-04-09
net: dccp: use net_generic storage
Florian Westphal
2021-03-18
ipv6: weaken the v4mapped source check
Jakub Kicinski
2021-02-06
dccp: Return the correct errno code
Zheng Yongjun
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-07
net: dccp: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-10-30
net: dccp: Fix most of the kerneldoc warnings
Andrew Lunn
[next]