summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-03-25Revert "vrf: mark skb for multicast or link-local as enslaved to VRF"Sasha Levin
2020-03-20wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost
2020-03-20wimax: i2400: fix memory leakNavid Emamdoost
2020-03-20sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-03-20net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-03-20net: rmnet: fix bridge mode bugsTaehee Yoo
2020-03-20net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-03-20net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-03-20net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-03-20net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
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-20hinic: fix a irq affinity bugLuo 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-18mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau
2020-03-18iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding
2020-03-18macvlan: add cond_resched() during multicast processingMahesh Bandewar
2020-03-18net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-18slip: make slhc_compress() more robust against malicious packetsEric Dumazet
2020-03-18bonding/alb: make sure arp header is pulled before accessing itEric Dumazet
2020-03-18net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-18team: add missing attribute validation for array indexJakub Kicinski
2020-03-18team: add missing attribute validation for port ifindexJakub Kicinski
2020-03-18macsec: add missing attribute validation for portJakub Kicinski
2020-03-18can: add missing attribute validation for terminationJakub Kicinski
2020-03-18bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-03-18sfc: detach from cb_page in efx_copy_channel()Edward Cree
2020-03-18r8152: check disconnect status after long sleepYou-Sheng Yang
2020-03-18net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
2020-03-18net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel
2020-03-18net: macsec: update SCI upon MAC address change.Dmitry Bogdanov
2020-03-18ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar
2020-03-18ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet
2020-03-18ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner
2020-03-18ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar
2020-03-18net: phy: Avoid multiple suspendsFlorian Fainelli
2020-03-18phy: Revert toggling reset changes.David S. Miller
2020-03-11net: thunderx: workaround BGX TX Underflow issueTim Harvey
2020-03-11ice: Don't tell the OS that link is going downMichal Swiatkowski
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: b53: Ensure the default VID is untaggedFlorian Fainelli
2020-03-11net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli
2020-03-05drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-03-05mwifiex: delete unused mwifiex_get_intf_num()Brian Norris
2020-03-05mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris