summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-05-09net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2017-05-09hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann
2017-05-09catc: Use heap buffer for memory size testBen Hutchings
2017-05-09catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-05-09rtl8150: Use heap buffers for all register accessBen Hutchings
2017-05-09pegasus: Use heap buffers for all register accessBen Hutchings
2017-04-28net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-04-28net/mlx4_en: Fix bad WQE issueEugenia Emantayev
2017-04-07qmi_wwan: add Dell DW5811eBjørn Mork
2017-04-07igb: add i211 to i210 PHY workaroundTodd Fujinaka
2017-04-07igb: Workaround for igb i210 firmware issueChris J Arges
2017-03-28vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer
2017-03-28cpmac: remove hopeless #warningArnd Bergmann
2017-03-13can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde
2017-03-13ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter
2017-03-13ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau
2017-03-03gianfar: Check if phydev present on ethtool -AClaudiu Manoil
2017-03-01rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk
2017-03-01macvtap: read vnet_hdr_size onceWillem de Bruijn
2017-03-01tun: read vnet_hdr_sz onceWillem de Bruijn
2017-03-01tun: Fix TUN_PKT_STRIP settingHerbert Xu
2017-02-15qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork
2017-02-15can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov
2017-02-15can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón
2017-01-27bnx2x: Correct ringparam estimate when DOWNMintz, Yuval
2017-01-27bna: Add synchronization for tx ring.Benjamin Poirier
2017-01-27vmxnet3: Wake queue from reset workBenjamin Poirier
2017-01-26net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli
2017-01-26netvsc: reduce maximum GSO sizestephen hemminger
2017-01-26net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton
2017-01-26can: peak: fix bad memory access and free sequence추지호
2016-12-13net: sky2: Fix shutdown crashJeremy Linton
2016-12-12mwifiex: printk() overflow with 32-byte SSIDsBrian Norris
2016-12-01Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich
2016-11-28drivers/net: Disable UFO through virtioBen Hutchings
2016-11-24smc91x: avoid self-comparison warningArnd Bergmann
2016-11-08net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-10-25i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli
2016-10-20brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel
2016-10-07brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli
2016-10-07brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli
2016-10-07iwlwifi: pcie: fix access to scratch bufferSara Sharon
2016-10-07can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-10-06kaweth: fix firmware downloadOliver Neukum
2016-10-06ppp: defer netns reference release for ppp channelWANG Cong
2016-10-06can: flexcan: fix resume functionFabio Estevam
2016-10-06iwlegacy: avoid warning about missing bracesArnd Bergmann
2016-09-29bonding: Fix bonding crashMahesh Bandewar
2016-09-29tun: fix transmit timestamp supportSoheil Hassas Yeganeh
2016-09-29net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey