summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-22futex: Pass in task to futex_queue()Jens Axboe5-9/+15
2025-03-22btrfs: avoid starting new transaction when cleaning qgroup during subvolume dropFilipe Manana1-5/+1
2025-03-22powercap: call put_device() on an error path in powercap_register_control_type()Joe Hattori1-2/+1
2025-03-22hrtimers: Mark is_migration_base() with __always_inlineAndy Shevchenko1-10/+12
2025-03-22nvme-fc: do not ignore connectivity loss during connectingDaniel Wagner1-5/+18
2025-03-22nvme-fc: go straight to connecting state when initializingDaniel Wagner1-2/+1
2025-03-22net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran1-4/+2
2025-03-22net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu1-7/+5
2025-03-22net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory3-3/+5
2025-03-22net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory5-7/+16
2025-03-22net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru1-1/+1
2025-03-22Revert "openvswitch: switch to per-action label counting in conntrack"Xin Long2-12/+21
2025-03-22net: openvswitch: remove misbehaving actions length checkIlya Maximets1-14/+1
2025-03-22gre: Fix IPv6 link-local address generation.Guillaume Nault1-6/+9
2025-03-22netfilter: nft_exthdr: fix offset with ipv4_find_option()Alexey Kashavkin1-6/+4
2025-03-22net_sched: Prevent creation of classes with TC_H_ROOTCong Wang1-0/+6
2025-03-22ipvs: prevent integer overflow in do_ip_vs_get_ctl()Dan Carpenter1-4/+4
2025-03-22netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...Kohei Enju1-0/+2
2025-03-22wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHzBenjamin Berg1-1/+8
2025-03-22rtase: Fix improper release of ring list entries in rtase_sw_resetJustin Lai1-0/+10
2025-03-22selftests: bonding: fix incorrect mac addressHangbin Liu1-2/+2
2025-03-22bonding: fix incorrect MAC address setting to receive NS messagesHangbin Liu1-8/+47
2025-03-22net: mctp: unshare packets when reassemblingMatt Johnston2-2/+117
2025-03-22net: switchdev: Convert blocking notification chain to a raw oneAmit Cohen1-7/+18
2025-03-22eth: bnxt: fix memory leak in queue resetTaehee Yoo1-0/+1
2025-03-22eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}Taehee Yoo1-0/+6
2025-03-22eth: bnxt: do not update checksum in bnxt_xdp_build_skb()Taehee Yoo3-12/+5
2025-03-22eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logicTaehee Yoo1-2/+2
2025-03-22eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()Taehee Yoo1-0/+3
2025-03-22eth: bnxt: fix truesize for mb-xdp-pass caseTaehee Yoo2-1/+9
2025-03-22net/mlx5: handle errors in mlx5_chains_create_table()Wentao Liang1-0/+5
2025-03-22Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()Michael Kelley1-0/+13
2025-03-22fbdev: hyperv_fb: Allow graceful removal of framebufferSaurabh Sengar1-5/+15
2025-03-22fbdev: hyperv_fb: Simplify hvfb_putmemSaurabh Sengar1-6/+6
2025-03-22fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMsMichael Kelley1-7/+13
2025-03-22drm/hyperv: Fix address space leak when Hyper-V DRM device is removedMichael Kelley1-0/+2
2025-03-22netpoll: hold rcu read lock in __netpoll_send_skb()Breno Leitao1-2/+7
2025-03-22net: mctp i2c: Copy headers if clonedMatt Johnston1-0/+5
2025-03-22net: mctp i3c: Copy headers if clonedMatt Johnston1-0/+5
2025-03-22net: dsa: mv88e6xxx: Verify after ATU Load opsJoseph Huang1-11/+48
2025-03-22net/mlx5: Fill out devlink dev info only for PFsJiri Pirko1-0/+3
2025-03-22Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz6-97/+57
2025-03-22Bluetooth: hci_event: Fix enabling passive scanningLuiz Augusto von Dentz1-15/+22
2025-03-22Bluetooth: SCO: fix sco_conn refcounting on sco_conn_readyPauli Virtanen1-1/+12
2025-03-22wifi: cfg80211: cancel wiphy_work before freeing wiphyMiri Korenblit1-0/+7
2025-03-22wifi: mac80211: don't queue sdata::work for a non-running sdataMiri Korenblit1-3/+5
2025-03-22wifi: iwlwifi: mvm: fix PNVM timeout for non-MSI-X platformsEmmanuel Grumbach1-3/+3
2025-03-22sched: address a potential NULL pointer dereference in the GRED scheduler.Jun Yang1-1/+2
2025-03-22netfilter: nf_tables: make destruction work queue pernetFlorian Westphal3-15/+21
2025-03-22netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap ...Nicklas Bo Jensen1-2/+2