Show patches with: Submitter = Xin Long       |    Archived = No       |   208 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[net] sctp: move the active_key update after sh_keys is added [net] sctp: move the active_key update after sh_keys is added --- 2021-08-01 Xin Long New
[PATCHv2,net,2/2] sctp: send pmtu probe only if packet loss in Search Complete state sctp: improve the pmtu probe in Search Complete state --- 2021-07-25 Xin Long New
[PATCHv2,net,1/2] sctp: improve the code for pmtu probe send and recv update sctp: improve the pmtu probe in Search Complete state --- 2021-07-25 Xin Long New
[net] tipc: do not write skb_shinfo frags when doing decrytion [net] tipc: do not write skb_shinfo frags when doing decrytion --- 2021-07-23 Xin Long New
[net-next] tipc: fix an use-after-free issue in tipc_recvmsg [net-next] tipc: fix an use-after-free issue in tipc_recvmsg --- 2021-07-23 Xin Long New
[net] tipc: fix implicit-connect for SYN+ [net] tipc: fix implicit-connect for SYN+ --- 2021-07-22 Xin Long New
[PATCHv2,net] sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set [PATCHv2,net] sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set --- 2021-07-21 Xin Long Superseded
[net] sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set [net] sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set --- 2021-07-21 Xin Long New
[net] sctp: update active_key for asoc when old key is being replaced [net] sctp: update active_key for asoc when old key is being replaced --- 2021-07-20 Xin Long New
[net,2/2] sctp: send pmtu probe only if packet loss in Search Complete state sctp: improve the pmtu probe in Search Complete state --- 2021-07-19 Xin Long Superseded
[net-next] tipc: keep the skb in rcv queue until the whole data is read [net-next] tipc: keep the skb in rcv queue until the whole data is read --- 2021-07-16 Xin Long New
[net-next] Documentation: add more details in tipc.rst [net-next] Documentation: add more details in tipc.rst --- 2021-07-01 Xin Long New
[net-next] sctp: move 198 addresses from unusable to private scope [net-next] sctp: move 198 addresses from unusable to private scope --- 2021-06-30 Xin Long New
[net-next] sctp: check pl.raise_count separately from its increment [net-next] sctp: check pl.raise_count separately from its increment --- 2021-06-30 Xin Long New
[PATCHv2,net-next,2/2] sctp: send the next probe immediately once the last one is acked sctp: make the PLPMTUD probe more effective and efficient --- 2021-06-26 Xin Long New
[PATCHv2,net-next,1/2] sctp: do black hole detection in search complete state sctp: make the PLPMTUD probe more effective and efficient --- 2021-06-26 Xin Long New
[net-next,2/2] sctp: send the next probe immediately once the last one is acked sctp: make the PLPMTUD probe more effective and efficient --- 2021-06-24 Xin Long Superseded
[PATCHv2,net-next,14/14] sctp: process sctp over udp icmp err on sctp side sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-22 Xin Long Superseded
[PATCHv2,net-next,13/14] sctp: extract sctp_v4_err_handle function from sctp_v4_err sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-22 Xin Long New
[PATCHv2,net-next,12/14] sctp: extract sctp_v6_err_handle function from sctp_v6_err sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-22 Xin Long Superseded
[PATCHv2,net-next,11/14] sctp: remove the unessessary hold for idev in sctp_v6_err sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-22 Xin Long New
[PATCHv2,net-next,10/14] sctp: enable PLPMTUD when the transport is ready sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-22 Xin Long New
[PATCHv2,net-next,09/14] sctp: do state transition when receiving an icmp TOOBIG packet sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-22 Xin Long Superseded
[PATCHv2,net-next,08/14] sctp: do state transition when a probe succeeds on HB ACK recv path sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-22 Xin Long New
[PATCHv2,net-next,07/14] sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-22 Xin Long New
[PATCHv2,net-next,06/14] sctp: do the basic send and recv for PLPMTUD probe sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-22 Xin Long New
[PATCHv2,net-next,05/14] sctp: add the probe timer in transport for PLPMTUD sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-22 Xin Long Superseded
[PATCHv2,net-next,04/14] sctp: add the constants/variables and states and some APIs for transport sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-22 Xin Long New
[PATCHv2,net-next,03/14] sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transport sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-22 Xin Long New
[PATCHv2,net-next,02/14] sctp: add probe_interval in sysctl and sock/asoc/transport sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-22 Xin Long Superseded
[PATCHv2,net-next,01/14] sctp: add pad chunk and its make function and event table sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-22 Xin Long New
[net-next,14/14] sctp: process sctp over udp icmp err on sctp side sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-21 Xin Long New
[net-next,13/14] sctp: extract sctp_v4_err_handle function from sctp_v4_err sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-21 Xin Long Superseded
[net-next,12/14] sctp: extract sctp_v6_err_handle function from sctp_v6_err sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-21 Xin Long New
[net-next,11/14] sctp: remove the unessessary hold for idev in sctp_v6_err sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-21 Xin Long Superseded
[net-next,10/14] sctp: enable PLPMTUD when the transport is ready sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-21 Xin Long Superseded
[net-next,09/14] sctp: do state transition when receiving an icmp TOOBIG packet sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-21 Xin Long New
[net-next,08/14] sctp: do state transition when a probe succeeds on HB ACK recv path sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-21 Xin Long Superseded
[net-next,07/14] sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-21 Xin Long Superseded
[net-next,06/14] sctp: do the basic send and recv for PLPMTUD probe sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-21 Xin Long Superseded
[net-next,05/14] sctp: add the probe timer in transport for PLPMTUD sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-21 Xin Long New
[net-next,04/14] sctp: add the constants/variables and states and some APIs for transport sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-21 Xin Long Superseded
[net-next,03/14] sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transport sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-21 Xin Long Superseded
[net-next,02/14] sctp: add probe_interval in sysctl and sock/asoc/transport sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-21 Xin Long New
[net-next,01/14] sctp: add pad chunk and its make function and event table sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport --- 2021-06-21 Xin Long Superseded
[ipsec] xfrm: remove the fragment check for ipv6 beet mode [ipsec] xfrm: remove the fragment check for ipv6 beet mode --- 2021-05-29 Xin Long New
[net] sctp: fix the proc_handler for sysctl encap_port [net] sctp: fix the proc_handler for sysctl encap_port --- 2021-05-25 Xin Long New
[net] sctp: add the missing setting for asoc encap_port [net] sctp: add the missing setting for asoc encap_port --- 2021-05-25 Xin Long New
[net] tipc: simplify the finalize work queue [net] tipc: simplify the finalize work queue --- 2021-05-18 Xin Long New
[net] tipc: wait and exit until all work queues are done [net] tipc: wait and exit until all work queues are done --- 2021-05-16 Xin Long New
[net] tipc: skb_linearize the head skb when reassembling msgs [net] tipc: skb_linearize the head skb when reassembling msgs --- 2021-05-07 Xin Long New
[net,2/2] sctp: delay auto_asconf init until binding the first addr sctp: fix the race condition in sctp_destroy_sock in a proper way --- 2021-05-02 Xin Long New
[net,1/2] Revert "net/sctp: fix race condition in sctp_destroy_sock" sctp: fix the race condition in sctp_destroy_sock in a proper way --- 2021-05-02 Xin Long New
[net] sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b [net] sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b --- 2021-05-02 Xin Long New
[net,2/2] Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case" sctp: fix the incorrect revert --- 2021-05-02 Xin Long New
[net,1/2] Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"" sctp: fix the incorrect revert --- 2021-05-02 Xin Long New
[PATCHv2,net,2/3] Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK" sctp: always send a chunk with the asoc that it belongs to --- 2021-04-30 Xin Long New
[net,3/3] sctp: do asoc update earlier in sctp_sf_do_dupcook_b [net,1/3] sctp: do asoc update earlier in sctp_sf_do_dupcook_a --- 2021-04-30 Xin Long New
[net,1/3] sctp: do asoc update earlier in sctp_sf_do_dupcook_a [net,1/3] sctp: do asoc update earlier in sctp_sf_do_dupcook_a --- 2021-04-30 Xin Long New
[PATCHv2,net] tipc: fix a race in tipc_sk_mcast_rcv [PATCHv2,net] tipc: fix a race in tipc_sk_mcast_rcv --- 2021-04-29 Xin Long New
[net] tipc: increment the tmp aead refcnt before attaching it [net] tipc: increment the tmp aead refcnt before attaching it --- 2021-04-06 Xin Long New
[ipsec] xfrm: BEET mode doesn't support fragments for inner packets [ipsec] xfrm: BEET mode doesn't support fragments for inner packets --- 2021-03-19 Xin Long New
[ipsec] esp: delete NETIF_F_SCTP_CRC bit from features for esp offload [ipsec] esp: delete NETIF_F_SCTP_CRC bit from features for esp offload --- 2021-03-19 Xin Long New
sctp: move sk_route_caps check and set into sctp_outq_flush_transports sctp: move sk_route_caps check and set into sctp_outq_flush_transports --- 2021-03-19 Xin Long New
[net-next] rxrpc: use udp tunnel APIs instead of open code in rxrpc_open_socket [net-next] rxrpc: use udp tunnel APIs instead of open code in rxrpc_open_socket --- 2021-02-07 Xin Long New
[PATCHv5,net-next,1/2] udp: call udp_encap_enable for v6 sockets when enabling encap [PATCHv5,net-next,1/2] udp: call udp_encap_enable for v6 sockets when enabling encap --- 2021-02-03 Xin Long New
[PATCHv3,net-next,1/2] net: support ip generic csum processing in skb_csum_hwoffload_help net: add support for ip generic checksum offload for gre --- 2021-01-28 Xin Long New
[PATCHv4,net-next,1/2] udp: call udp_encap_enable for v6 sockets when enabling encap net: enable udp v6 sockets receiving v4 packets with UDP GRO --- 2021-01-26 Xin Long Superseded
[PATCHv3,net-next] udp: call udp_encap_enable for v6 sockets when enabling encap [PATCHv3,net-next] udp: call udp_encap_enable for v6 sockets when enabling encap --- 2021-01-24 Xin Long New
[net-next,2/2] ip_gre: add csum offload support for gre header net: add support for ip generic checksum offload for gre --- 2021-01-24 Xin Long New
[net-next,1/2] net: support ip generic csum processing in skb_csum_hwoffload_help net: add support for ip generic checksum offload for gre --- 2021-01-24 Xin Long Superseded
[net-next,3/3] ip_gre: add csum offload support for gre header net: add support for ip generic checksum offload for gre --- 2021-01-21 Xin Long Superseded
[net-next,2/3] net: add CSUM_T_IP_GENERIC csum_type net: add support for ip generic checksum offload for gre --- 2021-01-21 Xin Long New
[net-next,1/3] net: rename csum_not_inet to csum_type net: add support for ip generic checksum offload for gre --- 2021-01-21 Xin Long New
[net-next,6/6] net: ixgbevf: use skb_csum_is_sctp instead of protocol check net: support SCTP CRC csum offload for tunneling packets in some drivers --- 2021-01-16 Xin Long New
[net-next,5/6] net: ixgbe: use skb_csum_is_sctp instead of protocol check net: support SCTP CRC csum offload for tunneling packets in some drivers --- 2021-01-16 Xin Long Superseded
[net-next,4/6] net: igc: use skb_csum_is_sctp instead of protocol check net: support SCTP CRC csum offload for tunneling packets in some drivers --- 2021-01-16 Xin Long Superseded
[net-next,3/6] net: igbvf: use skb_csum_is_sctp instead of protocol check net: support SCTP CRC csum offload for tunneling packets in some drivers --- 2021-01-16 Xin Long New
[net-next,2/6] net: igb: use skb_csum_is_sctp instead of protocol check net: support SCTP CRC csum offload for tunneling packets in some drivers --- 2021-01-16 Xin Long New
[net-next,1/6] net: add inline function skb_csum_is_sctp net: support SCTP CRC csum offload for tunneling packets in some drivers --- 2021-01-16 Xin Long New
[net-next] udp: not remove the CRC flag from dev features when need_csum is false [net-next] udp: not remove the CRC flag from dev features when need_csum is false --- 2021-01-16 Xin Long New
[PATCHv3,net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment [PATCHv3,net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment --- 2021-01-16 Xin Long New
[PATCHv3,net-next,2/2] Revert "bareudp: Fixed bareudp receive handling" net: enable udp v6 sockets receiving v4 packets with UDP GRO --- 2021-01-16 Xin Long New
[PATCHv3,net-next,1/2] udp: call udp_encap_enable for v6 sockets when enabling encap net: enable udp v6 sockets receiving v4 packets with UDP GRO --- 2021-01-16 Xin Long New
[net-next,2/3] geneve: add NETIF_F_FRAGLIST flag for dev features net: make udp tunnel devices support fraglist --- 2021-01-15 Xin Long New
[PATCHv3,net-next,2/2] sctp: remove the NETIF_F_SG flag before calling skb_segment net: fix the features flag in sctp_gso_segment --- 2021-01-15 Xin Long New
[PATCHv2,net-next,2/2] udp: remove CRC flag from dev features in __skb_udp_tunnel_segment net: fix the features flag in sctp_gso_segment --- 2021-01-15 Xin Long New
[PATCHv2,net-next,2/2] Revert "bareudp: Fixed bareudp receive handling" net: enable udp v6 sockets receiving v4 packets with UDP GRO --- 2021-01-15 Xin Long Superseded
[PATCHv2,net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment [PATCHv2,net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment --- 2021-01-11 Xin Long Superseded
[net-next,2/2] sctp: remove the NETIF_F_SG flag before calling skb_segment net: fix the features flag in sctp_gso_segment --- 2021-01-11 Xin Long Superseded
[net-next,2/2] Revert "bareudp: Fixed bareudp receive handling" Untitled series #92773 --- 2021-01-11 Xin Long Superseded
[PATCHv5,net-next,16/16] sctp: enable udp tunneling socks sctp: Implement RFC6951: UDP Encapsulation of SCTP --- 2020-10-29 Xin Long New
[PATCHv5,net-next,15/16] sctp: handle the init chunk matching an existing asoc sctp: Implement RFC6951: UDP Encapsulation of SCTP --- 2020-10-29 Xin Long New
[PATCHv5,net-next,14/16] sctp: add the error cause for new encapsulation port restart sctp: Implement RFC6951: UDP Encapsulation of SCTP --- 2020-10-29 Xin Long New
[PATCHv5,net-next,13/16] sctp: support for sending packet over udp6 sock sctp: Implement RFC6951: UDP Encapsulation of SCTP --- 2020-10-29 Xin Long New
[PATCHv5,net-next,12/16] sctp: support for sending packet over udp4 sock sctp: Implement RFC6951: UDP Encapsulation of SCTP --- 2020-10-29 Xin Long New
[PATCHv5,net-next,11/16] sctp: call sk_setup_caps in sctp_packet_transmit instead sctp: Implement RFC6951: UDP Encapsulation of SCTP --- 2020-10-29 Xin Long New
[PATCHv5,net-next,10/16] sctp: add udphdr to overhead when udp_port is set sctp: Implement RFC6951: UDP Encapsulation of SCTP --- 2020-10-29 Xin Long New
[PATCHv5,net-next,09/16] sctp: allow changing transport encap_port by peer packets sctp: Implement RFC6951: UDP Encapsulation of SCTP --- 2020-10-29 Xin Long New
[PATCHv5,net-next,08/16] sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt sctp: Implement RFC6951: UDP Encapsulation of SCTP --- 2020-10-29 Xin Long New
« 1 2 3 »