summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | bpf: Fix release of page_pool in BPF_PROG_RUN in test runnerToke Høiland-Jørgensen2022-04-111-2/+3
| | * | | xsk: Fix l2fwd for copy mode + busy poll comboMaciej Fijalkowski2022-04-071-1/+1
| * | | | Add Eric Dumazet to networking maintainersJakub Kicinski2022-04-271-0/+2
| | |_|/ | |/| |
| * | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller2022-04-273-19/+13
| |\ \ \
| | * | | ice: fix use-after-free when deinitializing mailbox snapshotJacob Keller2022-04-261-1/+1
| | * | | ice: wait 5 s for EMP reset after firmware flashPetr Oros2022-04-261-0/+3
| | * | | ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()Ivan Vecera2022-04-261-7/+5
| | * | | ice: Fix incorrect locking in ice_vc_process_vf_msg()Ivan Vecera2022-04-261-14/+7
| | | |/ | | |/|
| * | | net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl2022-04-271-3/+0
| * | | net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior2022-04-272-21/+14
| |/ /
| * | 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-231-5/+7
| * | | Merge branch 'wireguard-patches-for-5-18-rc4'Jakub Kicinski2022-04-233-1/+4
| |\ \ \
| | * | | wireguard: device: check for metadata_dst with skb_valid_dst()Nikolay Aleksandrov2022-04-231-1/+2
| | * | | wireguard: selftests: enable ACPI for SMPJason A. Donenfeld2022-04-232-0/+2
| |/ / /
| * | | tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang2022-04-232-3/+14
| * | | net: dsa: realtek: remove realtek,rtl8367s stringLuiz Angelo Daros de Luca2022-04-232-5/+0
| * | | dt-bindings: net: dsa: realtek: cleanup compatible stringsLuiz Angelo Daros de Luca2022-04-231-21/+14
| * | | net: bridge: switchdev: check br_vlan_group() return valueClément Léger2022-04-231-0/+2