aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp
AgeCommit message (Expand)Author
2022-08-22Merge tag 'v5.19.2' into v5.19/standard/baseBruce Ashfield
2022-08-17dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lockHangyu Hua
2022-08-01net/dccp: make it depend on CONFIG_BROKEN (CVE-2020-16119)Paul Gortmaker
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong
2022-05-20net: Add a second bind table hashed by port and addressJoanne Koong
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-16dccp: use READ_ONCE() to read sk->sk_bound_dev_ifEric Dumazet
2022-05-13Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet
2022-05-12net: inet: Retire port only listening_hashMartin KaFai Lau
2022-04-22ipv4: Avoid using RTO_ONLINK with ip_route_connect().Guillaume Nault
2022-04-22ipv6: Remove __ipv6_only_sock().Kuniyuki Iwashima
2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp
2022-01-27dccp: remove max48()Jakub Kicinski
2022-01-26tcp: allocate tcp_death_row outside of struct netns_ipv4Eric Dumazet
2022-01-25tcp/dccp: get rid of inet_twsk_purge()Eric Dumazet
2021-11-23dccp: Inline dccp_listen_start().Kuniyuki Iwashima
2021-11-23dccp/tcp: Remove an unused argument in inet_csk_listen_start().Kuniyuki Iwashima
2021-11-19net: dccp: Use memset_startat() for TP zeroingKees Cook
2021-10-15tcp: switch orphan_count to bare per-cpu countersEric Dumazet
2021-09-08dccp: don't duplicate ccid when cloning dccp sockLin, Zhenpeng
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-09dccp: add do-while-0 stubs for dccp_pr_debug macrosRandy Dunlap
2021-07-20memcg: enable accounting for inet_bin_bucket cacheVasily Averin
2021-06-29net: sock: introduce sk_error_reportAlexander Aring
2021-06-10dccp: tfrc: fix doc warnings in tfrc_equation.cBaokun Li
2021-05-17net: Remove the member netns_okYejune Deng
2021-04-09net: dccp: use net_generic storageFlorian Westphal
2021-03-18ipv6: weaken the v4mapped source checkJakub Kicinski
2021-02-06dccp: Return the correct errno codeZheng Yongjun
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-23tcp: fix race condition when creating child sockets from syncookiesRicardo Dias
2020-11-23lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2020-11-07net: dccp: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-10-30net: dccp: Fix most of the kerneldoc warningsAndrew Lunn
2020-10-30net: dccp: Add __printf() markup to fix -Wsuggest-attribute=formatAndrew Lunn
2020-09-30inet: remove icsk_ack.blockedEric Dumazet
2020-09-10ip: pass tos into ip_build_and_send_pkt()Wei Wang
2020-08-24net: dccp: delete repeated wordsRandy Dunlap
2020-08-22net: dccp: Convert to use the preferred fallthrough macroMiaohe Lin
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-28net: remove sockptr_advanceChristoph Hellwig
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-07-22net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)Richard Sailer
2020-07-19net/ipv6: remove compat_ipv6_{get,set}sockoptChristoph Hellwig
2020-07-19net/ipv4: remove compat_ip_{get,set}sockoptChristoph Hellwig
2020-07-19net: remove compat_sock_common_{get,set}sockoptChristoph Hellwig
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-13net: dccp: kerneldoc fixesAndrew Lunn
2020-07-13dccp: Replace HTTP links with HTTPS onesAlexander A. Klimov