summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-10bnxt: use new queue try_stop/try_wake macrosJakub Kicinski
2023-04-10ixgbe: use new queue try_stop/try_wake macrosJakub Kicinski
2023-04-10net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski
2023-04-10docs: net: use C syntax highlight in driver.rstJakub Kicinski
2023-04-10docs: net: move the probe and open/close sections of driver.rst upJakub Kicinski
2023-04-10docs: net: reformat driver.rst from a list to sectionsJakub Kicinski
2023-04-09net: phy: sfp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: nxp-tja11xx: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: mxl: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: marvell: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: bcm54140: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: aquantia: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: aquantia: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: nfp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Jakub Kicinski
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean
2023-04-07net: make SO_BUSY_POLL available to all usersEric Dumazet
2023-04-07Merge branch 'net-stmmac-dwmac-anarion-address-issues-flagged-by-sparse'Jakub Kicinski
2023-04-07net: stmmac: dwmac-anarion: Always return struct anarion_gmac * from anarion_...Simon Horman
2023-04-07net: stmmac: dwmac-anarion: Use annotation __iomem for register baseSimon Horman
2023-04-07net: stmmac: remove set but unused mask in stmmac_ethtool_set_link_ksettings()Vladimir Oltean
2023-04-07Merge tag 'ipsec-esn-replay' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-04-07Merge branch 'add-support-for-j784s4-cpsw9g'Jakub Kicinski
2023-04-07net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9GSiddharth Vadapalli
2023-04-07net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9GSiddharth Vadapalli
2023-04-07net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config()Siddharth Vadapalli
2023-04-07hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-07net: ethernet: mtk_eth_soc: mtk_ppe: prefer newly added l2 flowsFelix Fietkau
2023-04-07net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devicesFelix Fietkau
2023-04-06Merge tag 'mlx5-updates-2023-04-05' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-04-06selftests: forwarding: hw_stats_l3: Detect failure to install countersPetr Machata
2023-04-06net: sunhme: move asm includes to below linux includesSimon Horman
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-04-06Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-04-06Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-06Merge tag 'pwm/for-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-06Merge tag 'drm-fixes-2023-04-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-06Merge tag 'sound-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-04-06Merge tag 'platform-drivers-x86-v6.3-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-04-06Merge tag 'asm-generic-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-06net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong
2023-04-06nfp: initialize netdev's dev_port with correct idYinjun Zhang
2023-04-06selftests/net: fix typo in tcp_mmapEric Dumazet
2023-04-06Merge branch 'net-dsa-microchip-ksz8-enhance-static-mac-table-operations-and-...Paolo Abeni
2023-04-06net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table()Oleksij Rempel
2023-04-06net: dsa: microchip: Make ksz8_w_sta_mac_table() staticOleksij Rempel
2023-04-06net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/w...Oleksij Rempel
2023-04-06net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty...Oleksij Rempel
2023-04-06net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() staticOleksij Rempel