summaryrefslogtreecommitdiffstats
path: root/drivers/pci/msi (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-12net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()Jeongjun Park1-0/+4
2024-09-12net: hsr: Remove interlink_sequence_nr.Eric Dumazet2-2/+0
2024-09-12net: hsr: Use the seqnr lock for frames received via interlink port.Sebastian Andrzej Siewior1-1/+10
2024-09-12selftests: mptcp: include net_helper.sh fileMatthieu Baerts (NGI0)1-1/+1
2024-09-12selftests: mptcp: include lib.sh fileMatthieu Baerts (NGI0)1-0/+2
2024-09-12selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)1-1/+3
2024-09-12netfilter: nft_socket: make cgroupsv2 matching work with namespacesFlorian Westphal1-3/+38
2024-09-12netfilter: nft_socket: fix sk refcount leaksFlorian Westphal1-3/+4
2024-09-11sock_map: Add a cond_resched() in sock_hash_free()Eric Dumazet1-0/+1
2024-09-11minmax: reduce min/max macro expansion in atomisp driverLorenzo Stoakes1-7/+19
2024-09-11selftests/bpf: Expand skb dynptr selftests for tp_btfPhilo Lu3-2/+83
2024-09-11bpf: Allow bpf_dynptr_from_skb() for tp_btfPhilo Lu1-1/+2
2024-09-11tcp: Use skb__nullable in trace_tcp_send_resetPhilo Lu1-6/+6
2024-09-11selftests/bpf: Add test for __nullable suffix in tp_btfPhilo Lu4-0/+46
2024-09-11bpf: Support __nullable argument suffix for tp_btfPhilo Lu2-4/+35
2024-09-11bpf, cpumap: Move xdp:xdp_cpumap_kthread tracepoint before rcvDaniel Xu1-2/+4
2024-09-11selftests/xsk: Read current MAX_SKB_FRAGS from sysctl knobMaciej Fijalkowski2-6/+38
2024-09-11net: lan743x: Add support to ethtool phylink get and set settingsRaju Lakkaraju3-79/+67
2024-09-11net: lan743x: Migrate phylib to phylinkRaju Lakkaraju3-225/+349
2024-09-11net: lan743x: Create separate Link Speed Duplex state functionRaju Lakkaraju1-30/+45
2024-09-11net: lan743x: Create separate PCS power reset functionRaju Lakkaraju1-26/+29
2024-09-11net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...Russell King2-0/+44
2024-09-11platform: cznic: turris-omnia-mcu: fix HW_RANDOM dependencyArnd Bergmann1-1/+1
2024-09-11bnxt_en: resize bnxt_irq name field to fit format stringEdwin Peer1-1/+4
2024-09-11bnxt_en: Add MSIX check in bnxt_check_rings()Michael Chan2-6/+24
2024-09-11bnxt_en: Increase the number of MSIX vectors for RoCE deviceMichael Chan2-6/+14
2024-09-11net: amlogic,meson-dwmac: Fix "amlogic,tx-delay-ns" schemaRob Herring (Arm)1-11/+11
2024-09-11net: xilinx: axienet: Relax partial rx checksum checksSean Anderson1-3/+1
2024-09-11net: xilinx: axienet: Set RXCSUM in featuresSean Anderson1-0/+2
2024-09-11net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksummingSean Anderson1-2/+2
2024-09-11net: xilinx: axienet: Remove unused checksum variablesSean Anderson2-17/+0
2024-09-11rtase: Fix spelling mistake: "tx_underun" -> "tx_underrun"Colin Ian King1-3/+3
2024-09-11r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"Colin Ian King1-2/+2
2024-09-11sch_cake: constify inverse square root cacheDave Taht1-35/+18
2024-09-11MAINTAINERS: Add ethtool pse-pd to PSE NETWORK DRIVERKory Maincent1-0/+1
2024-09-11net: dsa: microchip: update tag_ksz masks for KSZ9477 familyPieter Van Trappen1-2/+3
2024-09-11dt-bindings: net: tja11xx: fix the broken bindingWei Fang1-16/+46
2024-09-11net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTERJason Xing1-0/+18
2024-09-11net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing5-5/+35
2024-09-11net-timestamp: correct the use of SOF_TIMESTAMPING_RAW_HARDWAREJason Xing1-1/+2
2024-09-11net: stmmac: silence FPE kernel logsFurong Xu2-8/+4
2024-09-11net: stmmac: support fp parameter of tc-taprioFurong Xu1-17/+22
2024-09-11net: stmmac: support fp parameter of tc-mqprioFurong Xu7-3/+172
2024-09-11net: stmmac: configure FPE via ethtool-mmFurong Xu5-0/+126
2024-09-11net: stmmac: refactor FPE verification processFurong Xu8-170/+166
2024-09-11net: stmmac: drop stmmac_fpe_handshakeFurong Xu3-31/+1
2024-09-11net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu5-52/+44
2024-09-11selftests: net: csum: Fix checksums for packets with non-zero paddingSean Anderson1-2/+14
2024-09-11net: phy: dp83822: Fix NULL pointer dereference on DP83825 devicesTomas Paukrt1-13/+22
2024-09-10virtio_net: disable premapped mode by defaultXuan Zhuo1-18/+0