summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-27netfilter: nf_conntrack_tcp: re-init for syn packets onlyFlorian Westphal
2022-04-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller
2022-04-26net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl
2022-04-26net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior
2022-04-26ice: fix use-after-free when deinitializing mailbox snapshotJacob Keller
2022-04-26ice: wait 5 s for EMP reset after firmware flashPetr Oros
2022-04-26ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()Ivan Vecera
2022-04-26ice: Fix incorrect locking in ice_vc_process_vf_msg()Ivan Vecera
2022-04-26virtio_net: fix wrong buf address calculation when using xdpNikolay Aleksandrov
2022-04-26net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addrNathan Rossi
2022-04-26net: phy: marvell10g: fix return value on errorBaruch Siach
2022-04-26net: bcmgenet: hide status block before TX timestampingJonathan Lemon
2022-04-26mctp: defer the kfree of object mdev->addrsLin Ma
2022-04-25Merge branch 'net-smc-two-fixes-for-smc-fallback'Jakub Kicinski
2022-04-25net/smc: Fix slab-out-of-bounds issue in fallbackWen Gu
2022-04-25net/smc: Only save the original clcsock callback functionsWen Gu
2022-04-25tcp: make sure treq->af_specific is initializedEric Dumazet
2022-04-25tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet
2022-04-25net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b...Vladimir Oltean
2022-04-25net: mscc: ocelot: ignore VID 0 added by 8021q moduleVladimir Oltean
2022-04-25net: dsa: flood multicast to CPU when slave has IFF_PROMISCVladimir Oltean
2022-04-25ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye
2022-04-25ip6_gre: Make o_seqno start from 0 in native modePeilin Ye
2022-04-25ip_gre: Make o_seqno start from 0 in native modePeilin Ye
2022-04-25net: lan966x: fix a couple off by one bugsDan Carpenter
2022-04-25net/smc: sync err code when tcp connection was refusedliuyacan
2022-04-25net: hns: Add missing fwnode_handle_put in hns_mac_initPeng Wu
2022-04-25Merge branch 'hns3-fixes'David S. Miller
2022-04-25net: hns3: add return value for mailbox handling in PFJian Shen
2022-04-25net: hns3: add validity check for message data lengthJian Shen
2022-04-25net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang
2022-04-25net: hns3: fix error log of tx/rx tqps statsPeng Li
2022-04-25net: hns3: align the debugfs output to the leftHao Chen
2022-04-25net: hns3: clear inited state and stop client after failed to register netdevJian Shen
2022-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-04-25netfilter: Update ip6_route_me_harder to consider L3 domainMartin Willi
2022-04-25netfilter: flowtable: Remove the empty fileRongguang Wei
2022-04-23sctp: check asoc strreset_chunk in sctp_generate_reconf_eventXin Long
2022-04-22net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen
2022-04-22Merge branch 'wireguard-patches-for-5-18-rc4'Jakub Kicinski
2022-04-22wireguard: device: check for metadata_dst with skb_valid_dst()Nikolay Aleksandrov
2022-04-22wireguard: selftests: enable ACPI for SMPJason A. Donenfeld
2022-04-22tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang
2022-04-22net: dsa: realtek: remove realtek,rtl8367s stringLuiz Angelo Daros de Luca
2022-04-22dt-bindings: net: dsa: realtek: cleanup compatible stringsLuiz Angelo Daros de Luca
2022-04-22net: bridge: switchdev: check br_vlan_group() return valueClément Léger
2022-04-22tcp: md5: incorrect tcp_header_len for incoming connectionsFrancesco Ruggeri
2022-04-22netfilter: nft_set_rbtree: overlap detection with element re-addition after d...Pablo Neira Ayuso
2022-04-22net: dsa: Add missing of_node_put() in dsa_port_link_register_ofMiaoqian Lin
2022-04-22net: cosa: fix error check return value of register_chrdev()Lv Ruyi