messages from 2017-09-08 15:40:05 to 2017-11-14 14:46:34 UTC [more...]
[PATCH net] sctp: add wait_buf flag in asoc to avoid the peeloff and wait sndbuf race
2017-11-14 14:46 UTC (6+ messages)
[RFC PATCH 5/5] selinux: Add SCTP support
2017-11-14 13:41 UTC (9+ messages)
[PATCH net] sctp: check stream reset info len before making reconf chunk
2017-11-14 12:57 UTC (7+ messages)
[PATCH net] sctp: do not free asoc when it is already dead in sctp_sendmsg
2017-11-14 12:52 UTC (5+ 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 (5+ messages)
[PATCH] sctp: Fix len returned by getsockopt(sk, SCTP_GET_LOCAL_ADDRS, opt, &len)
2017-11-06 22:09 UTC (2+ messages)
kernel BUG at net/core/skbuff.c:LINE! (2)
2017-11-05 10:25 UTC
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
[RFC PATCH 2/5] sctp: Add ip option support
2017-11-01 21:29 UTC (3+ messages)
[PATCH net-next] sctp: fix error return code in sctp_send_add_streams()
2017-11-01 12:26 UTC (4+ messages)
[RFC PATCH 0/5] Add SELinux SCTP protocol support
2017-10-31 17:26 UTC (2+ messages)
[PATCH net 0/4] sctp: a bunch of fixes for some sparse warnings
2017-10-30 15:17 UTC (8+ messages)
` [PATCH net 1/4] sctp: fix some type cast warnings introduced by stream reconf
` [PATCH net 2/4] sctp: fix some type cast warnings introduced by transport rhashtable
` [PATCH net 3/4] sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
` [PATCH net 4/4] sctp: fix some type cast warnings introduced since very beginning
[PATCH net] sctp: reset owner sk for data chunks on out queues when migrating a sock
2017-10-29 3:07 UTC (3+ messages)
WARNING in refcount_sub_and_test
2017-10-27 9:43 UTC (11+ messages)
[PATCH] net: sctp: Convert timers to use timer_setup()
2017-10-25 3:02 UTC (2+ messages)
[RFC PATCH 3/5] sctp: Add LSM hooks
2017-10-24 20:27 UTC (6+ messages)
[PATCH v2] sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
2017-10-24 9:40 UTC (3+ messages)
[PATCH] sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
2017-10-23 13:39 UTC (3+ messages)
[PATCH net] sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
2017-10-20 11:54 UTC (4+ messages)
[PATCH net] sctp: do not peel off an assoc from one netns to another one
2017-10-19 12:16 UTC (4+ messages)
[RFC] sctp: suspicious rcu_read_lock() in sctp_packet_config()
2017-10-18 10:01 UTC (8+ messages)
Kernel Performance Tuning for High Volume SCTP traffic
2017-10-16 13:34 UTC (6+ messages)
[PATCH][next] sctp: make array sctp_sched_ops static
2017-10-12 3:18 UTC (5+ messages)
(no subject)
2017-10-11 2:35 UTC
[PATCH V2] Fix a sleep-in-atomic bug in shash_setkey_unaligned
2017-10-05 19:07 UTC (12+ messages)
[PATCH net-next v2 00/10] Introduce SCTP Stream Schedulers
2017-10-03 23:27 UTC (12+ messages)
` [PATCH net-next v2 01/10] sctp: silence warns on sctp_stream_init allocations
` [PATCH net-next v2 02/10] sctp: factor out stream->out allocation
` [PATCH net-next v2 03/10] sctp: factor out stream->in allocation
` [PATCH net-next v2 04/10] sctp: introduce struct sctp_stream_out_ext
` [PATCH net-next v2 05/10] sctp: introduce sctp_chunk_stream_no
` [PATCH net-next v2 06/10] sctp: introduce stream scheduler foundations
` [PATCH net-next v2 07/10] sctp: add sockopt to get/set stream scheduler
` [PATCH net-next v2 08/10] sctp: add sockopt to get/set stream scheduler parameters
` [PATCH net-next v2 09/10] sctp: introduce priority based stream scheduler
` [PATCH net-next v2 10/10] sctp: introduce round robin "
[PATCH] Fix a sleep-in-atomic bug in shash_setkey_unaligned
2017-10-03 2:22 UTC
[PATCH net-next 00/10] Introduce SCTP Stream Schedulers
2017-09-30 16:52 UTC (18+ messages)
` [PATCH net-next 01/10] sctp: silence warns on sctp_stream_init allocations
` [PATCH net-next 02/10] sctp: factor out stream->out allocation
` [PATCH net-next 03/10] sctp: factor out stream->in allocation
` [PATCH net-next 04/10] sctp: introduce struct sctp_stream_out_ext
` [PATCH net-next 05/10] sctp: introduce sctp_chunk_stream_no
` [PATCH net-next 06/10] sctp: introduce stream scheduler foundations
` [PATCH net-next 07/10] sctp: add sockopt to get/set stream scheduler
` [PATCH net-next 08/10] sctp: add sockopt to get/set stream scheduler parameters
` [PATCH net-next 09/10] sctp: introduce priority based stream scheduler
` [PATCH net-next 10/10] sctp: introduce round robin "
[PATCH net] sctp: Fix a big endian bug in sctp_for_each_transport()
2017-09-27 4:17 UTC (6+ messages)
` [PATCH net v2] sctp: Fix a big endian bug in sctp_diag_dump()
PMTU discovery behaviour
2017-09-22 20:06 UTC (10+ messages)
[PATCH v3 21/31] sctp: Define usercopy region in SCTP proto slab cache
2017-09-20 20:45 UTC (2+ messages)
` [PATCH v3 22/31] sctp: Copy struct sctp_sock.autoclose to userspace using put_user()
[PATCH net] sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
2017-09-15 21:51 UTC (4+ messages)
[PATCH net] sctp: fix an use-after-free issue in sctp_sock_dump
2017-09-15 21:48 UTC (4+ messages)
[PATCH net] sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
2017-09-14 0:00 UTC (5+ messages)
` [PATCH v2 "
[PATCH net] sctp: fix missing wake ups in some situations
2017-09-08 17:07 UTC (2+ messages)
Multiple connections from the same source address
2017-09-08 17:04 UTC (4+ messages)
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).