[RESEND PATCH] sctp: Replace zero-length array with flexible array member
2025-01-14 21:54 UTC
[PATCH] net: Convert proto_ops::getname to sockaddr_storage
2025-01-14 20:59 UTC (4+ messages)
[PATCH net 0/9] net: sysctl: avoid using current->nsproxy
2025-01-09 17:00 UTC (12+ messages)
` [PATCH net 1/9] mptcp: sysctl: avail sched: remove write access
` [PATCH net 2/9] mptcp: sysctl: sched: avoid using current->nsproxy
` [PATCH net 3/9] mptcp: sysctl: blackhole timeout: "
` [PATCH net 4/9] sctp: sysctl: cookie_hmac_alg: "
` [PATCH net 5/9] sctp: sysctl: rto_min/max: "
` [PATCH net 6/9] sctp: sysctl: auth_enable: "
` [PATCH net 7/9] sctp: sysctl: udp_port: "
` [PATCH net 8/9] sctp: sysctl: plpmtud_probe_interval: "
` [PATCH net 9/9] rds: sysctl: rds_tcp_{rcv,snd}buf: "
[PATCH net-next] sctp: Prepare sctp_v4_get_dst() to dscp_t conversion
2025-01-06 23:20 UTC (6+ messages)
[PATCH] net/sctp: Prevent autoclose integer overflow in sctp_association_init()
2024-12-28 12:10 UTC (4+ messages)
[RESEND PATCH] sctp: Replace zero-length array with flexible array member
2024-12-20 19:25 UTC
SCTP_AUTH_ACTIVE_KEY fails with Invalid Argument, how to?
2024-12-18 13:31 UTC
[syzbot] [sctp?] possible deadlock in sctp_sock_migrate
2024-12-14 15:03 UTC
I urge you to understand my viewpoint accurately
2024-12-13 4:26 UTC
[RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction
2024-12-04 19:29 UTC (2+ messages)
[PATCH] sctp: Replace zero-length array with flexible array member
2024-11-17 5:06 UTC (2+ messages)
[PATCH] sctp: Remove commented out code
2024-11-13 14:47 UTC
[PATCH net-next v2] sctp: Avoid enqueuing addr events redundantly
2024-11-07 14:50 UTC (3+ messages)
Solving address deletion bottleneck in SCTP
2024-11-07 8:18 UTC (5+ messages)
[PATCH net] sctp: properly validate chunk size in sctp_sf_ootb()
2024-11-03 19:50 UTC (2+ messages)
[syzbot] [sctp?] KMSAN: uninit-value in sctp_sf_ootb
2024-10-29 17:52 UTC (4+ messages)
[PATCH net-next] sctp: Avoid enqueuing addr events redundantly
2024-10-29 17:32 UTC (3+ messages)
[PATCH net] sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start
2024-10-09 12:40 UTC (3+ messages)
[PATCH net] sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
2024-10-03 10:30 UTC (5+ messages)
[syzbot] [sctp?] general protection fault in sctp_inet_listen
2024-09-27 16:04 UTC (2+ messages)
[PATCH v1 net-next] sctp: Fix typos in comments across various files
2024-09-24 8:11 UTC (2+ messages)
[PATCH net-next 00/12] Unmask upper DSCP bits - part 4 (last)
2024-09-09 13:20 UTC (31+ messages)
` [PATCH net-next 01/12] netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()
` [PATCH net-next 02/12] ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()
` [PATCH net-next 03/12] bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()
` [PATCH net-next 04/12] ipv4: icmp: Unmask upper DSCP bits in icmp_reply()
` [PATCH net-next 05/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
` [PATCH net-next 06/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
` [PATCH net-next 07/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
` [PATCH net-next 08/12] ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()
` [PATCH net-next 09/12] netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()
` [PATCH net-next 10/12] netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()
` [PATCH net-next 11/12] ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()
` [PATCH net-next 12/12] sctp: Unmask upper DSCP bits in sctp_v4_get_dst()
[PATCH net] sctp: fix association labeling in the duplicate COOKIE-ECHO case
2024-08-27 23:20 UTC (4+ messages)
` [PATCH] "
[PATCH net-next 00/13] net: header and core spelling corrections
2024-08-27 8:25 UTC (25+ messages)
` [PATCH net-next 01/13] packet: Correct spelling in if_packet.h
` [PATCH net-next 02/13] s390/iucv: Correct spelling in iucv.h
` [PATCH net-next 03/13] ip_tunnel: Correct spelling in ip_tunnels.h
` [PATCH net-next 04/13] ipv6: Correct spelling in ipv6.h
` [PATCH net-next 05/13] bonding: Correct spelling in headers
` [PATCH net-next 06/13] net: qualcomm: rmnet: Correct spelling in if_rmnet.h
` [PATCH net-next 07/13] netlabel: Correct spelling in netlabel.h
` [PATCH net-next 08/13] NFC: Correct spelling in headers
` [PATCH net-next 09/13] net: sched: "
` [PATCH net-next 10/13] sctp: "
` [PATCH net-next 11/13] x25: Correct spelling in x25.h
` [PATCH net-next 12/13] net: Correct spelling in headers
` [PATCH net-next 13/13] net: Correct spelling in net/core
BUG: general protection fault in sctp_inet6addr_event
2024-08-25 2:43 UTC
[PATCH v2 net] sctp: Fix null-ptr-deref in reuseport_add_sock()
2024-08-02 23:30 UTC (3+ messages)
[PATCH v1 net] sctp: Fix null-ptr-deref in reuseport_add_sock()
2024-07-31 19:33 UTC (7+ messages)
` "
[GIT PULL] sysctl constification changes for v6.11-rc1
2024-07-29 16:42 UTC (5+ messages)
[PATCH net-next] sctp: Fix typos and improve comments
2024-07-09 9:40 UTC (3+ messages)
[PATCH net-next] sctp: cancel a blocking accept when shutdown a listen socket
2024-07-03 8:50 UTC (2+ messages)
sctp_recvmsg returns duplicate messages
2024-06-11 10:32 UTC (2+ messages)
SCTP doesn't seem to let you 'cancel' a blocking accept()
2024-06-07 14:53 UTC (4+ messages)
[PATCH] sctp: annotate struct sctp_assoc_ids with __counted_by()
2024-06-01 14:02 UTC (4+ messages)
[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
2024-05-13 2:57 UTC (16+ messages)
` [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers
[PATCH net-next v6 0/8] sysctl: Remove sentinel elements from networking
2024-05-07 8:02 UTC (17+ messages)
` [PATCH net-next v6 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH net-next v6 2/8] net: ipv{6,4}: "
` [PATCH net-next v6 3/8] net: rds: "
` [PATCH net-next v6 4/8] net: sunrpc: "
` [PATCH net-next v6 5/8] net: Remove ctl_table sentinel elements from several networking subsystems
` [PATCH net-next v6 6/8] netfilter: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH net-next v6 7/8] appletalk: "
` [PATCH net-next v6 8/8] ax.25: x.25: "
[PATCH v2] sysctl: treewide: constify ctl_table_header::ctl_table_arg
2024-05-03 12:56 UTC (2+ messages)
INIT_ACK.src := INIT.dst /*for outdated clients that ignore RFC*/
2024-05-02 11:36 UTC
[PATCH] sctp: prefer struct_size over open coded arithmetic
2024-05-01 16:37 UTC (5+ messages)
[PATCH v4 0/8] sysctl: Remove sentinel elements from networking
2024-05-01 9:16 UTC (7+ messages)
` [PATCH v4 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
[PATCH v5 0/8] sysctl: Remove sentinel elements from networking
2024-04-30 12:41 UTC (15+ messages)
` [PATCH v5 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v5 5/8] net: Remove ctl_table sentinel elements from several networking subsystems
` [PATCH v5 6/8] netfilter: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v5 8/8] ax.25: x.25: "
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).