projects
/
platform
/
kernel
/
linux-starfive.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net: openvswitch: fix upcall counter access before allocation
2023-06-01
Xin Long
rtnetlink: add the missing IFLA_GRO_ tb check in validate_li...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-06-01
Xin Long
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-06-01
Xin Long
rtnetlink: call validate_linkmsg in rtnl_create_link
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-05-22
Xin Long
sctp: fix an issue that plpmtu can never go to complete...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-05-15
Xin Long
tipc: check the bearer min mtu properly when setting...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-05-15
Xin Long
tipc: do not update mtu if msg_max is too small in...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-05-15
Xin Long
tipc: add tipc_bearer_min_mtu to calculate min mtu
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-05-13
Xin Long
erspan: get the proto with the md version for collect_md
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-04-21
Xin Long
sctp: delete the nested flexible array payload
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-04-21
Xin Long
sctp: delete the nested flexible array hmac
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-04-21
Xin Long
sctp: delete the nested flexible array peer_init
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-04-21
Xin Long
sctp: delete the nested flexible array variable
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-04-21
Xin Long
sctp: delete the nested flexible array skip
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-04-21
Xin Long
sctp: delete the nested flexible array params
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-04-17
Xin Long
sctp: add intl_capable and reconf_capable in ss peer_capable
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-04-17
Xin Long
sctp: delete the obsolete code for the host name address...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-04-13
Xin Long
selftests: add the missing CONFIG_IP_SCTP in net config
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-04-13
Xin Long
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-04-02
Xin Long
sctp: check send stream number after wait_for_sndbuf
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-03-24
Xin Long
ipv6: prevent router_solicitations for team port
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-03-09
Xin Long
sctp: add weighted fair queueing stream scheduler
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-03-09
Xin Long
sctp: add fair capacity stream scheduler
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-03-08
Xin Long
selftests: add a selftest for big tcp
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-03-08
Xin Long
netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-03-08
Xin Long
netfilter: move br_nf_check_hbh_len to utils
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-03-08
Xin Long
netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_h...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-03-08
Xin Long
netfilter: bridge: check len before accessing more...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-03-08
Xin Long
netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-23
Xin Long
sctp: add a refcnt in sctp_stream_priorities to avoid...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-21
Xin Long
netfilter: xt_length: use skb len to match in length_mt6
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-11
Xin Long
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-11
Xin Long
net: sched: move frag check and tc_skb_cb update out...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-11
Xin Long
openvswitch: move key and ovs_cb update out of handle_fragments
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-11
Xin Long
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-11
Xin Long
net: create nf_conntrack_ovs for ovs and tc use
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-02
Xin Long
net: add support for ipv4 big tcp
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-02
Xin Long
net: add gso_ipv4_max_size and gro_ipv4_max_size per...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-02
Xin Long
packet: add TP_STATUS_GSO_TCP for tp_status
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-02
Xin Long
ipvlan: use skb_ip_totlen in ipvlan_get_L3_hdr
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-02
Xin Long
cipso_ipv4: use iph_set_totlen in skbuff_setattr
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-02
Xin Long
netfilter: use skb_ip_totlen and iph_totlen
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-02
Xin Long
net: sched: use skb_ip_totlen and iph_totlen
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-02
Xin Long
openvswitch: use skb_ip_totlen in conntrack
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-02
Xin Long
bridge: use skb_ip_totlen in br netfilter
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-02
Xin Long
net: add a couple of helpers for iph tot_len
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-02-01
Xin Long
sctp: do not check hb_timer.expires when resetting...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2023-01-19
Xin Long
Revert "net: team: use IFF_NO_ADDRCONF flag to prevent...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-12-12
Xin Long
net: failover: use IFF_NO_ADDRCONF flag to prevent...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-12-12
Xin Long
net: team: use IFF_NO_ADDRCONF flag to prevent ipv6...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-12-12
Xin Long
net: add IFF_NO_ADDRCONF and use it in bonding to prevent...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-12-12
Xin Long
net: move the nat function to nf_nat_ovs for ovs and tc
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-12-12
Xin Long
net: sched: update the nat flag for icmp error packets...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-12-12
Xin Long
openvswitch: return NF_DROP when fails to add nat ext...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-12-12
Xin Long
openvswitch: return NF_ACCEPT when OVS_CT_NAT is not...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-12-12
Xin Long
openvswitch: delete the unncessary skb_pull_rcsum call...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-12-07
Xin Long
tipc: call tipc_lxc_xmit without holding node_read_lock
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-12-02
Xin Long
sctp: delete free member from struct sctp_sched_ops
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-30
Xin Long
netfilter: conntrack: fix using __this_cpu_add in preemptible
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-29
Xin Long
tipc: re-fetch skb cb after tipc_msg_validate
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-28
Xin Long
netfilter: flowtable_offload: fix using __this_cpu_add...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-22
Xin Long
net: sched: allow act_ct to be built without NF_NAT
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-22
Xin Long
tipc: add an extra conn_get in tipc_conn_alloc
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-22
Xin Long
tipc: set con sock in tipc_conn_alloc
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-18
Xin Long
selftests: add a selftest for sctp vrf
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-18
Xin Long
sctp: add sysctl net.sctp.l3mdev_accept
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-18
Xin Long
sctp: add dif and sdif check in asoc and ep lookup
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-18
Xin Long
sctp: add skb_sdif in struct sctp_af
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-18
Xin Long
sctp: check sk_bound_dev_if when matching ep in get_port
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-18
Xin Long
sctp: check ipv6 addr with sk_bound_dev if set
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-18
Xin Long
sctp: verify the bind address with the tb_id from l3mdev
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-18
Xin Long
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-18
Xin Long
sctp: change to include linux/sctp.h in net/sctp/checksum.h
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-08
Xin Long
net: sched: add helper support in act_ct
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-08
Xin Long
net: sched: call tcf_ct_params_free to free params...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-08
Xin Long
net: move add ct helper function to nf_conntrack_helper...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-08
Xin Long
net: move the ct helper function to nf_conntrack_helper...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-08
Xin Long
sctp: clear out_curr if all frag chunks of current...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-08
Xin Long
sctp: remove the unnecessary sinfo_stream check in...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-11-08
Xin Long
tipc: fix the msg->req tlv len check in tipc_nl_compat_name_...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-10-25
Xin Long
ethtool: eeprom: fix null-deref on genl_info in dump
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-10-21
Xin Long
tipc: fix a null-ptr-deref in tipc_topsrv_accept
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-10-13
Xin Long
openvswitch: add nf_ct_is_confirmed check before assigning...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-09-30
Xin Long
sctp: handle the error returned from sctp_auth_asoc_init_act...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-07-28
Xin Long
sctp: leave the err path free in sctp_stream_init to...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-07-24
Xin Long
Documentation: fix sctp_wmem in ip-sysctl.rst
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-07-20
Xin Long
Documentation: fix udp_wmem_min in ip-sysctl.rst
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-06-27
Xin Long
tipc: move bc link creation back to tipc_node_create
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-06-11
Xin Long
Documentation: add description for net.sctp.ecn_enable
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-06-11
Xin Long
Documentation: add description for net.sctp.intl_enable
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-06-11
Xin Long
Documentation: add description for net.sctp.reconf_enable
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-05-20
Xin Long
Documentation: add description for net.core.gro_normal_batch
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-05-18
Xin Long
dn_route: set rt neigh to blackhole_netdev instead...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-05-17
Xin Long
xfrm: set dst dev to blackhole_netdev instead of loopback_de...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-04-23
Xin Long
sctp: check asoc strreset_chunk in sctp_generate_reconf_event
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-04-08
Xin Long
sctp: use the correct skb for security_sctp_assoc_request
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-02-24
Xin Long
ping: remove pr_err from ping_lookup
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-02-23
Xin Long
Revert "vlan: move dev_put into vlan_dev_uninit"
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-02-17
Xin Long
ping: fix the dif and sdif check in ping_lookup
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-02-09
Xin Long
vlan: move dev_put into vlan_dev_uninit
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-02-09
Xin Long
vlan: introduce vlan_dev_free_egress_priority
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
next