summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-02-20rtlwifi: rtl8821ae: Fix lockups on bootLarry Finger2-2/+2
2016-02-20wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2016-02-20wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2016-01-31team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2-4/+5
2016-01-31ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings3-9/+11
2016-01-31dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-31bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-31vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel1-3/+9
2016-01-31net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2-1/+32
2016-01-31veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan1-6/+0
2016-01-23gianfar: Don't enable RX Filer if not supportedHamish Martin2-3/+6
2016-01-23pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2016-01-23sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-23phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn1-2/+11
2016-01-23r8152: fix lockup when runtime PM is enabledPeter Wu1-18/+3
2016-01-23net: qca_spi: fix transmit queue timeout handlingStefan Wahren1-3/+2
2016-01-23net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork2-2/+34
2016-01-23atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2016-01-23pppoe: fix memory corruption in padt work structureGuillaume Nault1-4/+10
2016-01-23vrf: fix double free and memory corruption on register_netdevice failureNikolay Aleksandrov1-1/+0
2016-01-23Revert "vrf: fix double free and memory corruption on register_netdevice fail...Ben Hutchings1-2/+13
2015-12-15broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2015-12-15vrf: fix double free and memory corruption on register_netdevice failureNikolay Aleksandrov1-13/+2
2015-12-15net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-12-15net: thunder: Check for driver data in nicvf_remove()Pavel Fedin1-2/+8
2015-12-15net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha1-12/+27
2015-12-15net/mlx5e: Added self loopback preventionTariq Toukan1-2/+54
2015-12-15r8169: 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-28net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-10-28net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein1-0/+2
2015-10-28amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2-1/+5
2015-10-28forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman1-13/+11
2015-10-27net: mv643xx_eth: add missing of_node_putJulia Lawall1-1/+3