summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-09dpaa2-ptp: defer probe when portal allocation failedIoana Ciornei
2018-11-09dpaa2-eth: defer probe on object allocateIoana Ciornei
2018-11-09nfp: use the new __netdev_tx_sent_queue() BQL optimisationJakub Kicinski
2018-11-09net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan
2018-11-09tg3: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09ixgbe: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09igb: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09e1000e: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar
2018-11-09ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar
2018-11-09ptp: check gettime64 return code in PTP_SYS_OFFSET ioctlMiroslav Lichvar
2018-11-09ptp: reorder declarations in ptp_ioctl()Miroslav Lichvar
2018-11-09net: hns3: add PCIe FLR support for VFHuazhong Tan
2018-11-09net: hns3: do VF's pci re-initialization while PF doing FLRHuazhong Tan
2018-11-09net: hns3: add PCIe FLR support for PFHuazhong Tan
2018-11-09net: hns3: implement the IMP reset processing for PFHuazhong Tan
2018-11-09net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is setHuazhong Tan
2018-11-09net: hns3: add error handler for hclgevf_reset()Huazhong Tan
2018-11-09net: hns3: stop handling command queue while resetting VFHuazhong Tan
2018-11-09net: hns3: add reset handling for VF when doing Core/Global/IMP resetHuazhong Tan
2018-11-09net: hns3: add reset handling for VF when doing PF resetHuazhong Tan
2018-11-09net: hns3: adjust VF's reset processHuazhong Tan
2018-11-09net: hns3: add reset_hdev to reinit the hdev in VF's reset processHuazhong Tan
2018-11-09net: aquantia: allow rx checksum offload configurationDmitry Bogdanov
2018-11-09net: aquantia: invalid checksumm offload implementationDmitry Bogdanov
2018-11-09net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh
2018-11-09net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov
2018-11-09net: aquantia: synchronized flow control between mac/phyIgor Russkikh
2018-11-09cxgb4vf: free mac_hlist properlyArjun Vynipadath
2018-11-09cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath
2018-11-09cxgb4: free mac_hlist properlyArjun Vynipadath
2018-11-09xen/netfront: remove unnecessary wmbJacob Wen
2018-11-09Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-11-09Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-09clk: qcom: gcc: Fix board clock node nameVinod Koul
2018-11-09usb: typec: ucsi: add support for Cypress CCGxAjay Gupta
2018-11-09serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeoutYoshihiro Shimoda
2018-11-09i2c: nvidia-gpu: make pm_ops staticWolfram Sang
2018-11-09i2c: add i2c bus driver for NVIDIA GPUAjay Gupta
2018-11-09i2c: qcom-geni: Fix runtime PM mismatch with child devicesStephen Boyd
2018-11-09i2c: omap: Enable for ARCH_K3Vignesh R
2018-11-09xen: remove size limit of privcmd-buf mapping interfaceJuergen Gross
2018-11-09Revert "nvmet-rdma: use a private workqueue for delete"Christoph Hellwig
2018-11-09nvme: make sure ns head inherits underlying device limitsSagi Grimberg
2018-11-09nvmet: don't try to add ns to p2p map unless it actually uses itSagi Grimberg
2018-11-08nfp: abm: refuse RED offload with harddrop setJakub Kicinski
2018-11-08nfp: abm: don't set negative thresholdJakub Kicinski
2018-11-08nfp: abm: provide more precise info about offload parameter validationJakub Kicinski
2018-11-08nfp: parse vNIC TLV capabilities at alloc timeJakub Kicinski
2018-11-08nfp: pass ctrl_bar pointer to nfp_net_allocJakub Kicinski