summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-can-fixes-for-4.16-20180319' of ssh://gitolite.kernel.org/pu...David S. Miller2018-03-201-3/+2
|\
| * can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason2018-03-191-3/+2
* | net: gemini: fix memory leakIgor Pylypiv2018-03-201-0/+1
* | net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET2018-03-201-2/+4
* | vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapterIgor Pylypiv2018-03-201-2/+0
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-03-202-5/+10
|\ \
| * | Bluetooth: hci_bcm: Set pulsed_host_wake flag in sleep parametersHans de Goede2018-03-151-1/+1
| * | Revert "Bluetooth: hci_bcm: Streamline runtime PM code"Hans de Goede2018-03-151-3/+8
| * | Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai2018-03-151-1/+1
* | | net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko2018-03-191-4/+11
| |/ |/|
* | net: fec: Fix unbalanced PM runtime callsFlorian Fainelli2018-03-181-0/+2
* | vmxnet3: use correct flag to indicate LRO featureRonak Doshi2018-03-172-4/+4
* | vmxnet3: avoid xmit reset due to a race in vmxnet3Ronak Doshi2018-03-172-7/+10
* | net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)2018-03-171-1/+2
* | net: hns: Fix ethtool private flagsMatthias Brugger2018-03-174-4/+6
* | mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel2018-03-171-6/+6
* | qede: Fix qedr link updateMichal Kalderon2018-03-161-2/+2
* | qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon2018-03-161-0/+15
* | qed: Fix MPA unalign flow in case header is split across two packets.Michal Kalderon2018-03-161-1/+1
* | net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2018-03-162-19/+16
|/
* sunvnet: does not support GSO for sctpCathy Zhou2018-03-141-1/+1
* Merge tag 'linux-can-fixes-for-4.16-20180314' of ssh://gitolite.kernel.org/pu...David S. Miller2018-03-142-40/+65
|\
| * can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason2018-03-142-28/+68
| * can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason2018-03-141-15/+0
* | tg3: prevent scheduling while atomic splatJonathan Toppins2018-03-141-1/+1
* | dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza2018-03-141-1/+0
* | dpaa_eth: increment the RX dropped counter when neededCamelia Groza2018-03-141-1/+3
* | dpaa_eth: remove duplicate initializationCamelia Groza2018-03-141-1/+0
* | dpaa_eth: fix error in dpaa_remove()Madalin Bucur2018-03-141-1/+1
* | soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur2018-03-141-23/+5
|/
* qed: Use after free in qed_rdma_free()Dan Carpenter2018-03-131-1/+1
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-03-123-40/+33
|\
| * e1000e: Fix link check race conditionBenjamin Poirier2018-03-122-21/+24
| * Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier2018-03-123-19/+9
* | Merge tag 'linux-can-fixes-for-4.16-20180312' of ssh://gitolite.kernel.org/pu...David S. Miller2018-03-124-48/+67
|\ \
| * | can: m_can: select pinctrl state in each suspend/resume functionBich HEMON2018-03-121-0/+5
| * | can: peak/pcie_fd: remove useless code when interface startsStephane Grosjean2018-03-121-11/+2
| * | can: peak/pcie_fd: fix echo_skb is occupied! bugStephane Grosjean2018-03-122-8/+12
| * | can: ifi: Repair the error handlingMarek Vasut2018-03-121-27/+37
| * | can: ifi: Check core revision upon probeMarek Vasut2018-03-121-1/+10
| * | can: m_can: change comparison to bitshift when dealing with a maskWolfram Sang2018-03-121-1/+1
* | | bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan2018-03-121-0/+3
* | | bnxt_en: close & open NIC, only when the interface is in running state.Venkat Duvvuru2018-03-121-5/+12
* | | bnxt_en: Return standard Linux error codes for hwrm flow cmds.Venkat Duvvuru2018-03-121-3/+20
* | | bnxt_en: Fix regressions when setting up MQPRIO TX rings.Michael Chan2018-03-121-2/+5
* | | bnxt_en: Pass complete VLAN TCI to the stack.Michael Chan2018-03-122-2/+3
* | | bnxt_en: Remove unwanted ovs-offload messages in some conditionsSriharsha Basavapatna2018-03-121-8/+2
* | | bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.Eddie Wai2018-03-121-44/+20
* | | bnxt_en: Refactor the functions to reserve hardware rings.Michael Chan2018-03-121-32/+53
| |/ |/|
* | net: phy: Tell caller result of phy_change()Brad Mouring2018-03-121-73/+72
|/