eta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/net/dccp/proto.c
AgeCommit message (Expand)Author
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-22dccp/tcp: Fixup bhash2 bucket when connect() fails.Kuniyuki Iwashima
2022-10-24dccp: Call inet6_destroy_sock() via sk->sk_destruct().Kuniyuki Iwashima
2022-09-20tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima
2022-08-24net: Add a bhash2 table hashed by port and addressJoanne Koong
2022-08-01dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lockHangyu Hua
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-12net: inet: Retire port only listening_hashMartin KaFai Lau
2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp
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-10-15tcp: switch orphan_count to bare per-cpu countersEric Dumazet
2021-07-20memcg: enable accounting for inet_bin_bucket cacheVasily Averin
2021-06-29net: sock: introduce sk_error_reportAlexander Aring