summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-06-20tun: read vnet_hdr_sz onceWillem de Bruijn1-4/+6
2017-06-20hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann1-5/+10
2017-06-20catc: Use heap buffer for memory size testBen Hutchings1-7/+18
2017-06-20catc: Combine failure cleanup code in catc_probe()Ben Hutchings1-16/+17
2017-06-20igb: add i211 to i210 PHY workaroundTodd Fujinaka1-1/+1
2017-06-20igb: Workaround for igb i210 firmware issueChris J Arges1-0/+4
2017-06-20cpmac: remove hopeless #warningArnd Bergmann1-1/+1
2017-06-20ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2017-06-20rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk1-0/+18
2017-06-20macvtap: read vnet_hdr_size onceWillem de Bruijn1-2/+2
2017-06-20bnx2x: Correct ringparam estimate when DOWNMintz, Yuval1-0/+8
2017-06-20bna: Add synchronization for tx ring.Benjamin Poirier1-2/+2
2017-06-20vmxnet3: Wake queue from reset workBenjamin Poirier1-1/+1
2017-06-20netvsc: reduce maximum GSO sizestephen hemminger1-0/+4
2017-06-20net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton1-2/+3
2017-06-20can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde1-6/+3
2017-06-20can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov1-4/+12
2017-06-20can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón1-0/+1
2017-06-20can: peak: fix bad memory access and free sequence추지호1-2/+4
2017-06-08tun: Fix TUN_PKT_STRIP settingHerbert Xu1-4/+8
2017-06-08net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1
2017-06-08rtl8150: Use heap buffers for all register accessBen Hutchings1-7/+27
2017-06-08pegasus: Use heap buffers for all register accessBen Hutchings1-4/+25
2017-06-08net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein1-18/+20
2017-06-08net/mlx4_en: Fix bad WQE issueEugenia Emantayev1-1/+7
2017-06-08vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer1-1/+1
2017-06-08ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter1-2/+2
2017-06-08net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli1-8/+12
2017-02-10can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-10/+17
2017-02-10kaweth: fix firmware downloadOliver Neukum1-2/+1
2017-02-10net: sky2: Fix shutdown crashJeremy Linton1-0/+13
2017-02-10mwifiex: printk() overflow with 32-byte SSIDsBrian Norris1-6/+7
2017-02-10net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein1-1/+1
2017-02-10brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel1-1/+1
2017-02-10brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli1-1/+1
2017-02-10brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli1-1/+3
2017-02-10iwlwifi: pcie: fix access to scratch bufferSara Sharon1-2/+2
2017-02-10bonding: Fix bonding crashMahesh Bandewar1-3/+4
2017-02-06xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel1-16/+14
2017-02-06xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel1-3/+1
2017-02-06ppp: defer netns reference release for ppp channelWANG Cong1-2/+3
2016-10-20xen-netback: ref count shared ringsWei Liu3-2/+25
2016-08-27net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein1-1/+1
2016-08-27can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp1-0/+6
2016-08-27can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger1-2/+3
2016-08-27cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork1-0/+7
2016-08-27mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi1-0/+1
2016-08-27net: alx: Work around the DMA RX overflow issueFeng Tang1-1/+6
2016-08-22rtlwifi: Fix logic error in enter/exit power-save modewang yanqing1-2/+2
2016-08-22ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury1-1/+1