summaryrefslogtreecommitdiffstats
path: root/net/decnet (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-03virtio_console: Assure used length from device is limitedXie Yongji1-2/+2
2021-07-03virtio-blk: limit seg_max to a safe valueStefan Hajnoczi1-1/+7
2021-07-03vhost: Remove the repeated declarationShaokun Zhang1-1/+0
2021-07-03vp_vdpa: correct the return value when fail to map notificationJason Wang1-0/+1
2021-07-03virtio_net: Fix error handling in virtnet_restore()Xie Yongji1-1/+4
2021-07-03virtio-blk: Fix memory leak among suspend/resume procedureXie Yongji1-0/+2
2021-07-03vDPA/ifcvf: reuse pre-defined macros for device ids and vendor idsZhu Lingshan2-22/+13
2021-07-03virtio: update virtio id table, add transitional idsZhu Lingshan1-0/+12
2021-07-03vDPA/ifcvf: implement doorbell mapping for ifcvfZhu Lingshan1-0/+16
2021-07-03vDPA/ifcvf: record virtio notify baseZhu Lingshan2-0/+6
2021-07-03vdpa_sim_blk: remove duplicate include of linux/blkdev.hWan Jiabing1-1/+0
2021-07-03vhost-iotlb: fix vhost_iotlb_del_range() documentationStefano Garzarella1-1/+1
2021-07-03virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removalSohaib1-7/+0
2021-06-30io_uring: code clean for kiocb_done()Hao Xu1-1/+1
2021-06-30io_uring: spin in iopoll() only when reqs are in a single queueHao Xu1-6/+14
2021-06-30io_uring: pre-initialise some of req fieldsPavel Begunkov1-6/+18
2021-06-30io_uring: refactor io_submit_flush_completionsPavel Begunkov1-5/+5
2021-06-30io_uring: optimise hot path restricted checksPavel Begunkov1-2/+2
2021-06-30io_uring: remove not needed PF_EXITING checkPavel Begunkov1-7/+2
2021-06-30io_uring: mainstream sqpoll task_work runningPavel Begunkov1-4/+3
2021-06-30io_uring: refactor io_arm_poll_handler()Pavel Begunkov1-21/+16
2021-06-30io_uring: reduce latency by reissueing the operationOlivier Langlois1-9/+22
2021-06-30io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKATJens Axboe1-0/+4
2021-06-30io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEATJens Axboe1-0/+4
2021-06-30io_uring: refactor io_openat2()Pavel Begunkov1-15/+14
2021-06-30io_uring: simplify struct io_uring_sqe layoutPavel Begunkov1-14/+10
2021-06-30io_uring: update sqe layout build checksPavel Begunkov1-0/+2
2021-06-30io_uring: fix code style problemsPavel Begunkov1-8/+8
2021-06-30io_uring: refactor io_sq_thread()Pavel Begunkov1-3/+3
2021-06-30io_uring: don't change sqpoll creds if not neededPavel Begunkov1-7/+7
2021-06-30jbd2: export jbd2_journal_[un]register_shrinker()Zhang Yi1-0/+2
2021-06-30MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li1-1/+1
2021-06-30MIPS: CI20: Add second percpu timer for SMP.周琰杰 (Zhou Yanjie)1-10/+14
2021-06-30MIPS: CI20: Reduce clocksource to 750 kHz.周琰杰 (Zhou Yanjie)1-2/+2
2021-06-30MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs.周琰杰 (Zhou Yanjie)2-0/+14
2021-06-30dt-bindings: clock: Add documentation for MAC PHY control bindings.周琰杰 (Zhou Yanjie)1-0/+2
2021-06-30MIPS: X1830: Respect cell count of common properties.周琰杰 (Zhou Yanjie)1-5/+4
2021-06-30ext4: notify sysfs on errors_count value changeJonathan Davies3-0/+8
2021-06-30pinctrl: ralink: rt305x: add missing includeSergio Paracuellos1-0/+1
2021-06-30RDMA/core: Always release restrack objectLeon Romanovsky1-1/+1
2021-06-30RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky1-1/+2
2021-06-29qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor1-5/+3
2021-06-29tcp: change ICSK_CA_PRIV_SIZE definitionEric Dumazet1-1/+1
2021-06-29tcp_yeah: check struct yeah size at compile timeEric Dumazet1-1/+1
2021-06-29gve: DQO: Fix off by one in gve_rx_dqo()Dan Carpenter1-1/+1
2021-06-29stmmac: intel: set PCI_D3hot in suspendVoon Weifeng1-0/+1
2021-06-29stmmac: intel: Enable PHY WOL option in EHLLing Pei Lee1-0/+1
2021-06-29net: stmmac: option to enable PHY WOL with PMT enabledLing Pei Lee2-1/+3
2021-06-29net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del}Vladimir Oltean1-2/+2
2021-06-29net: use netdev_info in ndo_dflt_fdb_{add,del}Vladimir Oltean1-3/+3