summaryrefslogtreecommitdiffstats
path: root/tools/virtio/vringh_test.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-27ice: Only lock to update netdev dev_addrBrett Creeley1-4/+9
2021-08-27ice: restart periodic outputs around time changesJacob Keller1-0/+49
2021-08-27ice: add lock around Tx timestamp tracker flushJacob Keller1-0/+4
2021-08-27ice: remove dead code for allocating pin_configJacob Keller1-11/+0
2021-08-27ice: fix Tx queue iteration for Tx timestamp enablementJacob Keller1-1/+1
2021-08-27net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne2-1/+9
2021-08-27net/mlx5: DR, fix a potential use-after-free bugWentao_Liang1-1/+1
2021-08-27net/mlx5e: Use correct eswitch for stack devices with lagDmytro Linkin1-0/+18
2021-08-27net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd groupMaor Dickman1-0/+1
2021-08-27net/mlx5e: Fix possible use-after-free deleting fdb ruleRoi Dayan1-2/+2
2021-08-27net/mlx5: Remove all auxiliary devices at the unregister eventLeon Romanovsky1-1/+1
2021-08-27net/mlx5: Lag, fix multipath lag activationDima Chumak3-0/+11
2021-08-26Revert "net: really fix the build..."Kalle Valo6-30/+8
2021-08-26net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang1-11/+2
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo4-10/+30
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo2-7/+8
2021-08-26net: hns3: fix duplicate node in VLAN listGuojia Liao1-1/+5
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu3-3/+3
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo4-2/+13
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo2-0/+29
2021-08-26net: fix NULL pointer reference in cipso_v4_doi_free王贇1-8/+10
2021-08-26rtnetlink: Return correct error on changing device netnsAndrey Ignatov1-1/+2
2021-08-26net: dsa: hellcreek: Adjust schedule look ahead windowKurt Kanzenbach1-1/+1
2021-08-26net: dsa: hellcreek: Fix incorrect setting of GCLKurt Kanzenbach1-3/+3
2021-08-26cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy1-4/+3
2021-08-26ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet1-6/+6
2021-08-26ipv6: use siphash in rt6_exception_hash()Eric Dumazet1-6/+14
2021-08-26can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje1-2/+2
2021-08-26net: usb: asix: ax88772: fix boolconv.cocci warningskernel test robot1-1/+1
2021-08-25SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...Trond Myklebust1-1/+2
2021-08-25MAINTAINERS: exfat: update my email addressNamjae Jeon1-1/+1
2021-08-25mm/memory_hotplug: fix potential permanent lru cache disableMiaohe Lin1-0/+1
2021-08-25pipe: do FASYNC notifications for every pipe IO, not just state changesLinus Torvalds1-12/+8
2021-08-25ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()Tuo Li1-3/+5
2021-08-25ceph: correctly handle releasing an embedded cap flushXiubo Li4-12/+22
2021-08-25Revert "btrfs: compression: don't try to compress if we don't have enough pages"Qu Wenruo1-1/+1
2021-08-25Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"Will Deacon3-0/+39
2021-08-25net/sched: ets: fix crash when flipping from 'strict' to 'quantum'Davide Caratti1-0/+7
2021-08-25qede: Fix memset corruptionShai Malin1-1/+1
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdpSong Yoong Siang1-4/+4
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of xsk_poolSong Yoong Siang1-6/+6
2021-08-25net: macb: Add a NULL check on desc_ptpHarini Katakam1-1/+10
2021-08-25net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warningsMichael Riesch1-9/+0
2021-08-25net: phy: mediatek: add the missing suspend/resume callbacksDENG Qingfang1-0/+4
2021-08-24net: dsa: mv88e6xxx: Update mv88e6393x serdes errataNathan Rossi1-5/+6
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai2-3/+3
2021-08-24qed: Fix the VF msix vectors flowShai Malin1-1/+6
2021-08-23ucounts: Increase ucounts reference counter before the security hookAlexey Gladkov1-6/+6
2021-08-23ucounts: Fix regression preventing increasing of rlimits in init_user_nsEric W. Biederman1-4/+4
2021-08-23bpf: Fix ringbuf helper function compatibilityDaniel Borkmann1-2/+6