summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-05-11vxlan: Fix big-endian declaration of VNIBen Hutchings
2019-05-11brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel
2019-05-11Revert "brcmfmac: assure SSID length from firmware is limited"Ben Hutchings
2019-05-02brcmfmac: add subtype check for event handling in data pathArend van Spriel
2019-05-02brcmfmac: revise handling events in receive pathArend van Spriel
2019-05-02brcmfmac: fix incorrect event channel deductionGavin Li
2019-05-02brcmfmac: screening firmware event packetFranky Lin
2019-05-02brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instanceArend van Spriel
2019-05-02brcmfmac: consolidate ifp lookup in driver coreArend van Spriel
2019-05-02brcmfmac: assure SSID length from firmware is limitedArend van Spriel
2019-05-02net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-05-02mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-05-02net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-05-02team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang
2019-05-02vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet
2019-05-02skge: potential memory corruption in skge_get_regs()Dan Carpenter
2019-05-02net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2019-05-02can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl
2019-05-02net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit
2019-05-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko
2019-05-02net/phy: micrel: configure intterupts after autoneg workaroundZach Brown
2019-05-02net/phy: micrel: Add workaround for bad autonegNathan Sullivan
2019-04-04Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare
2019-04-04net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet
2019-04-04ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2019-04-04igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2019-04-04ath6kl: Only use match sets when firmware supports itKyle Roeschley
2019-04-04net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky
2019-04-04b43: Fix error in cordic routineLarry Finger
2019-04-04wireless: airo: potential buffer overflow in sprintf()Dan Carpenter
2019-03-25net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau
2019-03-25USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng
2019-02-11vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King
2019-02-11vxlan: Fix error path in __vxlan_dev_create()Petr Machata
2019-02-11net: macb: add missing barriers when reading descriptorsAnssi Hannula
2019-02-11net: macb: fix dropped RX frames due to a raceAnssi Hannula
2019-02-11net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri
2019-02-11net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2019-02-11tun: forbid iface creation with rtnl opsNicolas Dichtel
2019-02-11rapidio/rionet: do not free skb before reading its lengthPan Bian
2019-02-11team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu
2019-02-11net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin
2019-02-11can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde
2019-02-11can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde
2019-02-11can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde
2019-02-11can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde
2019-02-11mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk
2019-02-11mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2019-02-11net: stmmac: Fix RX packet size > 8191Thor Thayer
2019-02-11net: bcmgenet: fix OF child-node lookupJohan Hovold