linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-25 14:52:53 to 2020-10-08 18:29:05 UTC [more...]

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

Heartbeat on closed SCTP sockets?
 2020-10-08 11:02 UTC  (16+ messages)

[PATCH net-next 00/15] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-08  9:37 UTC  (82+ 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

Најмила кај господарот
 2020-10-07 16:39 UTC 

Low Rate Loan./mmm,
 2020-10-07 10:51 UTC 

[PATCH lksctp-tools] Use symvmer attribute, not asms for symbol versioning
 2020-10-03 18:07 UTC  (3+ messages)

spende
 2020-10-02 19:53 UTC  (2+ messages)
` Spende

Low Rate Loan
 2020-10-02 19:16 UTC 

Greetings,
 2020-10-01 10:35 UTC 

Good day,
 2020-09-30 10:46 UTC 

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


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