summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* e1000: fix memory leaksWenwen Wang2019-11-121-4/+3
* igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier2019-11-121-1/+2
* net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan2019-11-121-0/+3
* hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang2019-11-121-1/+8
* net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean2019-11-121-1/+8
* net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean2019-11-121-1/+1
* net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao2019-11-121-1/+0
* fjes: Handle workqueue allocation failureWill Deacon2019-11-121-1/+14
* macsec: fix refcnt leak in module exit routineTaehee Yoo2019-11-121-4/+0
* bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo2019-11-121-2/+4
* net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cqNavid Emamdoost2019-11-121-1/+3
* net/mlx5e: TX, Fix consumer index of error cqe dumpTariq Toukan2019-11-121-1/+4
* can: peak_usb: fix slab info leakJohan Hovold2019-11-121-1/+1
* can: mcba_usb: fix use-after-free on disconnectJohan Hovold2019-11-121-2/+1
* can: dev: add missing of_node_put() after calling of_get_child_by_name()Wen Yang2019-11-121-0/+1
* can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost2019-11-121-0/+1
* can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb...Marc Kleine-Budde2019-11-121-2/+4
* can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean2019-11-121-5/+12
* can: c_can: c_can_poll(): only read status register after status IRQKurt Van Dijck2019-11-122-5/+21
* can: flexcan: disable completely the ECC mechanismJoakim Zhang2019-11-121-0/+1
* can: usb_8dev: fix use-after-free on disconnectJohan Hovold2019-11-121-2/+1
* net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta2019-11-123-25/+1
* net: mscc: ocelot: fix NULL pointer on LAG slave removalClaudiu Manoil2019-11-121-1/+2
* net: mscc: ocelot: don't handle netdev events for other netdevsClaudiu Manoil2019-11-121-3/+3
* qede: fix NULL pointer deref in __qede_remove()Manish Chopra2019-11-121-2/+10
* net: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado2019-11-121-0/+1
* net: qualcomm: rmnet: Fix potential UAF when unregisteringSean Tranchetti2019-11-121-2/+2
* net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin2019-11-121-1/+1
* CDC-NCM: handle incomplete transfer of MTUOliver Neukum2019-11-121-3/+3
* bonding: fix state transition issue in link monitoringJay Vosburgh2019-11-121-21/+20
* r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi2019-11-102-0/+8
* net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn2019-11-101-6/+6
* net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger2019-11-101-1/+8
* net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger2019-11-101-0/+1
* net: bcmgenet: don't set phydev->link from MACDoug Berger2019-11-101-3/+1
* net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli2019-11-101-1/+0
* net/mlx5e: Fix ethtool self test: link speedAya Levin2019-11-101-12/+3
* r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit2019-11-101-0/+4
* net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy2019-11-101-1/+4
* vxlan: check tun_info options_len properlyXin Long2019-11-101-2/+4
* net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner2019-11-101-1/+4
* net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha2019-11-101-16/+26
* net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao2019-11-101-6/+9
* net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt2019-11-101-13/+12
* net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli2019-11-101-15/+21
* cxgb4: fix panic when attaching to ULD failVishal Kulkarni2019-11-101-12/+17
* net: usb: sr9800: fix uninitialized local variableValentin Vidic2019-11-061-1/+1
* bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet2019-11-061-1/+1
* rtlwifi: Fix potential overflow on P2P codeLaura Abbott2019-11-061-0/+6
* ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng2019-11-061-0/+8