summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-08net: mdio-gpio: Use device_is_compatible()Andy Shevchenko
2024-04-08net: dqs: use sysfs_emit() in favor of sprintf()Eric Dumazet
2024-04-08ip_tunnel: harden copying IP tunnel params to userspaceAlexander Lobakin
2024-04-08ipv6: remove RTNL protection from ip6addrlbl_dump()Eric Dumazet
2024-04-08inet: frags: delay fqdir_free_fn()Eric Dumazet
2024-04-08ip6_vti: Remove generic .ndo_get_stats64Breno Leitao
2024-04-08ip6_vti: Do not use custom stat allocatorBreno Leitao
2024-04-06Merge branch 'phy-listing-link_topology-tracking'David S. Miller
2024-04-06net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier
2024-04-06net: sfp: Add helper to return the SFP bus nameMaxime Chevallier
2024-04-06net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-04-06net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier
2024-04-06net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-04-06net: phy: marvell: implement cable test for 88E1111Pawel Dembicki
2024-04-06netlink: add nlmsg_consume() and use it in devlink compatJakub Kicinski
2024-04-06net: skbuff: generalize the skb->decrypted bitJakub Kicinski
2024-04-05Merge branch 'ynl-rename-array-nest-to-indexed-array'Jakub Kicinski
2024-04-05ynl: support binary and integer sub-type for indexed-arrayHangbin Liu
2024-04-05ynl: rename array-nest to indexed-arrayHangbin Liu
2024-04-05tcp: annotate data-races around tp->window_clampEric Dumazet
2024-04-05Merge branch 'ethtool-hw-timestamping-statistics'Jakub Kicinski
2024-04-05tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operationRahul Rameshbabu
2024-04-05netlink: specs: ethtool: define header-flags as an enumJakub Kicinski
2024-04-05net/mlx5e: Implement ethtool hardware timestamping statisticsRahul Rameshbabu
2024-04-05net/mlx5e: Introduce timestamps statistic counter for Tx DMA layerRahul Rameshbabu
2024-04-05net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQRahul Rameshbabu
2024-04-05ethtool: add interface to read Tx hardware timestamping statisticsRahul Rameshbabu
2024-04-05Merge branch 'address-all-wunused-const-warnings'Jakub Kicinski
2024-04-05net: xgbe: remove extraneous #ifdef checksArnd Bergmann
2024-04-05isdn: kcapi: don't build unused procfs codeArnd Bergmann
2024-04-053c515: remove unused 'mtu' variableArnd Bergmann
2024-04-05trace: events: cleanup deprecated strncpy usesJustin Stitt
2024-04-05Merge branch 'mlx5e-rc2-misc-patches'Jakub Kicinski
2024-04-05net/mlx5e: Un-expose functions in en.hTariq Toukan
2024-04-05net/mlx5e: Support FEC settings for 100G/lane modesCosmin Ratiu
2024-04-05net/mlx5e: Extract checking of FEC support for a link modeCosmin Ratiu
2024-04-05bnxt_en: Fix PTP firmware timeout parameterMichael Chan
2024-04-04Merge branch 'net-dsa-microchip-ksz8-refactor-fdb-dump-path'Jakub Kicinski
2024-04-04net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0...Oleksij Rempel
2024-04-04net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we go...Oleksij Rempel
2024-04-04net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on tim...Oleksij Rempel
2024-04-04net: dsa: microchip: ksz8: Unify variable naming in ksz8_r_dyn_mac_table()Oleksij Rempel
2024-04-04net: dsa: microchip: ksz8: Refactor ksz8_r_dyn_mac_table() for readabilityOleksij Rempel
2024-04-04net: dsa: microchip: ksz8: Refactor ksz8_fdb_dump()Oleksij Rempel
2024-04-04net: dsa: microchip: Make ksz8_r_dyn_mac_table() staticOleksij Rempel
2024-04-04net: dsa: microchip: Remove unused FDB timestamp support in ksz8_r_dyn_mac_ta...Oleksij Rempel
2024-04-04Merge branch 'add-starfive-jh8100-dwmac-support'Jakub Kicinski
2024-04-04dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 supportTan Chun Hau
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds