summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-25powerpc/pseries: rename numa_dist_table to form2_distancesNicholas Piggin1-9/+9
2021-11-25powerpc: clean vdso32 and vdso64 directoriesMasahiro Yamada1-0/+3
2021-11-25KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman1-2/+2
2021-11-25riscv: fix building external modulesAndreas Schwab1-0/+2
2021-11-25tools build: Fix removal of feature-sync-compare-and-swap feature detectionArnaldo Carvalho de Melo1-1/+0
2021-11-25ptp: ocp: Fix a couple NULL vs IS_ERR() checksDan Carpenter1-4/+5
2021-11-25e100: fix device suspend/resumeJesse Brandeburg1-5/+13
2021-11-25NFC: add NCI_UNREG flag to eliminate the raceLin Ma2-2/+18
2021-11-25NFC: reorder the logic in nfc_{un,}register_deviceLin Ma1-14/+18
2021-11-25NFC: reorganize the functions in nci_requestLin Ma1-4/+7
2021-11-25i40e: Fix display error code in dmesgGrzegorz Szczurek1-3/+2
2021-11-25i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski1-40/+19
2021-11-25i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek1-32/+21
2021-11-25RDMA/mlx4: Do not fail the registration on port statsJack Wang1-3/+15
2021-11-25i40e: Fix ping is lost after configuring ADq on VFEryk Rybak3-8/+74
2021-11-25i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak1-12/+23
2021-11-25i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski2-2/+4
2021-11-25i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak1-44/+9
2021-11-25net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies1-1/+6
2021-11-25net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin1-2/+2
2021-11-25net: sched: act_mirred: drop dst for the direction from egress to ingressXin Long1-3/+8
2021-11-25net: mvmdio: fix compilation warningMarcin Wojtas1-0/+2
2021-11-25scsi: ufs: core: Fix another task management completion raceAdrian Hunter1-2/+1
2021-11-25scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter1-5/+0
2021-11-25scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie1-11/+19
2021-11-25scsi: ufs: core: Improve SCSI abort handlingBart Van Assche1-0/+1
2021-11-25net/mlx5: E-Switch, return error if encap isn't supportedRaed Salem1-1/+1
2021-11-25net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla1-15/+13
2021-11-25net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan3-11/+25
2021-11-25net/mlx5: E-Switch, rebuild lag only when neededMark Bloch1-2/+10
2021-11-25net/mlx5: Update error handler for UCTX and UMEMNeta Ostrovsky1-2/+2
2021-11-25net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev2-3/+6
2021-11-25net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey3-11/+9
2021-11-25net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov3-1/+10
2021-11-25net/mlx5e: kTLS, Fix crash in RX resync flowTariq Toukan1-6/+17
2021-11-25RDMA/core: Set send and receive CQ before forwarding to the driverLeon Romanovsky1-0/+3
2021-11-25btrfs: make 1-bit bit-fields of scrub_page unsigned intColin Ian King1-2/+2
2021-11-25udp: Validate checksum in udp_read_sock()Cong Wang1-0/+11
2021-11-25platform/x86: think-lmi: Abort probe on analyze failureAlex Williamson2-4/+10
2021-11-25platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'Christophe JAILLET1-0/+2
2021-11-25gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errorsRandy Dunlap1-0/+1
2021-11-25mips: lantiq: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-25mips: bcm63xx: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-25MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King1-1/+1
2021-11-25bpf: Fix toctou on read-only map's constant scalar trackingDaniel Borkmann3-23/+54
2021-11-25iavf: Restore VLAN filters after link downAkeem G Abodunrin2-5/+31
2021-11-25iavf: Fix for setting queues to 0Grzegorz Szczurek1-1/+1
2021-11-25iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob1-1/+1
2021-11-25iavf: validate pointersMitch Williams1-7/+6
2021-11-25iavf: prevent accidental free of filter structureJacob Keller1-2/+2