aboutsummaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock/vmci_transport.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18mlxsw: spectrum_nve: Fix memory leak upon driver reloadIdo Schimmel1-1/+1
2018-12-18mlxsw: spectrum: Add trap for decapsulated ARP packetsIdo Schimmel2-0/+2
2018-12-18mlxsw: core: Increase timeout during firmware flash processShalom Toledo3-2/+27
2018-12-18SUNRPC: Remove xprt_connect_status()Trond Myklebust1-31/+1
2018-12-18SUNRPC: Fix a race with XPRT_CONNECTINGTrond Myklebust1-2/+2
2018-12-18SUNRPC: Fix disconnection racesTrond Myklebust3-5/+7
2018-12-18mac80211: fix a kernel panic when TXing after TXQ teardownSara Sharon2-2/+3
2018-12-17net: dsa: mv88e6xxx: set ethtool regs versionVivien Didelot1-1/+1
2018-12-17net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn5-10/+27
2018-12-17ipv6: add missing tx timestamping on IPPROTO_RAWWillem de Bruijn1-0/+2
2018-12-17ima: cleanup the match_token policy codeMimi Zohar1-5/+5
2018-12-17security: don't use a negative Opt_err token indexLinus Torvalds2-2/+2
2018-12-17MAINTAINERS: change my email addressVivien Didelot1-2/+2
2018-12-17bpf: promote bpf_perf_event.h to mandatory UAPI headerMasahiro Yamada1-0/+1
2018-12-17dma-direct: do not include SME mask in the DMA supported checkLendacky, Thomas1-1/+6
2018-12-17Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"Paul Burton1-24/+5
2018-12-17USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne1-2/+2
2018-12-17iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach1-0/+9
2018-12-17mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson1-4/+10
2018-12-17mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson1-4/+2
2018-12-17mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson1-1/+3
2018-12-17mmc: omap_hsmmc: fix DMA API warningRussell King1-1/+11
2018-12-17mmc: tegra: Fix for SDMMC pads autocal parsing from dtSowjanya Komatineni1-4/+4
2018-12-17mmc: sdhci: Fix sdhci_do_enable_v4_modeSowjanya Komatineni1-2/+2
2018-12-16uapi: linux/blkzoned.h: fix BLKGETZONESZ and BLKGETNRZONES definitionsDmitry V. Levin1-2/+2
2018-12-16Linux 4.20-rc7Linus Torvalds1-1/+1
2018-12-16net: mvneta: fix operation for 64K PAGE_SIZEMarcin Wojtas1-3/+3
2018-12-16net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu1-41/+216
2018-12-16net: hns: Add mac pcs config when enable|disable macYonglong Liu2-4/+11
2018-12-16net: hns: Fix ntuple-filters status error.Yonglong Liu1-1/+1
2018-12-16net: hns: Avoid net reset caused by pause frames stormYonglong Liu1-2/+10
2018-12-16net: hns: Free irq when exit from abnormal branchYonglong Liu1-1/+22
2018-12-16net: hns: Clean rx fbd when ae stopped.Yonglong Liu1-0/+3
2018-12-16net: hns: Fixed bug that netdev was opened twiceYonglong Liu1-0/+3
2018-12-16net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu2-127/+127
2018-12-16net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu2-0/+18
2018-12-16net: hns: Incorrect offset address used for some registers.Yonglong Liu1-2/+2
2018-12-15net: clear skb->tstamp in forwarding pathsEric Dumazet2-0/+2
2018-12-15mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"Robert P. J. Day1-1/+1
2018-12-15net: ipv4: do not handle duplicate fragments as overlappingMichal Kubecek1-6/+12
2018-12-15qmi_wwan: Added support for Telit LN940 seriesJörgen Storvist1-0/+1
2018-12-15qmi_wwan: Added support for Fibocom NL668 seriesJörgen Storvist1-0/+1
2018-12-14tipc: check tsk->group in tipc_wait_for_cond()Cong Wang1-11/+14
2018-12-14net: Allow class-e address assignment via ifconfig ioctlDave Taht3-5/+12
2018-12-14ip6mr: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-12-14scripts/spdxcheck.py: always open files in binary modeThierry Reding1-2/+4
2018-12-14checkstack.pl: fix for aarch64Qian Cai1-2/+2
2018-12-14userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli1-1/+2
2018-12-14fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski1-0/+7
2018-12-14hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()Yongkai Wu1-2/+3