summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: usb: qmi_wwan: add u-blox 0x1312 compositionDavide Tronchin2023-06-271-0/+1
* ipvlan: Fix return value of ipvlan_queue_xmit()Cambda Zhu2023-06-271-3/+6
* sfc: fix crash when reading stats while NIC is resettingEdward Cree2023-06-261-3/+10
* net: axienet: Move reset before 64-bit DMA detectionMaxim Kochetkov2023-06-251-5/+5
* gtp: Fix use-after-free in __gtp_encap_destroy().Kuniyuki Iwashima2023-06-251-0/+2
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2023-06-253-47/+117
|\
| * igc: Work around HW bug causing missing timestampsVinicius Costa Gomes2023-06-221-11/+37
| * igc: Retrieve TX timestamp during interrupt handlingVinicius Costa Gomes2023-06-223-12/+7
| * igc: Check if hardware TX timestamping is enabled earlierVinicius Costa Gomes2023-06-223-5/+43
| * igc: Fix race condition in PTP tx codeVinicius Costa Gomes2023-06-223-30/+41
* | bonding: do not assume skb mac_header is setEric Dumazet2023-06-241-1/+1
* | net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli2023-06-241-0/+2
* | net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel2023-06-231-18/+5
* | net: stmmac: fix double serdes powerdownBartosz Golaszewski2023-06-231-6/+0
|/
* net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook2023-06-222-10/+7
* Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini2023-06-211-1/+1
* net: mdio: fix the wrong parametersJiawen Wu2023-06-211-1/+1
* wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya2023-06-201-0/+2
* be2net: Extend xmit workaround to BE3 chipRoss Lagerwall2023-06-201-2/+2
* net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean2023-06-201-0/+15
* net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL2023-06-202-0/+9
* net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL2023-06-201-3/+11
* net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL2023-06-201-1/+1
* net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL2023-06-202-7/+9
* net: dpaa2-mac: add 25gbase-r supportJosua Mayer2023-06-201-1/+6
* Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...David S. Miller2023-06-201-2/+4
|\
| * ieee802154: hwsim: Fix possible memory leaksChen Aotian2023-04-121-2/+4
* | Merge tag 'mlx5-fixes-2023-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2023-06-1915-36/+163
|\ \
| * | net/mlx5e: Fix scheduling of IPsec ASO query while in atomicLeon Romanovsky2023-06-161-1/+2
| * | net/mlx5e: Drop XFRM state lock when modifying flow steeringLeon Romanovsky2023-06-161-5/+8
| * | net/mlx5e: Fix ESN update kernel panicPatrisious Haddad2023-06-161-2/+12
| * | net/mlx5e: Don't delay release of hardware objectsLeon Romanovsky2023-06-161-1/+8
| * | net/mlx5: Free IRQ rmap and notifier on kernel shutdownSaeed Mahameed2023-06-161-4/+21
| * | net/mlx5: DR, Fix wrong action data allocation in decap actionYevgeny Kliteynik2023-06-161-1/+7
| * | net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik2023-06-166-15/+83
| * | net/mlx5e: TC, Cleanup ct resources for nic flowChris Mi2023-06-161-0/+1
| * | net/mlx5e: TC, Add null pointer check for hardware miss supportChris Mi2023-06-161-0/+2
| * | net/mlx5: Fix driver load with single msix vectorEli Cohen2023-06-161-1/+7
| * | net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQMaxim Mikityanskiy2023-06-161-1/+1
| * | net/mlx5e: XDP, Allow growing tail for XDP multi bufferMaxim Mikityanskiy2023-06-163-5/+11
* | | net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren2023-06-191-2/+1
* | | net: phy: Manual remove LEDs to ensure correct orderingAndrew Lunn2023-06-181-1/+14
* | | ieee802154/adf7242: Add MODULE_FIRMWARE macroJuerg Haefliger2023-06-181-0/+2
* | | sfc: use budget for TX completionsÍñigo Huguet2023-06-176-13/+31
|/ /
* | Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-1625-102/+151
|\ \
| * | octeon_ep: Add missing check for ioremapJiasheng Jiang2023-06-161-1/+6
| * | net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi2023-06-161-2/+7
| * | sfc: fix XDP queues mode with legacy IRQÍñigo Huguet2023-06-152-0/+4
| * | net: macsec: fix double free of percpu statsFedor Pchelkin2023-06-151-7/+5
| * | net: lapbether: only support ethernet devicesEric Dumazet2023-06-151-0/+3