summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-05-17net/sched: act_mirred: Add carrier checkVictor Nogueira1-1/+1
2023-05-17i2c: tegra: Fix PEC support for SMBUS block readAkhil R1-13/+27
2023-05-17RISC-V: mm: Enable huge page support to kernel_page_present() functionSia Jee Heng1-0/+8
2023-05-17watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()Christophe JAILLET1-2/+5
2023-05-17block: Skip destroyed blkg when restart in blkg_destroy_all()Tao Su1-0/+3
2023-05-17writeback: fix call of incorrect macroMaxim Korotkov1-1/+1
2023-05-17net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello1-0/+1
2023-05-17net: ipv6: fix skb hash for some RST packetsAntoine Tenart1-1/+1
2023-05-17selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer1-5/+5
2023-05-17sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()Cong Wang1-3/+5
2023-05-17net/sched: cls_api: remove block_cb from driver_list before freeingVlad Buslov1-0/+1
2023-05-17tcp: fix skb_copy_ubufs() vs BIG TCPEric Dumazet1-6/+14