summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-01-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King
2018-01-02net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm
2018-01-02net: mvneta: clear interface link status on port disableYelena Krivosheev
2017-12-25fm10k: ensure we process SM mbx when processing VF mbxJacob Keller
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-12-25igb: check memory allocation failureChristophe JAILLET
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
2017-12-25bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam
2017-12-25irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov
2017-12-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck
2017-12-25bna: avoid writing uninitialized data into hw registersArnd Bergmann
2017-12-25r8152: prevent the driver from transmitting packets with carrier offhayeswang
2017-12-25net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren
2017-12-25bna: integer overflow bug in debugfsDan Carpenter
2017-12-25r8152: fix the list rx_done may be used without initializationhayeswang
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan
2017-12-20macvlan: Only deliver one copy of the frame to the macvlan interfaceAlexander Duyck
2017-12-20ppp: Destroy the mutex when cleanupGao Feng
2017-12-20sfc: don't warn on successful change of MACRobert Stonehouse
2017-12-20net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-12-20fjes: Fix wrong netdevice feature flagsTaku Izumi
2017-12-20mlxsw: reg: Fix SPVMLR max record countJiri Pirko
2017-12-20mlxsw: reg: Fix SPVM max record countJiri Pirko
2017-12-20net: wimax/i2400m: fix NULL-deref at probeJohan Hovold
2017-12-20net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger
2017-12-20net: bcmgenet: power down internal phy if open or resume failsDoug Berger
2017-12-20net: bcmgenet: reserved phy revisions must be checked firstDoug Berger
2017-12-20net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger
2017-12-20net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger
2017-12-16ipvlan: fix ipv6 outbound deviceKeefe Liu
2017-12-16mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2017-12-16bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt
2017-12-16bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt
2017-12-16bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2017-12-16spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten
2017-12-16can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson
2017-12-16can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson
2017-12-16can: kvaser_usb: free buf in error pathsJimmy Assarsson
2017-12-16can: 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-netfront: Improve error handling during initializationRoss Lagerwall
2017-12-09ravb: Remove Rx overflow log messagesKazuya Mizuguchi
2017-12-09net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich