summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-09-09rtlwifi: Fix fallback firmware loadingSven Joachim2-24/+10
2017-09-09rtlwifi: Fix memory leak when firmware request failsSouptick Joarder9-0/+24
2017-09-09mwifiex: correct channel stat buffer overflowsBrian Norris2-1/+7
2017-09-09iwlwifi: pci: add new PCI ID for 7265DLuca Coelho1-0/+1
2017-09-09rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley1-2/+2
2017-09-09ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-09-07wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-08-30net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen1-2/+2
2017-08-30tun: handle register_netdevice() failures properlyEric Dumazet1-0/+3
2017-08-30nfp: fix infinite loop on umapping cleanupColin Ian King1-2/+1
2017-08-30bonding: ratelimit failed speed/duplex update warningAndreas Born1-3/+4
2017-08-30bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born1-2/+4
2017-08-25usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin1-0/+1
2017-08-13qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-13net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti1-11/+18
2017-08-13ppp: fix xmit recursion detection on ppp channelsGuillaume Nault1-8/+10
2017-08-13ppp: Fix false xmit recursion detect with two ppp devicesGao Feng1-9/+21
2017-08-11virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin1-3/+2
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli1-0/+3
2017-08-11net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey1-1/+1
2017-08-11net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev1-6/+5
2017-08-11net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev1-1/+2
2017-08-11net/mlx5e: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev3-1/+21
2017-08-11net/mlx5e: Change 1PPS out schemeEugenia Emantayev2-38/+87
2017-08-11net/mlx5e: Fix broken disable 1PPS flowEugenia Emantayev1-29/+46
2017-08-11net/mlx5e: Add field select to MTPPS registerEugenia Emantayev3-7/+29
2017-08-11net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari1-1/+1
2017-08-11net/mlx5e: IPoIB, Modify add/remove underlay QPN flowsAlex Vesker1-5/+11
2017-08-11net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh1-2/+17
2017-08-11net/mlx5: Fix command completion after timeout access invalid structureMoshe Shemesh1-2/+4
2017-08-11net/mlx5: Consider tx_enabled in all modes on remapAviv Heller1-15/+10
2017-08-11bonding: commit link status change after proposeWANG Cong1-0/+2
2017-08-11net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez1-5/+4
2017-08-11mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch1-3/+13
2017-08-11net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa1-1/+1
2017-08-11net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli1-0/+1
2017-08-11net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll1-0/+1
2017-08-11brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel1-5/+0
2017-08-11iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach1-1/+1
2017-07-28igb: Explicitly select page 0 at initializationMatwey V Kornilov1-0/+1
2017-07-28mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris1-36/+35
2017-07-28wlcore: fix 64K page supportArnd Bergmann1-3/+3
2017-07-28iwlwifi: mvm: fix the recovery flow while connectingEmmanuel Grumbach1-7/+25
2017-07-28ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan1-1/+3
2017-07-28ath9k: fix tx99 bus errorMiaoqing Pan1-2/+0
2017-07-28ath9k: fix tx99 use after freeMiaoqing Pan1-4/+9
2017-07-21brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel1-4/+3
2017-07-21brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet1-1/+2
2017-07-21sfc: don't read beyond unicast address listBert Kenward1-5/+3
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5