summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-17net/sched: flower: fix filter idr initializationVlad Buslov1-3/+3
2023-05-17net: fec: correct the counting of XDP sent framesShenwei Wang1-4/+9
2023-05-17net: enetc: check the index of the SFI rather than the handleWei Fang1-1/+1
2023-05-17virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang1-0/+2
2023-05-17ice: block LAN in case of VF to VF offloadMichal Swiatkowski1-1/+2
2023-05-17net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL1-3/+7
2023-05-17net: dsa: mt7530: split-off common parts from mt7531_setupDaniel Golle1-44/+55
2023-05-17net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL1-2/+2
2023-05-17dt-bindings: perf: riscv,pmu: fix property dependenciesConor Dooley1-1/+0
2023-05-17KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda1-21/+11
2023-05-17KVM: s390: pv: fix asynchronous teardown for small VMsClaudio Imbrenda2-0/+12
2023-05-17ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_...Ruliang Lin1-0/+1
2023-05-17drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu1-1/+5
2023-05-17ublk: add timeout handlerMing Lei1-0/+31
2023-05-17i2c: gxp: fix build failure without CONFIG_I2C_SLAVEArnd Bergmann2-4/+2
2023-05-17netfilter: nf_tables: fix ct untracked match breakageFlorian Westphal1-4/+10
2023-05-17af_packet: Don't send zero-byte data in packet_sendmsg_spkt().Kuniyuki Iwashima1-1/+1
2023-05-17ionic: catch failure from devlink_allocShannon Nelson1-0/+2
2023-05-17ethtool: Fix uninitialized number of lanesIdo Schimmel1-1/+1
2023-05-17r8152: fix the autosuspend doesn't workHayes Wang1-0/+1
2023-05-17ionic: remove noise from ethtool rxnfc error msgShannon Nelson1-1/+1
2023-05-17octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep1-1/+1
2023-05-17octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep1-1/+10
2023-05-17octeontx2-af: Skip PFs if not enabledRatheesh Kannoth3-11/+46
2023-05-17octeontx2-af: Fix issues with NPC field hash extractRatheesh Kannoth4-50/+69
2023-05-17octeontx2-af: Update/Fix NPC field hash extract featureRatheesh Kannoth3-18/+41
2023-05-17octeontx2-af: Update correct mask to filter IPv4 fragmentsSuman Ghosh1-1/+1
2023-05-17octeontx2-af: Add validation for lmac typeHariprasad Kelam1-0/+8
2023-05-17octeontx2-pf: Increase the size of dmac filter flowsRatheesh Kannoth1-2/+2
2023-05-17octeontx2-af: Fix depth of cam and mem table.Ratheesh Kannoth1-2/+2
2023-05-17octeontx2-af: Fix start and end bit for scan configRatheesh Kannoth1-2/+1
2023-05-17octeontx2-af: Secure APR table update with the lockGeetha sowjanya1-5/+8
2023-05-17selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden1-2/+5
2023-05-17netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with mi...Pablo Neira Ayuso1-12/+17
2023-05-17netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso2-81/+142
2023-05-17netfilter: nf_tables: rename function to destroy hook listPablo Neira Ayuso1-4/+4
2023-05-17netfilter: nf_tables: extended netlink error reporting for netdevicePablo Neira Ayuso1-14/+24
2023-05-17drm/i915/mtl: Add the missing CPU transcoder mask in intel_device_infoRadhakrishna Sripada1-0/+2
2023-05-17drm/i915/guc: Actually return an error if GuC version range check failsJohn Harrison1-8/+12
2023-05-17drm/i915/guc: More debug print updates - UC firmwareJohn Harrison2-85/+73
2023-05-17net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untaggingFelix Fietkau2-67/+40
2023-05-17arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textndesaulniers@google.com3-5/+5
2023-05-17riscv: compat_syscall_table: Fixup compile warningGuo Ren1-0/+1
2023-05-17rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells8-19/+30
2023-05-17rxrpc: Make it so that a waiting process can be abortedDavid Howells1-2/+5
2023-05-17rxrpc: Fix hard call timeout unitsDavid Howells1-1/+1
2023-05-17sfc: Fix module EEPROM reporting for QSFP modulesAndy Moreton1-4/+7
2023-05-17r8152: move setting r8153b_rx_agg_chg_indicate()Hayes Wang1-6/+8
2023-05-17r8152: fix the poor throughput for 2.5G devicesHayes Wang1-0/+14
2023-05-17r8152: fix flow control issue of RTL8156AHayes Wang1-20/+36