summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-20nexthop: Fix division by zero while replacing a resilient groupIdo Schimmel1-0/+2
2021-09-20napi: fix race inside napi_enableXuan Zhuo1-6/+10
2021-09-19selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGSShuah Khan1-4/+1
2021-09-19net/mlx4_en: Resolve bad operstate valueLama Kayal2-19/+29
2021-09-19selftests: net: af_unix: Fix incorrect args in test result msgShuah Khan1-2/+3
2021-09-19net: bgmac-bcma: handle deferred probe error due to mac-addressChristian Lamparter1-0/+2
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean5-73/+81
2021-09-19net: freescale: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-09-19Merge branch 'ocelot-phylink-fixes'David S. Miller1-10/+0
2021-09-19net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFGColin Foster1-6/+0
2021-09-19net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFGColin Foster1-4/+0
2021-09-19net: core: Correct the sock::sk_lock.owned lockdep annotationsThomas Gleixner2-14/+24
2021-09-19docs: net: dsa: sja1105: fix reference to sja1105.txtAlejandro Concepcion-Rodriguez1-1/+1
2021-09-19igc: fix build errors for PTPRandy Dunlap1-0/+1
2021-09-19enetc: Fix uninitialized struct dim_sample field usageClaudiu Manoil1-1/+1
2021-09-19enetc: Fix illegal access when reading affinity_hintClaudiu Manoil1-4/+1
2021-09-19virtio-net: fix pages leaking when building skb in big modeJason Wang1-0/+4
2021-09-19xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich1-1/+1
2021-09-19Merge branch 'dsa-shutdown'David S. Miller38-24/+543
2021-09-19net: dsa: xrs700x: be compatible with masters which unregister on shutdownVladimir Oltean4-0/+43
2021-09-19net: dsa: microchip: ksz8863: be compatible with masters which unregister on ...Vladimir Oltean1-0/+13
2021-09-19net: dsa: hellcreek: be compatible with masters which unregister on shutdownVladimir Oltean1-0/+16
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean30-24/+457
2021-09-19net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean2-0/+14
2021-09-17net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()Florian Fainelli1-1/+1
2021-09-17net: update NXP copyright textVladimir Oltean24-24/+24
2021-09-17net: hso: fix muxed tty registrationJohan Hovold1-7/+5
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds80-384/+770
2021-09-16net: 6pack: Fix tx timeout and slot timeGuenter Roeck1-2/+2
2021-09-16drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unusedArnd Bergmann1-1/+1
2021-09-16cpufreq: vexpress: Drop unused variableGuenter Roeck1-1/+0
2021-09-16alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2021-09-163com 3c515: make it compile on 64-bit architecturesLinus Torvalds1-1/+1
2021-09-16Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-09-16Merge tag 'm68k-for-v5.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-12/+16
2021-09-16mlxbf_gige: clear valid_polarity upon openDavid Thompson1-0/+7
2021-09-16igc: fix tunnel offloadingPaolo Abeni1-1/+3
2021-09-16net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen3-9/+0
2021-09-16net: wan: wanxl: define CROSS_COMPILE_M68KAdam Borowski1-0/+2
2021-09-16selftests: nci: replace unsigned int with intXiang wangx1-1/+1
2021-09-16parisc: Use absolute_pointer() to define PAGE0Helge Deller1-1/+1
2021-09-16Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-19/+46
2021-09-16Merge tag 'rtc-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+2
2021-09-16net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean4-15/+42
2021-09-16Revert "net: phy: Uniform PHY driver access"Vladimir Oltean1-1/+3
2021-09-16net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean1-7/+5
2021-09-15qnx4: avoid stringop-overread errorsLinus Torvalds1-17/+34
2021-09-15sparc: avoid stringop-overread errorsLinus Torvalds1-1/+2
2021-09-15Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds4-40/+49
2021-09-15alpha: Use absolute_pointer to define COMMAND_LINEGuenter Roeck1-1/+1