summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-21drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou
2022-04-20Merge tag 'xtensa-20220416' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-04-20Merge tag 'erofs-for-5.18-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-20Revert "fs/pipe: use kvcalloc to allocate a pipe_buffer array"Linus Torvalds
2022-04-20x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka
2022-04-20selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel
2022-04-20selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel
2022-04-20nfc: MAINTAINERS: add Bug entryKrzysztof Kozlowski