Show patches with: Submitter = Xin Long       |    Archived = No       |   457 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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 - - - 132- 2021-03-19 Xin Long netdev Accepted
[RFC,net-next,5/5] Documentation: introduce quic.rst to provide description of QUIC protocol net: In-kernel QUIC implementation with Userspace handshake - - - 1422 2024-03-11 Xin Long netdev RFC
[RFC,net-next,4/5] net: integrate QUIC build configuration into Kconfig and Makefile net: In-kernel QUIC implementation with Userspace handshake - - - 15-3 2024-03-11 Xin Long netdev RFC
[RFC,net-next,3/5] net: implement QUIC protocol code in net/quic directory net: In-kernel QUIC implementation with Userspace handshake - - - 1611 2024-03-11 Xin Long netdev RFC
[RFC,net-next,2/5] net: include quic.h in include/uapi/linux for QUIC protocol net: In-kernel QUIC implementation with Userspace handshake - - - 171- 2024-03-11 Xin Long netdev RFC
[RFC,net-next,1/5] net: define IPPROTO_QUIC and SOL_QUIC constants for QUIC protocol net: In-kernel QUIC implementation with Userspace handshake - - - 162- 2024-03-11 Xin Long netdev RFC
[PATCHv5,net-next,2/2] rxrpc: call udp_tunnel_encap_enable in rxrpc_open_socket net: enable udp v6 sockets receiving v4 packets with UDP - - - 151- 2021-02-03 Xin Long netdev Accepted
[PATCHv5,net-next,16/16] sctp: enable udp tunneling socks sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-29 Xin Long netdev Not Applicable
[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 netdev Not Applicable
[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 netdev Not Applicable
[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 netdev Not Applicable
[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 netdev Not Applicable
[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 netdev Not Applicable
[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 netdev Not Applicable
[PATCHv5,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 1 - 1 151- 2021-02-03 Xin Long netdev Accepted
[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 netdev Not Applicable
[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 netdev Not Applicable
[PATCHv5,net-next,07/16] sctp: add encap_port for netns sock asoc and transport sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-29 Xin Long netdev Not Applicable
[PATCHv5,net-next,06/16] sctp: add encap_err_lookup for udp encap socks sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-29 Xin Long netdev Not Applicable
[PATCHv5,net-next,05/16] sctp: create udp6 sock and set its encap_rcv sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-29 Xin Long netdev Not Applicable
[PATCHv5,net-next,04/16] sctp: create udp4 sock and add its encap_rcv sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-29 Xin Long netdev Not Applicable
[PATCHv5,net-next,03/16] udp: support sctp over udp in skb_udp_tunnel_segment sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-29 Xin Long netdev Not Applicable
[PATCHv5,net-next,02/16] udp6: move the mss check after udp gso tunnel processing sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-29 Xin Long netdev Not Applicable
[PATCHv5,net-next,01/16] udp: check udp sock encap_type in __udp_lib_err sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-29 Xin Long netdev Not Applicable
[PATCHv4,net-next,5/5] net: move the nat function to nf_nat_ovs for ovs and tc net: eliminate the duplicate code in the ct nat functions of ovs and tc 2 - - 152- 2022-12-08 Xin Long netdev Accepted
[PATCHv4,net-next,4/5] net: sched: update the nat flag for icmp error packets in ct_nat_execute net: eliminate the duplicate code in the ct nat functions of ovs and tc - 1 - 17-- 2022-12-08 Xin Long netdev Accepted
[PATCHv4,net-next,4/4] net: sched: add helper support in act_ct net: add helper support in tc act_ct for ovs offloading 1 - - 161- 2022-11-06 Xin Long netdev Accepted
[PATCHv4,net-next,3/5] openvswitch: return NF_DROP when fails to add nat ext in ovs_ct_nat net: eliminate the duplicate code in the ct nat functions of ovs and tc 1 - - 17-- 2022-12-08 Xin Long netdev Accepted
[PATCHv4,net-next,3/4] net: sched: call tcf_ct_params_free to free params in tcf_ct_init net: add helper support in tc act_ct for ovs offloading 1 - - 17-- 2022-11-06 Xin Long netdev Accepted
[PATCHv4,net-next,2/5] openvswitch: return NF_ACCEPT when OVS_CT_NAT is not set in info nat net: eliminate the duplicate code in the ct nat functions of ovs and tc 1 1 - 17-- 2022-12-08 Xin Long netdev Accepted
[PATCHv4,net-next,2/4] net: move add ct helper function to nf_conntrack_helper for ovs and tc net: add helper support in tc act_ct for ovs offloading 1 - - 152- 2022-11-06 Xin Long netdev Accepted
[PATCHv4,net-next,2/2] rxrpc: call udp_tunnel_encap_enable in rxrpc_open_socket net: enable udp v6 sockets receiving v4 packets with UDP GRO - - - --- 2021-01-26 Xin Long netdev Changes Requested
[PATCHv4,net-next,16/16] sctp: enable udp tunneling socks sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,15/16] sctp: handle the init chunk matching an existing asoc sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,14/16] sctp: add the error cause for new encapsulation port restart sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,13/16] sctp: support for sending packet over udp6 sock sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,12/16] sctp: support for sending packet over udp4 sock sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,11/16] sctp: call sk_setup_caps in sctp_packet_transmit instead sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,10/16] sctp: add udphdr to overhead when udp_port is set sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,10/10] net: add support for ipv4 big tcp net: support ipv4 big tcp - 1 - 161- 2023-01-28 Xin Long netdev Accepted
[PATCHv4,net-next,1/5] openvswitch: delete the unncessary skb_pull_rcsum call in ovs_ct_nat_execute net: eliminate the duplicate code in the ct nat functions of ovs and tc 1 1 - 17-- 2022-12-08 Xin Long netdev Accepted
[PATCHv4,net-next,1/4] net: move the ct helper function to nf_conntrack_helper for ovs and tc net: add helper support in tc act_ct for ovs offloading 1 - - 161- 2022-11-06 Xin Long netdev Accepted
[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 netdev Changes Requested
[PATCHv4,net-next,09/16] sctp: allow changing transport encap_port by peer packets sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,09/10] net: add gso_ipv4_max_size and gro_ipv4_max_size per device net: support ipv4 big tcp - 1 - 152- 2023-01-28 Xin Long netdev Accepted
[PATCHv4,net-next,08/16] sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,08/10] packet: add TP_STATUS_GSO_TCP for tp_status net: support ipv4 big tcp - 1 - 161- 2023-01-28 Xin Long netdev Accepted
[PATCHv4,net-next,07/16] sctp: add encap_port for netns sock asoc and transport sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,07/10] ipvlan: use skb_ip_totlen in ipvlan_get_L3_hdr net: support ipv4 big tcp - - - 161- 2023-01-28 Xin Long netdev Accepted
[PATCHv4,net-next,06/16] sctp: add encap_err_lookup for udp encap socks sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,06/10] cipso_ipv4: use iph_set_totlen in skbuff_setattr net: support ipv4 big tcp - - - 161- 2023-01-28 Xin Long netdev Accepted
[PATCHv4,net-next,05/16] sctp: create udp6 sock and set its encap_rcv sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,05/10] netfilter: use skb_ip_totlen and iph_totlen net: support ipv4 big tcp - - - 161- 2023-01-28 Xin Long netdev Accepted
[PATCHv4,net-next,04/16] sctp: create udp4 sock and add its encap_rcv sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,04/10] net: sched: use skb_ip_totlen and iph_totlen net: support ipv4 big tcp - - - 161- 2023-01-28 Xin Long netdev Accepted
[PATCHv4,net-next,03/16] udp: support sctp over udp in skb_udp_tunnel_segment sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,03/10] openvswitch: use skb_ip_totlen in conntrack net: support ipv4 big tcp - 1 - 161- 2023-01-28 Xin Long netdev Accepted
[PATCHv4,net-next,02/16] udp6: move the mss check after udp gso tunnel processing sctp: Implement RFC6951: UDP Encapsulation of SCTP 1 - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,02/10] bridge: use skb_ip_totlen in br netfilter net: support ipv4 big tcp - 1 - 161- 2023-01-28 Xin Long netdev Accepted
[PATCHv4,net-next,01/16] udp: check udp sock encap_type in __udp_lib_err sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-19 Xin Long netdev Not Applicable
[PATCHv4,net-next,01/10] net: add a couple of helpers for iph tot_len net: support ipv4 big tcp - 1 - 152- 2023-01-28 Xin Long netdev Accepted
[PATCHv3,net] icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe [PATCHv3,net] icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe - 1 - 132- 2021-10-14 Xin Long netdev Accepted
[PATCHv3,net] Documentation: add description for net.core.gro_normal_batch [PATCHv3,net] Documentation: add description for net.core.gro_normal_batch - 2 - 151- 2022-05-18 Xin Long netdev Accepted
[PATCHv3,net,3/3] tipc: check the bearer min mtu properly when setting it by netlink tipc: fix the mtu update in link mtu negotiation 1 - - 14-1 2023-05-14 Xin Long netdev Accepted
[PATCHv3,net,2/3] tipc: do not update mtu if msg_max is too small in mtu negotiation tipc: fix the mtu update in link mtu negotiation 1 - - 14-1 2023-05-14 Xin Long netdev Accepted
[PATCHv3,net,1/3] tipc: add tipc_bearer_min_mtu to calculate min mtu tipc: fix the mtu update in link mtu negotiation 1 - - 141- 2023-05-14 Xin Long netdev Accepted
[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 - - - 151- 2021-01-24 Xin Long netdev Changes Requested
[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 - - - 151- 2021-01-16 Xin Long netdev Accepted
[PATCHv3,net-next,5/5] net: move the nat function to nf_nat_ovs for ovs and tc net: eliminate the duplicate code in the ct nat functions of ovs and tc - 1 - 152- 2022-12-06 Xin Long netdev Superseded
[PATCHv3,net-next,4/5] net: sched: update the nat flag for icmp error packets in ct_nat_execute net: eliminate the duplicate code in the ct nat functions of ovs and tc - 1 - 17-- 2022-12-06 Xin Long netdev Superseded
[PATCHv3,net-next,4/4] net: sched: add helper support in act_ct net: add helper support in tc act_ct for ovs offloading 1 - - 161- 2022-10-31 Xin Long netdev Superseded
[PATCHv3,net-next,3/5] openvswitch: return NF_DROP when fails to add nat ext in ovs_ct_nat net: eliminate the duplicate code in the ct nat functions of ovs and tc - - - 17-- 2022-12-06 Xin Long netdev Superseded
[PATCHv3,net-next,3/4] net: sched: call tcf_ct_params_free to free params in tcf_ct_init net: add helper support in tc act_ct for ovs offloading - - - 17-- 2022-10-31 Xin Long netdev Superseded
[PATCHv3,net-next,2/5] openvswitch: return NF_ACCEPT when OVS_CT_NAT is not set in info nat net: eliminate the duplicate code in the ct nat functions of ovs and tc 1 1 - 17-- 2022-12-06 Xin Long netdev Superseded
[PATCHv3,net-next,2/4] net: move add ct helper function to nf_conntrack_helper for ovs and tc net: add helper support in tc act_ct for ovs offloading - - - 152- 2022-10-31 Xin Long netdev Superseded
[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 - - - 151- 2021-01-15 Xin Long netdev Accepted
[PATCHv3,net-next,2/2] Revert "bareudp: Fixed bareudp receive handling" net: enable udp v6 sockets receiving v4 packets with UDP GRO - - - 16-- 2021-01-16 Xin Long netdev Superseded
[PATCHv3,net-next,2/2] ip_gre: add csum offload support for gre header net: add support for ip generic checksum offload for gre - - - 142- 2021-01-28 Xin Long netdev Accepted
[PATCHv3,net-next,16/16] sctp: enable udp tunneling socks sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-13 Xin Long netdev Not Applicable
[PATCHv3,net-next,15/16] sctp: handle the init chunk matching an existing asoc sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-13 Xin Long netdev Not Applicable
[PATCHv3,net-next,14/16] sctp: add the error cause for new encapsulation port restart sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-13 Xin Long netdev Not Applicable
[PATCHv3,net-next,13/16] sctp: support for sending packet over udp6 sock sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-13 Xin Long netdev Not Applicable
[PATCHv3,net-next,12/16] sctp: support for sending packet over udp4 sock sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-13 Xin Long netdev Not Applicable
[PATCHv3,net-next,11/16] sctp: call sk_setup_caps in sctp_packet_transmit instead sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-13 Xin Long netdev Not Applicable
[PATCHv3,net-next,10/16] sctp: add udphdr to overhead when udp_port is set sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-13 Xin Long netdev Not Applicable
[PATCHv3,net-next,10/10] net: add support for ipv4 big tcp net: support ipv4 big tcp - - - 152- 2023-01-27 Xin Long netdev Superseded
[PATCHv3,net-next,1/5] openvswitch: delete the unncessary skb_pull_rcsum call in ovs_ct_nat_execute net: eliminate the duplicate code in the ct nat functions of ovs and tc 1 1 - 17-- 2022-12-06 Xin Long netdev Superseded
[PATCHv3,net-next,1/4] net: move the ct helper function to nf_conntrack_helper for ovs and tc net: add helper support in tc act_ct for ovs offloading - - - 161- 2022-10-31 Xin Long netdev Superseded
[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 - - - 151- 2021-01-16 Xin Long netdev Superseded
[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 - - - 151- 2021-01-28 Xin Long netdev Accepted
[PATCHv3,net-next,1/2] net: move the hsize check to the else block in skb_segment net: fix the features flag in sctp_gso_segment - 1 - 151- 2021-01-15 Xin Long netdev Accepted
[PATCHv3,net-next,09/16] sctp: allow changing transport encap_port by peer packets sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-13 Xin Long netdev Not Applicable
[PATCHv3,net-next,09/10] net: add gso_ipv4_max_size and gro_ipv4_max_size per device net: support ipv4 big tcp - - - 152- 2023-01-27 Xin Long netdev Superseded
[PATCHv3,net-next,08/16] sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-13 Xin Long netdev Not Applicable
[PATCHv3,net-next,08/10] packet: add TP_STATUS_GSO_TCP for tp_status net: support ipv4 big tcp - - - 161- 2023-01-27 Xin Long netdev Superseded
[PATCHv3,net-next,07/16] sctp: add encap_port for netns sock asoc and transport sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-13 Xin Long netdev Not Applicable
[PATCHv3,net-next,07/10] ipvlan: use skb_ip_totlen in ipvlan_get_L3_hdr net: support ipv4 big tcp - - - 161- 2023-01-27 Xin Long netdev Superseded
[PATCHv3,net-next,06/16] sctp: add encap_err_lookup for udp encap socks sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-13 Xin Long netdev Not Applicable
[PATCHv3,net-next,06/10] cipso_ipv4: use iph_set_totlen in skbuff_setattr net: support ipv4 big tcp - - - 161- 2023-01-27 Xin Long netdev Superseded
[PATCHv3,net-next,05/16] sctp: create udp6 sock and set its encap_rcv sctp: Implement RFC6951: UDP Encapsulation of SCTP - - - --- 2020-10-13 Xin Long netdev Not Applicable
« 1 2 3 44 5 »