summaryrefslogtreecommitdiffstats
path: root/net/bpf (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-23virtio_input: Prevent EV_MSC/MSC_TIMESTAMP loop storm for MT.Colin Xu1-0/+15
2021-02-23virtio-blk: support per-device queue depthJoseph Qi1-4/+7
2021-02-23virtio_vdpa: don't warn when fail to disable vqJason Wang1-2/+1
2021-02-23virtio-pci: introduce modern device moduleJason Wang6-643/+721
2021-02-23virito-pci-modern: rename map_capability() to vp_modern_map_capability()Jason Wang1-16/+30
2021-02-23virtio-pci-modern: introduce helper to get notification offsetJason Wang1-5/+16
2021-02-23virtio-pci-modern: introduce helper for getting queue numsJason Wang1-1/+12
2021-02-23virtio-pci-modern: introduce helper for setting/geting queue sizeJason Wang1-2/+32
2021-02-23virtio-pci-modern: introduce helper to set/get queue_enableJason Wang1-6/+31
2021-02-23virtio-pci-modern: introduce vp_modern_queue_address()Jason Wang1-6/+27
2021-02-23virtio-pci-modern: introduce vp_modern_set_queue_vector()Jason Wang1-12/+23
2021-02-23virtio-pci-modern: introduce vp_modern_generation()Jason Wang1-3/+14
2021-02-23virtio-pci-modern: introduce helpers for setting and getting featuresJason Wang1-10/+33
2021-02-23virtio-pci-modern: introduce helpers for setting and getting statusJason Wang1-8/+29
2021-02-23virtio-pci-modern: introduce helper to set config vectorJason Wang1-2/+14
2021-02-23virtio-pci-modern: introduce vp_modern_remove()Jason Wang1-2/+12
2021-02-23virtio-pci-modern: factor out modern device initialization logicJason Wang1-14/+36
2021-02-23virtio-pci: split out modern deviceJason Wang2-79/+105
2021-02-23virtio-pci: do not access iomem via struct virtio_pci_device directlyJason Wang1-30/+46
2021-02-23vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delayDongli Zhang1-6/+3
2021-02-23vdpa_sim_net: Add support for user supported devicesParav Pandit3-26/+75
2021-02-23vdpa: Enable user to query vdpa device infoParav Pandit2-0/+136
2021-02-23vdpa: Enable a user to add and delete a vdpa deviceParav Pandit3-10/+143
2021-02-23vdpa: Define vdpa mgmt device, ops and a netlink interfaceParav Pandit4-1/+275
2021-02-23vdpa: Extend routine to accept vdpa device nameParav Pandit5-11/+38
2021-02-23vdpa_sim_net: Make mac address array staticParav Pandit1-1/+1
2021-02-23virtio-mem: Assign boolean values to a bool variableJiapeng Zhong1-1/+1
2021-02-14Linux 5.11v5.11Linus Torvalds1-2/+2
2021-02-14leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann1-0/+1
2021-02-14scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer1-0/+1
2021-02-14sparc: remove wrong comment from arch/sparc/include/asm/KbuildMasahiro Yamada1-2/+0
2021-02-13h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap1-0/+3
2021-02-13MAINTAINERS: add Andrey Konovalov to KASAN reviewersAndrey Konovalov1-0/+1
2021-02-13MAINTAINERS: update Andrey Konovalov's email addressAndrey Konovalov1-1/+1
2021-02-13MAINTAINERS: update KASAN file listAndrey Konovalov1-2/+3
2021-02-13scripts/recordmcount.pl: support big endian for ARCH shRong Chen1-1/+5
2021-02-13m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport1-1/+1
2021-02-12arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero pageCatalin Marinas2-6/+3
2021-02-12btrfs: initialize fs_info::csum_size earlier in open_ctreeSu Yue1-1/+2
2021-02-12i2c: stm32f7: fix configuration of the digital filterAlain Volmat1-1/+10
2021-02-12clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec1-1/+1
2021-02-11tracing: Check length before giving out the filter bufferSteven Rostedt (VMware)1-1/+1
2021-02-11kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64Masahiro Yamada1-0/+3
2021-02-11cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.Shyam Prasad N1-0/+1
2021-02-11cifs: In the new mount api we get the full devname as source=Ronnie Sahlberg3-2/+17
2021-02-11drm/ttm: make sure pool pages are clearedChristian König1-0/+10
2021-02-11arm/xen: Don't probe xenbus as part of an early initcallJulien Grall4-6/+1
2021-02-11Revert "dts: phy: add GPIO number and active state used for phy reset"Palmer Dabbelt1-1/+0
2021-02-10x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()Thomas Gleixner1-4/+11
2021-02-10Revert "io_uring: don't take fs for recvmsg/sendmsg"Jens Axboe1-2/+4