summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger2020-05-101-1/+2
* net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger2020-05-101-1/+2
* net: phy: bcm84881: clear settings on link downRussell King2020-05-101-3/+3
* net: stmmac: Fix sub-second incrementJulien Beraud2020-05-101-4/+8
* net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud2020-05-101-3/+6
* wimax/i2400m: Fix potential urb refcnt leakXiyu Yang2020-05-101-0/+1
* qed: Fix use after free in qed_chain_freeYuval Basson2020-05-021-22/+16
* qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson2020-05-021-11/+2
* sfc: fix XDP-redirect in this driverJesper Dangaard Brouer2020-05-024-8/+15
* net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto2020-05-021-0/+2
* net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2020-05-022-29/+127
* net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle2020-05-021-3/+3
* net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun2020-05-021-1/+6
* net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy2020-05-024-5/+15
* net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-05-021-1/+1
* rtw88: avoid unused function warningsArnd Bergmann2020-05-021-8/+3
* brcmfmac: add stub for monitor interface xmitRafał Miłecki2020-05-021-0/+9
* iwlwifi: actually check allocated conf_tlv pointerChris Rorvick2020-05-021-1/+1
* iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho2020-04-292-16/+18
* iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg2020-04-291-2/+2
* iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer2020-04-291-4/+2
* iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg2020-04-292-3/+8
* iwlwifi: pcie: indicate correct RB size to deviceJohannes Berg2020-04-291-4/+14
* iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein2020-04-291-2/+11
* iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg2020-04-291-0/+3
* mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-295-5/+5
* net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin2020-04-291-0/+2
* vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern2020-04-291-2/+4
* geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca2020-04-291-1/+1
* vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca2020-04-291-3/+3
* net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli2020-04-292-0/+5
* net: dsa: b53: Rework ARL bin logicFlorian Fainelli2020-04-292-4/+29
* net: dsa: b53: Fix ARL register definitionsFlorian Fainelli2020-04-291-2/+2
* net: dsa: b53: Fix valid setting for MDB entriesFlorian Fainelli2020-04-291-1/+0
* net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli2020-04-291-0/+3
* vrf: Fix IPv6 with qdisc and xfrmDavid Ahern2020-04-291-2/+2
* team: fix hang in team_mode_get()Taehee Yoo2020-04-291-0/+4
* net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier2020-04-291-0/+1
* net/mlx4_en: avoid indirect call in TX completionEric Dumazet2020-04-291-1/+13
* net: bcmgenet: correct per TX/RX ring statisticsDoug Berger2020-04-291-0/+3
* mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter2020-04-294-7/+7
* macvlan: fix null dereference in macvlan_device_event()Taehee Yoo2020-04-291-1/+1
* macsec: avoid to set wrong mtuTaehee Yoo2020-04-291-4/+8
* cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy2020-04-292-21/+9
* cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni2020-04-291-7/+20
* net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli2020-04-231-6/+3
* macsec: fix NULL dereference in macsec_upd_offload()Davide Caratti2020-04-231-0/+3
* net/mlx5e: Enforce setting of a single FEC modeAya Levin2020-04-231-0/+4
* net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy2020-04-213-10/+17
* net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy2020-04-212-9/+11