aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-19Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Jakub Kicinski 1-1/+3
2023-01-19devlink: remove devl*_port_health_reporter_destroy()Gravatar Jiri Pirko 1-6/+0
2023-01-19devlink: remove reporters_lockGravatar Jiri Pirko 1-1/+0
2023-01-19devlink: protect health reporter operation with instance lockGravatar Jiri Pirko 1-3/+19
2023-01-19net/mlx5: Remove MLX5E_LOCKED_FLOW flagGravatar Jiri Pirko 1-4/+0
2023-01-19devlink: remove linecards lockGravatar Jiri Pirko 1-3/+3
2023-01-19net: phy: Remove probe_capabilitiesGravatar Andrew Lunn 1-8/+0
2023-01-19net: mdio: Add workaround for Micrel PHYs which are not C45 compatibleGravatar Andrew Lunn 1-0/+2
2023-01-19net: mdio: Rework scanning of bus ready for quirksGravatar Andrew Lunn 1-1/+1
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseGravatar Rahul Rameshbabu 1-1/+3
2023-01-18netfilter: nf_tables: add support to destroy operationGravatar Fernando Fernandez Mancera 1-0/+14
2023-01-18netfilter: nf_tables: avoid retpoline overhead for some ct expression callsGravatar Florian Westphal 1-0/+12
2023-01-18netfilter: nf_tables: avoid retpoline overhead for objref callsGravatar Florian Westphal 1-0/+4
2023-01-17Merge tag 'i2c-fwnode-api-2023017' of https://git.kernel.org/pub/scm/linux/ke...Gravatar Jakub Kicinski 1-3/+21
2023-01-17Merge tag 'regmap-mdio-c45-rework' of https://git.kernel.org/pub/scm/linux/ke...Gravatar Jakub Kicinski 1-0/+8
2023-01-17net: ethernet: mtk_wed: add reset/reset_complete callbacksGravatar Lorenzo Bianconi 1-0/+2
2023-01-17sched: add new attr TCA_EXT_WARN_MSG to report tc extact messageGravatar Hangbin Liu 1-0/+1
2023-01-17i2c: add fwnode APIsGravatar Russell King (Oracle) 1-3/+21
2023-01-16virtio/vsock: replace virtio_vsock_pkt with sk_buffGravatar Bobby Eshleman 1-20/+109
2023-01-16regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.Gravatar Andrew Lunn 1-0/+8
2023-01-13enetc: Separate C22 and C45 transactionsGravatar Andrew Lunn 1-5/+16
2023-01-13ipv6: remove max_size check inline with ipv4Gravatar Jon Maxwell 1-1/+1
2023-01-13sock: add tracepoint for send recv lengthGravatar Yunhui Cui 1-0/+45
2023-01-13ethtool: add tx aggregation parametersGravatar Daniele Palmas 2-1/+14
2023-01-13net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tagGravatar Christian Eggers 1-0/+2
2023-01-13net: dsa: microchip: ptp: add packet transmission timestampingGravatar Christian Eggers 1-0/+8
2023-01-13net: dsa: microchip: ptp: add packet reception timestampingGravatar Christian Eggers 1-0/+21
2023-01-13net: ptp: add helper for one-step P2P clocksGravatar Christian Eggers 1-0/+73
2023-01-13net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabledGravatar Arun Ramadoss 1-0/+22
2023-01-12u64_stat: Remove the obsolete fetch_irq() variants.Gravatar Thomas Gleixner 1-12/+0
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 14-41/+460
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-38/+127
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
2023-01-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-0/+9
2023-01-11Merge tag 'mlx5-updates-2023-01-10' of git://git.kernel.org/pub/scm/linux/ker...Gravatar David S. Miller 2-0/+69
2023-01-11drivers/net/phy: add helpers to get/set PLCA configurationGravatar Piergiorgio Beruto 1-0/+6
2023-01-11drivers/net/phy: add connection between ethtool and phylib for PLCAGravatar Piergiorgio Beruto 1-0/+7
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYGravatar Piergiorgio Beruto 2-0/+17
2023-01-11net/ethtool: add netlink interface for the PLCA RSGravatar Piergiorgio Beruto 3-0/+94
2023-01-10net/mlx5: Prevent high-rate FW commands from populating all slotsGravatar Tariq Toukan 1-0/+1
2023-01-10net/mlx5: Enable management PF initializationGravatar Shay Drory 1-0/+5
2023-01-10net/mlx5: Expose shared buffer registers bits and structsGravatar Maher Sanalla 2-0/+63
2023-01-10net: mdio: add mdiobus_c45_read/write_nested helpersGravatar Andrew Lunn 1-0/+4
2023-01-10net: mdio: mdio-bitbang: Separate C22 and C45 transactionsGravatar Andrew Lunn 1-2/+4
2023-01-10net: mdio: Move mdiobus_c45_addr() next to usersGravatar Andrew Lunn 1-5/+0
2023-01-10net: mdio: Add dedicated C45 API to MDIO bus driversGravatar Andrew Lunn 2-19/+25
2023-01-10net: phy: allow a phy to opt-out of interrupt handlingGravatar Michael Walle 1-0/+3
2023-01-09net/mlx5: Fix command stats access after freeGravatar Moshe Shemesh 1-1/+1
2023-01-07Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-0/+5