summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-04-07Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-07Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...Olof Johansson
2019-04-07Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-04-07Merge tag 'mtd/fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-04-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-04-06net: hns: fix unsigned comparison to less than zeroColin Ian King
2019-04-06r8152: Refresh MAC address during USBDEVFS_RESETMario Limonciello
2019-04-06r8152: remove extra action copying ethernet addressMario Limonciello
2019-04-06net: phy: meson-gxl: clean-up gxl variant driverJerome Brunet
2019-04-06net: phy: meson-gxl: add g12a supportJerome Brunet
2019-04-06net: phy: add amlogic g12a mdio mux supportJerome Brunet
2019-04-06virtio-net: Fix some minor formatting errorsYuval Shaia
2019-04-06virtio-net: Remove inclusion of pci.hYuval Shaia
2019-04-06r8169: disable tx interrupt coalescing on RTL8168Heiner Kallweit
2019-04-06Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-06Merge branch 'parisc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-06Revert: parisc: Use F_EXTEND() macro in iosapic codeHelge Deller
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-04-06xsysace: Fix error handling in ace_setupGuenter Roeck
2019-04-06null_blk: prevent crash from bad home_node valueJohn Pittman
2019-04-06Merge tag 'rtc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2019-04-06i2c: imx: don't leak the i2c adapter on errorLaurentiu Tudor
2019-04-05Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-05Merge tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-04-05dm integrity: fix deadlock with overlapping I/OMikulas Patocka
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-05net/mlx5e: Unify logic of MTU boundariesTariq Toukan
2019-04-05net/mlx5e: Obsolete param field holding a constant valueTariq Toukan
2019-04-05net/mlx5: A write memory barrier is sufficient in EQ ci updateTariq Toukan
2019-04-05net/mlx5e: Do not rewrite fields with the same matchEli Britstein
2019-04-05net/mlx5e: Offload TC e-switch rules with ingress VLAN deviceEli Britstein
2019-04-05net/mlx5e: Offload TC e-switch rules with egress VLAN deviceEli Britstein
2019-04-05net/mlx5e: Allow VLAN rewrite of prio field with the same matchEli Britstein
2019-04-05net/mlx5e: Deny VLAN rewrite if there is no VLAN header matchEli Britstein
2019-04-05net/mlx5e: Use helpers to get headers criteria and value pointersEli Britstein
2019-04-05net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported actionTonghao Zhang
2019-04-05net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attrTonghao Zhang
2019-04-05net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()Tonghao Zhang
2019-04-05net/mlx5e: Make the log friendly when decapsulation offload not supportedTonghao Zhang
2019-04-05net/mlx5: E-Switch, Fix double mutex initializationMax Gurtovoy
2019-04-05net/mlx5: Handle event of power detection in the PCIE slotAya Levin
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-05tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman
2019-04-05paride/pcd: Fix potential NULL pointer dereference and mem leakYueHaibing
2019-04-05xen: use struct_size() helper in kzalloc()Andrea Righi
2019-04-04Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-04ibmvnic: Fix completion structure initializationThomas Falcon
2019-04-04net: phy: realtek: remove setting callback get_features and use phylib fallbackHeiner Kallweit