aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp
AgeCommit message (Expand)AuthorFilesLines
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+9
2025-11-10sctp: Don't inherit do_auto_asconf in sctp_clone_sock().Kuniyuki Iwashima1-0/+1
2025-11-10sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rtoEric Dumazet1-4/+9
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-20/+22
2025-11-04net: Convert proto callbacks from sockaddr to sockaddr_unsizedKees Cook1-4/+5
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook1-2/+2
2025-11-03sctp: make sctp_transport_init() voidHuiwen He1-15/+6
2025-11-03sctp: Hold sock lock while iterating over address listStefan Wiehler1-5/+9
2025-11-03sctp: Prevent TOCTOU out-of-bounds writeStefan Wiehler1-0/+3
2025-11-03sctp: Hold RCU read lock while iterating over address listStefan Wiehler1-0/+4
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-10-30net: sctp: fix KMSAN uninit-value in sctp_inq_popRanganath V N1-1/+1
2025-10-28sctp: Constify struct sctp_sched_opsChristophe JAILLET5-16/+16
2025-10-27sctp: Remove sctp_copy_sock() and sctp_copy_descendant().Kuniyuki Iwashima1-71/+0
2025-10-27sctp: Use sctp_clone_sock() in sctp_do_peeloff().Kuniyuki Iwashima1-21/+15
2025-10-27sctp: Remove sctp_pf.create_accept_sk().Kuniyuki Iwashima2-72/+0
2025-10-27sctp: Use sk_clone() in sctp_accept().Kuniyuki Iwashima1-37/+76
2025-10-27sctp: Don't call sk->sk_prot->init() in sctp_v[46]_create_accept_sk().Kuniyuki Iwashima3-19/+24
2025-10-27sctp: Don't copy sk_sndbuf and sk_rcvbuf in sctp_sock_migrate().Kuniyuki Iwashima1-5/+2
2025-10-27sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock().Kuniyuki Iwashima1-2/+3
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+7
2025-10-22sctp: avoid NULL dereference when chunk data buffer is missingAlexey Simakov1-6/+7
2025-10-17ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.Kuniyuki Iwashima1-3/+5
2025-10-06net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()Alexandr Sapozhnikov1-1/+2
2025-09-08sctp: snmp: do not use SNMP_MIB_SENTINEL anymoreEric Dumazet1-6/+6
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2025-08-28net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpersEric Dumazet1-1/+1
2025-08-27sctp: initialize more fields in sctp_v6_from_sk()Eric Dumazet1-0/+2
2025-08-26ipv4: Convert ->flowi4_tos to dscp_t.Guillaume Nault1-1/+2
2025-08-19sctp: Stop accepting md5 and sha1 for net.sctp.cookie_hmac_algEric Biggers1-3/+1
2025-08-19sctp: Convert cookie authentication to use HMAC-SHA256Eric Biggers6-152/+64
2025-08-19sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authenticationEric Biggers6-157/+42
2025-08-19sctp: Fix MAC comparison to be constant-timeEric Biggers2-2/+4
2025-08-08sctp: linearize cloned gso packets in sctp_rcvXin Long1-1/+1
2025-07-02net: dst: annotate data-races around dst->obsoleteEric Dumazet1-1/+1
2025-06-23net: make sk->sk_rcvtimeo locklessEric Dumazet1-1/+1
2025-06-23net: make sk->sk_sndtimeo locklessEric Dumazet1-1/+1
2025-06-23net: remove sock_i_uid()Eric Dumazet3-5/+5
2025-06-17net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()Petr Machata1-1/+1
2025-06-17net: ipv6: Make udp_tunnel6_xmit_skb() voidPetr Machata1-3/+4
2025-06-17net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()Petr Machata1-1/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08Ingo Molnar2-14/+20
2025-05-27sctp: mark sctp_do_peeloff staticChristoph Hellwig1-2/+2
2025-05-21sctp: use skb_crc32c() instead of __skb_checksum()Eric Biggers2-2/+0
2025-05-21net: introduce CONFIG_NET_CRC32CEric Biggers1-0/+1
2025-05-20sctp: Do not wake readers in __sctp_write_space()Petr Malat1-1/+2
2025-05-16net: rfs: add sock_rps_delete_flow() helperEric Dumazet1-1/+1
2025-05-05sctp: Remove unused sctp_assoc_del_peer and sctp_chunk_iifDr. David Alan Gilbert2-26/+0
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-8/+16
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+1
2025-04-08sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro2-8/+16
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner8-20/+19
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers1-1/+1
2025-04-02sctp: add mutual exclusion in proc_sctp_do_udp_port()Eric Dumazet1-0/+4
2025-03-03net: use sock_kmemdup for ip_optionsGeliang Tang1-5/+2
2025-02-19sctp: Fix undefined behavior in left shift operationYu-Chun Lin1-1/+1
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+8
2025-01-09sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxyMatthieu Baerts (NGI0)1-1/+2
2025-01-09sctp: sysctl: udp_port: avoid using current->nsproxyMatthieu Baerts (NGI0)1-1/+1
2025-01-09sctp: sysctl: auth_enable: avoid using current->nsproxyMatthieu Baerts (NGI0)1-1/+1
2025-01-09sctp: sysctl: rto_min/max: avoid using current->nsproxyMatthieu Baerts (NGI0)1-2/+2
2025-01-09sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxyMatthieu Baerts (NGI0)1-1/+2
2025-01-06sctp: Prepare sctp_v4_get_dst() to dscp_t conversion.Guillaume Nault1-3/+7
2024-12-23net/sctp: Prevent autoclose integer overflow in sctp_association_init()Nikolay Kuratov1-1/+2
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+13
2024-11-09sctp: fix possible UAF in sctp_v6_available()Eric Dumazet1-6/+13
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-11-07sctp: Avoid enqueuing addr events redundantlyGilad Naaman2-2/+16
2024-11-03sctp: properly validate chunk size in sctp_sf_ootb()Xin Long1-1/+1
2024-10-09sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_startXin Long1-5/+13
2024-10-03sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long1-1/+3
2024-09-09sctp: Unmask upper DSCP bits in sctp_v4_get_dst()Ido Schimmel1-1/+2
2024-08-27sctp: fix association labeling in the duplicate COOKIE-ECHO caseOndrej Mosnacek1-6/+16
2024-08-02sctp: Fix null-ptr-deref in reuseport_add_sock().Kuniyuki Iwashima1-8/+11
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados1-14/+14
2024-07-03sctp: cancel a blocking accept when shutdown a listen socketXin Long1-4/+10
2024-05-13net: change proto and proto_ops accept typeJens Axboe1-4/+4
2024-05-03net: Remove ctl_table sentinel elements from several networking subsystemsJoel Granados1-7/+3
2024-04-30net: add <net/proto_memory.h>Eric Dumazet1-0/+1
2024-04-30inet: introduce dst_rtable() helperEric Dumazet1-2/+2
2024-04-30sctp: prefer struct_size over open coded arithmeticErick Archer1-3/+4
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet1-1/+1
2024-04-22sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh1-1/+1
2024-03-29net: add sk_wake_async_rcu() helperEric Dumazet1-1/+1
2024-03-07net: introduce include/net/rps.hEric Dumazet1-0/+1
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+10
2024-02-15net: sctp: fix skb leak in sctp_inq_free()Dmitry Antipov1-4/+10
2024-02-02sctp: Simplify the allocation of slab cachesKunwu Chan1-8/+2
2024-01-23inet_diag: add module pointer to "struct inet_diag_handler"Eric Dumazet1-0/+1
2024-01-04sctp: fix busy pollingEric Dumazet1-6/+4
2023-12-13sctp: support MSG_ERRQUEUE flag in recvmsg()Eric Dumazet1-0/+3
2023-11-19net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modulesJakub Kicinski1-0/+1
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+2
2023-10-04sctp: update hb timer immediately after users change hb_intervalXin Long1-0/+1
2023-10-04sctp: update transport state when processing a dupcook packetXin Long1-2/+1
2023-10-04sctp: Spelling s/preceeding/preceding/gGeert Uytterhoeven1-1/+1
2023-10-01inet: implement lockless IP_TOSEric Dumazet1-2/+2
2023-10-01net: implement lockless SO_PRIORITYEric Dumazet1-1/+1
2023-09-15ipv6: lockless IPV6_FLOWINFO_SEND implementationEric Dumazet1-1/+2
2023-09-15ipv6: lockless IPV6_RECVERR implemetationEric Dumazet1-3/+1
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-6/+6
2023-08-31sctp: annotate data-races around sk->sk_wmem_queuedEric Dumazet2-6/+6
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+3
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2023-08-20ipv4: fix data-races around inet->inet_idEric Dumazet1-1/+1
2023-08-18sock: annotate data-races around prot->memory_pressureEric Dumazet1-1/+1
2023-08-16inet: move inet->mc_loop to inet->inet_fragsEric Dumazet1-1/+1
2023-08-16inet: move inet->freebind to inet->inet_flagsEric Dumazet1-1/+1
2023-08-16inet: move inet->recverr to inet->inet_flagsEric Dumazet1-1/+1
2023-08-15networking: Update to register_net_sysctl_szJoel Granados1-1/+3
2023-07-24ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet1-0/+1
2023-07-19sctp: Set TOS and routing scope independently for fib lookups.Guillaume Nault1-1/+2
2023-06-29sctp: fix potential deadlock on &net->sctp.addr_wq_lockChengfeng Ye1-2/+2
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells1-1/+0
2023-06-15net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao1-4/+4
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+5
2023-06-12sctp: fix an error code in sctp_sf_eat_auth()Dan Carpenter1-1/+1
2023-06-12sctp: handle invalid error codes without calling BUG()Dan Carpenter1-1/+4
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet1-0/+1
2023-06-02ipv4: Drop tos parameter from flowi4_update_output()Guillaume Nault1-3/+1
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+7
2023-05-22sctp: fix an issue that plpmtu can never go to complete stateXin Long1-4/+7
2023-05-12sctp: add bpf_bypass_getsockopt proto callbackAlexander Mikhalitsyn1-0/+18
2023-05-10sctp: fix a potential OOB access in sctp_sched_set_sched()Ilia.Gavrilov1-4/+5
2023-04-21sctp: delete the nested flexible array hmacXin Long2-2/+2
2023-04-21sctp: delete the nested flexible array peer_initXin Long3-9/+8
2023-04-21sctp: delete the nested flexible array variableXin Long3-7/+9
2023-04-21sctp: delete the nested flexible array skipXin Long1-2/+2
2023-04-21sctp: delete the nested flexible array paramsXin Long4-12/+12
2023-04-17sctp: add intl_capable and reconf_capable in ss peer_capableXin Long1-2/+3
2023-04-17sctp: delete the obsolete code for the host name address paramXin Long2-10/+2
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2023-04-13sctp: fix a potential overflow in sctp_ifwdtsn_skipXin Long1-1/+2
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2023-04-02sctp: check send stream number after wait_for_sndbufXin Long1-0/+4
2023-03-17net: annotate lockless accesses to sk->sk_err_softEric Dumazet2-2/+2
2023-03-09sctp: add weighted fair queueing stream schedulerXin Long2-4/+47
2023-03-09sctp: add fair capacity stream schedulerXin Long3-1/+186
2023-02-23sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long1-31/+21
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+1
2023-02-15net: no longer support SOCK_REFCNT_DEBUG featureJason Xing2-4/+0
2023-02-10sctp: sctp_sock_filter(): avoid list_entry() on possibly empty listPietro Borrello1-3/+1
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+1
2023-01-31sctp: do not check hb_timer.expires when resetting hb_timerXin Long1-3/+1
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+6
2023-01-25inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki1-1/+1
2023-01-24sctp: fail if no bound addresses can be used for a given scopeMarcelo Ricardo Leitner1-0/+6
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye1-0/+3
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds14-173/+213
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2022-12-12sctp: sysctl: make extra pointers netns awareFiro Yang1-29/+44
2022-12-01sctp: delete free member from struct sctp_sched_opsXin Long3-51/+20
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-7/+47
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao4-7/+47
2022-11-18sctp: add sysctl net.sctp.l3mdev_acceptXin Long1-0/+11
2022-11-18sctp: add dif and sdif check in asoc and ep lookupXin Long5-56/+76
2022-11-18sctp: add skb_sdif in struct sctp_afXin Long2-1/+13
2022-11-18sctp: check sk_bound_dev_if when matching ep in get_portXin Long1-1/+4
2022-11-18sctp: check ipv6 addr with sk_bound_dev if setXin Long1-3/+11
2022-11-18sctp: verify the bind address with the tb_id from l3mdevXin Long1-3/+6
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2-2/+2
2022-11-17sctp: sm_statefuns: Remove pointer casts of the same typeLi zeming1-1/+1
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+8
2022-11-07sctp: clear out_curr if all frag chunks of current msg are prunedXin Long1-0/+5
2022-11-07sctp: remove the unnecessary sinfo_stream check in sctp_prsctp_prune_unsentXin Long1-5/+3
2022-10-24sctp: Call inet6_destroy_sock() via sk->sk_destruct().Kuniyuki Iwashima1-8/+21
2022-10-20sctp: remove unnecessary NULL checks in sctp_enqueue_event()Alexey Kodanev1-9/+3
2022-10-20sctp: remove unnecessary NULL check in sctp_ulpq_tail_event()Alexey Kodanev1-4/+1
2022-10-20sctp: remove unnecessary NULL check in sctp_association_init()Alexey Kodanev2-7/+2
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld1-1/+1
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld1-1/+1
2022-09-30sctp: handle the error returned from sctp_auth_asoc_init_active_keyXin Long1-4/+14
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-20/+6
2022-07-27sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long2-19/+5
2022-07-25sctp: fix sleep in atomic context bug in timer handlersDuoming Zhou1-1/+1
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-07-15ip: Fix data-races around sysctl_ip_nonlocal_bind.Kuniyuki Iwashima1-1/+1
2022-06-10net: keep sk->sk_forward_alloc as small as possibleEric Dumazet4-13/+0
2022-06-10net: add per_cpu_fw_alloc field to struct protoEric Dumazet1-0/+7
2022-06-10net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFTEric Dumazet1-2/+2
2022-05-20stcp: Use memset_after() to zero sctp_stream_out_extXiu Jianfeng1-6/+3
2022-05-16sctp: read sk->sk_bound_dev_if once in sctp_rcv()Eric Dumazet1-1/+3
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck1-1/+2
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil1-1/+1
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2022-04-23sctp: check asoc strreset_chunk in sctp_generate_reconf_eventXin Long1-0/+4
2022-04-22ipv6: Remove __ipv6_only_sock().Kuniyuki Iwashima1-2/+2
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-4/+4
2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp2-10/+8
2022-04-11sctp: Initialize daddr on peeled off socketPetr Malat1-1/+1
2022-04-08sctp: use the correct skb for security_sctp_assoc_requestXin Long1-3/+3
2022-04-05sctp: count singleton chunks in assoc user statsJamie Bainbridge1-1/+5
2022-03-21Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+5
2022-03-10sctp: fix kernel-infoleak for SCTP socketsEric Dumazet1-6/+3
2022-02-15security: add sctp_assoc_established hookOndrej Mosnacek1-3/+5
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-32/+36
2022-01-02sctp: hold endpoint before calling cb in sctp_transport_lookup_processXin Long2-32/+36
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-22/+36
2021-12-25sctp: use call_rcu to free endpointXin Long3-22/+36
2021-12-23sctp: move hlist_node and hashent out of sctp_ep_commonXin Long3-26/+17