summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-24net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-04-24net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-04-24macsec: avoid to set wrong mtuTaehee Yoo
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-24Merge tag 'wireless-drivers-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-23net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-04-23net: meth: remove spurious copyright textJonathan Corbet
2020-04-23net: phy: bcm84881: clear settings on link downRussell King
2020-04-23chcr: Fix CPU hard lockupRohit Maheshwari
2020-04-23net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin
2020-04-23cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni
2020-04-23geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca
2020-04-23vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca
2020-04-23mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter
2020-04-23net: phy: marvell10g: limit soft reset to 88x3310Baruch Siach
2020-04-23mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun
2020-04-22vrf: Fix IPv6 with qdisc and xfrmDavid Ahern
2020-04-22net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli
2020-04-22net: dsa: b53: Rework ARL bin logicFlorian Fainelli
2020-04-22net: dsa: b53: Fix ARL register definitionsFlorian Fainelli
2020-04-22net: dsa: b53: Fix valid setting for MDB entriesFlorian Fainelli
2020-04-22net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli
2020-04-22vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern
2020-04-22net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino
2020-04-21net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng
2020-04-21net: broadcom: convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-04-21macvlan: fix null dereference in macvlan_device_event()Taehee Yoo
2020-04-21e1000: remove unneeded conversion to boolJason Yan
2020-04-21i40e: Remove unneeded conversion to boolJason Yan
2020-04-21ptp: Remove unneeded conversion to boolJason Yan
2020-04-21iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho
2020-04-21iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg
2020-04-21iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer
2020-04-21iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg
2020-04-21iwlwifi: pcie: indicate correct RB size to deviceJohannes Berg
2020-04-21iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein
2020-04-21iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg
2020-04-21iwlwifi: actually check allocated conf_tlv pointerChris Rorvick
2020-04-20net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun
2020-04-20net/mlx5: Kconfig: convert imply usage to weak dependencySaeed Mahameed
2020-04-20net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy
2020-04-20net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocationPaul Blakey
2020-04-20net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle
2020-04-20team: fix hang in team_mode_get()Taehee Yoo
2020-04-20cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy
2020-04-20net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier
2020-04-20net: systemport: Omit superfluous error message in bcm_sysport_probe()Tang Bin
2020-04-18net/mlx4_en: avoid indirect call in TX completionEric Dumazet
2020-04-18net: stmmac: Fix sub-second incrementJulien Beraud