summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-11xen-netback: remove unecessary condition check before debugfs_remove_recursivezhong jiang
2018-09-11net: xenbus: remove redundant condition check before debugfs_remove_recursivezhong jiang
2018-09-11net: dsa: b53: Uninitialized variable in b53_adjust_link()Dan Carpenter
2018-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-09-11Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-09-10qmi_wwan: Support dynamic config on Quectel EP06Kristian Evensen
2018-09-10ethernet: renesas: convert to SPDX identifiersKuninori Morimoto
2018-09-10rtl818x: Remove SKB list assumptions.David S. Miller
2018-09-10can: Remove SKB list assumptions in rx-offload.cDavid S. Miller
2018-09-10brcmfmac: Use __skb_peek().David S. Miller
2018-09-10staging: rtl8192e: Use __skb_peek().David S. Miller
2018-09-10bnx2fc_fcoe: Use skb_queue_walk_safe().David S. Miller
2018-09-10p54: Use skb_peek_tail() instead of direct head pointer accesses.David S. Miller
2018-09-10lan78xx: Do not access skb_queue_head list pointers directly.David S. Miller
2018-09-10ppp: Remove direct skb_queue_head list pointer access.David S. Miller
2018-09-10infiniband: nes: Use skb_peek_next() and skb_queue_walk().David S. Miller
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern
2018-09-10cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fmColin Ian King
2018-09-09net: ena: fix incorrect usage of memory barriersNetanel Belgazal
2018-09-09net: ena: fix missing calls to READ_ONCENetanel Belgazal
2018-09-09net: ena: fix missing lock during device destructionNetanel Belgazal
2018-09-09net: ena: fix potential double ena_destroy_device()Netanel Belgazal
2018-09-09net: ena: fix device destruction to gracefully free resourcesNetanel Belgazal
2018-09-09net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal
2018-09-09net: ena: fix surprise unplug NULL dereference kernel crashNetanel Belgazal
2018-09-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds
2018-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-08failover: Fix error return code in net_failover_createYueHaibing
2018-09-08net: stmmac: Enable TC Ops for GMAC >= 4Jose Abreu
2018-09-08i40e(vf): remove i40e_ethtool_stats.h header fileJacob Keller
2018-09-07net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDESFlorian Fainelli
2018-09-07cxgb4: impose mandatory VLAN usage when non-zero TAG IDCasey Leedom
2018-09-07liquidio: lio_fetch_vf_stats() can be statickbuild test robot
2018-09-07xen/netfront: fix waiting for xenbus state changeJuergen Gross
2018-09-07nfp: replace spin_lock_bh with spin_lock in tasklet callbackjun qian
2018-09-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-07r8169: set TxConfig register after TX / RX is enabled, just like RxConfigMaciej S. Szmigiero
2018-09-07freescale: ethernet: remove unnecessary unlikely()Igor Stoppa
2018-09-07Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-09-07Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-09-07Merge branch 'acpi-bus'Rafael J. Wysocki
2018-09-06bnxt_en: remove set but not used variable 'addr_type'YueHaibing
2018-09-06Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-09-06liquidio CN23XX: Remove set but not used variable 'ring_flag'YueHaibing
2018-09-06liquidio: Add spoof checking on a VF MAC addressWeilin Chang
2018-09-06Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller