summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-01-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek
2018-01-01macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin
2018-01-01can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje
2017-11-26net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-26smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed
2017-11-26net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky
2017-11-11am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher
2017-11-11net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann
2017-11-11ray_cs: Fix array bounds warnings.David S. Miller
2017-11-11sfc: Merge efx_mcdi_mac_check_fault() and efx_mcdi_get_mac_faults()Ben Hutchings
2017-11-11wl1251: add a missing spin_lock_init()Cong Wang
2017-11-11r8169: Do not increment tx_dropped in TX ring cleaningFlorian Fainelli
2017-11-11qlge: avoid memcpy buffer overflowArnd Bergmann
2017-11-11net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
2017-10-12wlcore: fix 64K page supportArnd Bergmann
2017-10-12mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris
2017-09-15net: phy: marvell: Limit errata to 88m1101Andrew Lunn
2017-09-15net: ethoc: enable NAPI before poll may be scheduledMax Filippov
2017-09-15net: phy: fix marvell phy status readingRussell King
2017-09-15net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König
2017-09-15net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold
2017-08-26net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy
2017-08-26ath9k_htc: fix NULL-deref at probeJohan Hovold
2017-08-26zd1211rw: fix NULL-deref at probeJohan Hovold
2017-08-26ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin
2017-08-26ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy
2017-08-26ath9k_htc: Add new USB IDLeon Nardella
2017-08-26ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA
2017-08-26ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan
2017-08-26ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan
2017-07-18net: tc35815: move free after the dereferenceDan Carpenter
2017-07-18cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-07-18smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-07-18net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2017-07-18net: wimax/i2400m: fix NULL-deref at probeJohan Hovold
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