linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-14 16:12:32 to 2018-05-02 15:16:55 UTC [more...]

[PATCH net] sctp: fix the issue that the cookie-ack with auth can't get processed
 2018-05-02 15:16 UTC  (4+ messages)

[PATCH net] sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
 2018-05-02 15:16 UTC  (4+ messages)

[PATCH net] sctp: init active key for the new asoc in dupcook_a and dupcook_b
 2018-05-02 15:16 UTC  (4+ messages)

[PATCH V2 net-next 0/6] virtio-net: Add SCTP checksum offload support
 2018-05-02 14:56 UTC  (21+ messages)
` [PATCH V2 net-next 1/6] virtio: Add support for SCTP checksum offloading
` [PATCH V2 net-next 2/6] sctp: Handle sctp packets with CHECKSUM_PARTIAL
` [PATCH V2 net-next 3/6] sctp: Build sctp offload support into the base kernel
` [PATCH V2 net-next 4/6] tun: Add support for SCTP checksum offload
` [PATCH V2 net-next 5/6] macvlan/macvtap: "
` [PATCH V2 net-next 6/6] ipvlan: "

non-blocking connect for kernel SCTP sockets
 2018-05-02 13:36 UTC  (4+ messages)

[PATCH lksctp-tools 1/3] lib: add the core functions for sctp_sendv and sctp_recvv
 2018-05-02 11:32 UTC  (4+ messages)

[PATCH net-next 0/2] sctp: unify sctp_make_op_error_fixed and sctp_make_op_error_space
 2018-05-01 23:28 UTC  (8+ messages)
` [PATCH net-next 1/2] sctp: allow sctp_init_cause to return errors
` [PATCH net-next 2/2] sctp: add sctp_make_op_error_limited and reuse inner functions

[PATCH lksctp-tools 3/3] man: add the man docs for sctp_sendv and sctp_recvv
 2018-05-01 10:24 UTC 

[PATCH lksctp-tools 2/3] func_tests: add the testing for sctp_sendv and sctp_recvv
 2018-05-01 10:24 UTC 

[PATCH lksctp-tools 0/3] add the support for sctp_sendv and sctp_recvv
 2018-05-01 10:24 UTC 

INFO: rcu detected stall in kmem_cache_alloc_node_trace
 2018-04-30 18:05 UTC 

[PATCH net] MAINTAINERS: add myself as SCTP co-maintainer
 2018-04-30  2:49 UTC  (3+ messages)

[PATCH net-next 00/13] sctp: refactor MTU handling
 2018-04-27 19:03 UTC  (19+ messages)
` [PATCH net-next 01/13] sctp: remove old and unused SCTP_MIN_PMTU
` [PATCH net-next 02/13] sctp: move transport pathmtu calc away of sctp_assoc_add_peer
` [PATCH net-next 03/13] sctp: remove an if() that is always true
` [PATCH net-next 04/13] sctp: introduce sctp_assoc_set_pmtu
` [PATCH net-next 05/13] sctp: introduce sctp_mtu_payload
` [PATCH net-next 06/13] sctp: introduce sctp_assoc_update_frag_point
` [PATCH net-next 07/13] sctp: remove sctp_assoc_pending_pmtu
` [PATCH net-next 08/13] sctp: introduce sctp_dst_mtu
` [PATCH net-next 09/13] sctp: remove sctp_transport_pmtu_check
` [PATCH net-next 10/13] sctp: re-use sctp_transport_pmtu in sctp_transport_route
` [PATCH net-next 11/13] sctp: honor PMTU_DISABLED when handling icmp
` [PATCH net-next 12/13] sctp: consider idata chunks when setting SCTP_MAXSEG
` [PATCH net-next 13/13] sctp: allow unsetting sockopt MAXSEG

[PATCH net] sctp: clear the new asoc's stream outcnt in sctp_stream_update
 2018-04-27 17:35 UTC  (4+ messages)

[PATCH net] sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
 2018-04-27 17:22 UTC  (4+ messages)

[PATCH net-next 0/2] net/sctp: Avoid allocating high order memory with kmalloc()
 2018-04-26 22:45 UTC  (9+ messages)
` [PATCH net-next 1/2] net/sctp: Make wrappers for accessing in/out streams
` [PATCH net-next 2/2] net/sctp: Replace in/out stream arrays with flex_array

[PATCH net-next] sctp: remove the unused sctp_assoc_is_match function
 2018-04-25 18:12 UTC  (4+ messages)

[PATCH net-next] sctp: fix identification of new acks for SFR-CACC
 2018-04-25 18:10 UTC  (5+ messages)

[PATCH net-next] sctp: fix const parameter violation in sctp_make_sack
 2018-04-25 17:22 UTC  (4+ messages)

[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
 2018-04-23 13:17 UTC  (27+ messages)
` [PATCH net-next 1/5] virtio: Add support for SCTP checksum offloading
` [PATCH net-next 2/5] sctp: Handle sctp packets with CHECKSUM_PARTIAL
` [PATCH net-next 3/5] sctp: Build sctp offload support into the base kernel
` [PATCH net-next 4/5] tun: Add support for SCTP checksum offload
` [PATCH net-next 5/5] macvlan/macvtap: "

KASAN: slab-out-of-bounds Read in __sctp_v6_cmp_addr
 2018-04-23  6:56 UTC  (2+ messages)

sendmmsg flags userspace ABI change in kernel 4.6
 2018-04-22 16:10 UTC  (2+ messages)

Proposal
 2018-04-16 21:16 UTC 

net: hang in unregister_netdevice: waiting for lo to become free
 2018-04-16 19:42 UTC  (12+ messages)

Doubt about data chunks
 2018-04-15 23:55 UTC  (3+ messages)

[PATCHv2 net] sctp: do not check port in sctp_inet6_cmp_addr
 2018-04-13  2:01 UTC  (3+ messages)

Can i trust you?
 2018-04-11 23:23 UTC 

[PATCH net] sctp: do not check port in sctp_inet6_cmp_addr
 2018-04-11 19:59 UTC  (9+ messages)

[PATCH 4.4 004/190] x86/asm: Dont use RBP as a temporary register in csum_partial_copy_generic()
 2018-04-11 18:34 UTC 

[PATCH 4.9 005/310] x86/asm: Dont use RBP as a temporary register in csum_partial_copy_generic()
 2018-04-11 18:32 UTC 

Great News!!!
 2018-04-11  7:23 UTC 

BUG: corrupted list in sctp_association_free
 2018-04-01 10:29 UTC  (4+ messages)

[PATCH] [net-next] sctp: fix unused lable warning
 2018-03-29 18:38 UTC  (3+ messages)

[PATCH net] sctp: remove unnecessary asoc in sctp_has_association
 2018-03-27 14:22 UTC  (3+ messages)

[PATCH 0/4] net: drivers/net: Use octal permissions
 2018-03-26 16:08 UTC  (3+ messages)
` [PATCH 3/4] net: Use octal not symbolic permissions

SCTP abort with T-bit set after handshake
 2018-03-24  7:32 UTC  (14+ messages)

[PATCH AUTOSEL for 4.4 004/167] x86/asm: Don't use RBP as a temporary register in csum_partial_copy_
 2018-03-19 16:05 UTC 

[PATCH AUTOSEL for 4.9 005/281] x86/asm: Don't use RBP as a temporary register in csum_partial_copy_
 2018-03-19 15:57 UTC 

Good day friend!!!
 2018-03-18  8:15 UTC 

sctp: use proc_remove_subtree()
 2018-03-18  0:11 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2] sctp: Fix double free in sctp_sendmsg_to_asoc
 2018-03-15 18:32 UTC  (2+ messages)

[PATCH net-next 0/5] sctp: add support for some sctp auth APIs from RFC6458
 2018-03-15 13:20 UTC  (7+ messages)
` [PATCH net-next 1/5] sctp: add refcnt support for sh_key


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