aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-20net: dcb: add helper functions to retrieve PCP and DSCP rewrite mapsDaniel Machon1-0/+10
2023-01-20net: dcb: add new rewrite tableDaniel Machon2-0/+10
2023-01-19Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-1/+3
2023-01-19devlink: remove devl*_port_health_reporter_destroy()Jiri Pirko1-6/+0
2023-01-19devlink: remove reporters_lockJiri Pirko1-1/+0
2023-01-19devlink: protect health reporter operation with instance lockJiri Pirko1-3/+19
2023-01-19net/mlx5: Remove MLX5E_LOCKED_FLOW flagJiri Pirko1-4/+0
2023-01-19devlink: remove linecards lockJiri Pirko1-3/+3
2023-01-19net: phy: Remove probe_capabilitiesAndrew Lunn1-8/+0
2023-01-19net: mdio: Add workaround for Micrel PHYs which are not C45 compatibleAndrew Lunn1-0/+2
2023-01-19net: mdio: Rework scanning of bus ready for quirksAndrew Lunn1-1/+1
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu1-1/+3
2023-01-18netfilter: nf_tables: add support to destroy operationFernando Fernandez Mancera1-0/+14
2023-01-18netfilter: nf_tables: avoid retpoline overhead for some ct expression callsFlorian Westphal1-0/+12
2023-01-18netfilter: nf_tables: avoid retpoline overhead for objref callsFlorian Westphal1-0/+4
2023-01-17Merge tag 'i2c-fwnode-api-2023017' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-3/+21
2023-01-17Merge tag 'regmap-mdio-c45-rework' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-0/+8
2023-01-17net: ethernet: mtk_wed: add reset/reset_complete callbacksLorenzo Bianconi1-0/+2
2023-01-17sched: add new attr TCA_EXT_WARN_MSG to report tc extact messageHangbin Liu1-0/+1
2023-01-17i2c: add fwnode APIsRussell King (Oracle)1-3/+21
2023-01-16virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman1-20/+109
2023-01-16regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.Andrew Lunn1-0/+8
2023-01-13enetc: Separate C22 and C45 transactionsAndrew Lunn1-5/+16
2023-01-13ipv6: remove max_size check inline with ipv4Jon Maxwell1-1/+1
2023-01-13sock: add tracepoint for send recv lengthYunhui Cui1-0/+45
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas2-1/+14
2023-01-13net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tagChristian Eggers1-0/+2
2023-01-13net: dsa: microchip: ptp: add packet transmission timestampingChristian Eggers1-0/+8
2023-01-13net: dsa: microchip: ptp: add packet reception timestampingChristian Eggers1-0/+21
2023-01-13net: ptp: add helper for one-step P2P clocksChristian Eggers1-0/+73
2023-01-13net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabledArun Ramadoss1-0/+22
2023-01-12u64_stat: Remove the obsolete fetch_irq() variants.Thomas Gleixner1-12/+0
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-41/+460
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-38/+127
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2023-01-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+9
2023-01-11Merge tag 'mlx5-updates-2023-01-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+69
2023-01-11drivers/net/phy: add helpers to get/set PLCA configurationPiergiorgio Beruto1-0/+6
2023-01-11drivers/net/phy: add connection between ethtool and phylib for PLCAPiergiorgio Beruto1-0/+7
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto2-0/+17
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto3-0/+94
2023-01-10net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan1-0/+1
2023-01-10net/mlx5: Enable management PF initializationShay Drory1-0/+5
2023-01-10net/mlx5: Expose shared buffer registers bits and structsMaher Sanalla2-0/+63
2023-01-10net: mdio: add mdiobus_c45_read/write_nested helpersAndrew Lunn1-0/+4
2023-01-10net: mdio: mdio-bitbang: Separate C22 and C45 transactionsAndrew Lunn1-2/+4
2023-01-10net: mdio: Move mdiobus_c45_addr() next to usersAndrew Lunn1-5/+0
2023-01-10net: mdio: Add dedicated C45 API to MDIO bus driversAndrew Lunn2-19/+25
2023-01-10net: phy: allow a phy to opt-out of interrupt handlingMichael Walle1-0/+3