messages from 2017-07-04 12:52:58 to 2017-09-08 15:40:05 UTC [more...]
Multiple connections from the same source address
2017-09-08 15:40 UTC (8+ messages)
[PATCH net] sctp: fix missing wake ups in some situations
2017-09-08 14:35 UTC
Question on sctp state machine
2017-09-01 15:18 UTC (3+ messages)
[PATCH v2 21/30] sctp: Define usercopy region in SCTP proto slab cache
2017-08-28 21:35 UTC (2+ messages)
` [PATCH v2 22/30] sctp: Copy struct sctp_sock.autoclose to userspace using put_user()
[PATCH net] sctp: Avoid out-of-bounds reads from address storage
2017-08-24 5:35 UTC (4+ messages)
SOCK_STREAM and EPOLLET
2017-08-21 8:40 UTC (2+ messages)
[PATCH v3] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
2017-08-18 23:01 UTC (2+ messages)
Old linux versions
2017-08-17 22:35 UTC (4+ messages)
[PATCH v2] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
2017-08-15 16:31 UTC (8+ messages)
[PATCH] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
2017-08-14 18:43 UTC (7+ messages)
(no subject)
2017-08-14 14:57 UTC
[PATCH net-next 00/14] sctp: remove typedefs from structures part 4
2017-08-11 17:03 UTC (50+ messages)
` [PATCH net-next 01/14] sctp: remove the typedef sctp_shutdownhdr_t
` [PATCH net-next 02/14] sctp: fix the name of struct sctp_shutdown_chunk_t
` [PATCH net-next 03/14] sctp: remove the typedef sctp_errhdr_t
` [PATCH net-next 04/14] sctp: remove the typedef sctp_operr_chunk_t
` [PATCH net-next 05/14] sctp: remove the typedef sctp_error_t
` [PATCH net-next 06/14] sctp: remove the typedef sctp_ecnehdr_t
` [PATCH net-next 07/14] sctp: remove the typedef sctp_ecne_chunk_t
` [PATCH net-next 08/14] sctp: remove the typedef sctp_cwrhdr_t
` [PATCH net-next 09/14] sctp: remove the typedef sctp_cwr_chunk_t
` [PATCH net-next 10/14] sctp: remove the typedef sctp_addip_param_t
` [PATCH net-next 11/14] sctp: remove the typedef sctp_addiphdr_t
` [PATCH net-next 12/14] sctp: remove the typedef sctp_addip_chunk_t
` [PATCH net-next 13/14] sctp: remove the typedef sctp_authhdr_t
` [PATCH net-next 14/14] sctp: remove the typedef sctp_auth_chunk_t
` [PATCH net-next 00/14] sctp: remove typedefs from structures part 5
` [PATCH net-next 01/14] sctp: remove the typedef sctp_lower_cwnd_t
` [PATCH net-next 02/14] sctp: remove the typedef sctp_retransmit_reason_t
` [PATCH net-next 03/14] sctp: remove the typedef sctp_scope_policy_t
` [PATCH net-next 04/14] sctp: remove the typedef sctp_scope_t
` [PATCH net-next 05/14] sctp: remove the typedef sctp_transport_cmd_t
` [PATCH net-next 06/14] sctp: remove the typedef sctp_sock_state_t
` [PATCH net-next 07/14] sctp: remove the typedef sctp_xmit_t
` [PATCH net-next 08/14] sctp: remove the typedef sctp_ierror_t
` [PATCH net-next 09/14] sctp: remove the typedef sctp_state_t
` [PATCH net-next 10/14] sctp: remove the typedef sctp_event_primitive_t
` [PATCH net-next 11/14] sctp: remove the typedef sctp_event_other_t
` [PATCH net-next 12/14] sctp: remove the typedef sctp_event_timeout_t
` [PATCH net-next 13/14] sctp: remove the typedef sctp_event_t
` [PATCH net-next 14/14] sctp: remove the typedef sctp_subtype_t
` [PATCH net-next 00/14] sctp: remove typedefs from structures part 6
` [PATCH net-next 01/14] sctp: remove the unused typedef sctp_packet_phandler_t
` [PATCH net-next 02/14] sctp: remove the typedef sctp_sender_hb_info_t
` [PATCH net-next 03/14] sctp: remove the typedef sctp_endpoint_type_t
` [PATCH net-next 04/14] sctp: remove the typedef sctp_cmsgs_t
` [PATCH net-next 05/14] sctp: remove the typedef sctp_dbg_objcnt_entry_t
` [PATCH net-next 06/14] sctp: remove the typedef sctp_socket_type_t
` [PATCH net-next 07/14] sctp: remove the typedef sctp_cmd_t
` [PATCH net-next 08/14] sctp: remove the typedef sctp_cmd_seq_t
` [PATCH net-next 09/14] sctp: remove the typedef sctp_arg_t
` [PATCH net-next 10/14] sctp: remove the typedef sctp_verb_t
` [PATCH net-next 11/14] sctp: remove the unused typedef sctp_sm_command_t
` [PATCH net-next 12/14] sctp: remove the typedef sctp_sm_table_entry_t
` [PATCH net-next 13/14] sctp: remove the typedef sctp_disposition_t
` [PATCH net-next 14/14] sctp: fix some indents in sm_make_chunk.c
[PATCH net] sctp: use __GFP_NOWARN for sctpw.fifo allocation
2017-08-08 2:35 UTC (5+ messages)
[PATCH v06 17/36] uapi linux/sctp.h: use __u8, __u16 and __u32 from linux/types.h
2017-08-06 16:44 UTC
address already in use on previously used (but currently unused) IP:PORT combinations in sctp_bindx(
2017-08-03 0:37 UTC (6+ messages)
` address already in use on previously used (but currently unused) IP:PORT combinations in sctp_bi
(no subject)
2017-07-29 10:03 UTC
help about a lockup in sctp module
2017-07-28 11:03 UTC (7+ messages)
[PATCH net] sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
2017-07-27 7:03 UTC (3+ messages)
[PATCH net-next 00/11] sctp: remove typedefs from structures part 1
2017-07-24 23:01 UTC (27+ messages)
` [PATCH net-next 00/11] sctp: remove typedefs from structures part 2
` [PATCH net-next 01/11] sctp: remove the typedef sctp_ipv4addr_param_t
` [PATCH net-next 02/11] sctp: remove the typedef sctp_ipv6addr_param_t
` [PATCH net-next 03/11] sctp: remove the typedef sctp_cookie_preserve_param_t
` [PATCH net-next 04/11] sctp: remove the typedef sctp_hostname_param_t
` [PATCH net-next 05/11] sctp: remove the typedef sctp_supported_addrs_param_t
` [PATCH net-next 06/11] sctp: remove struct sctp_ecn_capable_param
` [PATCH net-next 07/11] sctp: remove the typedef sctp_adaptation_ind_param_t
` [PATCH net-next 08/11] sctp: remove the typedef sctp_supported_ext_param_t
` [PATCH net-next 09/11] sctp: remove the typedef sctp_random_param_t
` [PATCH net-next 10/11] sctp: remove the typedef sctp_chunks_param_t
` [PATCH net-next 11/11] sctp: remove the typedef sctp_hmac_algo_param_t
` [PATCH net-next 00/11] sctp: remove typedefs from structures part 3
` [PATCH net-next 01/11] sctp: remove the typedef sctp_initack_chunk_t
` [PATCH net-next 02/11] sctp: remove the typedef sctp_cookie_param_t
` [PATCH net-next 03/11] sctp: remove the typedef sctp_unrecognized_param_t
` [PATCH net-next 04/11] sctp: remove the typedef sctp_gap_ack_block_t
` [PATCH net-next 05/11] sctp: remove the typedef sctp_dup_tsn_t
` [PATCH net-next 06/11] sctp: remove the typedef sctp_sack_variable_t
` [PATCH net-next 07/11] sctp: remove the typedef sctp_sackhdr_t
` [PATCH net-next 08/11] sctp: remove the typedef sctp_sack_chunk_t
` [PATCH net-next 09/11] sctp: remove the typedef sctp_heartbeathdr_t
` [PATCH net-next 10/11] sctp: remove the typedef sctp_heartbeat_chunk_t
` [PATCH net-next 11/11] sctp: remove the typedef sctp_abort_chunk_t
[PATCHv2 net-next 00/11] sctp: remove typedefs from structures part 2
2017-07-17 3:52 UTC (13+ messages)
` [PATCHv2 net-next 01/11] sctp: remove the typedef sctp_ipv4addr_param_t
` [PATCHv2 net-next 02/11] sctp: remove the typedef sctp_ipv6addr_param_t
` [PATCHv2 net-next 03/11] sctp: remove the typedef sctp_cookie_preserve_param_t
` [PATCHv2 net-next 04/11] sctp: remove the typedef sctp_hostname_param_t
` [PATCHv2 net-next 05/11] sctp: remove the typedef sctp_supported_addrs_param_t
` [PATCHv2 net-next 06/11] sctp: remove struct sctp_ecn_capable_param
` [PATCHv2 net-next 07/11] sctp: remove the typedef sctp_adaptation_ind_param_t
` [PATCHv2 net-next 08/11] sctp: remove the typedef sctp_supported_ext_param_t
` [PATCHv2 net-next 09/11] sctp: remove the typedef sctp_random_param_t
` [PATCHv2 net-next 10/11] sctp: remove the typedef sctp_chunks_param_t
` [PATCHv2 net-next 11/11] sctp: remove the typedef sctp_hmac_algo_param_t
[PATCH net] sctp: fix an array overflow when all ext chunks are set
2017-07-14 16:05 UTC (2+ messages)
sctp refcount bug
2017-07-13 14:56 UTC (3+ messages)
ABORT after COOKIE_ECHO
2017-07-07 23:03 UTC (3+ messages)
[PATCH] sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst to find the cor
2017-07-06 10:40 UTC (3+ messages)
` [PATCH] sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst to find the
[PATCH 00/36] v2 net subsystem misc refcounter conversions
2017-07-05 9:03 UTC (37+ messages)
` [PATCH 03/36] net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t
` [PATCH 04/36] net, vxlan: convert vxlan_sock.refcnt "
` [PATCH 05/36] net, decnet: convert dn_fib_info.fib_clntref "
` [PATCH 06/36] net, atm: convert atm_dev.refcnt "
` [PATCH 07/36] net, atm: convert lec_arp_table.usage "
` [PATCH 08/36] net, atm: convert in_cache_entry.use "
` [PATCH 09/36] net, atm: convert eg_cache_entry.use "
` [PATCH 10/36] net, bridge: convert net_bridge_vlan.refcnt "
` [PATCH 11/36] net, calipso: convert calipso_doi.refcount "
` [PATCH 12/36] net, sched: convert Qdisc.refcnt "
` [PATCH 13/36] net, lapb: convert lapb_cb.refcnt "
` [PATCH 14/36] net, ipx: convert ipx_interface.refcnt "
` [PATCH 15/36] net, ipx: convert ipx_route.refcnt "
` [PATCH 16/36] net, netrom: convert nr_neigh.refcount "
` [PATCH 17/36] net, netrom: convert nr_node.refcount "
` [PATCH 18/36] net, sunrpc: convert gss_cl_ctx.count "
` [PATCH 19/36] net, sunrpc: convert gss_upcall_msg.count "
` [PATCH 20/36] net, rds: convert rds_ib_device.refcount "
` [PATCH 21/36] net, rds: convert rds_incoming.i_refcount "
` [PATCH 22/36] net, rds: convert rds_mr.r_refcount "
` [PATCH 23/36] net, rds: convert rds_message.m_refcount "
` [PATCH 24/36] net, x25: convert x25_route.refcnt "
` [PATCH 25/36] net, x25: convert x25_neigh.refcnt "
` [PATCH 26/36] net, xfrm: convert xfrm_state.refcnt "
` [PATCH 27/36] net, xfrm: convert xfrm_policy.refcnt "
` [PATCH 28/36] net, xfrm: convert sec_path.refcnt "
` [PATCH 29/36] net, sctp: convert sctp_auth_bytes.refcnt "
` [PATCH 30/36] net, sctp: convert sctp_datamsg.refcnt "
` [PATCH 31/36] net, sctp: convert sctp_chunk.refcnt "
` [PATCH 32/36] net, sctp: convert sctp_transport.refcnt "
` [PATCH 33/36] net, sctp: convert sctp_ep_common.refcnt "
` [PATCH 34/36] net, ax25: convert ax25_uid_assoc.refcount "
` [PATCH 35/36] net, ax25: convert ax25_route.refcount "
` [PATCH 36/36] net, ax25: convert ax25_cb.refcount "
page: next (older) | prev (newer) | latest
- 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 NNTP newsgroup(s).