summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-07-18team: fix memory leaksPan Bian
2017-07-18macvlan: Fix device ref leak when purging bc_queueHerbert Xu
2017-07-18net: tc35815: move free after the dereferenceDan Carpenter
2017-07-18sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
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-18include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz
2017-07-18net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2017-07-18bna: integer overflow bug in debugfsDan Carpenter
2017-07-18net: wimax/i2400m: fix NULL-deref at probeJohan Hovold
2017-07-18net: bcmgenet: add begin/complete ethtool opsEdwin Chan
2017-07-18net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger
2017-07-18net: bcmgenet: synchronize irq0 status between the isr and taskDoug Berger
2017-07-18net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger
2017-07-18net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger
2017-07-18net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-06-05net: ethernet: bgmac: mac address change bugHari Vyas
2017-06-05can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde
2017-06-05vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer
2017-06-05net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet
2017-06-05net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny
2017-06-05net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev
2017-06-05mlx4: reduce OOM risk on arches with large pagesEric Dumazet
2017-06-05sfc: do not device_attach if a reset is pendingPeter Dunning
2017-06-05ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter
2017-06-05ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau
2017-06-05mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat
2017-06-05iwlwifi: mvm: rs: Remove unused 'mcs' variableKirtika Ruchandani
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-16mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
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-16qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork
2017-03-16r8152: fix the sw rx checksum is unavailablehayeswang
2017-03-16netvsc: reduce maximum GSO sizestephen hemminger
2017-03-16net: sky2: Fix shutdown crashJeremy Linton
2017-03-16bonding: set carrier off for devices created through netlinkBeniamino Galvani
2017-03-16cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork
2017-03-16net: alx: Work around the DMA RX overflow issueFeng Tang
2017-03-16udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2017-03-16net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula
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-16pegasus: Use heap buffers for all register accessBen Hutchings