messages from 2017-11-01 21:38:23 to 2017-12-10 13:51:49 UTC [more...]
[PATCH net] sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streams
2017-12-10 13:51 UTC (2+ messages)
kernel BUG at net/core/skbuff.c:LINE! (2)
2017-12-10 5:12 UTC (9+ messages)
KASAN: slab-out-of-bounds Read in sctp_send_reset_streams
2017-12-09 11:58 UTC (2+ messages)
[PATCHv2 net-next 00/12] sctp: Implement Stream Interleave: The I-DATA Chunk Supporting User Message
2017-12-08 20:37 UTC (29+ messages)
` [PATCHv2 net-next 01/12] sctp: add stream interleave enable members and sockopt
` [PATCHv2 net-next 02/12] sctp: add asoc intl_enable negotiation during 4 shakehands
` [PATCHv2 net-next 03/12] sctp: add basic structures and make chunk function for idata
` [PATCHv2 net-next 04/12] sctp: implement make_datafrag for sctp_stream_interleave
` [PATCHv2 net-next 05/12] sctp: implement assign_number "
` [PATCHv2 net-next 06/12] sctp: implement validate_data "
` [PATCHv2 net-next 07/12] sctp: implement ulpevent_data "
` [PATCHv2 net-next 08/12] sctp: implement enqueue_event "
` [PATCHv2 net-next 09/12] sctp: implement renege_events "
` [PATCHv2 net-next 10/12] sctp: implement start_pd "
` [PATCHv2 net-next 11/12] sctp: implement abort_pd "
` [PATCHv2 net-next 12/12] sctp: add support for the process of unordered idata
From Precious
2017-12-08 10:12 UTC
[PATCH net-next 00/12] sctp: Implement Stream Interleave: The I-DATA Chunk Supporting User Message I
2017-12-08 3:45 UTC (25+ messages)
` [PATCH net-next 01/12] sctp: add stream interleave enable members and sockopt
` [PATCH net-next 02/12] sctp: add asoc intl_enable negotiation during 4 shakehands
` [PATCH net-next 03/12] sctp: add basic structures and make chunk function for idata
` [PATCH net-next 04/12] sctp: implement make_datafrag for sctp_stream_interleave
` [PATCH net-next 05/12] sctp: implement assign_number "
` [PATCH net-next 06/12] sctp: implement validate_data "
` [PATCH net-next 07/12] sctp: implement ulpevent_data "
` [PATCH net-next 08/12] sctp: implement enqueue_event "
` [PATCH net-next 09/12] sctp: implement renege_events "
` [PATCH net-next 10/12] sctp: implement start_pd "
` [PATCH net-next 11/12] sctp: implement abort_pd "
` [PATCH net-next 12/12] sctp: add support for the process of unordered idata
` [PATCH net-next 00/12] sctp: Implement Stream Interleave: The I-DATA Chunk Supporting User Messa
[PATCH V2] selinux: Add SCTP support
2017-12-07 23:37 UTC (5+ messages)
[PATCH 4/4] selinux: Add SCTP support
2017-12-04 11:40 UTC (5+ messages)
[PATCH net] sctp: use right member as the param of list_for_each_entry
2017-11-28 20:56 UTC (4+ messages)
[PATCH net 0/3] sctp: fix some other sparse errors
2017-11-28 16:00 UTC (9+ messages)
` [PATCH net 1/3] sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail
` [PATCH net 2/3] sctp: force the params with right types for sctp csum apis
` [PATCH net 3/3] sctp: remove extern from stream sched
[PATCH net 0/3] a couple of fixes for chunks abandoned in prsctp
2017-11-27 19:52 UTC (9+ messages)
` [PATCH net 1/3] sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune
` [PATCH net 2/3] sctp: abandon the whole msg if one part of a fragmented message is abandoned
` [PATCH net 3/3] sctp: do not abandon the other frags in unsent outq if one msg has outstanding frags
` [PATCH net 3/3] sctp: do not abandon the other frags in unsent outq if one msg has outstanding f
` [PATCH net 1/3] sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prun
[PATCH 3/4] sctp: Add LSM hooks
2017-11-27 19:31 UTC
[PATCH 2/4] sctp: Add ip option support
2017-11-27 19:31 UTC
[PATCH 1/4] security: Add support for SCTP security hooks
2017-11-27 19:30 UTC
[PATCH 0/4] Add SELinux SCTP protocol support
2017-11-27 19:30 UTC
[PATCH net 0/5] sctp: a bunch of fixes for stream reconfig
2017-11-27 15:43 UTC (15+ messages)
` [PATCH net 1/5] sctp: use sizeof(__u16) for each stream number length instead of magic number
` [PATCH net 2/5] sctp: only allow the out stream reset when the stream outq is empty
` [PATCH net 3/5] sctp: only allow the asoc reset when the asoc "
` [PATCH net 4/5] sctp: avoid flushing unsent queue when doing asoc reset
` [PATCH net 5/5] sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
Multi-homed SCTP with NAT
2017-11-22 20:19 UTC (9+ messages)
[tsvwg] WGLC comments request for draft-ietf-tsvwg-rfc4960-errata-04.txt - to end Fri 8th Dec 20
2017-11-22 13:02 UTC (3+ messages)
Fwd: [tsvwg] WGLC comments request for draft-ietf-tsvwg-rfc4960-errata-04.txt - to end Fri 8th Dec 2
2017-11-21 20:52 UTC (2+ messages)
` Fwd: [tsvwg] WGLC comments request for draft-ietf-tsvwg-rfc4960-errata-04.txt - to end Fri 8th D
[RFC PATCH 5/5] selinux: Add SCTP support
2017-11-21 17:37 UTC (8+ messages)
address already in use on previously used (but currently unused) IP:PORT combinations in sctp_bindx(
2017-11-20 16:29 UTC (2+ messages)
` address already in use on previously used (but currently unused) IP:PORT combinations in sctp_bi
[PATCH net] sctp: report SCTP_ERROR_INV_STRM as cpu endian
2017-11-20 12:29 UTC (4+ messages)
[PATCH net] sctp: set frag_point in sctp_setsockopt_maxseg correctly
2017-11-18 1:35 UTC (3+ messages)
[PATCH 7.x ubsan fix 3/6] net: sctp, forbid negative length
2017-11-17 2:35 UTC (2+ messages)
[PATCH net] net/sctp: Always set scope_id in sctp_inet6_skb_msgname
2017-11-16 14:00 UTC (2+ messages)
[PATCHv2 net] sctp: check stream reset info len before making reconf chunk
2017-11-16 1:49 UTC (3+ messages)
[PATCHv2 net] sctp: use the right sk after waking up from wait_buf sleep
2017-11-16 1:49 UTC (3+ messages)
[PATCHv2 net] sctp: do not free asoc when it is already dead in sctp_sendmsg
2017-11-16 1:49 UTC (3+ messages)
[PATCH net] sctp: check stream reset info len before making reconf chunk
2017-11-14 19:06 UTC (8+ messages)
[PATCH net] sctp: add wait_buf flag in asoc to avoid the peeloff and wait sndbuf race
2017-11-14 18:44 UTC (8+ messages)
[PATCH net] sctp: do not free asoc when it is already dead in sctp_sendmsg
2017-11-14 18:19 UTC (6+ messages)
[RFC PATCH 4/5] netlabel: Add SCTP support
2017-11-13 22:26 UTC (4+ messages)
Re:
2017-11-13 14:55 UTC
[RFC PATCH -tip 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
2017-11-08 10:03 UTC (7+ messages)
` [RFC PATCH -tip 1/6] net: tcp: Add trace events for TCP congestion window tracing
` [RFC PATCH -tip 2/6] net: tcp: Remove TCP probe module
` [RFC PATCH -tip 3/6] net: sctp: Add SCTP ACK tracking trace event
` [RFC PATCH -tip 4/6] net: sctp: Remove debug SCTP probe module
` [RFC PATCH -tip 5/6] net: dccp: Add DCCP sendmsg trace event
` [RFC PATCH -tip 6/6] net: dccp: Remove dccpprobe module
[RFC PATCH 1/5] security: Add support for SCTP security hooks
2017-11-06 22:35 UTC (4+ messages)
[PATCH] sctp: Fix len returned by getsockopt(sk, SCTP_GET_LOCAL_ADDRS, opt, &len)
2017-11-06 22:09 UTC (2+ messages)
KASAN: use-after-free Read in refcount_inc_not_zero
2017-11-03 11:27 UTC
KASAN: use-after-free Read in sctp_association_free
2017-11-02 12:07 UTC
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).