summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* net: stmmac: Fix error path after register_netdev moveFlorian Fainelli2017-03-161-2/+9
* net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli2017-03-161-9/+6
* net: korina: Fix NAPI versus resources freeingFlorian Fainelli2017-03-161-4/+4
* enic: set skb->hash type properlyGovindarajulu Varadarajan2017-03-161-6/+12
* can: peak: fix bad memory access and free sequence추지호2017-02-231-2/+4
* net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli2017-02-231-0/+4
* sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt2017-02-231-1/+1
* net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli2017-02-231-4/+7
* net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein2017-02-231-1/+6
* net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn2017-02-231-1/+1
* net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold2017-02-231-1/+3
* net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold2017-02-231-0/+1
* net: ethernet: ti: cpsw: fix bad register access in probe error pathJohan Hovold2017-02-231-4/+7
* mwifiex: printk() overflow with 32-byte SSIDsBrian Norris2017-02-231-6/+7
* net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold2017-02-231-0/+3
* bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek2017-02-231-1/+4
* net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein2017-02-233-15/+2
* net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit2017-02-231-0/+7
* net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev2017-02-231-1/+4
* net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein2017-02-231-1/+2
* net/mlx5: Avoid passing dma address 0 to firmwareNoa Osherovich2017-02-231-8/+18
* i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2017-02-231-0/+6
* net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein2017-02-232-6/+19
* net/mlx4_en: Fix wrong indentationKamal Heib2017-02-231-1/+1
* rtlwifi: Fix missing country code for Great BritainLarry Finger2017-02-231-1/+3
* rtlwifi: Update regulatory databaseShao Fu2017-02-232-3/+39
* net: systemport: Fix ordering in intrl2_*_mask_clear macroFlorian Fainelli2017-02-231-1/+1
* brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel2016-11-201-1/+1
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-11-201-10/+17
* can: flexcan: fix resume functionFabio Estevam2016-11-201-5/+8
* tun: fix transmit timestamp supportSoheil Hassas Yeganeh2016-11-201-4/+1
* net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey2016-11-201-31/+54
* brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli2016-11-201-1/+1
* brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli2016-11-201-1/+3
* brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli2016-11-201-1/+3
* net: ethoc: Fix early error pathsFlorian Fainelli2016-11-201-5/+5
* ppp: defer netns reference release for ppp channelWANG Cong2016-11-201-2/+3
* net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein2016-11-201-1/+1
* iwlwifi: pcie: fix access to scratch bufferSara Sharon2016-11-201-2/+2
* ath9k: Fix programming of minCCA power thresholdSven Eckelmann2016-11-201-1/+1
* macvlan: Fix potential use-after free for broadcastsHerbert Xu2016-11-201-2/+8
* net: bcmsysport: Device stats are unsigned longFlorian Fainelli2016-08-221-1/+1
* net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-08-221-7/+31
* net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia2016-08-221-49/+36
* bonding: prevent out of bound accessesEric Dumazet2016-08-223-10/+13
* qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter2016-08-221-1/+1
* net: phy: Manage fixed PHY address space using IDAFlorian Fainelli2016-08-221-11/+11
* net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli2016-08-221-2/+0
* net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli2016-08-221-0/+2
* can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp2016-08-221-0/+6