linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-15 21:23:58 to 2021-01-11 18:02:58 UTC [more...]

[PATCH net-next 0/2] net: enable udp v6 sockets receiving v4 packets with UDP GRO
 2021-01-11 18:01 UTC  (4+ messages)
` [PATCH net-next 1/2] udp: call udp_encap_enable for v6 sockets when enabling encap
  ` [PATCH net-next 2/2] Revert "bareudp: Fixed bareudp receive handling"

[PATCHv2 net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment
 2021-01-11 16:48 UTC  (2+ messages)

[PATCH net-next 0/2] net: fix the features flag in sctp_gso_segment
 2021-01-11 16:26 UTC  (4+ messages)
` [PATCH net-next 1/2] net: move the hsize check to the else block in skb_segment
  ` [PATCH net-next 2/2] sctp: remove the NETIF_F_SG flag before calling skb_segment

[PATCH] m4/sctp.m4: make conpatible to autoconf-2.70
 2021-01-08 22:22 UTC 

Race of sctp_assoc_control_transport() against sctp_assoc_rm_peer() ?
 2020-12-08 20:59 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (67+ messages)
` [PATCH 125/141] sctp: "
                  ` [Intel-wired-lan] [PATCH 000/141] "
` (subset) "

Disinfection
 2020-12-03  8:40 UTC 

[PATCH net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment
 2020-11-24 13:30 UTC  (13+ messages)

[PATCH] sctp: Fix some typo
 2020-11-24  3:00 UTC  (2+ messages)

Corporate and Personal Loan *
 2020-11-15 16:44 UTC 

[PATCHv2 net] sctp: change to hold/put transport for proto_unreach_timer
 2020-11-14 19:58 UTC  (3+ messages)

[PATCH net] sctp: change to hold/put transport for proto_unreach_timer
 2020-11-14  5:26 UTC  (3+ messages)

Corporate and Personal Loan *
 2020-11-11  8:32 UTC 

[PATCH] sctp: Fix sending when PMTU is less than SCTP_DEFAULT_MINSEGMENT
 2020-11-09 22:57 UTC  (5+ messages)

[PATCH net-next] sctp: bring inet(6)_skb_parm back to sctp_input_cb
 2020-11-05 22:29 UTC  (3+ messages)

[PATCH] sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
 2020-11-02 23:05 UTC  (3+ messages)

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

[RFC PATCH net-next] net: use a dedicated tracepoint for kfree_skb_list()
 2020-10-27 22:35 UTC  (2+ messages)

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

[PATCHv3 net-next 00/16] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-19 10:40 UTC  (10+ messages)
` [PATCHv3 net-next 16/16] sctp: enable udp tunneling socks

Investment opportunity
 2020-10-16  6:21 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).