aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-11-10vxlan: check tun_info options_len properlyXin Long
2019-11-10net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger
2019-11-10r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi
2019-11-10net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn
2019-11-10net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli
2019-11-10net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy
2019-11-10net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha
2019-11-10net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao
2019-11-10net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt
2019-11-10net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli
2019-11-10cxgb4: fix panic when attaching to ULD failVishal Kulkarni
2019-11-06net: usb: sr9800: fix uninitialized local variableValentin Vidic
2019-11-06bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet
2019-11-06rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-11-06ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2019-11-06mlxsw: spectrum: Set LAG port collector only when activeNir Dotan
2019-10-29xen/netback: fix error path of xenvif_connect_data()Juergen Gross
2019-10-29net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang
2019-10-29net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer
2019-10-29net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli
2019-10-29net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli
2019-10-29r8152: Set macpassthru in reset_resume callbackKai-Heng Feng
2019-10-29net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo
2019-10-29net: dsa: qca8k: Use up to 7 ports for all operationsMichal Vokáč
2019-10-29ieee802154: ca8210: prevent memory leakNavid Emamdoost
2019-10-11ieee802154: atusb: fix use-after-free at disconnectJohan Hovold
2019-10-11can: mcp251x: mcp251x_hw_reset(): allow more time after a resetMarc Kleine-Budde
2019-10-07xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang
2019-10-07qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-10-07net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-10-07hso: fix NULL-deref on tty openJohan Hovold
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni
2019-10-05e1000e: add workaround for possible stalled packetKai-Heng Feng
2019-10-05libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton
2019-10-05net: lpc-enet: fix printk format stringsArnd Bergmann
2019-10-05net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang
2019-10-05usbnet: sanity checking of packet sizes and device mtuOliver Neukum
2019-10-05usbnet: ignore endpoints with invalid wMaxPacketSizeBjørn Mork
2019-10-05skge: fix checksum byte orderStephen Hemminger
2019-10-05ppp: Fix memory leak in ppp_writeTakeshi Misawa
2019-10-05net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov
2019-10-05macsec: drop skb sk before calling gro_cells_receiveXin Long
2019-10-05cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSizeBjørn Mork
2019-10-05arcnet: provide a buffer big enough to actually receive packetsUwe Kleine-König
2019-10-05iwlwifi: mvm: send BCAST management frames to the right stationEmmanuel Grumbach
2019-09-21net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET
2019-09-21amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing
2019-09-21sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai
2019-09-21r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani
2019-09-21qed: Add cleanup in qed_slowpath_start()Wenwen Wang