summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | net/mlx5: Fix incorrect raw command length parsingAlex Vesker2018-06-271-3/+1
| | | * | | | net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin2018-06-271-2/+2
| | | * | | | net/mlx5: Fix required capability for manipulating MPFSEli Cohen2018-06-271-4/+5
| | | * | | | net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen2018-06-272-9/+5
| | | * | | | IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-271-1/+1
| | | * | | | net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-273-9/+9
| | | * | | | net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-275-6/+13
| | | * | | | net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz2018-06-271-1/+5
| | * | | | | virtio_net: split XDP_TX kick and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-11/+19
| | * | | | | i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-9/+15
| | * | | | | ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-10/+14
| | * | | | | net: macb: initialize bp->queues[0].bp for at91rm9200Alexandre Belloni2018-06-281-0/+2
| | * | | | | hinic: reset irq affinity before freeing irqWei Yongjun2018-06-281-0/+1
| | * | | | | nfp: cast sizeof() to int when comparing with error codeChengguang Xu2018-06-271-1/+1
| | * | | | | nfp: reject binding to shared blocksJohn Hurley2018-06-272-0/+6
| | * | | | | nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren2018-06-272-0/+22
| | * | | | | net: lan78xx: Use s/w csum check on VLANs without tag strippingDave Stevenson2018-06-261-1/+6
| | * | | | | net: lan78xx: Add support for VLAN tag stripping.Dave Stevenson2018-06-261-0/+22
| | * | | | | net: lan78xx: Add support for VLAN filtering.Dave Stevenson2018-06-261-1/+4
| | * | | | | net: lan78xx: Allow for VLAN headers in timeout calcsDave Stevenson2018-06-261-2/+3
| | * | | | | r8152: napi hangup fix after disconnectJiri Slaby2018-06-261-1/+2
| * | | | | | Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-016-6/+9
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-06-264-4/+7
| | |\ \ \ \ \ \
| | | * | | | | | iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machinesHans de Goede2018-06-241-0/+2
| | | * | | | | | iio: mma8452: Fix ignoring MMA8452_INT_DRDYLeonard Crestez2018-06-241-1/+1
| | | * | | | | | iio: tsl2x7x/tsl2772: avoid potential division by zeroColin Ian King2018-06-241-0/+2
| | | * | | | | | iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski2018-06-241-3/+2
| | | | |/ / / / | | | |/| | | |
| | * | | | | | staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott2018-06-251-1/+1
| | * | | | | | staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter2018-06-251-1/+1
| * | | | | | | Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-014-27/+35
| |\ \ \ \ \ \ \
| | * | | | | | | vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko2018-06-281-2/+2
| | * | | | | | | serdev: fix memleak on module unloadJohan Hovold2018-06-281-0/+1
| | * | | | | | | serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko2018-06-281-2/+0
| | * | | | | | | n_tty: Access echo_* variables carefully.Tetsuo Handa2018-06-281-18/+24
| | * | | | | | | n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa2018-06-281-5/+8
| | |/ / / / / /
| * | | | | | | Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-0126-65/+369
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-06-281-0/+14
| | |\ \ \ \ \ \ \
| | | * | | | | | | USB: serial: cp210x: add CESINEL device idsJohan Hovold2018-06-181-0/+11
| | | * | | | | | | USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados2018-06-181-0/+3
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | usb: chipidea: host: fix disconnection detect issuePeter Chen2018-06-261-1/+4
| | * | | | | | | usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen2018-06-251-3/+4
| | * | | | | | | typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter2018-06-251-1/+2
| | * | | | | | | NFC: pn533: Fix wrong GFP flag usageHans de Goede2018-06-251-2/+2
| | * | | | | | | usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff2018-06-251-0/+3
| | * | | | | | | staging/typec: fix tcpci_rt1711h build errorsRandy Dunlap2018-06-251-0/+1
| | * | | | | | | usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus2018-06-251-0/+13
| | * | | | | | | usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus2018-06-251-0/+5
| | * | | | | | | acpi: Add helper for deactivating memory regionHeikki Krogerus2018-06-251-0/+72
| | * | | | | | | usb: xhci: increase CRS timeout valueAjay Gupta2018-06-251-1/+6
| | * | | | | | | usb: xhci: tegra: fix runtime PM error handlingStefan Agner2018-06-251-2/+2