summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-09Merge branch 'improve-the-taprio-qdisc-s-relationship-with-its-children'Jakub Kicinski
2023-08-09selftests/tc-testing: verify that a qdisc can be grafted onto a taprio classVladimir Oltean
2023-08-09selftests/tc-testing: test that taprio can only be attached as rootVladimir Oltean
2023-08-09selftests/tc-testing: add ptp_mock Kconfig dependencyVladimir Oltean
2023-08-09net: netdevsim: mimic tc-taprio offloadVladimir Oltean
2023-08-09net: netdevsim: use mock PHC driverVladimir Oltean
2023-08-09net: ptp: create a mock-up PTP Hardware Clock driverVladimir Oltean
2023-08-09net/sched: taprio: dump class stats for the actual q->qdiscs[]Vladimir Oltean
2023-08-09net/sched: taprio: delete misleading comment about preallocating child qdiscsVladimir Oltean
2023-08-09net/sched: taprio: try again to report q->qdiscs[] to qdisc_leaf()Vladimir Oltean
2023-08-09net/sched: taprio: keep child Qdisc refcount elevated at 2 in offload modeVladimir Oltean
2023-08-09net/sched: taprio: don't access q->qdiscs[] in unoffloaded mode during attach()Vladimir Oltean
2023-08-09Merge branch 'mlx5-expose-nic-temperature-via-hwmon-api'Jakub Kicinski
2023-08-09net/mlx5: Expose NIC temperature via hardware monitoring kernel APIAdham Faris
2023-08-09net/mlx5: Expose port.c/mlx5_query_module_num() functionAdham Faris
2023-08-09net/llc/llc_conn.c: fix 4 instances of -Wmissing-variable-declarationsNick Desaulniers
2023-08-09net: annotate data-races around sock->opsEric Dumazet
2023-08-09Merge branch 'remove-redundant-functions-and-use-generic-functions'Jakub Kicinski
2023-08-09octeontx2-af: Remove redundant functions rvu_npc_exact_mac2u64()Li Zetao
2023-08-09octeontx2-af: Use u64_to_ether_addr() to convert ethernet addressLi Zetao
2023-08-09octeontx2-af: Remove redundant functions mac2u64() and cfg2mac()Li Zetao
2023-08-09Merge branch 'mlxsw-set-port-stp-state-on-bridge-enslavement'Jakub Kicinski
2023-08-09selftests: mlxsw: router_bridge_lag: Add a new selftestPetr Machata
2023-08-09mlxsw: Set port STP state on bridge enslavementPetr Machata
2023-08-09ethernet: s2io: Use ether_addr_to_u64() to convert ethernet addressLi Zetao
2023-08-09Merge tag 'nf-next-2023-08-08' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2023-08-09mlxsw: spectrum_switchdev: Use is_zero_ether_addr() instead of ether_addr_equ...Ruan Jinjie
2023-08-09tools: ynl-gen: add missing empty line between policiesJakub Kicinski
2023-08-09net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set()Yue Haibing
2023-08-09mlxbf_gige: Remove two unused function declarationsYue Haibing
2023-08-09net: phy: Remove two unused function declarationsYue Haibing
2023-08-09net: dsa: mark parsed interface mode for legacy switch driversRussell King (Oracle)
2023-08-09devlink: clear flag on port register error pathJiri Pirko
2023-08-09tools: ynl-gen: avoid rendering empty validate fieldJiri Pirko
2023-08-09net: txgbe: Use pci_dev_id() to simplify the codeXiongfeng Wang
2023-08-09bcm63xx_enet: Remove redundant initialization ownerLi Zetao
2023-08-09tipc: Remove unused declaration tipc_link_build_bc_sync_msg()Yue Haibing
2023-08-09net: dsa: mt7530: improve and relax PHY driver dependencyDaniel Golle
2023-08-09Merge branch 'sfc-conntrack-offload'David S. Miller
2023-08-09sfc: offload left-hand side rules for conntrackEdward Cree
2023-08-09sfc: conntrack state matches in TC rulesEdward Cree
2023-08-09sfc: handle non-zero chain_index on TC rulesEdward Cree
2023-08-09sfc: offload conntrack flow entries (match only) from CT zonesEdward Cree
2023-08-09sfc: functions to insert/remove conntrack entries to MAE hardwareEdward Cree
2023-08-09sfc: functions to register for conntrack zone offloadEdward Cree
2023-08-09sfc: add MAE table machinery for conntrack tableEdward Cree
2023-08-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-08Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-08docs: net: page_pool: de-duplicate the intro commentJakub Kicinski
2023-08-08devlink: Remove unused devlink_dpipe_table_resource_set() declarationYue Haibing