summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-07can: mcp251xfd: mcp251xfd_handle_tefif(): fix TEF vs. TX race conditionMarc Kleine-Budde
2021-01-07can: tcan4x5x: fix bittiming const, use common bittiming from m_can driverMarc Kleine-Budde
2021-01-07can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()Marc Kleine-Budde
2021-01-06ptp: ptp_ines: prevent build when HAS_IOMEM is not setRandy Dunlap
2021-01-06net: dsa: fix led_classdev build errorsRandy Dunlap
2021-01-06net: bareudp: add missing error handling for bareudp_link_config()Jakub Kicinski
2021-01-06net: mvneta: fix error message when MTU too large for XDPMarek Behún
2021-01-05selftests: fix the return value for UDP GRO testPo-Hsu Lin
2021-01-05net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman
2021-01-05net: qrtr: fix null-ptr-deref in qrtr_ns_removeQinglang Miao
2021-01-05net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen
2021-01-05Merge branch 'hns3-fixes'David S. Miller
2021-01-05net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen
2021-01-05net: hns3: fix the number of queues actually used by ARQYufeng Mo
2021-01-05net: hns3: fix a phy loopback fail issueYonglong Liu
2021-01-05docs: net: fix documentation on .ndo_get_statsJakub Kicinski
2021-01-05Merge branch 'stmmac-fixes'David S. Miller
2021-01-05net: stmmac: dwmac-sun8i: Balance syscon (de)initializationSamuel Holland
2021-01-05net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland
2021-01-05net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland
2021-01-05net: stmmac: dwmac-sun8i: Fix probe error handlingSamuel Holland
2021-01-05net: vlan: avoid leaks on register_vlan_dev() failuresJakub Kicinski
2021-01-05net: suggest L2 discards be counted towards rx_droppedJakub Kicinski
2021-01-05net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET
2021-01-05wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann
2021-01-05misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann
2021-01-05cfg80211: select CONFIG_CRC32Arnd Bergmann
2021-01-05wil6210: select CONFIG_CRC32Arnd Bergmann
2021-01-05can: kvaser_pciefd: select CONFIG_CRC32Arnd Bergmann
2021-01-05phy: dp83640: select CONFIG_CRC32Arnd Bergmann
2021-01-05qed: select CONFIG_CRC32Arnd Bergmann
2021-01-05Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-05Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-05mm: make wait_on_page_writeback() wait for multiple pending writebacksLinus Torvalds
2021-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-04Merge branch 'net-dsa-lantiq_gswip-two-fixes-for-net-stable'Jakub Kicinski
2021-01-04net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl
2021-01-04net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl
2021-01-04net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_eventXie He
2021-01-04r8169: work around power-saving bug on some chip versionsHeiner Kallweit
2021-01-04net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork
2021-01-04selftests: mlxsw: Set headroom size of correct portIdo Schimmel
2021-01-04net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax
2021-01-04ibmvnic: fix: NULL pointer dereference.YANG LI
2021-01-04docs: networking: packet_mmap: fix old config referenceBaruch Siach
2021-01-04docs: networking: packet_mmap: fix formatting for C macrosBaruch Siach
2021-01-04vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang
2021-01-04bareudp: Fix use of incorrect min_headroom sizeTaehee Yoo
2021-01-04bareudp: set NETIF_F_LLTX flagTaehee Yoo