summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-20net: vxge: Fix some indentation issuesChristophe JAILLET
2017-11-20net: ena: fix race condition between device reset and link up setupNetanel Belgazal
2017-11-19r8169: use same RTL8111EVL green settings as in vendor driverHeiner Kallweit
2017-11-19r8169: fix RTL8111EVL EEE and green settingsHeiner Kallweit
2017-11-19tun: fix rcu_read_lock imbalance in tun_build_skbXin Long
2017-11-19usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-17Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds
2017-11-17Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds
2017-11-17Merge tag 'hwmon-for-linus-v4.15-take2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-11-18net: usb: hso.c: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman
2017-11-18ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario
2017-11-18ipvlan: NULL pointer dereference panic in ipvlan_port_destroyGirish Moodalbail
2017-11-18rsi: fix memory leak on buf and usb_reg_bufColin Ian King
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-17drivers/pcmcia/sa1111_badge4.c: avoid unused function warningArnd Bergmann
2017-11-17drivers/watchdog: make use of devm_register_reboot_notifier()Andrey Smirnov
2017-11-17drivers/rapidio/devices/rio_mport_cdev.c: fix error handling in 'rio_dma_tran...Christophe JAILLET
2017-11-17drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling...Christophe JAILLET
2017-11-17rapidio: constify rio_device_idArvind Yadav
2017-11-17lkdtm: include WARN format stringKees Cook
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-11-17Merge tag 'acpi-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-17Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-17Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-17Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-17Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-17nfp: remove false positive offloads in flower vxlanJohn Hurley
2017-11-17nfp: register flower reprs for egress dev offloadJohn Hurley
2017-11-17nfp: inherit the max_mtu from the PF netdevDirk van der Merwe
2017-11-17nfp: fix vlan receive MAC statistics typoPieter Jansen van Vuuren
2017-11-17nfp: fix flower offload metadata flag usagePieter Jansen van Vuuren
2017-11-17virto_net: remove empty file 'virtio_net.'Joel Stanley
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-11-16PM / runtime: Drop children check from __pm_runtime_set_status()Rafael J. Wysocki
2017-11-16dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers
2017-11-16dm: clear all discard attributes in queue_limits when discards are disabledMike Snitzer
2017-11-16dm: do not set 'discards_supported' in targets that do not need itMike Snitzer
2017-11-16dm: discard support requires all targets in a table support discardsMike Snitzer
2017-11-16dm mpath: remove annoying message of 'blk_get_request() returned -11'Ming Lei