linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-23 06:09:01 to 2020-09-29 13:50:04 UTC [more...]

[PATCH net-next 00/15] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-09-29 13:49 UTC  (22+ messages)
` [PATCH net-next 01/15] udp: check udp sock encap_type in __udp_lib_err
  ` [PATCH net-next 02/15] udp6: move the mss check after udp gso tunnel processing
    ` [PATCH net-next 03/15] udp: do checksum properly in skb_udp_tunnel_segment
      ` [PATCH net-next 04/15] udp: support sctp over udp "
        ` [PATCH net-next 05/15] sctp: create udp4 sock and add its encap_rcv
          ` [PATCH net-next 06/15] sctp: create udp6 sock and set "
            ` [PATCH net-next 07/15] sctp: add encap_err_lookup for udp encap socks
              ` [PATCH net-next 08/15] sctp: add encap_port for netns sock asoc and transport
                ` [PATCH net-next 09/15] sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt
                  ` [PATCH net-next 10/15] sctp: allow changing transport encap_port by peer packets
                    ` [PATCH net-next 11/15] sctp: add udphdr to overhead when udp_port is set
                      ` [PATCH net-next 12/15] sctp: call sk_setup_caps in sctp_packet_transmit instead
                        ` [PATCH net-next 13/15] sctp: support for sending packet over udp4 sock
                          ` [PATCH net-next 14/15] sctp: support for sending packet over udp6 sock
                            ` [PATCH net-next 15/15] sctp: enable udp tunneling socks

Wir finanzieren Projekte und Unternehmen
 2020-09-21 23:08 UTC 

[PATCH] net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
 2020-09-20 21:16 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH lksctp-tools] Use symvmer attribute, not asms for symbol versioning
 2020-09-18 18:48 UTC 

[PATCH AUTOSEL 4.19 048/206] sctp: move trace_sctp_probe_path into sctp_outq_sack
 2020-09-18  2:05 UTC 

[PATCH AUTOSEL 5.4 090/330] sctp: move trace_sctp_probe_path into sctp_outq_sack
 2020-09-18  1:57 UTC 

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-17 19:40 UTC  (18+ messages)
` [Intel-gfx] "
` [oss-drivers] "

Spende von 2.000.000,00 Euro
 2020-09-13 23:14 UTC 

[PATCH] sctp: Honour SCTP_PARTIAL_DELIVERY_POINT even under memory pressure
 2020-09-03 17:18 UTC  (4+ messages)

[PATCH 00/13] lib/generic-radix-tree: genradix bug fix and optimisations
 2020-08-26  9:56 UTC  (7+ messages)

[PATCH 01/13] lib/generic-radix-tree: Fix potentially corrupt tree
 2020-08-25 14:53 UTC 

[PATCH 02/13] lib/generic-radix-tree: Optimise out ilog2(variable)
 2020-08-25 14:53 UTC 

[PATCH 03/13] lib/generic-radix-tree: Always use low 8 bits of 'root' for depth
 2020-08-25 14:53 UTC 

[PATCH 04/13] lib/generic-radix-tree: Optimise __genradix_ptr()
 2020-08-25 14:53 UTC 

[PATCH 05/13] lib/generic-radix-tree: Optimise __genradix_ptr_alloc()
 2020-08-25 14:52 UTC 

[PATCH 06/13] lib/generic-radix-tree: Rename gfp_mask to gfp to shorten lines
 2020-08-25 14:52 UTC 

[PATCH 08/13] lib/generic-radix-tree: Save number of bits to shift instead of tree level
 2020-08-25 14:52 UTC 

[PATCH 09/13] lib/generic-radix-tree: Check sizeof(_type) when defining a tree
 2020-08-25 14:52 UTC 

[PATCH 10/13] lib/generic-radix-tree: Simplify offset calculation:
 2020-08-25 14:52 UTC 

[PATCH 11/13] lib/generic-radix-tree: Pass the root pointer to __genradix_ptr
 2020-08-25 14:52 UTC 

[PATCH 12/13] lib/generic-radix-tree: Inline genradix_ptr() for simple trees
 2020-08-25 14:52 UTC 

[PATCH 13/13] lib/generic-radix-tree: Simplify __genradix_ptr()
 2020-08-25 14:52 UTC 

[PATCH 07/13] lib/generic-radix-tree: Optimise __genradix_iter_peek()
 2020-08-25 14:52 UTC 

[PATCH 0/7] net: sctp: delete duplicated words + other fixes
 2020-08-24 23:22 UTC  (9+ messages)
` [PATCH 1/7] net: sctp: associola.c: delete duplicated words
` [PATCH 2/7] net: sctp: auth.c: "
` [PATCH 3/7] net: sctp: bind_addr.c: delete duplicated word
` [PATCH 4/7] net: sctp: chunk.c: "
` [PATCH 5/7] net: sctp: protocol.c: delete duplicated words + punctuation
` [PATCH 6/7] net: sctp: sm_make_chunk.c: delete duplicated words + fix typo
` [PATCH 7/7] net: sctp: ulpqueue.c: delete duplicated word

[PATCHv2 net] sctp: not disable bh in the whole sctp_get_port_local()
 2020-08-24 22:51 UTC  (3+ messages)

SCTP multi-homed association (::1)->(::1+127.0.0.1) attempting HEARTBEAT on 127.0.0.1->127.0.0.1
 2020-08-24 10:46 UTC  (6+ messages)

Use of genradix in sctp
 2020-08-21 21:39 UTC  (6+ messages)

64k streams not supported
 2020-08-21 21:03 UTC  (4+ messages)

[PATCH v2] net: sctp: Fix negotiation of the number of data streams
 2020-08-21  7:41 UTC  (5+ messages)

[PATCH net] sctp: not disable bh in the whole sctp_get_port_local()
 2020-08-21  6:57 UTC  (3+ messages)

[PATCH] net: sctp: Fix negotiation of the number of data streams
 2020-08-18 22:10 UTC  (5+ messages)

sctp: num_ostreams and max_instreams negotiation
 2020-08-18  8:08 UTC  (6+ messages)

Oops on current Raspian when closing an SCTP connection
 2020-08-17 18:28 UTC  (3+ messages)

Hello, Please
 2020-08-16 14:28 UTC 

num_ostreams and max_instreams negotiation
 2020-08-14 12:41 UTC  (2+ messages)

general protection fault in sctp_ulpevent_nofity_peer_addr_change
 2020-08-12 14:19 UTC  (4+ messages)
` general protection fault in sctp_ulpevent_notify_peer_addr_change

Mis saludos a ti
 2020-08-11 17:32 UTC 

Zdravstvujte Vas interesujut bazy dannyh kontaktov kompanij dlja prodazhi vashih tovarov i uslug?
 2020-08-10 22:34 UTC  (3+ messages)

get rid of the address_space override in setsockopt v2
 2020-08-08 13:54 UTC  (52+ messages)
` [PATCH 01/26] bpfilter: fix up a sparse annotation
` [PATCH 03/26] bpfilter: reject kernel addresses
` [PATCH 04/26] net: add a new sockptr_t type
` [PATCH 08/26] net: switch sock_set_timeout to sockptr_t
  ` [MPTCP] "
` [PATCH 12/26] netfilter: switch nf_setsockopt "
` [PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt "
` [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt "
` [PATCH 20/26] net/ipv6: factor out a ipv6_set_opt_hdr helper
` [PATCH 21/26] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
` [PATCH 22/26] net/udp: switch udp_lib_setsockopt "
` [PATCH 23/26] net/tcp: switch ->md5_parse "
` [PATCH 24/26] net/tcp: switch do_tcp_setsockopt "
` [PATCH 25/26] net: pass a sockptr_t into ->setsockopt
  ` [MPTCP] "
` [PATCH 26/26] net: optimize the sockptr_t for unified kernel/user address spaces

Bei Interesse antworten
 2020-08-07 16:09 UTC  (3+ messages)

Regarding kernel SCTP module compliance to 4960
 2020-08-04  2:40 UTC  (3+ messages)

[PATCH][V2] sctp: remove redundant initialization of variable status
 2020-07-25  0:10 UTC  (2+ messages)

[PATCH v2 net-next] sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing
 2020-07-24 23:49 UTC  (3+ messages)

INVESTMENT
 2020-07-24 15:23 UTC 

[PATCH] sctp: remove redundant initialization of variable status
 2020-07-24 12:56 UTC  (3+ messages)

Covid 19 Wohltätigkeitsfonds
 2020-07-24 11:10 UTC  (3+ messages)

[PATCH net-next] sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing
 2020-07-24  6:46 UTC  (4+ 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).