summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-01-31vmxnet3: repair memory leakNeil Horman1-1/+1
2018-01-31nfp: use the correct index for link speed tableJakub Kicinski1-1/+1
2018-01-31net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh1-0/+6
2018-01-31tun: fix a memory leak for tfile->tx_arrayCong Wang1-2/+13
2018-01-31mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz1-8/+2
2018-01-31be2net: restore properly promisc mode after queues reconfigurationIvan Vecera1-0/+9
2018-01-31ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault1-2/+3
2018-01-31{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha3-17/+35
2018-01-31r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu1-7/+2
2018-01-31pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6
2018-01-31net: vrf: Add support for sends to local broadcast addressDavid Ahern1-2/+3
2018-01-31lan78xx: Fix failure in USB Full SpeedYuiko Oshino1-0/+1
2018-01-23net: mvpp2: do not disable GMAC paddingYan Markman1-9/+0
2018-01-23can: peak: fix potential bug in packet fragmentationStephane Grosjean1-10/+11
2018-01-17e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-3/+8
2018-01-17iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach3-15/+14
2018-01-17sfp: fix sfp-bus oops when removing socket/upstreamRussell King1-2/+4
2018-01-17mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel3-2/+17
2018-01-17mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel1-1/+1
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov1-2/+2
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet1-0/+6
2018-01-17sh_eth: fix TSU resource handlingSergei Shtylyov1-3/+22
2018-01-17net: fec: free/restore resource in related probe error pathesFugang Duan1-2/+2
2018-01-17net: fec: defer probe if regulator is not readyFugang Duan1-0/+4
2018-01-17net: fec: restore dev_id in the cases of probe errorFugang Duan1-0/+1
2018-01-17phylink: ensure we report link down when LOS assertedRussell King1-2/+1
2018-01-17can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger1-1/+1
2018-01-17can: vxcan: improve handling of missing peer name attributeOliver Hartkopp1-1/+1
2018-01-02Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed3-29/+92
2018-01-02phylink: ensure AN is enabledRussell King1-0/+1
2018-01-02phylink: ensure the PHY interface mode is appropriately setRussell King1-0/+1
2018-01-02bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens1-2/+2
2018-01-02vxlan: restore dev->mtu setting based on lower deviceAlexey Kodanev1-0/+5
2018-01-02net/mlx5: FPGA, return -EINVAL if size is zeroKamal Heib1-0/+6
2018-01-02net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang1-1/+1
2018-01-02mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz1-0/+18
2018-01-02net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli1-1/+1
2018-01-02sfc: pass valid pointers from efx_enqueue_unwindBert Kenward1-1/+4
2018-01-02net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua1-2/+2
2018-01-02net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman1-0/+4
2018-01-02net/mlx5e: Add refcount to VXLAN structureGal Pressman2-23/+28
2018-01-02net/mlx5e: Fix features check of IPv6 trafficGal Pressman1-1/+2
2018-01-02net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman1-10/+10
2018-01-02net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha2-13/+13
2018-01-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko1-0/+1
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan1-1/+2
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King1-1/+3
2018-01-02net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm1-0/+1
2018-01-02net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan1-0/+6
2017-12-29net: mvneta: eliminate wrong call to handle rx descriptor errorYelena Krivosheev1-1/+1