summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-06-27net: usb: qmi_wwan: add u-blox 0x1312 compositionDavide Tronchin1-0/+1
2023-06-27ipvlan: Fix return value of ipvlan_queue_xmit()Cambda Zhu1-3/+6
2023-06-26sfc: fix crash when reading stats while NIC is resettingEdward Cree1-3/+10
2023-06-25net: axienet: Move reset before 64-bit DMA detectionMaxim Kochetkov1-5/+5
2023-06-25gtp: Fix use-after-free in __gtp_encap_destroy().Kuniyuki Iwashima1-0/+2
2023-06-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski3-47/+117
2023-06-24bonding: do not assume skb mac_header is setEric Dumazet1-1/+1
2023-06-24net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli1-0/+2
2023-06-23net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel1-18/+5
2023-06-23net: stmmac: fix double serdes powerdownBartosz Golaszewski1-6/+0
2023-06-22igc: Work around HW bug causing missing timestampsVinicius Costa Gomes1-11/+37
2023-06-22igc: Retrieve TX timestamp during interrupt handlingVinicius Costa Gomes3-12/+7
2023-06-22igc: Check if hardware TX timestamping is enabled earlierVinicius Costa Gomes3-5/+43
2023-06-22igc: Fix race condition in PTP tx codeVinicius Costa Gomes3-30/+41
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook2-10/+7
2023-06-21Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini1-1/+1
2023-06-21net: mdio: fix the wrong parametersJiawen Wu1-1/+1
2023-06-20wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya1-0/+2
2023-06-20be2net: Extend xmit workaround to BE3 chipRoss Lagerwall1-2/+2
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean1-0/+15
2023-06-20net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL2-0/+9
2023-06-20net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL1-3/+11
2023-06-20net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL1-1/+1
2023-06-20net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL2-7/+9
2023-06-20net: dpaa2-mac: add 25gbase-r supportJosua Mayer1-1/+6
2023-06-20Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...David S. Miller1-2/+4
2023-06-19Merge tag 'mlx5-fixes-2023-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller15-36/+163
2023-06-19net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren1-2/+1
2023-06-18net: phy: Manual remove LEDs to ensure correct orderingAndrew Lunn1-1/+14
2023-06-18ieee802154/adf7242: Add MODULE_FIRMWARE macroJuerg Haefliger1-0/+2
2023-06-17sfc: use budget for TX completionsÍñigo Huguet6-13/+31
2023-06-16net/mlx5e: Fix scheduling of IPsec ASO query while in atomicLeon Romanovsky1-1/+2
2023-06-16net/mlx5e: Drop XFRM state lock when modifying flow steeringLeon Romanovsky1-5/+8
2023-06-16net/mlx5e: Fix ESN update kernel panicPatrisious Haddad1-2/+12
2023-06-16net/mlx5e: Don't delay release of hardware objectsLeon Romanovsky1-1/+8
2023-06-16net/mlx5: Free IRQ rmap and notifier on kernel shutdownSaeed Mahameed1-4/+21
2023-06-16net/mlx5: DR, Fix wrong action data allocation in decap actionYevgeny Kliteynik1-1/+7
2023-06-16net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik6-15/+83
2023-06-16net/mlx5e: TC, Cleanup ct resources for nic flowChris Mi1-0/+1
2023-06-16net/mlx5e: TC, Add null pointer check for hardware miss supportChris Mi1-0/+2
2023-06-16net/mlx5: Fix driver load with single msix vectorEli Cohen1-1/+7
2023-06-16net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQMaxim Mikityanskiy1-1/+1
2023-06-16net/mlx5e: XDP, Allow growing tail for XDP multi bufferMaxim Mikityanskiy3-5/+11
2023-06-16Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds25-102/+151
2023-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-12/+0
2023-06-16octeon_ep: Add missing check for ioremapJiasheng Jiang1-1/+6
2023-06-16net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi1-2/+7
2023-06-15sfc: fix XDP queues mode with legacy IRQÍñigo Huguet2-0/+4
2023-06-15net: macsec: fix double free of percpu statsFedor Pchelkin1-7/+5
2023-06-15net: lapbether: only support ethernet devicesEric Dumazet1-0/+3