summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-12-27net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan
2017-12-26net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko
2017-12-25phylink: ensure AN is enabledRussell King
2017-12-25phylink: ensure the PHY interface mode is appropriately setRussell King
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-12-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-20Merge tag 'acpi-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-12-20Merge tag 'pm-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-12-20Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-20Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-12-20null_blk: unalign call_single_dataJens Axboe
2017-12-20s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann
2017-12-20Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-12-20nfp: bpf: keep track of the offloaded programJakub Kicinski
2017-12-20cls_bpf: fix offload assumptions after callback conversionJakub Kicinski
2017-12-20net: mvneta: eliminate wrong call to handle rx descriptor errorYelena Krivosheev
2017-12-20net: mvneta: use proper rxq_number in loop on rx queuesYelena Krivosheev
2017-12-20net: mvneta: clear interface link status on port disableYelena Krivosheev
2017-12-20Merge branch 'acpi-cppc'Rafael J. Wysocki
2017-12-20Merge branch 'pm-pci'Rafael J. Wysocki
2017-12-19net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh
2017-12-19net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh
2017-12-19net/mlx5: Fix steering memory leakMaor Gottlieb
2017-12-19net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman
2017-12-19net/mlx5e: Add refcount to VXLAN structureGal Pressman
2017-12-19net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman
2017-12-19net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua
2017-12-19net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev
2017-12-19net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev
2017-12-19net/mlx5e: Fix features check of IPv6 trafficGal Pressman
2017-12-19net/mlx5e: Fix ETS BW checkHuy Nguyen
2017-12-19net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha
2017-12-19Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed
2017-12-19net/mlx5: FPGA, return -EINVAL if size is zeroKamal Heib
2017-12-19net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg
2017-12-19net: stmmac: Fix TX timestamp calculationFredrik Hallenberg
2017-12-19vxlan: update skb dst pmtu on tx pathXin Long
2017-12-19net: arc_emac: restart stalled EMACAlexander Kochetkov
2017-12-19net: arc_emac: fix arc_emac_rx() error pathsAlexander Kochetkov
2017-12-19net: mediatek: setup proper state for disabled GMAC on the defaultSean Wang
2017-12-19mlxsw: spectrum_router: Remove batch neighbour deletion causing FW bugPetr Machata
2017-12-19tg3: Fix rx hang on MTU change with 5717/5719Brian King
2017-12-19Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-12-19Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/do...Mark Brown
2017-12-19spi: atmel: fixed spin_lock usage inside atmel_spi_removeRadu Pirea
2017-12-19mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai
2017-12-19mac80211_hwsim: enable TODS BIT in null data frameAdiel Aloni
2017-12-18Merge tag 'for-linus-20171218' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-12-18block: fix blk_rq_append_bioJens Axboe