summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-01-22gianfar: Don't enable RX Filer if not supportedHamish Martin2-3/+6
2016-01-22pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2016-01-22sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-22phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn1-2/+11
2016-01-22r8152: fix lockup when runtime PM is enabledPeter Wu1-18/+3
2016-01-22net: qca_spi: fix transmit queue timeout handlingStefan Wahren1-3/+2
2016-01-22net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork2-2/+34
2016-01-22atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2016-01-22pppoe: fix memory corruption in padt work structureGuillaume Nault1-4/+10
2016-01-22vrf: fix double free and memory corruption on register_netdevice failureNikolay Aleksandrov1-1/+0
2016-01-22Revert "vrf: fix double free and memory corruption on register_netdevice fail...Ben Hutchings1-2/+13
2015-12-14broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2015-12-14vrf: fix double free and memory corruption on register_netdevice failureNikolay Aleksandrov1-13/+2
2015-12-14net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-12-14net: thunder: Check for driver data in nicvf_remove()Pavel Fedin1-2/+8
2015-12-14net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha1-12/+27
2015-12-14net/mlx5e: Added self loopback preventionTariq Toukan1-2/+54
2015-12-14r8169: fix kasan reported skb use-after-free.françois romieu1-3/+3
2015-12-09ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan1-1/+1
2015-12-09ath10k: use station's current operating mode from assoc requestVivek Natarajan1-2/+3
2015-12-09ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[]Kalle Valo1-0/+5
2015-12-09can: sja1000: clear interrupts on startMirza Krak1-0/+3
2015-12-09can: Use correct type in sizeof() in nla_put()Marek Vasut1-1/+1
2015-12-09mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2015-12-09mwifiex: avoid memsetting PCIe event bufferAmitkumar Karwar1-1/+0
2015-12-09mwifiex: fix NULL pointer dereference during hidden SSID scanAniket Nagarnaik1-1/+1
2015-12-09net: mvneta: fix error path for building skbMarcin Wojtas1-2/+6
2015-12-09net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard1-1/+1
2015-12-09iwlwifi: Add new PCI IDs for the 8260 seriesOren Givon1-1/+18
2015-12-09iwlwifi: pcie: fix (again) prepare card flowEmmanuel Grumbach1-8/+2
2015-12-09bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh1-0/+1
2015-12-09sfc: push partner queue for skb->xmit_moreMartin Habets4-4/+36
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-12-09net: bcmgenet: Software reset EPHY after power onFlorian Fainelli3-1/+22
2015-10-27net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-10-27net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein1-0/+2
2015-10-27amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2-1/+5
2015-10-27forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman1-13/+11
2015-10-26net: mv643xx_eth: add missing of_node_putJulia Lawall1-1/+3
2015-10-26ath6kl: add missing of_node_putJulia Lawall1-0/+1
2015-10-26net: phy: mdio: add missing of_node_putJulia Lawall1-0/+2
2015-10-26netdev/phy: add missing of_node_putJulia Lawall1-0/+1
2015-10-26net: netcp: add missing of_node_putJulia Lawall1-2/+6
2015-10-26net: thunderx: add missing of_node_putJulia Lawall1-1/+3
2015-10-26sh_eth: fix RX buffer size calculationSergei Shtylyov1-2/+2
2015-10-26sh_eth: fix RX buffer size alignmentSergei Shtylyov1-5/+5
2015-10-25gianfar: Fix Rx BSY error handlingClaudiu Manoil1-3/+1
2015-10-25gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil1-2/+2
2015-10-25gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil1-2/+2
2015-10-25net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2-6/+27