summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-03-19ixgb: Remove ixgb driverTony Nguyen
2023-03-19net: mdio: fix owner field for mdio buses registered using ACPIFlorian Fainelli
2023-03-19net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon
2023-03-19net: phy: Ensure state transitions are processed from phy_stop()Florian Fainelli
2023-03-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-03-19xirc2ps_cs: Fix use after free bug in xirc2ps_detachZheng Wang
2023-03-19net: phy: at803x: Replace of_gpio.h with what indeed is usedAndy Shevchenko
2023-03-19net: smc91x: Replace of_gpio.h with what indeed is usedAndy Shevchenko
2023-03-19qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin
2023-03-19net: macb: Set MDIO clock divisor for pclk higher than 160MHzBartosz Wawrzyniak
2023-03-17net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offloadGavin Li
2023-03-17net/mlx5e: Add helper for encap_info_equal for tunnels with optionsGavin Li
2023-03-17vxlan: Expose helper vxlan_build_gbp_hdrGavin Li
2023-03-17vxlan: Remove unused argument from vxlan_build_gbp_hdr( ) and vxlan_build_gpe...Gavin Li
2023-03-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-03-17wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang
2023-03-17net: ethernet: ti: am65-cpts: reset pps genf adj settings on enableGrygorii Strashko
2023-03-17net: macb: Increase halt timeout to accommodate 10Mbps linkHarini Katakam
2023-03-17net: dsa: mv88e6xxx: mask apparently non-existing phys during probingKlaus Kudielka
2023-03-17net: dsa: mv88e6xxx: move call to mv88e6xxx_mdios_register()Klaus Kudielka
2023-03-17net: dsa: mv88e6xxx: re-order functionsKlaus Kudielka
2023-03-17net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus codeVladimir Oltean
2023-03-17net: wangxun: Remove macro that is redefinedmengyuanlou
2023-03-17net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich
2023-03-17net: dsa: b53: mmap: fix device tree supportÁlvaro Fernández Rojas
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2023-03-17gve: Add AF_XDP zero-copy support for GQI-QPL formatPraveen Kaligineedi
2023-03-17gve: Add XDP REDIRECT support for GQI-QPL formatPraveen Kaligineedi
2023-03-17gve: Add XDP DROP and TX support for GQI-QPL formatPraveen Kaligineedi
2023-03-17gve: Changes to add new TX queuesPraveen Kaligineedi
2023-03-17gve: XDP support GQI-QPL: helper function changesPraveen Kaligineedi
2023-03-17net: pcs: lynx: don't print an_enabled in pcs_get_state()Russell King (Oracle)
2023-03-17net: pcs: xpcs: remove double-read of link state when using ANRussell King (Oracle)
2023-03-17vxlan: Enable MDB supportIdo Schimmel
2023-03-17vxlan: Add MDB data path supportIdo Schimmel
2023-03-17vxlan: mdb: Add an internal flag to indicate MDB usageIdo Schimmel
2023-03-17vxlan: mdb: Add MDB control path supportIdo Schimmel
2023-03-17vxlan: Expose vxlan_xmit_one()Ido Schimmel
2023-03-17vxlan: Move address helpers to private headersIdo Schimmel
2023-03-17net: mana: Add new MANA VF performance counters for easier troubleshootingShradha Gupta
2023-03-17bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave failsNikolay Aleksandrov
2023-03-17bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type changeNikolay Aleksandrov
2023-03-17net: wangxun: Implement the ndo change mtu interfaceMengyuan Lou
2023-03-17net: renesas: rswitch: Fix GWTSDIE register handlingYoshihiro Shimoda
2023-03-17net: renesas: rswitch: Fix the output value of quote from rswitch_rx()Yoshihiro Shimoda
2023-03-17ethernet: sun: add check for the mdesc_grab()Liang He
2023-03-17net: dsa: realtek: rtl8365mb: add change_mtuLuiz Angelo Daros de Luca
2023-03-16net: ipa: fix some register validity checksAlex Elder