summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-28net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei
2019-01-28net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei
2019-01-28net: tls: Fix deadlock in free_resources txDave Watson
2019-01-28net: tls: Save iv in tls_rec for async crypto requestsDave Watson
2019-01-28vhost: fix OOB in get_rx_bufs()Jason Wang
2019-01-28Merge branch 'qed-Bug-fixes'David S. Miller
2019-01-28qed: Fix stack out of bounds bugManish Chopra
2019-01-28qed: Fix system crash in ll2 xmitManish Chopra
2019-01-28qed: Fix VF probe failure while FLRManish Chopra
2019-01-28qed: Fix LACP pdu drops for VFsManish Chopra
2019-01-28qed: Fix bug in tx promiscuous mode settingsManish Chopra
2019-01-28net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-01-28Revert "mm, memory_hotplug: initialize struct pages for the full memory section"Michal Hocko
2019-01-28nfs: Fix NULL pointer dereference of dev_nameYao Liu
2019-01-28selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra
2019-01-28selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra
2019-01-28gpio: vf610: Mask all GPIO interruptsAndrew Lunn
2019-01-28mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing
2019-01-28mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner
2019-01-28netfilter: ipt_CLUSTERIP: fix warning unused variable cnAnders Roxell
2019-01-28netfilter: nfnetlink_osf: add missing fmatch checkFernando Fernandez Mancera
2019-01-28netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are presentFlorian Westphal
2019-01-27net: dsa: mv88e6xxx: Fix serdes irq setup going recursiveAndrew Lunn
2019-01-27ip6mr: Fix notifiers call on mroute_clean_tables()Nir Dotan
2019-01-27decnet: fix DN_IFREQ_SIZEJohannes Berg
2019-01-27net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov
2019-01-27Merge branch 'hns-fixes'David S. Miller
2019-01-27net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu
2019-01-27net: hns: Restart autoneg need return failed when autoneg offYonglong Liu
2019-01-27net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu
2019-01-27Linux 5.0-rc4v5.0-rc4Linus Torvalds
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-01-27Merge tag 'edac_fix_for_5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-27Merge tag 'for-linus-20190127' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-27net/rose: fix NULL ax25_cb kernel panicBernard Pidoux
2019-01-27net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita
2019-01-27netrom: switch to sock timer APICong Wang
2019-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-27iomap: fix a use after free in iomap_dio_rwChristoph Hellwig