aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15Merge tag 'wireless-drivers-for-davem-2019-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller11-189/+239
2019-10-14net: aquantia: correctly handle macvlan and multicast coexistenceDmitry Bogdanov3-22/+21
2019-10-14net: aquantia: do not pass lro session with invalid tcp checksumDmitry Bogdanov1-1/+2
2019-10-14net: aquantia: when cleaning hw cache it should be toggledIgor Russkikh4-6/+53
2019-10-14net: aquantia: temperature retrieval fixIgor Russkikh1-1/+1
2019-10-14ath10k: fix latency issue for QCA988xMiaoqing Pan1-6/+9
2019-10-13netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exitYueHaibing1-1/+2
2019-10-13net/ibmvnic: Fix EOI when running in XIVE mode.Cédric Le Goater1-5/+3
2019-10-13net: lpc_eth: avoid resetting twiceAlexandre Belloni1-3/+0
2019-10-10r8169: fix jumbo packet handling on resume from suspendHeiner Kallweit1-24/+11
2019-10-09tun: remove possible false sharing in tun_flow_update()Eric Dumazet1-2/+2
2019-10-09net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas1-0/+1
2019-10-09phylink: fix kernel-doc warningsRandy Dunlap1-1/+1
2019-10-09bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet1-1/+1
2019-10-09net: stmmac: fix disabling flexible PPS outputAntonio Borneo1-0/+1
2019-10-09net: stmmac: fix length of PTP clock's name stringAntonio Borneo1-1/+1
2019-10-09iwlwifi: pcie: change qu with jf devices to use qu configurationLuca Coelho1-137/+137
2019-10-09iwlwifi: exclude GEO SAR support for 3168Luca Coelho1-7/+9
2019-10-09iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost1-11/+25
2019-10-09iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost1-0/+1
2019-10-09iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg1-4/+11
2019-10-09iwlwifi: pcie: fix indexing in command dump for new HWJohannes Berg1-2/+8
2019-10-09iwlwifi: mvm: fix race in sync rx queue notificationNaftali Goldstein1-4/+5
2019-10-09iwlwifi: mvm: force single phy initHaim Dreyfuss1-0/+3
2019-10-09iwlwifi: fix ACPI table revision checksLuca Coelho2-10/+24
2019-10-09iwlwifi: don't access trans_cfg via cfgLuca Coelho1-6/+6
2019-10-08Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211Jakub Kicinski1-1/+1
2019-10-08net/mlx5: DR, Allow insertion of duplicate rulesAlex Vesker1-6/+4
2019-10-08rt2x00: remove input-polldev.h headerDmitry Torokhov1-1/+0
2019-10-07ionic: fix stats memory dereferenceShannon Nelson2-10/+21
2019-10-06net: stmmac: selftests: Fix L2 Hash Filter testJose Abreu1-2/+2
2019-10-06net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu1-1/+1
2019-10-06net: stmmac: selftests: Check if filtering is available before runningJose Abreu1-0/+7
2019-10-06net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli1-1/+0
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-10-04net: phy: at803x: use operating parameters from PHY-specific statusRussell King1-0/+69
2019-10-04net: phy: extract pause modeRussell King1-7/+13
2019-10-04net: phy: extract link partner advertisement readingRussell King1-25/+40
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King1-0/+5
2019-10-04net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello1-1/+1
2019-10-04r8152: Set macpassthru in reset_resume callbackKai-Heng Feng1-2/+1
2019-10-04cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni1-3/+6
2019-10-04qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer1-0/+1
2019-10-04mac80211_hwsim: fix incorrect dev_alloc_name failure gotoMichael Vassernis1-1/+1
2019-10-02net: stmmac: Avoid deadlock on suspend/resumeThierry Reding1-4/+6
2019-10-02net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()Yizhuo1-1/+5
2019-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-10/+10
2019-10-02net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean1-8/+11
2019-10-02net: dsa: sja1105: Initialize the meta_lockVladimir Oltean1-0/+1
2019-10-02net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij1-4/+7