summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-19riscv: misaligned: fix sleeping function called during misaligned access hand...Nylon Chen1-2/+2
2025-06-19drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not readyDaniele Ceraolo Spurio2-2/+11
2025-06-19drm/xe/pxp: Use the correct define in the set_property_funcs arrayDaniele Ceraolo Spurio1-1/+1
2025-06-19drm/xe: Rework eviction rejection of bound external bosThomas Hellström3-18/+105
2025-06-19drm/xe/vsec: fix CONFIG_INTEL_VSEC dependencyArnd Bergmann1-1/+2
2025-06-19drm/xe/vm: move xe_svm_init() earlierMatthew Auld1-7/+12
2025-06-19seg6: Fix validation of nexthop addressesIdo Schimmel1-4/+2
2025-06-19net: prevent a NULL deref in rtnl_create_link()Eric Dumazet1-1/+1
2025-06-19net: annotate data-races around cleanup_net_taskEric Dumazet2-3/+3
2025-06-19selftests: drv-net: tso: make bkg() wait for socat to quitJakub Kicinski1-1/+1
2025-06-19selftests: drv-net: tso: fix the GRE device nameJakub Kicinski1-1/+1
2025-06-19wireguard: device: enable threaded NAPIMirco Barone1-0/+1
2025-06-19netlink: specs: rt-link: decode ip6greJakub Kicinski1-1/+52
2025-06-19netlink: specs: rt-link: add missing byte-order propertiesJakub Kicinski1-0/+15
2025-06-19net: wwan: mhi_wwan_mbim: use correct mux_id for multiplexingDaniele Palmas1-6/+3
2025-06-19wifi: cfg80211/mac80211: correctly parse S1G beacon optional elementsLachlan Hodges4-32/+83
2025-06-19net: dsa: b53: do not touch DLL_IQQD on bcm53115Jonas Gorski1-3/+5
2025-06-19net: dsa: b53: allow RGMII for bcm63xx RGMII portsJonas Gorski1-0/+4
2025-06-19net: dsa: b53: do not configure bcm63xx's IMP port interfaceJonas Gorski1-14/+8
2025-06-19net: dsa: b53: implement setting ageing timeJonas Gorski4-0/+37
2025-06-19net: dsa: b53: do not enable RGMII delay on bcm63xxJonas Gorski1-18/+1
2025-06-19net: dsa: b53: do not enable EEE on bcm63xxJonas Gorski1-1/+4
2025-06-19net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces.Meghana Malladi1-0/+8
2025-06-19netfilter: nf_nat: also check reverse tuple to obtain clashing entryFlorian Westphal1-3/+9
2025-06-19netfilter: nf_set_pipapo_avx2: fix initial map fillFlorian Westphal1-1/+20
2025-06-19drm/panel-simple: fix the warnings for the Evervision VGG644804Michael Walle1-2/+3
2025-06-19wifi: iwlwifi: mld: avoid panic on init failureMiri Korenblit1-1/+2
2025-06-19drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setupDibin Moolakadan Subrahmanian1-8/+8
2025-06-19gve: add missing NULL check for gve_alloc_pending_packet() in TX DQOAlok Tiwari1-0/+3
2025-06-19nvme: fix implicit bool to flags conversionPavel Begunkov1-1/+1
2025-06-19nvme: fix command limits status codeKeith Busch6-21/+4
2025-06-19block: flip iter directions in blk_rq_integrity_map_user()Caleb Sander Mateos1-6/+1
2025-06-19PM: sleep: Fix power.is_suspended cleanup for direct-complete devicesRafael J. Wysocki1-1/+2
2025-06-19drm/amdgpu/gfx10: Refine Cleaner Shader for GFX10.1.10Vitaly Prosyak2-10/+9
2025-06-19iavf: get rid of the crit lockPrzemek Kitszel3-151/+38
2025-06-19iavf: sprinkle netdev_assert_locked() annotationsPrzemek Kitszel2-0/+16
2025-06-19iavf: extract iavf_watchdog_step() out of iavf_watchdog_task()Przemek Kitszel1-48/+39
2025-06-19iavf: simplify watchdog_task in terms of adminq task schedulingPrzemek Kitszel1-11/+6
2025-06-19iavf: centralize watchdog requeueing itselfPrzemek Kitszel1-62/+41
2025-06-19iavf: iavf_suspend(): take RTNL before netdev_lock()Przemek Kitszel1-4/+9
2025-06-19net: airoha: Initialize PPE UPDMEM source-mac tableLorenzo Bianconi4-1/+38
2025-06-19net: airoha: Add the capability to allocate hfwd descriptors in SRAMLorenzo Bianconi3-10/+16
2025-06-19selftests: net: build net/lib dependency in all targetBui Quang Minh1-1/+1
2025-06-19vmxnet3: correctly report gso type for UDP tunnelsRonak Doshi1-0/+26
2025-06-19net: wwan: t7xx: Fix napi rx poll issueJinjian Song1-5/+6
2025-06-19net: fix udp gso skb_segment after pull from frag_listShiming Cheng1-0/+5
2025-06-19um: Fix tgkill compile error on old host OSesYongting Lin1-1/+2
2025-06-19drm/i915/guc: Handle race condition where wakeref count drops below 0Jesus Narvaez1-3/+14
2025-06-19drm/i915/psr: Fix using wrong mask in REG_FIELD_PREPJouni Högander1-2/+2
2025-06-19drm/i915/guc: Check if expecting reply before decrementing outstanding_submis...Jesus Narvaez1-1/+1