2026-07-30 14:29 Re: [PATCH net-next v2] net: Replace %pK output with 0 3+ messages
2026-07-30 13:55 Re: [PATCH net v4] sctp: socket: refactor sctp_skb_recv_datagram to use ERR_PTR 3+ messages
2026-07-30 11:05 [PATCH net] sctp: re-point the GSO head_skb socket on association migration
2026-07-30 11:02 [PATCH net] sctp: fix stream->outcnt underflow on duplicate RECONF responses
2026-07-30 9:05 [PATCH net] sctp: re-point retained control chunks on association migration
2026-07-30 9:01 [PATCH net] sctp: bound the auth_chunks copy length in SCTP_LOCAL_AUTH_CHUNKS
2026-07-30 2:33 [PATCH v2] sctp: diag: fix uninitialized stack leak via INET_DIAG_LOCALS/PEERS
2026-07-30 0:00 Re: [PATCH net-next v5] sctp: auth: discard auth_chunk when skb_clone fails 11+ messages
2026-07-30 0:00 Re: [PATCH net] sctp: validate Adaptation Indication parameter length 3+ messages
2026-07-29 17:16 Re: [PATCH net v3] sctp: keep chunk->transport in step with the list it is queued on 2+ messages
2026-07-29 16:03 Re: [PATCH net] sctp: fix addip_serial increment on ASCONF_ACK allocation failure 3+ messages
2026-07-29 15:47 Re: [PATCH net v2] sctp: keep chunk->transport in step with the list it is queued on 4+ messages
2026-07-29 15:08 Re: [PATCH net] sctp: validate Cookie Preservative parameter length 2+ messages
2026-07-27 23:29 Re: [PATCH net-next v4] sctp: socket: set *err = 0 on receive shutdown 2+ messages
2026-07-27 22:50 Re: [PATCH net] sctp: prevent peer transport count overflow 3+ messages
2026-07-27 22:40 Re: [PATCH net] sctp: reject stale cookies with mismatched verification tags 3+ messages
2026-07-23 17:40 Re: [PATCH net v3] sctp: don't free the ASCONF's own transport in DEL-IP processing 5+ messages
2026-07-23 15:44 Re: [PATCH 0/2] net: Use synchronous wakeups selectively 12+ messages
2026-07-23 14:28 Re: [PATCH] sctp: don't free the ASCONF's own transport in DEL-IP processing 3+ messages
2026-07-22 18:38 Re: [PATCH 2/2] sctp: auth: Fix safety issue when skb_clone fails in auth_chunk handling 8+ messages
2026-07-22 15:42 Re: [syzbot] [bpf?] [sctp?] [tipc?] INFO: rcu detected stall in sock_close (5)
2026-07-21 22:12 Re: [PATCH net] sctp: fix addr_wq_timer race in sctp_free_addr_wq() 3+ messages
2026-07-21 21:20 Re: [PATCH net v3 1/2] sctp: avoid auth_enable sysctl UAF during netns teardown 5+ messages
2026-07-21 21:06 Re: [PATCH] sctp: diag: fix uninitialized stack leak via INET_DIAG_LOCALS/PEERS 3+ messages
2026-07-21 21:00 Re: [PATCH net v2] sctp: validate stream count in sctp_process_strreset_inreq() 4+ messages
2026-07-21 19:40 Re: [PATCH v2] sctp: fix auth_chunk_list capacity check in sctp_auth_ep_add_chunkid 3+ messages
2026-07-21 6:20 Re: [PATCH net-next] net: Convert %pK back to %p 6+ messages
2026-07-20 15:01 Re: [PATCH net v3 2/2] sctp: auth: verify auth requirement when auth_chunk is NULL 3+ messages
2026-07-17 15:22 Re: [PATCH v2 2/2] net: sctp: auth: Fix safety issue when skb_clone fails in auth_chunk handling 5+ messages
2026-07-17 10:40 Re: [PATCH net] sctp: fix auth_hmacs array size in struct sctp_cookie 2+ messages
2026-07-16 11:39 [PATCH net v2] sctp: don't free the ASCONF's own transport in DEL-IP processing
2026-07-14 6:29 Re: Subject: [SECURITY] sctp: diag: uninit kernel stack leak via INET_DIAG_LOCALS/PEERS
2026-07-13 19:26 Re: [PATCH net-next] sctp: replace cb->args[4] with a local variable in sctp_diag_dump() 2+ messages
2026-07-13 16:31 Re: [PATCH net v2 1/2] sctp: avoid auth_enable sysctl UAF during netns teardown 3+ messages
2026-07-13 14:57 Re: [PATCH 01/13 RFC net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack 5+ messages
2026-07-13 11:07 [PATCH RFC net-next v3 3/3] net: Const qualify network templated ctl_tables Arrays 4+ messages
2026-07-10 15:00 Re: [PATCH net] sctp: validate STALE_COOKIE cause length before reading staleness 3+ messages
2026-07-08 21:20 Re: [PATCH net] sctp: validate stream count in sctp_process_strreset_inreq() 2+ messages
2026-07-05 22:29 Re: [PATCH net] sctp: validate the body of a STALE_COOKIE error before reading it 3+ messages
2026-07-03 20:20 Re: [PATCH net 1/1] net: sctp: fix AUTH HMAC list overflow into auth_chunks 2+ messages
2026-07-01 0:10 Re: [PATCH net] sctp: fix addr_wq_timer race in sctp_free_addr_wq() 2+ messages
2026-06-29 15:31 Re: [PATCH net 1/1] sctp: avoid auth_enable sysctl UAF during netns teardown 4+ messages
2026-06-27 22:50 Re: [PATCH net v3] sctp: add INIT verification after cookie unpacking 2+ messages
2026-06-27 22:50 Re: [PATCH net v2] sctp: fix SCTP_RESET_STREAMS stream list length limit 4+ messages
2026-06-25 16:53 [PATCH 5.15/6.1/6.6 2/2] sctp: disable BH before calling udp_tunnel_xmit_skb() 2+ messages
2026-06-25 14:12 Re: [PATCH net] sctp: fix SCTP_RESET_STREAMS stream list length limit 2+ messages
2026-06-25 8:24 [PATCH 6.12 2/2] sctp: disable BH before calling udp_tunnel_xmit_skb() 2+ messages
2026-06-25 7:43 [PATCH 6.18] sctp: disable BH before calling udp_tunnel_xmit_skb()
2026-06-25 2:01 Re: [PATCH v2 net-next] sctp: use sctp_auth_shkey_release() in error path for consistency 2+ messages
2026-06-24 15:46 Re: [PATCH net v2 0/2] sctp: validate INIT in COOKIE-ECHO when auth disabled 6+ messages
2026-06-24 2:20 Re: [PATCH net] sctp: fix err_chunk memory leaks in INIT handling 3+ messages
2026-06-18 22:08 Re: [PATCH net 2/2] sctp: add INIT verification after cookie unpacking 7+ messages
2026-06-18 0:20 Re: [PATCH net v2] sctp: hold socket lock when dumping endpoints in sctp_diag 2+ messages
2026-06-16 7:24 Re: [PATCH net] sctp: hold socket lock when dumping endpoints in sctp_diag 6+ messages
2026-06-15 23:00 Re: [PATCH] sctp: correct CONFIG_SCTP_DBG_OBJCNT macro name in comment 2+ messages
2026-06-12 13:58 Re: [PATCH] sctp: auth: fix inconsistent key release in sctp_auth_set_key error path 2+ messages
2026-06-11 22:30 Re: [PATCH net] sctp: validate embedded address parameter length 2+ messages
2026-06-10 15:40 Re: [PATCH net v1] sctp: Unwind address notifier registration on failure 2+ messages
2026-06-10 1:40 Re: [PATCH net] sctp: validate embedded INIT chunk and address list lengths in cookie 3+ messages
2026-06-10 1:20 Re: [PATCH net v3] sctp: fix uninit-value in __sctp_rcv_asconf_lookup() 3+ messages
2026-06-10 0:40 Re: [PATCH net v2 1/1] sctp: stream: fully roll back denied add-stream state 3+ messages
2026-06-08 8:42 Re: [PATCH net v2] sctp: fix uninit-value in __sctp_rcv_asconf_lookup() 3+ messages
2026-06-05 15:44 Re: [PATCH net] sctp: fix uninit-value in __sctp_rcv_asconf_lookup() 3+ messages
2026-06-04 21:56 Re: [PATCH net] sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing 4+ messages
2026-06-04 16:20 Re: [PATCH net] sctp: purge outqueue on stale COOKIE-ECHO handling 2+ messages
2026-06-03 16:17 Re: [PATCH net 1/1] sctp: stream: fully roll back denied add-stream state 2+ messages
2026-06-02 21:40 Re: [PATCH net 1/1] sctp: diag: reject stale associations in dump_one path 3+ messages
2026-05-28 23:50 Re: [PATCH net] sctp: fix race between sctp_wait_for_connect and peeloff 3+ messages
2026-05-28 9:13 Re: [PATCH net 1/1] sctp: stream: clear current stream on stream teardown 2+ messages
2026-05-28 9:07 Re: [PATCH net 1/1] sctp: stream: clear out_curr when freeing stream data 2+ messages
2026-05-27 21:58 Re: [PATCH net 1/1] net: sctp: clear current outbound stream on stream teardown 2+ messages
2026-05-27 21:53 Re: [PATCH net 1/1] sctp: stream: rebind out_curr when updating streams 2+ messages
2026-05-26 16:23 sctp: COOKIE_ECHO can cause an out-of-bounds read and leak kernel memory
2026-05-26 14:20 Re: [PATCH net] sctp: fix race between sctp_wait_for_connect and peeloff 2+ messages
2026-05-15 13:59 [PATCH v3 02/11] net: Use trace_call__##name() at guarded tracepoint call sites
2026-05-13 22:52 Re: SCTP <= 500 pps unless SCTP_NODELAY set (was: Expected SCTP DATA chunk per second performance) 8+ messages
2026-05-11 20:52 Re: [PATCH net] sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL 5+ messages
2026-05-09 0:20 Re: [PATCH 1/2] sctp: Fix typo in comment 2+ messages
2026-04-29 1:30 Re: [PATCH net v2 0/2] sctp: fix a vtag verification failure caused by stale INITs 6+ messages
2026-04-26 14:37 Re: [PATCH net 2/2] sctp: discard stale INIT after handshake completion 9+ messages
2026-04-23 4:10 Re: [PATCH net] sctp: fix sockets_allocated imbalance after sk_clone() 3+ messages
2026-04-21 15:34 [syzbot] [sctp?] WARNING: refcount bug in sctp_association_hold
2026-04-19 13:14 Re: [PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites 9+ messages
2026-04-18 19:30 Re: [PATCH net] sctp: fix OOB write to userspace in sctp_getsockopt_peer_auth_chunks 3+ messages
2026-04-16 12:30 Re: [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check 124+ messages
2026-04-15 13:40 Re: [BUG] KASAN: slab-use-after-free in sctp_addto_chunk 2+ messages
2026-04-14 0:10 Re: [PATCH net] sctp: fix missing encap_port propagation for GSO fragments 3+ messages
2026-04-14 0:10 Re: [PATCH net] sctp: disable BH before calling udp_tunnel_xmit_skb() 3+ messages
2026-04-10 3:10 Re: [PATCH v4 net-next] net: use get_random_u{16,32,64}() where appropriate 3+ messages
2026-04-07 1:33 Re: [PATCH v3 net-next] net: use get_random_u{16,32,64}() where appropriate 5+ messages
2026-03-25 12:08 [PATCH 01/11 net-next v5] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-20 18:55 [PATCH 01/11 net-next v4] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-18 14:13 Re: [PATCH 04/15] net: Use trace_invoke_##name() at guarded tracepoint call sites 26+ messages
2026-03-18 10:17 Re: [PATCH 01/10 net-next v3] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs 5+ messages
2026-03-16 15:44 Re: [PATCH 01/10 net-next v2] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs 6+ messages
2026-03-11 8:21 Re: [PATCH 01/10 net-next] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs 8+ messages
2026-03-09 20:50 Re: [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64 31+ messages
2026-03-05 11:59 [syzbot] [sctp?] KCSAN: data-race in sctp_do_sm / sctp_wait_for_connect (4)
2026-03-04 14:10 Re: [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro 177+ messages
2026-01-30 7:10 [PATCH 6.1.y] sctp: linearize cloned gso packets in sctp_rcv
2026-01-19 14:18 Re: [PATCH net] sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT 2+ messages
2026-01-12 7:16 Re: [BUG] null-ptr-deref bug in sctp_packet_bundle_auth 7+ messages
2025-12-17 13:49 Re: [syzbot] [sctp?] INFO: rcu detected stall in inet6_rtm_newaddr (3) 2+ messages
2025-12-09 10:34 Re: SCTP client discarding INIT_ACK sent with different remote IP address from multihomed SCTP server 8+ messages
2025-12-05 9:44 Re: [syzbot] [fs?] kernel BUG in sctp_getsockopt_peeloff_common 3+ messages
2025-11-28 12:19 Re: sctp on RHEL9 4+ messages
2025-11-26 8:37 Re: [bug report] net/sctp: convert sctp_getsockopt_peeloff_common() to FD_PREPARE() 2+ messages
2025-11-24 7:46 [syzbot] Monthly sctp report (Nov 2025)
2025-11-17 7:50 [syzbot] [sctp?] WARNING: refcount bug in sctp_transport_put (5)
2025-11-15 2:20 Re: [PATCH net-next] sctp: Remove unused declaration sctp_auth_init_hmacs() 3+ messages
2025-11-11 0:30 Re: [PATCH v1 net-next] sctp: Don't inherit do_auto_asconf in sctp_clone_sock(). 3+ messages
2025-11-06 22:30 [syzbot] [sctp?] BUG: corrupted list in sctp_destroy_sock
2025-11-06 11:08 [syzbot] [sctp?] UBSAN: shift-out-of-bounds in sctp_transport_update_rto (2)
2025-11-04 1:40 Re: [PATCH v2] sctp: make sctp_transport_init() void 3+ messages
2025-11-04 1:20 Re: [PATCH net v3 0/3] Fix SCTP diag locking issues 10+ messages
2025-11-02 15:51 Re: [PATCH] sctp: make sctp_transport_init() void 2+ messages
2025-10-30 10:50 Re: [PATCH v3] net: sctp: fix KMSAN uninit-value in sctp_inq_pop 3+ messages
2025-10-29 1:20 Re: [PATCH net-next] sctp: Constify struct sctp_sched_ops 2+ messages
2025-10-28 16:34 Re: [PATCH net v2] sctp: Prevent TOCTOU out-of-bounds write 3+ messages
2025-10-28 11:02 [bug report] sctp: Replace sockaddr with sockaddr_inet in sctp_addr union
2025-10-28 1:20 Re: [PATCH v3 net-next 0/8] sctp: Avoid redundant initialisation in sctp_accept() and sctp_do_peeloff(). 18+ messages
2025-10-27 10:25 [PATCH net v2] sctp: Hold sock lock while iterating over address list
2025-10-27 9:46 Re: [PATCH net] sctp: Prevent TOCTOU out-of-bounds write 3+ messages
2025-10-27 9:17 Re: [PATCH net] sctp: Hold sock lock while iterating over address list 2+ messages
2025-10-27 8:53 Re: [PATCH net] sctp: Hold RCU read lock while iterating over address list 7+ messages
2025-10-24 16:39 Re: [PATCH v2] net: sctp: fix KMSAN uninit-value in sctp_inq_pop 3+ messages
2025-10-23 22:07 Re: [PATCH v2 net-next 4/8] net: Add sk_clone(). 17+ messages
2025-10-23 17:49 Re: [PATCH] net: sctp: fix KMSAN uninit-value in sctp_inq_pop 4+ messages
2025-10-23 3:46 Re: [PATCH v2 net] sctp: avoid NULL dereference when chunk data buffer is missing 3+ messages
2025-10-22 7:55 [PATCH 6.1.y] sctp: linearize cloned gso packets in sctp_rcv
2025-10-22 7:53 [syzbot] Monthly sctp report (Oct 2025)
2025-10-22 7:36 Re: [PATCH v1 net-next 7/8] sctp: Use sctp_clone_sock() in sctp_do_peeloff(). 10+ messages
2025-10-20 23:50 Re: [PATCH net] selftests: net: fix server bind failure in sctp_vrf.sh 2+ messages
2025-10-20 21:09 [syzbot] [sctp?] KMSAN: uninit-value in sctp_sf_eat_data_6_2
2025-10-20 15:48 [syzbot] [sctp?] KMSAN: uninit-value in sctp_inq_pop (3)
2025-10-17 11:06 Re: [PATCH net] sctp: avoid NULL dereference when chunk data buffer is missing 4+ messages
2025-10-16 13:42 [syzbot] [sctp?] WARNING: refcount bug in sctp_generate_timeout_event (2)
2025-10-10 8:37 Re: [PATCH] sctp: fix null derefer in sctp_sf_do_5_1D_ce() 2+ messages
2025-10-06 18:10 Re: [PATCH] net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce() 5+ messages
2025-09-23 23:54 Thematic Funds Letter Of Intent
2025-09-22 17:22 Re: [PATCH] sctp: fix null deref in sctp_sf_do_5_1D_ce() 2+ messages
2025-08-26 14:11 [syzbot] [sctp?] KMSAN: uninit-value in __sctp_v6_cmp_addr (2)
2025-08-20 15:00 Re: [PATCH net-next v3 0/5] sctp: Convert to use crypto lib, and upgrade cookie auth 7+ messages
2025-08-18 17:42 Re: [PATCH net-next v2 0/3] sctp: Convert to use crypto lib, and upgrade cookie auth 13+ messages
2025-08-12 10:58 Re: [PATCH net-next 1/2] sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication 4+ messages
2025-08-08 20:20 Re: [PATCH net] sctp: linearize cloned gso packets in sctp_rcv 3+ messages
2025-07-27 21:25 Re: [syzbot] [sctp?] KMSAN: uninit-value in sctp_assoc_bh_rcv 2+ messages
2025-07-25 23:26 Re: [PATCH net-next 0/3] net: Add sockaddr_inet unified address structure 6+ messages
2025-07-22 19:47 Re: [syzbot] [sctp?] UBSAN: shift-out-of-bounds in sctp_transport_update_rto 2+ messages
2025-07-21 19:06 [syzbot] [sctp?] UBSAN: shift-out-of-bounds in sctp_transport_update_rto
2025-07-17 18:52 [syzbot] [netfilter?] [sctp?] BUG: assuming non migratable context at ./include/linux/filter.h:LINE
2025-06-16 22:44 [PATCH net-next v3 06/15] net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb() 3+ messages
2025-06-16 9:59 [syzbot] Monthly sctp report (Jun 2025)
2025-06-13 19:23 Re: [PATCH net-next v2 01/14] net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb() 3+ messages
2025-06-12 11:21 Re: [PATCH net-next 01/14] net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb() 3+ messages
2025-06-04 1:06 [PATCH AUTOSEL 5.4 04/20] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 1:05 [PATCH AUTOSEL 5.10 06/27] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 1:04 [PATCH AUTOSEL 5.15 06/33] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 1:03 [PATCH AUTOSEL 6.1 09/46] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 1:01 [PATCH AUTOSEL 6.6 11/62] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 0:58 [PATCH AUTOSEL 6.12 16/93] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 0:54 [PATCH AUTOSEL 6.14 019/108] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 0:49 [PATCH AUTOSEL 6.15 020/118] sctp: Do not wake readers in __sctp_write_space()
2025-05-28 12:04 Re: [PATCH] sctp: mark sctp_do_peeloff static 6+ messages
2025-05-22 14:07 Re: [PATCH v2 00/10] net: faster and simpler CRC32C computation 22+ messages
2025-05-21 10:38 Re: [PATCH net-next 04/10] RDMA/siw: use skb_crc32c() instead of __skb_checksum() 37+ messages
2025-05-21 1:20 Re: [PATCH] sctp: Do not wake readers in __sctp_write_space() 5+ messages
2025-05-20 8:15 [PATCH 6.1.y] sctp: add mutual exclusion in proc_sctp_do_udp_port()
2025-05-20 8:15 [PATCH 5.15.y] sctp: add mutual exclusion in proc_sctp_do_udp_port()
2025-05-20 8:15 [PATCH 6.6.y] sctp: add mutual exclusion in proc_sctp_do_udp_port()
2025-05-15 7:46 [syzbot] Monthly sctp report (May 2025)
2025-05-06 0:01 Re: [PATCH net-next] sctp: Remove unused sctp_assoc_del_peer and sctp_chunk_iif 3+ messages
2025-04-14 10:17 [syzbot] Monthly sctp report (Apr 2025)
2025-04-11 0:22 PATCH lksctp-tools - add test case 7 that does nothing but associate and waits
2025-04-08 9:40 Re: [PATCH] sctp: detect and prevent references to a freed transport in sendmsg 3+ messages
2025-04-07 11:53 [syzbot] [sctp?] WARNING: refcount bug in sctp_generate_timeout_event
2025-04-07 7:37 Re: [PATCH] sctp: check transport existence before processing a send primitive 11+ messages
2025-04-02 23:39 Re: [RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt() 28+ messages
2025-03-27 21:06 Re: [RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI 63+ messages
2025-03-12 15:30 Re: [PATCH] sctp: handle error of sctp_sf_heartbeat() in sctp_sf_do_asconf() 3+ messages
2025-03-04 2:10 Re: [PATCH net-next v2 0/3] add sock_kmemdup helper 8+ messages
2025-02-28 19:23 obtaining metrics of skb duration in sk_receive_queue
2025-02-27 9:05 Re: [PATCH net-next 1/4] sock: add sock_kmemdup helper 9+ messages
2025-02-25 14:30 Re: [PATCH net-next] sctp: Remove unused payload from sctp_idatahdr 2+ messages
2025-02-24 11:21 [PATCH AUTOSEL 5.4 3/4] sctp: Fix undefined behavior in left shift operation
2025-02-24 11:20 [PATCH AUTOSEL 5.10 6/7] sctp: Fix undefined behavior in left shift operation
2025-02-24 11:20 [PATCH AUTOSEL 5.15 6/7] sctp: Fix undefined behavior in left shift operation
2025-02-24 11:19 [PATCH AUTOSEL 6.1 11/12] sctp: Fix undefined behavior in left shift operation
2025-02-24 11:19 [PATCH AUTOSEL 6.6 18/20] sctp: Fix undefined behavior in left shift operation
2025-02-24 11:17 [PATCH AUTOSEL 6.12 26/28] sctp: Fix undefined behavior in left shift operation
2025-02-24 11:16 [PATCH AUTOSEL 6.13 30/32] sctp: Fix undefined behavior in left shift operation
2025-02-21 1:33 Re: [RESEND PATCH] sctp: Replace zero-length array with flexible array member 4+ messages
2025-02-20 3:10 Re: [PATCH net] sctp: Fix undefined behavior in left shift operation 2+ messages
2025-02-13 16:50 Re: [PATCH net-next] sctp: Remove commented out code 9+ messages
2025-02-13 4:10 Re: [PATCH net] MAINTAINERS: Add sctp headers to the general netdev entry 7+ messages
2025-02-10 13:16 Re: [RESEND PATCH] sctp: Remove commented out code 4+ messages
2025-02-02 20:47 Re: [PATCH] net/sctp: Prevent autoclose integer overflow in sctp_association_init() 5+ messages
2025-02-01 4:35 WARNING: refcount bug in sctp_transport_put
2025-01-16 7:53 Re: [PATCH] net: Convert proto_ops::getname to sockaddr_storage 5+ messages
2025-01-14 21:54 [RESEND PATCH] sctp: Replace zero-length array with flexible array member
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).