aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-23sh_eth: uninline sh_eth_tsu_get_offset()Sergei Shtylyov
2018-07-23wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_allocYueHaibing
2018-07-22net: mediatek: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-07-22nfp: avoid buffer leak when FW communication failsJakub Kicinski
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski
2018-07-22xen-netfront: fix queue name settingVitaly Kuznetsov
2018-07-22net/dsa/realtek: add MODULE_LICENSE()Randy Dunlap
2018-07-22bonding: don't cast const buf in sysfs storeNikolay Aleksandrov
2018-07-22vhost_net: batch update used ring for datacopy TXJason Wang
2018-07-22vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCHJason Wang
2018-07-22vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()Jason Wang
2018-07-22vhost_net: split out datacopy logicJason Wang
2018-07-22vhost_net: introduce tx_can_batch()Jason Wang
2018-07-22vhost_net: introduce get_tx_bufs()Jason Wang
2018-07-22vhost_net: introduce vhost_exceeds_weight()Jason Wang
2018-07-22vhost_net: introduce helper to initialize tx iov iterJason Wang
2018-07-22vhost_net: drop unnecessary parameterJason Wang
2018-07-21net: phy: sfp: Do not use "imply HWMON"Guenter Roeck
2018-07-21libcxgb: replace vmalloc and memset with vzallocYueHaibing
2018-07-21net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-07-21s390/qeth: speed up L2 IQD xmitJulian Wiedmann
2018-07-21s390/qeth: add support for constrained HW headersJulian Wiedmann
2018-07-21s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann
2018-07-21s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann
2018-07-21s390/qeth: use core MTU range checkingJulian Wiedmann
2018-07-21s390/qeth: simplify max MTU handlingJulian Wiedmann
2018-07-21s390/qeth: don't cache HW port numberJulian Wiedmann
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann
2018-07-21s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann
2018-07-21s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann
2018-07-21s390/qeth: fix race in used-buffer accountingJulian Wiedmann
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen
2018-07-21net: hns3: Remove unused struct member and definitionJian Shen
2018-07-21net: hns3: Fix misleading parameter nameJian Shen
2018-07-21net: hns3: Modify inconsistent bit mask macrosJian Shen
2018-07-21net: hns3: Use decimal for bit offset macrosJian Shen
2018-07-21net: hns3: Correct unreasonable code commentsJian Shen
2018-07-21net: hns3: Remove extra space and bracketsJian Shen
2018-07-21net: hns3: Standardize the handle of return valueJian Shen
2018-07-21net: hns3: Remove some redundant assignmentsJian Shen
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-20driver core: set up ownership of class devices in sysfsDmitry Torokhov
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-07-20Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-07-20gtp: constify nla_policyStephen Hemminger
2018-07-20nbd: constify nla_policyStephen Hemminger
2018-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-07-20Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-pla...Linus Torvalds