summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook-10/+7
2023-06-20Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini-1/+1
2023-06-20net: mdio: fix the wrong parametersJiawen Wu-1/+1
2023-06-20wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya-0/+2
2023-06-20be2net: Extend xmit workaround to BE3 chipRoss Lagerwall-2/+2
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean-0/+15
2023-06-20net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL-0/+9
2023-06-20net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL-3/+11
2023-06-20net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL-1/+1
2023-06-20net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL-7/+9
2023-06-20net: dpaa2-mac: add 25gbase-r supportJosua Mayer-1/+6
2023-06-20Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...David S. Miller-2/+4
2023-06-19Merge tag 'mlx5-fixes-2023-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-36/+163
2023-06-19net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren-2/+1
2023-06-18net: phy: Manual remove LEDs to ensure correct orderingAndrew Lunn-1/+14
2023-06-18ieee802154/adf7242: Add MODULE_FIRMWARE macroJuerg Haefliger-0/+2
2023-06-17sfc: use budget for TX completionsÍñigo Huguet-13/+31
2023-06-16net/mlx5e: Fix scheduling of IPsec ASO query while in atomicLeon Romanovsky-1/+2
2023-06-16net/mlx5e: Drop XFRM state lock when modifying flow steeringLeon Romanovsky-5/+8
2023-06-16net/mlx5e: Fix ESN update kernel panicPatrisious Haddad-2/+12
2023-06-16net/mlx5e: Don't delay release of hardware objectsLeon Romanovsky-1/+8
2023-06-16net/mlx5: Free IRQ rmap and notifier on kernel shutdownSaeed Mahameed-4/+21
2023-06-16net/mlx5: DR, Fix wrong action data allocation in decap actionYevgeny Kliteynik-1/+7
2023-06-16net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik-15/+83
2023-06-16net/mlx5e: TC, Cleanup ct resources for nic flowChris Mi-0/+1
2023-06-16net/mlx5e: TC, Add null pointer check for hardware miss supportChris Mi-0/+2
2023-06-16net/mlx5: Fix driver load with single msix vectorEli Cohen-1/+7
2023-06-16net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQMaxim Mikityanskiy-1/+1
2023-06-16net/mlx5e: XDP, Allow growing tail for XDP multi bufferMaxim Mikityanskiy-5/+11
2023-06-15Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-102/+151
2023-06-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-12/+0
2023-06-15octeon_ep: Add missing check for ioremapJiasheng Jiang-1/+6
2023-06-15net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi-2/+7
2023-06-15sfc: fix XDP queues mode with legacy IRQÍñigo Huguet-0/+4
2023-06-15net: macsec: fix double free of percpu statsFedor Pchelkin-7/+5
2023-06-15net: lapbether: only support ethernet devicesEric Dumazet-0/+3
2023-06-14net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean-1/+1
2023-06-14ice: Fix ice module unloadJakub Buchocki-11/+5
2023-06-14Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski-1/+14
2023-06-14Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-6/+6
2023-06-14wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins-6/+6
2023-06-13net: ethernet: ti: am65-cpsw: Call of_node_put() on error pathDan Carpenter-1/+1
2023-06-12net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier-1/+38
2023-06-12net: phylink: report correct max speed for QUSGMIIMaxime Chevallier-1/+1
2023-06-12igb: fix nvm.ops.read() error handlingAleksandr Loktionov-0/+3
2023-06-12igc: Fix possible system crash when loading moduleVinicius Costa Gomes-0/+3
2023-06-12igc: Clean the TX buffer and TX descriptor ringMuhammad Husaini Zulkifli-1/+8
2023-06-12ipvlan: fix bound dev checking for IPv6 l3s modeHangbin Liu-0/+4
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch-12/+0
2023-06-10bnx2x: fix page fault following EEH recoveryDavid Christensen-2/+7