summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-22vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()Jason Wang1-4/+4
2018-07-22vhost_net: split out datacopy logicJason Wang1-20/+90
2018-07-22vhost_net: introduce tx_can_batch()Jason Wang1-2/+7
2018-07-22vhost_net: introduce get_tx_bufs()Jason Wang1-17/+32
2018-07-22vhost_net: introduce vhost_exceeds_weight()Jason Wang1-5/+8
2018-07-22vhost_net: introduce helper to initialize tx iov iterJason Wang1-9/+17
2018-07-22vhost_net: drop unnecessary parameterJason Wang1-4/+2
2018-07-21net: phy: sfp: Do not use "imply HWMON"Guenter Roeck1-1/+1
2018-07-21libcxgb: replace vmalloc and memset with vzallocYueHaibing1-3/+1
2018-07-21net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memsetYueHaibing1-3/+2
2018-07-21s390/qeth: speed up L2 IQD xmitJulian Wiedmann3-56/+30
2018-07-21s390/qeth: add support for constrained HW headersJulian Wiedmann4-22/+30
2018-07-21s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann4-70/+80
2018-07-21s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann4-23/+24
2018-07-21s390/qeth: use core MTU range checkingJulian Wiedmann5-37/+2
2018-07-21s390/qeth: simplify max MTU handlingJulian Wiedmann4-41/+45
2018-07-21s390/qeth: don't cache HW port numberJulian Wiedmann3-7/+4
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann6-88/+94
2018-07-21s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann3-3/+3
2018-07-21s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann1-0/+1
2018-07-21s390/qeth: fix race in used-buffer accountingJulian Wiedmann1-1/+2
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen16-128/+32
2018-07-21net: hns3: Remove unused struct member and definitionJian Shen2-14/+0
2018-07-21net: hns3: Fix misleading parameter nameJian Shen3-5/+5
2018-07-21net: hns3: Modify inconsistent bit mask macrosJian Shen3-18/+11
2018-07-21net: hns3: Use decimal for bit offset macrosJian Shen2-14/+14
2018-07-21net: hns3: Correct unreasonable code commentsJian Shen3-24/+23
2018-07-21net: hns3: Remove extra space and bracketsJian Shen3-5/+5
2018-07-21net: hns3: Standardize the handle of return valueJian Shen1-87/+46
2018-07-21net: hns3: Remove some redundant assignmentsJian Shen1-2/+0
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-28/+214
2018-07-20driver core: set up ownership of class devices in sysfsDmitry Torokhov1-0/+9
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller275-1266/+2622
2018-07-20Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+4
2018-07-20Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-14/+29
2018-07-20gtp: constify nla_policyStephen Hemminger1-1/+1
2018-07-20nbd: constify nla_policyStephen Hemminger1-3/+3
2018-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-30/+88
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+30
2018-07-20Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-pla...Linus Torvalds1-1/+1
2018-07-20Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-1/+20
2018-07-20Merge tag 'acpi-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2018-07-20platform/x86: dell-laptop: Fix backlight detectionDamien Thébault1-1/+1
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu1-2/+30
2018-07-19qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru1-0/+88
2018-07-19qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru4-0/+104
2018-07-19Merge tag 'drm-fixes-2018-07-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-64/+152
2018-07-20Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixesDave Airlie12-49/+105
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-30/+95
2018-07-19ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systemsRobin H. Johnson1-1/+1