summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-12-16ipvlan: fix ipv6 outbound deviceKeefe Liu
2017-12-16stmmac: reset last TSO segment size after device openLars Persson
2017-12-16usbnet: fix alignment for frames with no ethernet headerBjørn Mork
2017-12-16net: qmi_wwan: add Quectel BG96 2c7c:0296Sebastian Sjoholm
2017-12-14mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2017-12-14ibmvnic: Allocate number of rx/tx buffers agreed on by firmwareThomas Falcon
2017-12-14ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon
2017-12-14bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt
2017-12-14bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt
2017-12-14bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt
2017-12-14bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2017-12-14spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten
2017-12-14spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten
2017-12-14brcmfmac: change driver unbind order of the sdio function devicesArend Van Spriel
2017-12-14can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-14can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-14can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-14can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-14can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson
2017-12-14can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson
2017-12-14can: kvaser_usb: free buf in error pathsJimmy Assarsson
2017-12-14can: ti_hecc: Fix napi poll return value for repollOliver Stäbler
2017-12-09xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Vitaly Kuznetsov
2017-12-09net: fec: fix multicast filtering hardware setupRui Sousa
2017-12-09xen-netback: vif counters from int/long to u64Mart van Santen
2017-12-09xen-netfront: Improve error handling during initializationRoss Lagerwall
2017-12-09be2net: fix initial MAC settingIvan Vecera
2017-12-09net: thunderx: avoid dereferencing xcv when NULLVincent
2017-12-09net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer
2017-12-09gtp: fix cross netns recv on gtp socketAndreas Schultz
2017-12-09gtp: clear DF bit on GTP packet txAndreas Schultz
2017-12-09ravb: Remove Rx overflow log messagesKazuya Mizuguchi
2017-12-09net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich
2017-12-09be2net: fix unicast list fillingIvan Vecera
2017-12-09be2net: fix accesses to unicast listIvan Vecera
2017-12-09net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-12-09net: systemport: Utilize skb_put_padto()Florian Fainelli
2017-12-09libcxgb: fix error check for ip6_route_output()Varun Prakash
2017-12-09net/mlx4_en: Fix type mismatch for 32-bit systemsSlava Shwartsman
2017-11-30adm80211: add checks for dma mapping errorsAlexey Khoroshilov
2017-11-30ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski
2017-11-30bnxt_en: Set default completion ring for async events.Michael Chan
2017-11-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter
2017-11-30ath10k: ignore configuring the incorrect board_idRyan Hsu
2017-11-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu
2017-11-30mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar
2017-11-30adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter
2017-11-30rt2800: set minimum MPDU and PSDU lengths to sane valuesStanislaw Gruszka
2017-11-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner
2017-11-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner