summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabledVladimir Oltean2021-09-231-3/+8
* net: ethernet: mtk_eth_soc: avoid creating duplicate offload entriesFelix Fietkau2021-09-231-0/+3
* nfc: st-nci: Add SPI ID matching DT compatibleMark Brown2021-09-231-0/+1
* MAINTAINERS: remove Guvenc Gulce as net/smc maintainerGuvenc Gulce2021-09-231-1/+0
* nexthop: Fix memory leaks in nexthop notification chain listenersIdo Schimmel2021-09-232-6/+15
* mptcp: ensure tx skbs always have the MPTCP extPaolo Abeni2021-09-221-2/+2
* qed: rdma - don't wait for resources under hw error recovery flowShai Malin2021-09-222-0/+16
* Merge branch 's390-qeth-fixes-2021-09-21'Jakub Kicinski2021-09-226-19/+18
|\
| * s390/qeth: fix deadlock during failing recoveryAlexandra Winter2021-09-223-4/+11
| * s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter2021-09-224-15/+4
| * s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann2021-09-221-0/+3
|/
* Merge branch 'dsa-devres'David S. Miller2021-09-212-4/+10
|\
| * net: dsa: realtek: register the MDIO bus under devresVladimir Oltean2021-09-211-1/+1
| * net: dsa: don't allocate the slave_mii_bus using devresVladimir Oltean2021-09-211-3/+9
|/
* Doc: networking: Fox a typo in ice.rstMasanari Iida2021-09-211-1/+1
* net: dsa: fix dsa_tree_setup error pathVladimir Oltean2021-09-211-0/+1
* Merge branch 'smc-fixes'David S. Miller2021-09-212-1/+4
|\
| * net/smc: fix 'workqueue leaked lock' in smc_conn_abort_workKarsten Graul2021-09-211-0/+2
| * net/smc: add missing error check in smc_clc_prfx_set()Karsten Graul2021-09-211-1/+2
|/
* Merge branch 'hns3-fixes'David S. Miller2021-09-205-49/+103
|\
| * net: hns3: fix a return value error in hclge_get_reset_status()Yufeng Mo2021-09-201-4/+11
| * net: hns3: check vlan id before using itliaoguojia2021-09-201-0/+3
| * net: hns3: check queue id range before usingYufeng Mo2021-09-201-0/+8
| * net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang2021-09-204-10/+12
| * net: hns3: fix inconsistent vf id printJian Shen2021-09-201-2/+5
| * net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen2021-09-202-33/+64
|/
* ptp: ocp: add COMMON_CLK dependencyArnd Bergmann2021-09-201-0/+1
* bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan2021-09-203-5/+10
* nexthop: Fix division by zero while replacing a resilient groupIdo Schimmel2021-09-201-0/+2
* napi: fix race inside napi_enableXuan Zhuo2021-09-201-6/+10
* selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGSShuah Khan2021-09-191-4/+1
* net/mlx4_en: Resolve bad operstate valueLama Kayal2021-09-192-19/+29
* selftests: net: af_unix: Fix incorrect args in test result msgShuah Khan2021-09-191-2/+3
* net: bgmac-bcma: handle deferred probe error due to mac-addressChristian Lamparter2021-09-191-0/+2
* net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean2021-09-195-73/+81
* net: freescale: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-09-191-1/+0
* Merge branch 'ocelot-phylink-fixes'David S. Miller2021-09-191-10/+0
|\
| * net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFGColin Foster2021-09-191-6/+0
| * net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFGColin Foster2021-09-191-4/+0
|/
* net: core: Correct the sock::sk_lock.owned lockdep annotationsThomas Gleixner2021-09-192-14/+24
* docs: net: dsa: sja1105: fix reference to sja1105.txtAlejandro Concepcion-Rodriguez2021-09-191-1/+1
* igc: fix build errors for PTPRandy Dunlap2021-09-191-0/+1
* enetc: Fix uninitialized struct dim_sample field usageClaudiu Manoil2021-09-191-1/+1
* enetc: Fix illegal access when reading affinity_hintClaudiu Manoil2021-09-191-4/+1
* virtio-net: fix pages leaking when building skb in big modeJason Wang2021-09-191-0/+4
* xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich2021-09-191-1/+1
* Merge branch 'dsa-shutdown'David S. Miller2021-09-1938-24/+543
|\
| * net: dsa: xrs700x: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-194-0/+43
| * net: dsa: microchip: ksz8863: be compatible with masters which unregister on ...Vladimir Oltean2021-09-191-0/+13
| * net: dsa: hellcreek: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-191-0/+16