summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* virt_wifi: fix error return code in virt_wifi_newlink()Wei Yongjun2019-01-191-1/+3
* mac80211_hwsim: check that n_limits makes senseJohannes Berg2019-01-191-0/+5
* Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-01-183-14/+34
|\
| * net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein2019-01-181-13/+16
| * net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan2019-01-181-0/+1
| * net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin2019-01-181-1/+4
| * net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang2019-01-181-0/+13
* | mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel2019-01-181-6/+6
* | mlxsw: spectrum_fid: Update dummy FID indexNir Dotan2019-01-181-2/+2
* | mlxsw: pci: Return error on PCI reset timeoutNir Dotan2019-01-181-2/+2
* | mlxsw: pci: Increase PCI SW reset timeoutNir Dotan2019-01-181-1/+1
* | mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2019-01-182-5/+8
* | net: Fix typo in NET_FAILOVER help textJonathan Neuschäfer2019-01-181-1/+1
* | net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-181-0/+1
* | net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni2019-01-181-0/+1
* | macvlan: replace kfree_skb by consume_skb for drop profilesYang Wei2019-01-171-1/+1
* | amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2019-01-172-8/+16
* | net: phy: add missing phy driver featuresCamelia Groza2019-01-172-0/+2
* | dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur2019-01-171-0/+6
* | vhost: log dirty page correctlyJason Wang2019-01-173-16/+87
* | net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold2019-01-171-5/+13
* | atm: he: fix sign-extension overflow on large shiftColin Ian King2019-01-171-1/+1
* | net: phy: Add missing features to PHY driversAndrew Lunn2019-01-163-0/+15
* | net: usb: aqc111: Extend HWID table by TRENDnet deviceDmitry Bezrukov2019-01-162-0/+23
* | net: phy: meson-gxl: Use the genphy_soft_reset callbackTimotej Lazar2019-01-151-0/+1
* | net: phy: marvell: Fix deadlock from wrong lockingAndrew Lunn2019-01-151-1/+1
* | net: phy: marvell: Errata for mv88e6390 internal PHYsAndrew Lunn2019-01-151-1/+34
* | net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit2019-01-151-0/+1
* | net: phy: fix too strict check in phy_start_anegHeiner Kallweit2019-01-151-12/+7
* | Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher2019-01-153-10/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-1644-242/+425
|\ \
| * | bnxt_en: Fix context memory allocation.Michael Chan2019-01-121-3/+6
| * | bnxt_en: Fix ring checking logic on 57500 chips.Michael Chan2019-01-122-3/+5
| * | mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-111-2/+1
| * | isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai2019-01-111-1/+5
| * | vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin2019-01-111-1/+1
| * | net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu2019-01-111-13/+14
| * | net: stmmac: Fix the logic of checking if RX Watchdog must be enabledJose Abreu2019-01-111-12/+12
| * | net: stmmac: Check if CBS is supported before configuringJose Abreu2019-01-111-0/+2
| * | net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu2019-01-111-3/+3
| * | net: stmmac: Fix PCI module removal leakJose Abreu2019-01-111-0/+10
| * | net: ethernet: mediatek: fix warning in phy_start_anegHeiner Kallweit2019-01-101-16/+0
| * | net: dsa: mv88x6xxx: mv88e6390 errataAndrew Lunn2019-01-103-0/+128
| * | bonding: update nest level on unlinkWillem de Bruijn2019-01-101-0/+3
| * | net: cxgb4: fix various indentation issuesColin Ian King2019-01-103-6/+6
| * | net: cxgb3: fix various indentation issuesColin Ian King2019-01-102-8/+10
| * | tun: publish tfile after it's fully initializedStanislav Fomichev2019-01-101-4/+7
| * | mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel2019-01-081-1/+1
| * | mlxsw: spectrum_nve: Replace error code with EINVALIdo Schimmel2019-01-081-2/+2
| * | mlxsw: spectrum_switchdev: Avoid returning errors in commit phaseIdo Schimmel2019-01-081-12/+9