summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-06-05mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
2017-06-05ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau
2017-06-05adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter
2017-03-16macvtap: read vnet_hdr_size onceWillem de Bruijn
2017-03-16tun: read vnet_hdr_sz onceWillem de Bruijn
2017-03-16tun: Fix TUN_PKT_STRIP settingHerbert Xu
2017-03-16net: sky2: Fix shutdown crashJeremy Linton
2017-03-16net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula
2017-03-16xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky
2017-03-16catc: Use heap buffer for memory size testBen Hutchings
2017-03-16catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-03-16rtl8150: Use heap buffers for all register accessBen Hutchings
2017-03-16can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov
2017-03-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-03-16net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky
2017-03-16net/mlx4_en: Fix bad WQE issueEugenia Emantayev
2017-03-16net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2017-02-23net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli
2017-02-23mwifiex: printk() overflow with 32-byte SSIDsBrian Norris
2017-02-23net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit
2017-02-23net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein
2017-02-23rtlwifi: Fix missing country code for Great BritainLarry Finger
2017-02-23rtlwifi: Update regulatory databaseShao Fu
2016-11-20can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-11-20brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli
2016-11-20net: ethoc: Fix early error pathsFlorian Fainelli
2016-11-20ppp: defer netns reference release for ppp channelWANG Cong
2016-08-22bonding: prevent out of bound accessesEric Dumazet
2016-08-22can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp
2016-08-22can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger
2016-08-22mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi
2016-08-22net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de
2016-08-22net/mlx4_core: Fix access to uninitialized indexTariq Toukan
2016-08-22ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury
2016-06-15atl2: Disable unimplemented scatter/gather featureBen Hutchings
2016-05-01jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-05-01jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-05-01qlge: Fix receive packets drop.Manish Chopra
2016-05-01farsync: fix off-by-one bug in fst_add_oneArnd Bergmann
2016-05-01macvtap: always pass ethernet header in linearWillem de Bruijn
2016-05-01sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov
2016-05-01cdc_ncm: toggle altsetting to force reset before setupBjørn Mork
2016-05-01net: jme: fix suspend/resume on JMC260Diego Viola
2016-05-01pppoe: fix reference counting in PPPoE proxyGuillaume Nault
2016-05-01net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier
2016-05-01usbnet: cleanup after bind() in probe()Oliver Neukum
2016-05-01ppp: take reference on channels netnsGuillaume Nault
2016-05-01rapidio/rionet: fix deadlock on SMPAurelien Jacquiot
2016-05-01ethernet: micrel: fix some error codesDan Carpenter
2016-05-01ppp: ensure file->private_data can't be overriddenGuillaume Nault