summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.6.16v6.6.16Greg Kroah-Hartman2024-02-051-1/+1
* pds_core: Prevent health thread from running during reset/removeBrett Creeley2024-02-051-2/+17
* drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam2024-02-054-8/+8
* ASoC: codecs: wsa883x: fix PA volume controlJohan Hovold2024-02-051-1/+5
* ASoC: codecs: lpass-wsa-macro: fix compander volume hackJohan Hovold2024-02-051-7/+0
* ASoC: codecs: wcd938x: fix headphones volume controlsJohan Hovold2024-02-051-1/+1
* ASoC: qcom: sc8280xp: limit speaker volumesJohan Hovold2024-02-051-5/+7
* bonding: remove print in bond_verify_device_pathZhengchao Shao2024-02-051-4/+1
* selftests/bpf: Remove flaky test_btf_id testYonghong Song2024-02-051-5/+0
* LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()Huacai Chen2024-02-052-7/+10
* drm/msm/dsi: Enable runtime PMKonrad Dybcio2024-02-051-0/+4
* Revert "drm/amd/display: Disable PSR-SU on Parade 0803 TCON again"Jonathan Gray2024-02-051-2/+0
* mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver2024-02-052-4/+19
* arm64: irq: set the correct node for shadow call stackHuang Shijie2024-02-051-1/+1
* selftests: net: enable some more knobsPaolo Abeni2024-02-051-0/+3
* selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski2024-02-051-0/+1
* selftests: bonding: Check initial stateBenjamin Poirier2024-02-051-0/+11
* selftests: team: Add missing config optionsBenjamin Poirier2024-02-051-1/+3
* net: sysfs: Fix /sys/class/net/<iface> pathBreno Leitao2024-02-051-11/+11
* octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya2024-02-053-7/+4
* selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni2024-02-051-1/+1
* selftests: net: fix available tunnels detectionPaolo Abeni2024-02-051-8/+8
* selftests: net: add missing config for pmtu.sh testsPaolo Abeni2024-02-051-0/+3
* selftests: net: add missing config for nftables-backed iptablesJakub Kicinski2024-02-051-0/+1
* pds_core: Rework teardown/setup flow to be more commonBrett Creeley2024-02-055-18/+9
* pds_core: Clear BARs on resetBrett Creeley2024-02-055-10/+38
* pds_core: Prevent race issues involving the adminqBrett Creeley2024-02-053-6/+47
* pds_core: implement pci reset handlersShannon Nelson2024-02-053-3/+65
* pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley2024-02-052-3/+4
* pds_core: Cancel AQ work on teardownBrett Creeley2024-02-051-0/+2
* af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet2024-02-053-15/+21
* net: ipv4: fix a memleak in ip_setup_corkZhipeng Lu2024-02-051-6/+6
* netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectationsPablo Neira Ayuso2024-02-051-0/+24
* netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting loggerPablo Neira Ayuso2024-02-051-3/+4
* netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso2024-02-053-5/+12
* netfilter: conntrack: correct window scaling with retransmitted SYNRyan Schaefer2024-02-051-4/+6
* selftests: net: add missing config for GENEVEMatthias May2024-02-051-0/+1
* devlink: Fix referring to hw_addr attribute during state validationParav Pandit2024-02-051-1/+1
* bridge: mcast: fix disabled snooping after long uptimeLinus Lüssing2024-02-052-7/+17
* selftests: net: Add missing matchall classifierIdo Schimmel2024-02-051-0/+1
* llc: call sock_orphan() at release timeEric Dumazet2024-02-051-0/+2
* ipv6: Ensure natural alignment of const ipv6 loopback and router addressesHelge Deller2024-02-051-7/+14
* net: dsa: qca8k: fix illegal usage of GPIOMichal Vokáč2024-02-051-2/+1
* ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET2024-02-051-1/+2
* ixgbe: Refactor overtemp event handlingJedrzej Jagielski2024-02-055-41/+43
* ixgbe: Refactor returning internal error codesJedrzej Jagielski2024-02-0512-317/+264
* e1000e: correct maximum frequency adjustment valuesJacob Keller2024-02-052-7/+35
* tcp: add sanity checks to rx zerocopyEric Dumazet2024-02-051-1/+11
* net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur2024-02-051-2/+3
* ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel2024-02-055-6/+8