projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net: create nf_conntrack_ovs for ovs and tc use
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
2022-01-24
Xin Long
ping: fix the sk_bound_dev_if match in ping_lookup
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2022-01-02
Xin Long
sctp: hold endpoint before calling cb in sctp_transport_look...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-12-25
Xin Long
sctp: use call_rcu to free endpoint
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-12-23
Xin Long
sctp: move hlist_node and hashent out of sctp_ep_common
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-12-13
Xin Long
tipc: discard MSG_CRYPTO msgs when key_exchange_enabled...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-11-27
Xin Long
bridge: use __set_bit in __br_vlan_set_default_pvid
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-11-26
Xin Long
sctp: make the raise timer more simple and accurate
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-11-26
Xin Long
tipc: delete the unlikely branch in tipc_aead_encrypt
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-11-17
Xin Long
net: sched: act_mirred: drop dst for the direction...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-11-15
Xin Long
tipc: only accept encrypted MSG_CRYPTO msgs
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-11-03
Xin Long
security: implement sctp_assoc_established hook in...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-11-03
Xin Long
security: add sctp_assoc_established hook
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-11-03
Xin Long
security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ce
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-11-03
Xin Long
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-29
Xin Long
sctp: return true only for pathmtu update in sctp_transport_...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-29
Xin Long
sctp: subtract sctphdr len in sctp_transport_pl_hlen
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-29
Xin Long
sctp: reset probe_timer in sctp_transport_pl_update
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-29
Xin Long
sctp: allow IP fragmentation when PLPMTUD enters Error...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-25
Xin Long
net-sysfs: initialize uid and gid before calling net_ns_get_...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-22
Xin Long
sctp: add vtag check in sctp_sf_ootb
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-22
Xin Long
sctp: add vtag check in sctp_sf_do_8_5_1_E_sa
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-22
Xin Long
sctp: add vtag check in sctp_sf_violation
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-22
Xin Long
sctp: fix the processing for COOKIE_ECHO chunk
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-22
Xin Long
sctp: fix the processing for INIT_ACK chunk
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-22
Xin Long
sctp: fix the processing for INIT chunk
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-22
Xin Long
sctp: use init_tag from inithdr for ABORT chunk
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-15
Xin Long
sctp: fix transport encap_port update in sctp_vtag_verify
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-14
Xin Long
netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-10-14
Xin Long
icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-09-24
Xin Long
sctp: break out if skb_header_pointer returns NULL...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-08-16
Xin Long
tipc: call tipc_wait_for_connect only when dlen is...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-08-03
Xin Long
sctp: move the active_key update after sh_keys is added
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-07-25
Xin Long
sctp: send pmtu probe only if packet loss in Search...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2021-07-25
Xin Long
sctp: improve the code for pmtu probe send and recv...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
next