summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-23ice: Use ICE_RLAN_BASE_S instead of magic numberAnatolii Gerasymenko
2022-11-23ice: Fix configuring VIRTCHNL_OP_CONFIG_VSI_QUEUES with unbalanced queuesMarcin Szycik
2022-11-23ice: Accumulate ring statistics over resetBenjamin Mikailenko
2022-11-23ice: Accumulate HW and Netdev statistics over resetBenjamin Mikailenko
2022-11-23ice: Remove and replace ice speed defines with ethtool.h versionsBrett Creeley
2022-11-23ice: Check for PTP HW lock more frequentlyKarol Kolacinski
2022-11-23e100: Fix possible use after free in e100_xmit_prepareWang Hai
2022-11-23iavf: Fix error handling in iavf_init_module()Yuan Can
2022-11-23fm10k: Fix error handling in fm10k_init_module()Yuan Can
2022-11-23i40e: Fix error handling in i40e_init_module()Shang XiaoJing
2022-11-23ixgbevf: Fix resource leak in ixgbevf_init_module()Shang XiaoJing
2022-11-23Merge tag 'asoc-fix-v6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-11-23btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()Zhen Lei
2022-11-23btrfs: do not modify log tree while holding a leaf from fs tree lockedFilipe Manana
2022-11-23btrfs: use kvcalloc in btrfs_get_dev_zone_infoChristoph Hellwig
2022-11-23s390/ap: fix memory leak in ap_init_qci_info()Wei Yongjun
2022-11-23drm/amdgpu/vcn: re-use original vcn0 doorbell valueJane Jian
2022-11-23drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin
2022-11-23drm/amdgpu: fix use-after-free during gpu recoveryStanley.Yang
2022-11-23drm/amd/pm: update driver if header for smu_13_0_7lyndonli
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi
2022-11-23drm/amd/display: Use new num clk levels struct for max mclk indexDillon Varone
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan
2022-11-23drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone
2022-11-23drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone
2022-11-23drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul
2022-11-23drm/amdgpu/psp: don't free PSP buffers on suspendAlex Deucher
2022-11-23sfc: ensure type is valid before updating seen_genEdward Cree
2022-11-23net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLPSantiago Ruano Rincón
2022-11-23ppp: associate skb with a device at txStanislav Fomichev
2022-11-23net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin
2022-11-23l2tp: Don't sleep and disable BH under writer-side sk_callback_lockJakub Sitnicki
2022-11-23Documentation: devlink: Add blank line padding on numbered lists in Devlink P...Bagas Sanjaya
2022-11-23net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()Yuan Can
2022-11-23arcnet: fix potential memory leak in com20020_probe()Wang Hai
2022-11-23Merge tag 'v6.1-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-11-23fuse: lock inode unconditionally in fuse_fallocate()Miklos Szeredi
2022-11-239p/xen: check logical size for buffer sizeDominique Martinet
2022-11-22Merge branch 'revert-veth-avoid-drop-packets-when-xdp_redirect-performs-and-i...Jakub Kicinski
2022-11-22Revert "veth: Avoid drop packets when xdp_redirect performs"Heng Qi
2022-11-22Revert "bpf: veth driver panics when xdp prog attached before veth_open"Heng Qi
2022-11-22Merge branch 'remove-dsa_priv-h'Jakub Kicinski
2022-11-22net: dsa: kill off dsa_priv.hVladimir Oltean
2022-11-22net: dsa: move tag_8021q headers to their proper placeVladimir Oltean
2022-11-22net: dsa: move definitions from dsa_priv.h to slave.cVladimir Oltean
2022-11-22net: dsa: rename dsa2.c back into dsa.c and create its headerVladimir Oltean
2022-11-22net: dsa: merge dsa.c into dsa2.cVladimir Oltean
2022-11-22net: dsa: move notifier definitions to switch.hVladimir Oltean
2022-11-22net: dsa: move dsa_tree_notify() and dsa_broadcast() to switch.cVladimir Oltean