aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-18tuntap: fix multiqueue rxMatthew Cover
2018-11-18mlxsw: spectrum: Expose discard counters via ethtoolShalom Toledo
2018-11-18tun: use netdev_alloc_frag() in tun_napi_alloc_frags()Eric Dumazet
2018-11-18net: phy: icplus: allow configuring the interrupt function on IP101GRMartin Blumenstingl
2018-11-18net: phy: icplus: implement .did_interrupt for IP101A/GMartin Blumenstingl
2018-11-18net: phy: icplus: rename IP101A_G_NO_IRQ to IP101A_G_IRQ_ALL_MASKMartin Blumenstingl
2018-11-18net: phy: icplus: use the BIT macro where possibleMartin Blumenstingl
2018-11-18net: phy: icplus: keep all ip101a_g functions togetherMartin Blumenstingl
2018-11-18tg3: optionally use eth_platform_get_mac_address() to get mac addressthesven73@gmail.com
2018-11-18Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-17net: bcmgenet: abort suspend on errorDoug Berger
2018-11-17net: bcmgenet: code movementDoug Berger
2018-11-17geneve: Initialize addr6 with memsetNathan Chancellor
2018-11-17net: hns3: up/down netdev in hclge module when setting mtuYunsheng Lin
2018-11-17net: hns3: Add mtu setting support for vfYunsheng Lin
2018-11-17net: hns3: Add vport alive state checking supportYunsheng Lin
2018-11-17net: hns3: Refactor mac mtu setting related functionsYunsheng Lin
2018-11-17net: hns3: Support two vlan header when setting mtuYunsheng Lin
2018-11-17net: fsl: Use device_type helpers to access the node typeRob Herring
2018-11-17atm: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-17net: aquantia: fix spelling mistake "specfield" -> "specified"Colin Ian King
2018-11-17net: aquantia: cleanup err handing in hw_atl_utils_fw_rpc_waitYueHaibing
2018-11-17net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller
2018-11-17cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page sizeArjun Vynipadath
2018-11-17tun: Adjust on-stack tun_page initialization.David S. Miller
2018-11-17tuntap: free XDP dropped packets in a batchJason Wang
2018-11-17vhost_net: mitigate page reference counting during page frag refillJason Wang
2018-11-16Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs"David S. Miller
2018-11-16isdn/hisax: remove set but not used variable 'total'YueHaibing
2018-11-16net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller
2018-11-16usbnet: smsc95xx: check for csum being in last four bytesBen Dooks
2018-11-16usbnet: smsc95xx: fix memcpy for accessing rx-dataBen Dooks
2018-11-16usbnet: smsc95xx: simplify tx_fixup codeBen Dooks
2018-11-16usbnet: smsc95xx: fix rx packet alignmentBen Dooks
2018-11-16dpaa2-eth: bql supportIoana Ciocoi Radulescu
2018-11-16dpaa2-eth: Update callback signatureIoana Ciocoi Radulescu
2018-11-16dpaa2-eth: Don't use multiple queues per channelIoana Ciocoi Radulescu
2018-11-16net: lantiq: Fix returned value in case of error in 'xrx200_probe()'Christophe JAILLET
2018-11-16net: hns3: fix spelling mistake "failded" -> "failed"Colin Ian King
2018-11-16net: phy: check for implementation of both callbacks in phy_drv_supports_irqHeiner Kallweit
2018-11-16net: mvneta: Don't advertise 2.5G modesMaxime Chevallier
2018-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-11-16Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-15drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typoAndrew Morton
2018-11-15net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin
2018-11-15net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan