public inbox for linux-sctp@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-18 17:40:22 to 2017-06-30 03:52:21 UTC [more...]

[PATCH net-next 00/11] sctp: remove typedefs from structures part 1
 2017-06-30  3:52 UTC  (11+ messages)
` [PATCH net-next 01/11] sctp: remove the typedef sctp_sctphdr_t
  ` [PATCH net-next 02/11] sctp: remove the typedef sctp_chunkhdr_t
    ` [PATCH net-next 03/11] sctp: remove the typedef sctp_cid_t
      ` [PATCH net-next 04/11] sctp: remove the typedef sctp_cid_action_t
        ` [PATCH net-next 05/11] sctp: remove the typedef sctp_paramhdr_t
          ` [PATCH net-next 06/11] sctp: remove the typedef sctp_param_t
            ` [PATCH net-next 07/11] sctp: remove the typedef sctp_param_action_t
              ` [PATCH net-next 08/11] sctp: remove the typedef sctp_datahdr_t
                ` [PATCH net-next 09/11] sctp: remove the typedef sctp_data_chunk_t
                  ` [PATCH net-next 10/11] sctp: remove the typedef sctp_inithdr_t

[PATCH] sctp: Add peeloff-flags socket option
 2017-06-29 22:56 UTC  (3+ messages)

SCTP_SOCKOPT_PEELOFF is missing SOCK_CLOEXEC (and SOCK_NONBLOCK)
 2017-06-29 17:33 UTC  (18+ messages)

[PATCH net-next] sctp: remove an unnecessary check from sctp_endpoint_destroy
 2017-06-29  9:28 UTC 

TX_QUEUE and RX_QUEUE in /proc/net/sctp/assoc
 2017-06-28  4:07 UTC  (4+ messages)

possible deadlock in sctp_close
 2017-06-27 12:02 UTC 

sctp send socket buffer overflow
 2017-06-27 11:48 UTC  (2+ messages)

Product Inquiry
 2017-06-26 21:52 UTC 

(no subject)
 2017-06-26 14:14 UTC 

[PATCH net-next 0/4] RFC 4960 Errata fixes
 2017-06-25 18:44 UTC  (6+ messages)
` [PATCH net-next 1/4] sctp: update order of adjustments of partial_bytes_acked and cwnd
` [PATCH net-next 2/4] sctp: allow increasing cwnd regardless of ctsn moving or not
` [PATCH net-next 3/4] sctp: adjust cwnd increase in Congestion Avoidance phase
` [PATCH net-next 4/4] sctp: adjust ssthresh when transport is idle

[PATCH v2] net/sctp/ulpevent.c: Deinline sctp_ulpevent_set_owner, save 1616 bytes
 2017-06-23 20:39 UTC  (4+ messages)

[PATCH] net/sctp/ulpevent.c: Deinline sctp_ulpevent_set_owner, save 1616 bytes
 2017-06-21 19:25 UTC  (4+ messages)

let me know
 2017-06-21 13:58 UTC 

[PATCH net-next] sctp: handle errors when updating asoc
 2017-06-20 19:33 UTC  (4+ messages)

[PATCH net-next] sctp: uncork the old asoc before changing to the new one
 2017-06-20 19:33 UTC  (4+ messages)

Reply Urgent
 2017-06-19 19:39 UTC 

[PATCH net] sctp: ensure ep is not destroyed before doing the dump
 2017-06-19 19:14 UTC  (3+ messages)

sctp-tests test suite now available!
 2017-06-16 21:29 UTC 

[PATCH net] sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
 2017-06-15 18:41 UTC  (2+ messages)

[PATCH net] sctp: fix spinfo_srtt to be in msecs and not jiffies
 2017-06-15 16:15 UTC  (2+ messages)

[*Working with you |18.1*]
 2017-06-14  4:19 UTC 

I Would love to discuse something with you
 2017-06-12 14:52 UTC 

[PATCHv2 net-next] sctp: no need to check assoc id before calling sctp_assoc_set_id
 2017-06-10 20:23 UTC  (3+ messages)

[PATCH net-next] sctp: use read_lock_bh in sctp_eps_seq_show
 2017-06-10 20:23 UTC  (3+ messages)

[PATCH net-next] sctp: fix recursive locking warning in sctp_do_peeloff
 2017-06-10 20:22 UTC  (3+ messages)

[PATCH net] sctp: disable BH in sctp_for_each_endpoint
 2017-06-10 20:18 UTC  (3+ messages)

Investment Interest & Offer
 2017-06-02 23:01 UTC 

[PATCH net-next 0/2] sctp: improve asoc streams management
 2017-06-02 17:56 UTC  (4+ messages)
` [PATCH net-next 1/2] sctp: define the member stream as an object instead of pointer in asoc
  ` [PATCH net-next 2/2] sctp: merge sctp_stream_new and sctp_stream_init

[PATCH net v2] sctp: fix ICMP processing if skb is non-linear
 2017-05-26 18:42 UTC  (5+ messages)

[PATCH net 0/2] sctp: a bunch of fixes for processing dupcookie
 2017-05-24 19:22 UTC  (8+ messages)
` [PATCH net 1/2] sctp: fix stream update when "
  ` [PATCH net 2/2] sctp: set new_asoc temp "

[PATCH net-next] sctp: no need to check asoc_id before calling sctp_assoc_set_id
 2017-05-23 18:25 UTC  (3+ messages)

[PATCH 0/5] net-SCTP: Adjustments for three function implementations
 2017-05-23  6:34 UTC  (20+ messages)
` [PATCH 1/5] sctp: Use kmalloc_array() in sctp_init()
` [PATCH 2/5] sctp: Delete an error message for a failed memory allocation "
` [PATCH 3/5] sctp: Fix a typo in a comment line "
` [PATCH 4/5] sctp: Improve a size determination in sctp_inetaddr_event()
` [PATCH 5/5] sctp: Adjust one function call together with a variable assignment

[PATCH net] sctp: fix ICMP processing if skb is non-linear
 2017-05-22 16:09 UTC  (3+ messages)

64103
 2017-05-20 15:58 UTC 

(no subject)
 2017-05-20 14:55 UTC 

[PATCH net-next v3 0/7] fix CRC32c in the forwarding path
 2017-05-19 23:22 UTC  (9+ messages)
` [PATCH net-next v3 1/7] skbuff: add stub to help computing crc32c on SCTP packets
` [PATCH net-next v3 2/7] net: introduce skb_crc32c_csum_help
` [PATCH net-next v3 3/7] sk_buff: remove support for csum_bad in sk_buff
` [PATCH net-next v3 4/7] net: use skb->csum_not_inet to identify packets needing crc32c
` [PATCH net-next v3 5/7] net: more accurate checksumming in validate_xmit_skb()
` [PATCH net-next v3 6/7] openvswitch: more accurate checksumming in queue_userspace_packet()
` [PATCH net-next v3 7/7] sk_buff.h: improve description of CHECKSUM_{COMPLETE,UNNECESSARY}

[PATCH net-next v2 0/7] fix CRC32c in the forwarding path
 2017-05-17 16:08 UTC  (9+ messages)
` [PATCH net-next v2 1/7] skbuff: add stub to help computing crc32c on SCTP packets
` [PATCH net-next v2 2/7] net: introduce skb_crc32c_csum_help
` [PATCH net-next v2 3/7] sk_buff: remove support for csum_bad in sk_buff
` [PATCH net-next v2 4/7] net: use skb->csum_not_inet to identify packets needing crc32c
` [PATCH net-next v2 5/7] net: more accurate checksumming in validate_xmit_skb()
` [PATCH net-next v2 6/7] openvswitch: more accurate checksumming in queue_userspace_packet()
` [PATCH net-next v2 7/7] sk_buff.h: improve description of CHECKSUM_{COMPLETE,UNNECESSARY}

[PATCH net-next 0/7] fix CRC32c in the forwarding path
 2017-05-16 14:50 UTC  (2+ messages)

[PATCH net-next 7/7] sk_buff.h: improve description of CHECKSUM_{COMPLETE,UNNECESSARY}
 2017-05-16  9:20 UTC 

[PATCH net-next 6/7] openvswitch: more accurate checksumming in queue_userspace_packet()
 2017-05-16  9:20 UTC 

[PATCH net-next 5/7] net: more accurate checksumming in validate_xmit_skb()
 2017-05-16  9:20 UTC 

[PATCH net-next 4/7] net: use skb->csum_not_inet to identify packets needing crc32c
 2017-05-16  9:20 UTC 

[PATCH net-next 3/7] sk_buff: remove support for csum_bad in sk_buff
 2017-05-16  9:20 UTC 

[PATCH net-next 2/7] net: introduce skb_crc32c_csum_help
 2017-05-16  9:20 UTC 

[PATCH net-next 1/7] skbuff: add stub to help computing crc32c on SCTP packets
 2017-05-16  9:20 UTC 

27644 linux-sctp
 2017-05-14 21:38 UTC 

[PATCH net] sctp: fix src address selection if using secondary addresses for ipv6
 2017-05-12 14:51 UTC  (2+ messages)

59178
 2017-05-08  9:30 UTC 

[PATCH] x86/asm: Don't use rbp as temp register in csum_partial_copy_generic()
 2017-05-04 16:11 UTC  (3+ messages)

x86: warning: kernel stack regs has bad 'bp' value
 2017-05-04 12:32 UTC  (4+ messages)

40528 linux-sctp
 2017-05-03 22:24 UTC 

37406 linux-sctp
 2017-05-03 15:53 UTC 

[PATCH 0/3] net-SCTP: Fine-tuning for six function implementations
 2017-05-02 13:15 UTC  (5+ messages)
` [PATCH 1/3] sctp: Replace six seq_printf() calls by seq_putc()
` [PATCH 2/3] sctp: Combine two seq_printf() calls into one call in sctp_remaddr_seq_show()
` [PATCH 3/3] sctp: Replace four seq_printf() calls by seq_puts()

16326 linux-sctp
 2017-05-02  2:01 UTC 

31050 linux-sctp
 2017-04-30 11:46 UTC 

[PATCH RFC net-next v3 4/7] net: use skb->csum_algo to identify packets needing crc32c
 2017-04-29 20:21 UTC  (14+ messages)
` [PATCH RFC net-next v4 0/7] net: improve support for SCTP checksums
` [PATCH RFC net-next v4 1/7] skbuff: add stub to help computing crc32c on SCTP packets
` [PATCH RFC net-next v4 2/7] net: introduce skb_crc32c_csum_help
` [PATCH RFC net-next v4 3/7] sk_buff: remove support for csum_bad in sk_buff
` [PATCH RFC net-next v4 4/7] net: use skb->csum_not_inet to identify packets needing crc32c
` [PATCH RFC net-next v4 5/7] net: more accurate checksumming in validate_xmit_skb()
` [PATCH RFC net-next v4 6/7] openvswitch: more accurate checksumming in queue_userspace_packet()
` [PATCH RFC net-next v4 7/7] sk_buff.h: improve description of CHECKSUM_{COMPLETE,UNNECESSARY}

22765 linux-sctp
 2017-04-29 18:19 UTC 

59270 linux-sctp
 2017-04-28  3:49 UTC 

Get back to me
 2017-04-25 20:19 UTC 

21215 linux-sctp
 2017-04-25 11:32 UTC 

EXTREMELY IMPORTANT
 2017-04-24 18:52 UTC 

[PATCH net-next 0/3] sctp: add proper process for duplicated stream reconf requests
 2017-04-18 17:40 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