summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju2020-04-241-0/+3
* hinic: fix wrong para of wait_for_completion_timeoutLuo bin2020-04-242-3/+5
* hinic: fix a bug of waitting for IO stoppedLuo bin2020-04-241-49/+2
* net: vxge: fix wrong __VA_ARGS__ usageZheng Wei2020-04-242-8/+8
* mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata2020-04-131-3/+5
* slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe2020-04-131-3/+1
* net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang2020-04-131-1/+1
* net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel2020-04-131-0/+7
* net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli2020-04-131-1/+6
* net: ks8851-ml: Fix IO operations, againMarek Vasut2020-04-021-4/+52
* sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota2020-04-021-1/+1
* dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor2020-04-021-3/+1
* fsl/fman: detect FMan erratum A050385Madalin Bucur2020-04-023-0/+51
* vxlan: check return value of gro_cells_init()Taehee Yoo2020-04-021-2/+9
* net: dsa: mt7530: Change the LINK bit to reflect the link statusRené van Dorst2020-04-021-1/+1
* bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer2020-04-021-5/+10
* slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp2020-04-021-0/+3
* net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing2020-04-021-1/+1
* net: qmi_wwan: add support for ASKEY WWHC050Pawel Dembicki2020-04-021-0/+1
* net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang2020-04-021-2/+1
* macsec: restrict to ethernet devicesWillem de Bruijn2020-04-021-0/+3
* Revert "vrf: mark skb for multicast or link-local as enslaved to VRF"Sasha Levin2020-04-021-9/+10
* net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo2020-03-201-0/+5
* hinic: fix a bug of setting hw_ioctxtLuo bin2020-03-203-1/+3
* slip: not call free_netdev before rtnl_unlock in slip_openyangerkun2020-03-201-0/+3
* net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut2020-03-201-6/+8
* net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas2020-03-201-0/+3
* iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding2020-03-201-1/+2
* ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar2020-03-201-8/+10
* ipvlan: egress mcast packets are not exceptionalPaolo Abeni2020-03-201-2/+2
* ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner2020-03-201-4/+1
* macvlan: add cond_resched() during multicast processingMahesh Bandewar2020-03-201-0/+2
* net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski2020-03-201-3/+3
* slip: make slhc_compress() more robust against malicious packetsEric Dumazet2020-03-201-4/+10
* bonding/alb: make sure arp header is pulled before accessing itEric Dumazet2020-03-201-10/+10
* net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-201-1/+5
* team: add missing attribute validation for array indexJakub Kicinski2020-03-201-0/+1
* team: add missing attribute validation for port ifindexJakub Kicinski2020-03-201-0/+1
* macsec: add missing attribute validation for portJakub Kicinski2020-03-201-0/+1
* can: add missing attribute validation for terminationJakub Kicinski2020-03-201-0/+1
* bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam2020-03-201-2/+2
* sfc: detach from cb_page in efx_copy_channel()Edward Cree2020-03-201-0/+1
* r8152: check disconnect status after long sleepYou-Sheng Yang2020-03-201-0/+8
* net: macsec: update SCI upon MAC address change.Dmitry Bogdanov2020-03-201-5/+6
* ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet2020-03-201-1/+1
* ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar2020-03-201-0/+1
* net: phy: Avoid multiple suspendsFlorian Fainelli2020-03-201-2/+3
* phy: Revert toggling reset changes.David S. Miller2020-03-201-6/+5
* net: thunderx: workaround BGX TX Underflow issueTim Harvey2020-03-112-3/+68
* net: ks8851-ml: Fix 16-bit IO operationMarek Vasut2020-03-111-2/+2