summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-12-08net: dsa: assign a bridge number even without TX forwarding offloadVladimir Oltean
2021-12-08net: dsa: make dp->bridge_num one-basedVladimir Oltean
2021-12-08ice: safer stats processingJesse Brandeburg
2021-12-08can: hi311x: hi3110_can_probe(): convert to use dev_err_probe()Andy Shevchenko
2021-12-08can: hi311x: hi3110_can_probe(): make use of device property APIAndy Shevchenko
2021-12-08can: hi311x: hi3110_can_probe(): try to get crystal clock rate from propertyAndy Shevchenko
2021-12-08can: hi311x: hi3110_can_probe(): use devm_clk_get_optional() to get the input...Andy Shevchenko
2021-12-08can: sun4i_can: add support for R40 CAN controllerEvgeny Boger
2021-12-08can: bittiming: replace CAN units with the generic ones from linux/units.hVincent Mailhol
2021-12-07net: dsa: felix: use kmemdup() to replace kmalloc + memcpyYihao Han
2021-12-07net: mscc: ocelot: split register definitions to a separate fileColin Foster
2021-12-07net: dsa: ocelot: felix: add interface for custom regmapsColin Foster
2021-12-07net: dsa: ocelot: felix: Remove requirement for PCS in felix devicesColin Foster
2021-12-07net: dsa: ocelot: remove unnecessary pci_bar variablesColin Foster
2021-12-07net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang
2021-12-07net: hns3: Fix spelling mistake "faile" -> "failed"Colin Ian King
2021-12-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-12-07net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-07gve: fix for null pointer dereference.Ameer Hamza
2021-12-07net: eql: add net device refcount trackerEric Dumazet
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel
2021-12-07ice: fix adding different tunnelsMichal Swiatkowski
2021-12-07ice: fix choosing UDP header typeMichal Swiatkowski
2021-12-07ice: ignore dropped packets during initJesse Brandeburg
2021-12-07ice: Fix problems with DSCP QoS implementationDave Ertman
2021-12-07ice: rearm other interrupt cause register after enabling VFsPaul Greenwalt
2021-12-07ice: fix FDIR init missing when reset VFYahui Cao
2021-12-07vrf: use dev_replace_track() for better trackingEric Dumazet
2021-12-07net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-07can: m_can: pci: use custom bit timings for Elkhart LakeMatthias Schiffer
2021-12-07can: m_can: make custom bittiming fields constMatthias Schiffer
2021-12-07Revert "can: m_can: remove support for custom bit timing"Matthias Schiffer
2021-12-07can: m_can: pci: fix incorrect reference clock rateMatthias Schiffer
2021-12-07can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()Matthias Schiffer
2021-12-07can: m_can: m_can_read_fifo: fix memory leak in error branchVincent Mailhol
2021-12-07can: m_can: Disable and ignore ELO interruptBrian Silverman
2021-12-07can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter
2021-12-07can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol
2021-12-06Revert "net: hns3: add void before function which don't receive ret"Guangbin Huang
2021-12-06net: prestera: replace zero-length array with flexible-array memberJosé Expósito
2021-12-06net: wwan: iosm: select CONFIG_RELAYArnd Bergmann
2021-12-06netpoll: add net device refcount tracker to struct netpollEric Dumazet
2021-12-06i40e: Fix NULL pointer dereference in i40e_dbg_dump_descNorbert Zulinski
2021-12-06i40e: Fix pre-set max number of queues for VFMateusz Palczewski
2021-12-06i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek
2021-12-06iavf: Fix reporting when setting descriptor countMichal Maloszewski
2021-12-05iwlwifi: mei: fix linking when tracing is not enabledEmmanuel Grumbach
2021-12-03qed*: esl priv flag support through ethtoolManish Chopra
2021-12-03qed*: enhance tx timeout debug infoManish Chopra