summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-12vdpasim: fix memory leak when freeing IOTLBsJason Wang1-1/+3
2023-01-12vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_removeRong Wang1-1/+1
2023-01-12virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun1-1/+2
2023-01-12vdpa_sim: fix vringh initialization in vdpasim_queue_ready()Stefano Garzarella1-2/+1
2023-01-12vhost-vdpa: fix an iotlb memory leakStefano Garzarella1-4/+8
2023-01-12vhost: fix range used in translate_desc()Stefano Garzarella1-2/+2
2023-01-12vringh: fix range used in iotlb_translate()Stefano Garzarella1-3/+2
2023-01-12vhost/vsock: Fix error handling in vhost_vsock_init()Yuan Can1-1/+8
2023-01-12vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()ruanjinjie2-2/+6
2023-01-12vdpa/mlx5: Fix wrong mac address deletionEli Cohen1-1/+1
2023-01-12vdpa/mlx5: Fix rule forwarding VLAN to TIREli Cohen1-3/+5
2023-01-12bnxt_en: Fix HDS and jumbo thresholds for RX packetsMichael Chan1-4/+5
2023-01-12bnxt_en: Fix first buffer size calculations for XDP multi-bufferMichael Chan3-14/+17
2023-01-12bnxt_en: Fix XDP RX pathMichael Chan3-5/+8
2023-01-12bnxt_en: Simplify bnxt_xdp_buff_init()Michael Chan3-5/+5
2023-01-12nfc: Fix potential resource leaksMiaoqian Lin1-14/+38
2023-01-12net: dsa: mv88e6xxx: depend on PTP conditionallyJohnny S. Lee1-2/+2
2023-01-12qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin3-10/+16
2023-01-12net: sched: fix memory leak in tcindex_set_parmsHawkins Jiawei1-10/+2
2023-01-12net: hns3: fix VF promisc mode not update when mac table fullJian Shen1-32/+43
2023-01-12net: hns3: fix miss L3E checking for rx packetJian Shen1-6/+4
2023-01-12net: hns3: add interrupts re-initialization while doing VF FLRJie Wang1-1/+2
2023-01-12nfsd: shut down the NFSv4 state objects before the filecacheJeff Layton1-1/+1
2023-01-12veth: Fix race with AF_XDP exposing old or uninitialized descriptorsShawn Bohrer1-2/+3
2023-01-12net: lan966x: Fix configuration of the PCSHoratiu Vultur1-1/+1
2023-01-12bonding: fix lockdep splat in bond_miimon_commit()Eric Dumazet1-3/+5
2023-01-12netfilter: nf_tables: honor set timeout and garbage collection updatesPablo Neira Ayuso2-19/+57
2023-01-12mptcp: fix lockdep false positivePaolo Abeni3-4/+19
2023-01-12vmxnet3: correctly report csum_level for encapsulated packetRonak Doshi1-0/+8
2023-01-12net: vrf: determine the dst using the original ifindex for multicastAntoine Tenart1-3/+3
2023-01-12ice: xsk: do not use xdp_return_frame() on tx_buf->raw_bufMaciej Fijalkowski1-1/+1
2023-01-12netfilter: nf_tables: perform type checking for existing setsPablo Neira Ayuso1-1/+35
2023-01-12netfilter: nf_tables: add function to create set stateful expressionsPablo Neira Ayuso1-38/+68
2023-01-12netfilter: nf_tables: consolidate set descriptionPablo Neira Ayuso2-30/+40
2023-01-12drm/panfrost: Fix GEM handle creation ref-countingSteven Price3-28/+20
2023-01-12bpf: pull before calling skb_postpull_rcsum()Jakub Kicinski1-2/+5
2023-01-12wifi: ath9k: use proper statements in conditionalsArnd Bergmann1-7/+7
2023-01-12btrfs: fix an error handling path in btrfs_defrag_leaves()Sasha Levin1-2/+4
2023-01-12SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto2-2/+22
2023-01-12ext4: correct inconsistent error msg in nojournal modeBaokun Li1-4/+5
2023-01-12ext4: goto right label 'failed_mount3a'Jason Yan1-5/+5
2023-01-12phy: qcom-qmp-combo: fix broken power onJohan Hovold1-7/+13
2023-01-12perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)1-17/+4
2023-01-12perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)1-2/+2
2023-01-12usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen1-1/+4
2023-01-12cifs: refcount only the selected iface during interface updateShyam Prasad N1-1/+2
2023-01-12cifs: fix interface count calculation during refreshShyam Prasad N1-1/+2
2023-01-12btrfs: replace strncpy() with strscpy()Sasha Levin2-7/+8
2023-01-12ARM: renumber bits related to _TIF_WORK_MASKJens Axboe1-6/+7
2023-01-07Linux 6.0.18v6.0.18Greg Kroah-Hartman1-1/+1