summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan2019-12-132-3/+14
| * | HID: asus: Ignore Asus vendor-page usage-code 0xff eventsHans de Goede2019-12-131-1/+2
| * | HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede2019-12-132-0/+4
| * | HID: Add quirk for Xin-Mo Dual ControllerPriit Laes2019-12-131-0/+1
| * | HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern2019-12-111-0/+6
| * | HID: multitouch: Add LG MELF0410 I2C touchscreen supportAaron Ma2019-12-092-0/+4
| * | HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann2019-12-091-1/+1
| * | HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann2019-12-091-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-0940-167/+277
|\ \ \ | | |/ | |/|
| * | atm: eni: fix uninitialized variable warningArnd Bergmann2020-01-081-2/+2
| * | macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet2020-01-081-1/+1
| * | mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata2020-01-081-0/+7
| * | gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet2020-01-081-2/+3
| * | net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai2020-01-081-0/+3
| * | net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai2020-01-081-1/+1