aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio_net: fix wrong buf address calculation when using xdpNikolay Aleksandrov2022-04-261-1/+19
* net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addrNathan Rossi2022-04-261-2/+3
* net: phy: marvell10g: fix return value on errorBaruch Siach2022-04-261-1/+1
* net: bcmgenet: hide status block before TX timestampingJonathan Lemon2022-04-261-0/+7
* mctp: defer the kfree of object mdev->addrsLin Ma2022-04-261-1/+1
* Merge branch 'net-smc-two-fixes-for-smc-fallback'Jakub Kicinski2022-04-253-43/+126
|\
| * net/smc: Fix slab-out-of-bounds issue in fallbackWen Gu2022-04-252-23/+59
| * net/smc: Only save the original clcsock callback functionsWen Gu2022-04-253-20/+67
|/
* tcp: make sure treq->af_specific is initializedEric Dumazet2022-04-253-2/+10
* tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet2022-04-253-1/+13
* net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b...Vladimir Oltean2022-04-251-2/+2
* net: mscc: ocelot: ignore VID 0 added by 8021q moduleVladimir Oltean2022-04-251-0/+10
* net: dsa: flood multicast to CPU when slave has IFF_PROMISCVladimir Oltean2022-04-251-1/+1
* ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye2022-04-254-8/+9
* ip6_gre: Make o_seqno start from 0 in native modePeilin Ye2022-04-251-6/+5
* ip_gre: Make o_seqno start from 0 in native modePeilin Ye2022-04-251-5/+3
* net: lan966x: fix a couple off by one bugsDan Carpenter2022-04-251-2/+2
* net/smc: sync err code when tcp connection was refusedliuyacan2022-04-251-0/+2
* net: hns: Add missing fwnode_handle_put in hns_mac_initPeng Wu2022-04-251-1/+5
* Merge branch 'hns3-fixes'David S. Miller2022-04-254-55/+73
|\
| * net: hns3: add return value for mailbox handling in PFJian Shen2022-04-251-10/+12
| * net: hns3: add validity check for message data lengthJian Shen2022-04-251-0/+7
| * net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang2022-04-251-1/+1
| * net: hns3: fix error log of tx/rx tqps statsPeng Li2022-04-251-2/+2
| * net: hns3: align the debugfs output to the leftHao Chen2022-04-251-42/+42
| * net: hns3: clear inited state and stop client after failed to register netdevJian Shen2022-04-251-0/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2022-04-254-4/+14
|\
| * netfilter: Update ip6_route_me_harder to consider L3 domainMartin Willi2022-04-251-2/+8
| * netfilter: flowtable: Remove the empty fileRongguang Wei2022-04-251-0/+0
| * netfilter: nft_set_rbtree: overlap detection with element re-addition after d...Pablo Neira Ayuso2022-04-221-1/+5
| * ipvs: correctly print the memory size of ip_vs_conn_tabPengcheng Yang2022-04-191-1/+1
* | sctp: check asoc strreset_chunk in sctp_generate_reconf_eventXin Long2022-04-231-0/+4
* | net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen2022-04-221-5/+7
* | Merge branch 'wireguard-patches-for-5-18-rc4'Jakub Kicinski2022-04-223-1/+4
|\ \
| * | wireguard: device: check for metadata_dst with skb_valid_dst()Nikolay Aleksandrov2022-04-221-1/+2
| * | wireguard: selftests: enable ACPI for SMPJason A. Donenfeld2022-04-222-0/+2
|/ /
* | tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang2022-04-222-3/+14
* | net: dsa: realtek: remove realtek,rtl8367s stringLuiz Angelo Daros de Luca2022-04-222-5/+0
* | dt-bindings: net: dsa: realtek: cleanup compatible stringsLuiz Angelo Daros de Luca2022-04-221-21/+14
* | net: bridge: switchdev: check br_vlan_group() return valueClément Léger2022-04-221-0/+2
* | tcp: md5: incorrect tcp_header_len for incoming connectionsFrancesco Ruggeri2022-04-221-1/+1
* | net: dsa: Add missing of_node_put() in dsa_port_link_register_ofMiaoqian Lin2022-04-221-0/+2
* | net: cosa: fix error check return value of register_chrdev()Lv Ruyi2022-04-221-1/+1
* | Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-2140-83/+210
|\ \
| * | drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou2022-04-211-0/+2
| * | selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel2022-04-201-0/+17
| * | selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel2022-04-201-0/+17
| * | nfc: MAINTAINERS: add Bug entryKrzysztof Kozlowski2022-04-201-0/+1
| * | net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao2022-04-201-2/+2
| * | doc/ip-sysctl: add bc_forwardingNicolas Dichtel2022-04-201-0/+7