summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | bnxt: apply computed clamp value for coalece parameterJonathan Lemon2019-12-141-1/+1
|/ /
* | qede: Fix multicast mac configurationManish Chopra2019-12-121-1/+1
* | net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan2019-12-121-0/+1
* | net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal2019-12-111-3/+7
* | bnxt_en: Add missing devlink health reporters for VFs.Vasundhara Volam2019-12-112-14/+22
* | bnxt_en: Fix the logic that creates the health reporters.Vasundhara Volam2019-12-113-21/+56
* | bnxt_en: Remove unnecessary NULL checks for fw_healthVasundhara Volam2019-12-112-9/+3
* | bnxt_en: Fix bp->fw_health allocation and free logic.Vasundhara Volam2019-12-111-10/+26
* | bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam2019-12-112-8/+34
* | bnxt_en: Free context memory in the open path if firmware has been reset.Michael Chan2019-12-111-0/+3
* | bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan2019-12-111-2/+6
* | NFC: nxp-nci: Fix probing without ACPIStephan Gerhold2019-12-101-1/+1
* | fjes: fix missed check in fjes_acpi_addChuhong Yuan2019-12-091-0/+3
* | net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory...Grygorii Strashko2019-12-091-3/+2
* | mlxsw: spectrum_router: Remove unlikely user-triggerable warningIdo Schimmel2019-12-091-1/+6
* | bonding: fix bond_neigh_init()Eric Dumazet2019-12-091-10/+21
* | neighbour: remove neigh_cleanup() methodEric Dumazet2019-12-091-8/+0
* | Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/...David S. Miller2019-12-094-46/+66
|\ \
| * | can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang2019-12-081-3/+3
| * | can: tcan45x: Make wake-up GPIO an optional GPIODan Murphy2019-12-081-6/+18
| * | can: m_can: tcan4x5x: add required delay after resetSean Nyekjaer2019-12-081-0/+2
| * | can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgmentJoakim Zhang2019-12-081-15/+2
| * | can: flexcan: add low power enter/exit acknowledgment helperJoakim Zhang2019-12-081-16/+30
| * | can: flexcan: fix possible deadlock and out-of-order reception after wakeupSean Nyekjaer2019-12-081-6/+4
| * | can: xilinx_can: Fix missing Rx can packets on CANFD2.0Srinivas Neeli2019-12-081-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-0841-305/+448
|\| |
| * | r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit2019-12-071-1/+1
| * | r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit2019-12-071-1/+1
| * | vhost/vsock: accept only packets with the right dst_cidStefano Garzarella2019-12-071-1/+3
| * | net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko2019-12-071-48/+71
| * | net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko2019-12-071-1/+1
| * | pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki2019-12-071-2/+0
| * | Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-12-0710-75/+143
| |\ \
| | * | net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit2019-12-052-38/+93
| | * | net/mlx5e: ethtool, Fix analysis of speed settingAya Levin2019-12-051-10/+3
| | * | net/mlx5e: Fix translation of link mode into speedAya Levin2019-12-051-0/+1
| | * | net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan2019-12-051-2/+5
| | * | net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan2019-12-051-1/+1
| | * | net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha2019-12-051-1/+1
| | * | net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen2019-12-051-2/+25
| | * | net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha2019-12-054-22/+15
| * | | lpc_eth: kernel BUG on removeBruno Carneiro da Cunha2019-12-071-2/+0
| * | | phy: mdio-thunder: add missed pci_release_regions in removeChuhong Yuan2019-12-061-0/+1
| * | | net: stmmac: reset Tx desc base address before restarting TxJongsung Kim2019-12-061-0/+2
| * | | enetc: disable EEE autoneg by defaultYangbo Lu2019-12-061-0/+5
| * | | ppp: fix out-of-bounds access in bpf_prog_create()Eric Biggers2019-12-051-2/+3
| * | | net: hns3: fix VF ID issue for setting VF VLANJian Shen2019-12-051-12/+6
| * | | net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()Yunsheng Lin2019-12-051-13/+6
| * | | net: hns3: fix for TX queue not restarted problemYunsheng Lin2019-12-051-12/+21
| * | | net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for...Grygorii Strashko2019-12-051-1/+1