summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bonding: fix PACKET_ORIGDEV regressionMichal Soltys2019-02-211-21/+14
* net: vrf: remove MTU limits for vrf deviceHangbin Liu2019-02-211-0/+3
* ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OKJan Sokolowski2019-02-211-1/+2
* i40e: fix XDP_REDIRECT/XDP xmit ring cleanup raceBjörn Töpel2019-02-212-3/+15
* ixgbe: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2019-02-212-3/+21
* i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2019-02-212-1/+17
* ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher2019-02-211-2/+5
* net: marvell: mvneta: fix DMA debug warningRussell King2019-02-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-2019-75/+175
|\
| * sky2: Increase D3 delay againKai-Heng Feng2019-02-191-1/+1
| * vhost: correctly check the return value of translate_desc() in log_used()Jason Wang2019-02-191-1/+1
| * net: netcp: Fix ethss driver probe issueMurali Karicheri2019-02-191-1/+1
| * net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta2019-02-191-0/+3
| * Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub...David S. Miller2019-02-191-17/+29
| |\
| | * mt76x0u: fix suspend/resumeStanislaw Gruszka2019-02-071-17/+29
| * | net: stmmac: Fix a race in EEE enable callbackJose Abreu2019-02-191-10/+12
| * | qed: Fix iWARP syn packet mac address validation.Michal Kalderon2019-02-191-0/+9
| * | qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon2019-02-192-7/+6
| * | r8152: Add support for MAC address pass through on RTL8153-BDDavid Chen2019-02-191-2/+3
| * | net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"Colin Ian King2019-02-181-1/+1
| * | net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov2019-02-181-1/+6
| * | qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani2019-02-181-2/+2
| * | net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue2019-02-181-3/+6
| * | mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata2019-02-171-5/+7
| * | net: dsa: b53: Do not program CPU port's PVIDFlorian Fainelli2019-02-161-1/+1
| * | net: dsa: bcm_sf2: Do not assume DSA master supports WoLFlorian Fainelli2019-02-161-4/+6
| * | net: systemport: Fix reception of BPDUsFlorian Fainelli2019-02-161-0/+4
| * | net: dsa: b53: Properly account for VLAN filteringFlorian Fainelli2019-02-162-5/+57
| * | net: dsa: b53: Fix default VLAN IDFlorian Fainelli2019-02-161-13/+16
| * | net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski2019-02-161-1/+4
* | | mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issueRayagonda Kokatanur2019-02-181-2/+2
* | | mailbox: Export mbox_flush()Thierry Reding2019-02-181-0/+1
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-172-7/+0
|\ \ \
| * | | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-162-7/+0
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-171-0/+7
|\ \ \ \
| * | | | x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-151-0/+7
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-02-172-2/+19
|\ \ \ \ \
| * | | | | i2c: bcm2835: Clear current buffer pointers and counts after a transferPaul Kocialkowski2019-02-151-0/+12
| * | | | | i2c: cadence: Fix the hold bit settingShubhrajyoti Datta2019-02-151-2/+7
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-02-1711-101/+75
|\ \ \ \ \ \
| * | | | | | Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio2019-02-171-0/+1
| * | | | | | Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez2019-02-171-2/+2
| * | | | | | Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-171-20/+4
| * | | | | | Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov2019-02-111-1/+0
| * | | | | | Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-111-42/+27
| * | | | | | Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov2019-02-091-1/+1
| * | | | | | Input: ps2-gpio - flush TX work when closing portDmitry Torokhov2019-02-091-0/+1
| * | | | | | Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov2019-02-091-24/+11
| * | | | | | Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela2019-02-081-0/+9
| * | | | | | Input: bma150 - register input device after setting private dataJonathan Bakker2019-02-061-4/+5