summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan2020-01-181-5/+17
* bnxt_en: Fix NTUPLE firmware command failures.Michael Chan2020-01-181-3/+0
* net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli2020-01-171-3/+4
* net: dsa: bcm_sf2: Configure IMP port for 2Gb/secFlorian Fainelli2020-01-171-1/+1
* net: dsa: sja1105: Don't error out on disabled ports with no phy-modeVladimir Oltean2020-01-171-1/+1
* net: phy: dp83867: Set FORCE_LINK_GOOD to default after resetMichael Grzeschik2020-01-171-1/+7
* net: hns: fix soft lockup when there is not enough memoryYonglong Liu2020-01-171-3/+1
* net: wan: lapbether.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-01-161-1/+1
* net: ethernet: ave: Avoid lockdep warningKunihiko Hayashi2020-01-161-7/+13
* net: hns3: pad the short frame before sending to the hardwareYunsheng Lin2020-01-161-0/+6
* macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()Eric Dumazet2020-01-161-2/+3
* net: stmmac: selftests: Guard VLAN Perfect test against non supported HWJose Abreu2020-01-151-0/+6
* net: stmmac: selftests: Mark as fail when received VLAN ID != expectedJose Abreu2020-01-151-1/+5
* net: stmmac: selftests: Make it work in Synopsys AXS101 boardsJose Abreu2020-01-151-9/+11
* net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King2020-01-151-1/+1
* hv_netvsc: Fix memory leak when removing rndis deviceMohammed Gamal2020-01-151-2/+0
* mlxsw: spectrum_qdisc: Include MC TCs in Qdisc countersPetr Machata2020-01-151-7/+23
* mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata2020-01-151-0/+13
* mlxsw: switchx2: Do not modify cloned SKBs during xmitIdo Schimmel2020-01-151-11/+6
* mlxsw: spectrum: Do not modify cloned SKBs during xmitIdo Schimmel2020-01-151-12/+6
* mlxsw: spectrum: Do not enforce same firmware version for multiple ASICsIdo Schimmel2020-01-151-1/+22
* net: mvneta: fix dma sync size in mvneta_run_xdpLorenzo Bianconi2020-01-141-9/+10
* r8152: add missing endpoint sanity checkJohan Hovold2020-01-141-0/+3
* net: usb: lan78xx: limit size of local TSO packetsEric Dumazet2020-01-141-0/+1
* ptp: free ptp device pin descriptors properlyVladis Dronov2020-01-141-2/+2
* NFC: pn533: fix bulk-message timeoutJohan Hovold2020-01-131-1/+1
* qmi_wwan: Add support for Quectel RM500QKristian Evensen2020-01-131-0/+1
* net: macb: fix for fixed-link modeMilind Parab2020-01-131-13/+17
* devlink: correct misspelling of snapshotJacob Keller2020-01-112-2/+2
* net: phy: DP83822: Update Kconfig with DP83825I supportDan Murphy2020-01-101-2/+2
* net: phy: DP83TC811: Fix typo in KconfigDan Murphy2020-01-101-2/+2
* net: stmmac: tc: Do not setup flower filtering if RSS is enabledJose Abreu2020-01-101-0/+4
* net: stmmac: selftests: Update status when disabling RSSJose Abreu2020-01-101-6/+14
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-01-0911-62/+98
|\
| * e1000e: Revert "e1000e: Make watchdog use delayed work"Jeff Kirsher2020-01-092-32/+27
| * i40e: Set PHY Access flag on X722Adam Ludkiewicz2020-01-091-0/+5
| * iavf: remove current MAC address filter on VF resetStefan Assmann2020-01-093-4/+18
| * igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier2020-01-092-7/+3
| * ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu2020-01-091-10/+27
| * ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl2020-01-091-5/+0
| * i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley2020-01-091-4/+18
* | sh_eth: check sh_eth_cpu_data::dual_port when dumping registersSergei Shtylyov2020-01-091-17/+21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-01-0915-69/+101
|\ \
| * | HID: steam: Fix input device disappearingRodrigo Rivas Costa2020-01-091-0/+4
| * | HID: intel-ish-hid: ipc: Add Tiger Lake PCI device IDSrinivas Pandruvada2019-12-292-0/+2
| * | drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang2019-12-191-1/+1
| * | HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke2019-12-181-2/+4
| * | HID: intel-ish-hid: ipc: add CMP device idEven Xu2019-12-182-0/+2
| * | HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov2019-12-181-55/+42
| * | HID: hid-input: clear unmapped usagesDmitry Torokhov2019-12-131-4/+12