aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-04-02sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-04-02dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-04-02fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-04-02vxlan: check return value of gro_cells_init()Taehee Yoo
2020-04-02net: dsa: mt7530: Change the LINK bit to reflect the link statusRené van Dorst
2020-04-02bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer
2020-04-02slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp
2020-04-02net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing
2020-04-02net: qmi_wwan: add support for ASKEY WWHC050Pawel Dembicki
2020-04-02net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-04-02macsec: restrict to ethernet devicesWillem de Bruijn
2020-04-02Revert "vrf: mark skb for multicast or link-local as enslaved to VRF"Sasha Levin
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-03-20hinic: fix a bug of setting hw_ioctxtLuo bin
2020-03-20slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-03-20net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas
2020-03-20iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding
2020-03-20ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar
2020-03-20ipvlan: egress mcast packets are not exceptionalPaolo Abeni
2020-03-20ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner
2020-03-20macvlan: add cond_resched() during multicast processingMahesh Bandewar
2020-03-20net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-20slip: make slhc_compress() more robust against malicious packetsEric Dumazet
2020-03-20bonding/alb: make sure arp header is pulled before accessing itEric Dumazet
2020-03-20net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-20team: add missing attribute validation for array indexJakub Kicinski
2020-03-20team: add missing attribute validation for port ifindexJakub Kicinski
2020-03-20macsec: add missing attribute validation for portJakub Kicinski
2020-03-20can: add missing attribute validation for terminationJakub Kicinski
2020-03-20bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-03-20sfc: detach from cb_page in efx_copy_channel()Edward Cree
2020-03-20r8152: check disconnect status after long sleepYou-Sheng Yang
2020-03-20net: macsec: update SCI upon MAC address change.Dmitry Bogdanov
2020-03-20ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet
2020-03-20ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar
2020-03-20net: phy: Avoid multiple suspendsFlorian Fainelli
2020-03-20phy: Revert toggling reset changes.David S. Miller
2020-03-11net: thunderx: workaround BGX TX Underflow issueTim Harvey
2020-03-11net: ks8851-ml: Fix 16-bit IO operationMarek Vasut
2020-03-11net: ks8851-ml: Fix 16-bit data accessMarek Vasut
2020-03-11net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut
2020-03-11net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli
2020-03-11drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-03-11tuntap: correctly set SOCKWQ_ASYNC_NOSPACEJason Wang
2020-03-11mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris
2020-03-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-03-11net: atlantic: fix potential error handlingPavel Belous
2020-03-11qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon