summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-07-21brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel
2017-07-21brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet
2017-07-21sfc: don't read beyond unicast address listBert Kenward
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-21tap: convert a mutex to a spinlockWANG Cong
2017-07-21cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli
2017-07-21net/mlx5e: Initialize CEE's getpermhwaddr address buffer to 0xffHuy Nguyen
2017-07-21vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov
2017-07-21liquidio: fix bug in soft reset failure detectionDerek Chickles
2017-07-21geneve: fix hlist corruptionJiri Benc
2017-07-21vxlan: fix hlist corruptionJiri Benc
2017-07-21net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman
2017-07-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia
2017-07-21rocker: move dereference before freeDan Carpenter
2017-07-21mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel
2017-07-21virtio-net: serialize tx routine during resetJason Wang
2017-07-21net: dp83640: Avoid NULL pointer dereference.Richard Cochran
2017-07-21sfc: Fix MCDI command size for filter operationsMartin Habets
2017-07-21netvsc: don't access netdev->num_rx_queues directlyArnd Bergmann
2017-07-21net/phy: micrel: configure intterupts after autoneg workaroundZach Brown
2017-07-05net/mlx5e: Fix timestamping capabilities reportingMaor Dickman
2017-07-05net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen
2017-07-05net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz
2017-07-05net/mlx5e: Fix min inline value for VF rep SQsChris Mi
2017-07-05qmi_wwan: new Telewell and Sierra device IDsBjørn Mork
2017-07-05net/mlx5: Enable 4K UAR only when page size is bigger than 4KMajd Dibbiny
2017-07-05net/mlx5e: Fix wrong indications in DIM due to counter wraparoundTal Gilboa
2017-07-05net/mlx5e: Added BW check for DIM decision mechanismTal Gilboa
2017-07-05net/mlx5: Remove several module events out of ethtool statsHuy Nguyen
2017-07-05net: vrf: Make add_fib_rules per network namespace flagDavid Ahern
2017-07-05net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-29brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel
2017-06-29net: phy: fix marvell phy status readingRussell King
2017-06-29brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel
2017-06-29brcmfmac: use firmware callback upon failure to loadArend Van Spriel
2017-06-29brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel
2017-06-29cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju
2017-06-24can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde
2017-06-14net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi
2017-06-14net: stmmac: fix completely hung TX when using TSONiklas Cassel
2017-06-14net: ethoc: enable NAPI before poll may be scheduledMax Filippov
2017-06-14ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca
2017-06-14geneve: fix needed_headroom and max_mtu for collect_metadataEric Garver
2017-06-14vxlan: fix use-after-free on deletionMark Bloch
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar
2017-06-14net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli
2017-06-14vxlan: eliminate cached dst leakLance Richardson
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval
2017-06-07geneve: fix fill_info when using collect_metadataEric Garver
2017-06-07virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich