summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-25net: af_key: add check for pfkey_broadcast in function pfkey_processJiasheng Jiang1-2/+4
2022-05-25net/mlx5: Drain fw_reset when removing deviceShay Drory3-3/+27
2022-05-25net/mlx5e: Remove HW-GRO from reported featuresGal Pressman1-4/+0
2022-05-25net/mlx5e: Properly block HW GRO when XDP is enabledMaxim Mikityanskiy1-0/+12
2022-05-25net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy1-0/+7
2022-05-25net/mlx5e: Block rx-gro-hw feature in switchdev modeAya Levin1-0/+4
2022-05-25net/mlx5: DR, Ignore modify TTL on RX if device doesn't support itYevgeny Kliteynik2-21/+48
2022-05-25net/mlx5: Initialize flow steering during driver probeShay Drory3-61/+91
2022-05-25net/mlx5: DR, Fix missing flow_source when creating multi-destination FW tableMaor Dickman5-6/+14
2022-05-25NFC: nci: fix sleep in atomic context bugs caused by nci_skb_allocDuoming Zhou2-3/+3
2022-05-25net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET1-1/+2
2022-05-25clk: at91: generated: consider range when calculating best rateCodrin Ciubotariu1-0/+4
2022-05-25ice: Fix interrupt moderation settings getting clearedMichal Wilczynski2-11/+16
2022-05-25ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt1-3/+4
2022-05-25ice: fix crash when writing timestamp on RX ringsArkadiusz Kubalewski1-4/+15
2022-05-25arm64: kexec: load from kimage prior to clobberingMark Rutland1-7/+15
2022-05-25net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu1-0/+4
2022-05-25net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu1-0/+2
2022-05-25net: systemport: Fix an error handling path in bcm_sysport_probe()Christophe JAILLET1-2/+4
2022-05-25net: lan966x: Fix assignment of the MAC addressHoratiu Vultur1-0/+28
2022-05-25Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"Pali Rohár1-26/+22
2022-05-25ptp: ocp: have adjtime handle negative delta_ns correctlyJonathan Lemon1-2/+3
2022-05-25netfilter: nft_flow_offload: fix offload with pppoe + vlanFelix Fietkau1-1/+2
2022-05-25net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau3-2/+3
2022-05-25netfilter: nft_flow_offload: skip dst neigh lookup for ppp devicesFelix Fietkau1-9/+13
2022-05-25netfilter: flowtable: fix excessive hw offload attempts after failureFelix Fietkau1-1/+3
2022-05-25net/sched: act_pedit: sanitize shift argument before usagePaolo Abeni1-0/+4
2022-05-25xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger3-6/+32
2022-05-25xfrm: rework default policy structureNicolas Dichtel4-63/+44
2022-05-25i915/guc/reset: Make __guc_reset_context aware of guilty enginesUmesh Nerlige Ramappa5-12/+12
2022-05-25net: macb: Increment rx bd head after allocating skb and bufferHarini Katakam1-1/+1
2022-05-25mptcp: fix subflow accounting on closePaolo Abeni3-6/+25
2022-05-25block/mq-deadline: Set the fifo_time member also if inserting at headBart Van Assche1-0/+1
2022-05-25net: ipa: record proper RX transaction countAlex Elder1-2/+4
2022-05-25net: ipa: certain dropped packets aren't accounted forAlex Elder1-7/+6
2022-05-25ALSA: hda - fix unused Realtek function when PM is not enabledRandy Dunlap1-5/+3
2022-05-25pinctrl: mediatek: mt8365: fix IES control pinsMattijs Korpershoek1-1/+1
2022-05-25pinctrl: ocelot: Fix for lan966x alt modeHoratiu Vultur1-1/+3
2022-05-25ARM: dts: aspeed: Add video engine to g6Howard Chiu1-0/+10
2022-05-25ARM: dts: aspeed-g6: fix SPI1/SPI2 quad pin groupJae Hyun Yoo1-2/+2
2022-05-25pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrlJae Hyun Yoo1-11/+3
2022-05-25ARM: dts: aspeed-g6: remove FWQSPID group in pinctrl dtsiJae Hyun Yoo1-5/+0
2022-05-25arm64: dts: qcom: sm8250: don't enable rx/tx macro by defaultDmitry Baryshkov2-0/+16
2022-05-25dma-buf: ensure unique directory name for dmabuf statsCharan Teja Kalla1-0/+8
2022-05-25dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller1-2/+2
2022-05-25drm/dp/mst: fix a possible memory leak in fetch_monitor_name()Hangyu Hua1-0/+1
2022-05-25drm/i915/dmc: Add MMIO range restrictionsAnusha Srivatsa2-0/+60
2022-05-25drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello3-1/+17
2022-05-25libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov2-183/+122
2022-05-25mmc: core: Fix busy polling for MMC_SEND_OP_COND againUlf Hansson1-1/+1