linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-19 04:14:50 to 2019-01-28 17:04:34 UTC [more...]

[PATCH AUTOSEL 4.19 033/258] sctp: Fix SKB list traversal in sctp_intl_store_ordered()
 2019-01-28 17:04 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 034/258] sctp: Fix SKB list traversal in sctp_intl_store_reasm()

[PATCH AUTOSEL 4.20 039/304] sctp: Fix SKB list traversal in sctp_intl_store_ordered()
 2019-01-28 15:39 UTC  (2+ messages)
` [PATCH AUTOSEL 4.20 040/304] sctp: Fix SKB list traversal in sctp_intl_store_reasm()

[PATCH net-next 00/24] sctp: support SCTP_FUTURE/CURRENT/ALL_ASSOC
 2019-01-28  9:44 UTC  (26+ messages)
` [PATCH net-next 01/24] sctp: introduce SCTP_FUTURE/CURRENT/ALL_ASSOC
  ` [PATCH net-next 02/24] sctp: use SCTP_FUTURE_ASSOC for SCTP_PEER_ADDR_PARAMS sockopt
    ` [PATCH net-next 03/24] sctp: use SCTP_FUTURE_ASSOC for SCTP_RTOINFO sockopt
      ` [PATCH net-next 04/24] sctp: use SCTP_FUTURE_ASSOC for SCTP_ASSOCINFO sockopt
        ` [PATCH net-next 05/24] sctp: use SCTP_FUTURE_ASSOC for SCTP_MAXSEG sockopt
          ` [PATCH net-next 06/24] sctp: use SCTP_FUTURE_ASSOC for SCTP_LOCAL_AUTH_CHUNKS sockopt
            ` [PATCH net-next 07/24] sctp: add SCTP_FUTURE_ASSOC for SCTP_PEER_ADDR_THLDS sockopt
              ` [PATCH net-next 08/24] sctp: use SCTP_FUTURE_ASSOC for SCTP_PR_SUPPORTED sockopt
                ` [PATCH net-next 09/24] sctp: use SCTP_FUTURE_ASSOC for SCTP_RECONFIG_SUPPORTED sockopt
                  ` [PATCH net-next 10/24] sctp: use SCTP_FUTURE_ASSOC for SCTP_INTERLEAVING_SUPPORTED sockopt
                    ` [PATCH net-next 11/24] sctp: add SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER_VALUE sockopt
                      ` [PATCH net-next 12/24] sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_DELAYED_SACK
                        ` [PATCH net-next 13/24] sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_DEFAULT_SEND_
                          ` [PATCH net-next 14/24] sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_DEFAULT_SNDIN
                            ` [PATCH net-next 15/24] sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_CONTEXT socko
                              ` [PATCH net-next 16/24] sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_MAX_BURST soc
                                ` [PATCH net-next 17/24] sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_AUTH_KEY sock
                                  ` [PATCH net-next 18/24] sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_AUTH_ACTIVE_K
                                    ` [PATCH net-next 19/24] sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_AUTH_DELETE_K
                                      ` [PATCH net-next 20/24] sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_AUTH_DEACTIVA
                                        ` [PATCH net-next 21/24] sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_DEFAULT_PRINF
                                          ` [PATCH net-next 22/24] sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_ENABLE_STREAM
                                            ` [PATCH net-next 23/24] sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_EVENT sockopt
                                              ` [PATCH net-next 24/24] sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER s

[PATCH net] sctp: set flow sport from saddr only when it's 0
 2019-01-25  2:25 UTC  (2+ messages)

[PATCH net] sctp: set chunk transport correctly when it's a new asoc
 2019-01-25  2:25 UTC  (2+ messages)

[PATCH net] sctp: improve the events for sctp stream reset
 2019-01-25  2:25 UTC  (4+ messages)
` [PATCH net] sctp: improve the events for sctp stream adding

[PATCH 6/7] sctp: Convert to genradix
 2019-01-18 14:51 UTC  (8+ messages)

€ 2.000.000,00 EUR
 2019-01-17 10:40 UTC 

[PATCH net] sctp: allocate sctp_sockaddr_entry with kzalloc
 2019-01-16 21:38 UTC  (4+ messages)

KMSAN: kernel-infoleak in sctp_getsockopt
 2019-01-14 11:09 UTC  (10+ messages)
` KMSAN: kernel-infoleak in sctp_getsockopt (2)

BUG: unable to handle kernel paging request in sctp_v6_get_dst
 2018-12-30  6:10 UTC 

[PATCH lksctp-tools] withsctp: do not reuse PACKAGE_VERSION as lib version
 2018-12-21 12:30 UTC 

[PATCH] Fix error->errno typos
 2018-12-21 12:04 UTC  (2+ messages)

<<<Good Day To You Sir>>
 2018-12-17 21:09 UTC 

[PATCH] Fix error->errno typo
 2018-12-17 11:38 UTC  (2+ messages)

[PATCHv2 net 0/3] net: add support for flex_array_resize in flex_array
 2018-12-13  0:06 UTC  (8+ messages)
` [PATCHv2 net 1/3] flex_array: make FLEX_ARRAY_BASE_SIZE the same value of FLEX_ARRAY_PART_SIZE
  ` [PATCHv2 net 2/3] flex_array: support flex_array_resize
    ` [PATCHv2 net 3/3] sctp: fa_resize sctp stream instead of redo fa_alloc

Lets Work Together
 2018-12-12 13:52 UTC 

[PATCH net] sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
 2018-12-10 19:54 UTC  (4+ messages)

Urgently need money? We can help you!
 2018-12-07 14:16 UTC 

KASAN: use-after-free Read in __lock_sock
 2018-12-06  8:39 UTC  (8+ messages)

[PATCH net] sctp: fix pr_warn max_data argument type mismatch
 2018-12-06  8:04 UTC  (3+ messages)

[PATCH net 0/3] net: add support for flex_array_resize in flex_array
 2018-12-06  5:48 UTC  (7+ messages)
` [PATCH net 1/3] flex_array: make FLEX_ARRAY_BASE_SIZE the same value of FLEX_ARRAY_PART_SIZE
  ` [PATCH net 2/3] flex_array: support flex_array_resize
    ` [PATCH net 3/3] sctp: fa_resize sctp stream instead of redo fa_alloc

[PATCH net] sctp: frag_point sanity check
 2018-12-06  4:16 UTC  (7+ messages)

[PATCH net] sctp: always set frag_point on pmtu change
 2018-12-04 19:30 UTC  (10+ messages)

[PATCH net] sctp: kfree_rcu asoc
 2018-12-03 23:55 UTC  (4+ messages)

[PATCHv2 net] sctp: update frag_point when stream_interleave is set
 2018-11-30 21:13 UTC  (5+ messages)

[PATCHv2 net] sctp: check and update stream->out_curr when allocating stream_out
 2018-11-30 19:40 UTC  (11+ messages)

[PATCHv2 net] sctp: hold transport before accessing its asoc in sctp_epaddr_lookup_transport
 2018-11-30 15:01 UTC  (15+ messages)
` [PATCHv2 net] sctp: hold transport before accessing its asoc in sctp_hash_transport

[PATCH net] sctp: hold transport before accessing its asoc in sctp_transport_get_next
 2018-11-28 13:38 UTC  (12+ messages)
` [PATCH net] sctp: hold transport before accessing its asoc in sctp_hash_transport
` [PATCH net] sctp: hold transport before accessing its asoc in sctp_epaddr_lookup_transport

[PATCH net] sctp: increase sk_wmem_alloc when head->truesize is increased
 2018-11-27 23:42 UTC  (5+ messages)

Kernel Panic in SCTP driver (Debian 4.18.0-bpo1-amd64)
 2018-11-27 21:54 UTC  (3+ messages)

[PATCH net] sctp: check and update stream->out_curr when allocating stream_out
 2018-11-27 14:43 UTC  (7+ messages)

(no subject)
 2018-11-27  0:09 UTC 

Did You Receive My Last Mail?
 2018-11-26 18:03 UTC 

[PATCH net] sctp: update frag_point when stream_interleave is set
 2018-11-26 13:46 UTC  (4+ messages)

general protection fault in sctp_sched_dequeue_common
 2018-11-21 19:23 UTC  (3+ messages)

Kernel Panic in SCTP driver (Debian 4.18.0-bpo1-amd64)
 2018-11-21  7:40 UTC 

[PATCH net] sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit
 2018-11-21  3:25 UTC  (4+ messages)

[PATCH net] sctp: not increase stream's incnt before sending addstrm_in request
 2018-11-19 22:47 UTC  (2+ messages)

[PATCH net] Revert "sctp: remove sctp_transport_pmtu_check"
 2018-11-19 20:44 UTC  (3+ messages)

[PATCHv2 net] sctp: not allow to set asoc prsctp_enable by sockopt
 2018-11-19 20:42 UTC  (2+ messages)

[PATCHv3 net-next 0/4] sctp: add subscribe per asoc and sockopt SCTP_EVENT
 2018-11-19 20:25 UTC  (3+ messages)

[PATCH net] sctp: not allow to set asoc prsctp_enable by sockopt
 2018-11-19 17:26 UTC  (9+ messages)

KASAN: use-after-free Read in sctp_epaddr_lookup_transport
 2018-11-19  8:31 UTC  (2+ messages)

KASAN: use-after-free Read in sctp_hash_transport
 2018-11-19  8:30 UTC  (2+ messages)


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).