aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
13 hoursvirtio: vdpa: vDPA driver for Marvell OCTEON DPU devicesvhosttestlinux-nextSrujana Challa7-0/+1486
37 hoursvirtio-pci: Check if is_avq is NULLLi Zhang1-1/+1
4 daysMerge tag 'for_linus' into vhostMichael S. Tsirkin1-1/+3
4 daysMerge tag 'stable/vduse-virtio-net' into vhostMichael S. Tsirkin1-4/+20
4 daysMAINTAINERS: add Eugenio Pérez as reviewerEugenio Pérez1-0/+4
6 daysvirtio: delete vq in vp_find_vqs_msix() when request_irq() failsfor_linusJiri Pirko1-1/+3
6 daysMAINTAINERS: add Eugenio Pérez as reviewerEugenio Pérez1-0/+4
2024-05-01vhost-vdpa: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-05-01vduse: enable Virtio-net device typeMaxime Coquelin1-0/+10
2024-05-01vp_vdpa: don't allocate unused msix vectorsYuxue Liu1-6/+16
2024-05-01vduse: Temporarily fail if control queue feature requestedMaxime Coquelin1-0/+5
2024-05-01sound: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01vduse: validate block features only with block devicesMaxime Coquelin1-4/+5
2024-05-01fuse: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01scsi: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01rpmsg: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01nvdimm: virtio_pmem: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01wifi: mac80211_hwsim: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01vsock/virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01net: 9p: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01net: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01net: caif: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01misc: nsm: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01iommu: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01drm/virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01gpio: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01firmware: arm_scmi: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01crypto: virtio - drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01virtio_console: drop owner assignmentKrzysztof Kozlowski1-2/+0
2024-05-01hwrng: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01bluetooth: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01virtio_blk: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01um: virt-pci: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01virtio: mem: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01virtio: input: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01virtio: balloon: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-01virtio_balloon: Treat stats requests as wakeup eventsDavid Stevens1-29/+46
2024-05-01virtio_balloon: Give the balloon its own wakeup sourceDavid Stevens1-2/+11
2024-05-01virtio-mem: support suspend+resumeDavid Hildenbrand2-6/+64
2024-05-01kernel: Remove signal hacks for vhost_tasksMike Christie3-10/+3
2024-05-01vhost_task: Handle SIGKILL by flushing work and exitingMike Christie4-24/+88
2024-05-01vhost: Release worker mutex during flushesMike Christie1-14/+30
2024-05-01vhost: Use virtqueue mutex for swapping workerMike Christie1-6/+12
2024-05-01vhost_scsi: Handle vhost_vq_work_queue failures for TMFsMike Christie1-1/+2
2024-05-01vhost: Remove vhost_vq_flushMike Christie2-13/+0
2024-05-01vhost-scsi: Use system wq to flush dev for TMFsMike Christie1-20/+19
2024-05-01vhost-scsi: Handle vhost_vq_work_queue failures for cmdsMike Christie1-1/+12
2024-05-01vhost-scsi: Handle vhost_vq_work_queue failures for eventsMike Christie1-5/+12
2024-05-01vdpa: Convert sprintf/snprintf to sysfs_emitLi Zhijian1-1/+1
2024-05-01vp_vdpa: Fix return value check vp_vdpa_request_irqYuxue Liu1-1/+4
2024-05-01virtio_net: remove the misleading commentXuan Zhuo1-1/+0
2024-05-01virtio_net: rx remove premapped failover codeXuan Zhuo1-48/+33
2024-05-01virtio_net: enable premapped by defaultXuan Zhuo1-6/+2
2024-05-01virtio_net: big mode support premappedXuan Zhuo1-15/+108
2024-05-01virtio_net: replace private by pp struct inside pageXuan Zhuo1-12/+20
2024-05-01virtio_ring: enable premapped mode whatever use_dma_apiXuan Zhuo1-6/+1
2024-05-01virtio_ring: introduce dma map api for pageXuan Zhuo2-0/+59
2024-05-01virtio-mmio: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-01MAINTAINERS: apply maintainer role of Intel vDPA driverZhu Lingshan1-2/+4
2024-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+53
2024-04-30Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-4/+53
2024-04-30Merge tag 'for-v6.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2-1/+3
2024-04-30Merge tag 'platform-drivers-x86-v6.9-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2024-04-30Merge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds9-96/+100
2024-04-29Merge tag 'wq-for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-33/+390
2024-04-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
2024-04-29Merge tag 'nfsd-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-1/+1
2024-04-29Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+7
2024-04-29Merge tag 'bcachefs-2024-04-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds4-5/+7
2024-04-29Merge tag 'erofs-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-77/+56
2024-04-29bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)1-1/+1
2024-04-29platform/x86: ISST: Add Grand Ridge to HPM CPU listSrinivas Pandruvada1-0/+1
2024-04-28bcachefs: fix integer conversion bugKent Overstreet1-1/+1
2024-04-28bcachefs: btree node scan now fills in sectors_writtenKent Overstreet2-2/+6
2024-04-28bcachefs: Remove accidental debug assertKent Overstreet1-2/+0
2024-04-28Linux 6.9-rc6Linus Torvalds1-1/+1
2024-04-28Merge tag 'sched-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-21/+38
2024-04-28Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-17/+53
2024-04-28Merge tag 'irq-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+2
2024-04-28erofs: reliably distinguish block based and fscache modeChristian Brauner1-6/+2
2024-04-28erofs: get rid of erofs_fs_contextBaokun Li2-70/+53
2024-04-28erofs: modify the error message when prepare_ondemand_read failedHongbo Li1-1/+1
2024-04-28sched/isolation: Fix boot crash when maxcpus < first housekeeping CPUOleg Nesterov1-1/+6
2024-04-28sched/isolation: Prevent boot crash when the boot CPU is nohz_fullOleg Nesterov2-6/+12
2024-04-27Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linuxLinus Torvalds9-94/+132
2024-04-27Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-29/+59
2024-04-27Merge tag '6.9-rc5-cifs-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-4/+9
2024-04-27Merge tag 'i2c-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-25/+16
2024-04-27profiling: Remove create_prof_cpu_mask().Tetsuo Handa2-48/+0
2024-04-27Merge tag 'soundwire-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+17
2024-04-27Merge tag 'dmaengine-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-42/+64
2024-04-27Merge tag 'phy-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds10-42/+80
2024-04-27i2c: smbus: fix NULL function pointer dereferenceWolfram Sang1-6/+6
2024-04-26Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds44-193/+331
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds13-152/+137
2024-04-26Merge tag 'mmc-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-1/+17
2024-04-26Merge tag 'arc-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds30-59/+50
2024-04-26Merge tag 'mtd/fixes-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-8/+7
2024-04-26Merge tag 'gpio-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+17
2024-04-26Merge tag 'cxl-fixes-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-21/+17
2024-04-26Merge tag 'for-6.9/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+9
2024-04-26Merge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-21/+121
2024-04-26Merge tag 'loongarch-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-8/+14
2024-04-26Merge tag 'pwm/for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2024-04-26Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds32-243/+131
2024-04-26Merge tag 'mtk-soc-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-2/+6
2024-04-26Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"Palmer Dabbelt3-23/+29
2024-04-26RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones2-1/+11
2024-04-26perf riscv: Fix the warning due to the incompatible typeBen Zong-You Xie1-1/+1
2024-04-26Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann4-86/+153
2024-04-26Merge tag 'imx-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-1/+2
2024-04-26Merge tag 'mtk-dts64-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann12-41/+70
2024-04-26Merge tag 'at91-fixes-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-8/+8
2024-04-26Merge tag 'qcom-arm64-fixes-for-6.9' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann10-38/+31
2024-04-26Merge branch 'v6.9-armsoc/dtsfixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann12-17/+61
2024-04-26netfs: Fix the pre-flush when appending to a file in writethrough modeDavid Howells1-7/+6
2024-04-26MAINTAINERS: Update Uwe's email address, drop SIOX maintenanceUwe Kleine-König1-2/+1
2024-04-26MAINTAINERS: Drop entry for PCA9541 bus master selectorGuenter Roeck1-6/+0
2024-04-26Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2-13/+10
2024-04-26Merge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-24/+14
2024-04-26Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie4-73/+2
2024-04-26Merge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie6-97/+4
2024-04-26Merge tag 'amd-drm-fixes-6.9-2024-04-24' of https://gitlab.freedesktop.org/ag...Dave Airlie17-49/+111
2024-04-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-6/+6
2024-04-25Merge tag '9p-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds4-22/+56
2024-04-25NFSD: Fix nfsd4_encode_fattr4() crasherChuck Lever1-1/+1
2024-04-25Merge tag 'acpi-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-23/+42
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds85-384/+830
2024-04-25smb3: fix lock ordering potential deadlock in cifs_sync_mid_resultSteve French1-0/+3
2024-04-25smb3: missing lock when picking channelSteve French1-1/+3
2024-04-25Merge branch 'acpi-cppc'Rafael J. Wysocki1-18/+39
2024-04-25riscv: T-Head: Test availability bit before enabling MAE errataChristoph Müllner1-4/+10
2024-04-25riscv: thead: Rename T-Head PBMT to MAEChristoph Müllner3-19/+19
2024-04-25mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()Miaohe Lin1-1/+1
2024-04-25selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum2-38/+2
2024-04-25selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger1-0/+14
2024-04-25Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2-22/+6
2024-04-25Merge tag 'for-linus-2024042501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-40/+20
2024-04-25mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggersSergei Antonov1-0/+1
2024-04-25Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-3/+7
2024-04-25af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima2-1/+4
2024-04-25rust: remove `params` from `module` macro exampleAswin Unnikrishnan1-12/+0
2024-04-25kbuild: rust: force `alloc` extern to allow "empty" Rust filesMiguel Ojeda1-1/+1
2024-04-25net: b44: set pause params only when interface is upPeter Münster1-6/+8
2024-04-25tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca3-5/+6
2024-04-25dpll: fix dpll_pin_on_pin_register() for multiple parent pinsArkadiusz Kubalewski1-25/+33
2024-04-25net: ravb: Fix registered interrupt namesGeert Uytterhoeven1-6/+5
2024-04-25octeontx2-af: fix the double free in rvu_npc_freemem()Su Hui1-1/+0
2024-04-25net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder1-0/+5
2024-04-25Merge branch 'intel-wired-lan-driver-updates-2024-04-23-i40e-iavf-ice'Jakub Kicinski3-12/+40
2024-04-25Merge branch 'fix-isolation-of-broadcast-traffic-and-unmatched-unicast-traffi...Jakub Kicinski5-21/+65
2024-04-25ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller1-8/+8
2024-04-25iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari1-1/+29
2024-04-25i40e: Report MFS in decimal base instead of hexErwan Velu1-2/+2
2024-04-25i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale1-1/+1
2024-04-25net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter1-3/+5
2024-04-25net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu1-0/+1
2024-04-25macsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu1-10/+36
2024-04-25ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu2-11/+26
2024-04-25macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu1-0/+2
2024-04-25Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner4-71/+0
2024-04-25drm/etnaviv: fix tx clock gating on some GC7000 variantsDerek Foreman1-2/+2
2024-04-25LoongArch: Lately init pmu after smp is onlineBibo Mao1-1/+1
2024-04-25cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson4-6/+30
2024-04-25cpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson3-7/+16
2024-04-25Merge tag 'intel-gpio-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski1-3/+6
2024-04-25Merge tag 'intel-pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2-37/+45
2024-04-25irqchip/gic-v3-its: Prevent double free on errorGuanrui Huang1-7/+2
2024-04-25Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag2' of git://git.kernel.org/pub/s...Linus Walleij1-10/+13
2024-04-25Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller19-44/+152
2024-04-25net: phy: dp83869: Fix MII mode failureMD Danish Anwar1-1/+2
2024-04-25netfilter: nf_tables: honor table dormant flag from netdev release event pathPablo Neira Ayuso1-1/+3
2024-04-25ARM: dts: imx6ull-tarragon: fix USB over-current polarityMichael Heimpold1-0/+1
2024-04-24Merge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski12-49/+124
2024-04-24eth: bnxt: fix counting packets discarded due to OOM and netpollJakub Kicinski1-26/+18
2024-04-24igc: Fix LED-related deadlock on driver unbindLukas Wunner3-8/+35
2024-04-24Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Duanqiang Wen1-1/+1
2024-04-24Revert "net: txgbe: fix i2c dev name cannot match clkdev"Duanqiang Wen1-5/+3
2024-04-24stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin1-2/+2
2024-04-24hugetlb: check for anon_vma prior to folio allocationVishal Moola (Oracle)1-4/+7
2024-04-24mm: zswap: fix shrinker NULL crash with cgroup_disable=memoryJohannes Weiner1-9/+16
2024-04-24mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)4-59/+39
2024-04-24mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)3-10/+9
2024-04-24mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)1-23/+47
2024-04-24mm/hugetlb: fix missing hugetlb_lock for resv unchargePeter Xu1-1/+4
2024-04-24selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum1-1/+1
2024-04-24selftests/harness: remove use of LINE_MAXEdward Liaw2-4/+9
2024-04-24Merge branch 'mlxsw-various-acl-fixes'Jakub Kicinski2-45/+75
2024-04-24mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel1-1/+5
2024-04-24mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel1-0/+7
2024-04-24mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel1-3/+17
2024-04-24mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel1-0/+4
2024-04-24mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel1-1/+1
2024-04-24mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel1-0/+1
2024-04-24mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel1-2/+8
2024-04-24mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel1-2/+2
2024-04-24mlxsw: spectrum_acl_tcam: Fix race in region ID allocationIdo Schimmel2-36/+30
2024-04-24scsi: sd: Only print updates to permanent stream countJohn Garry1-1/+3
2024-04-24net: openvswitch: Fix Use-After-Free in ovs_ct_exitHyunwoo Kim1-2/+2
2024-04-25ipvs: Fix checksumming on GSO of SCTP packetsIsmael Luceno1-2/+4