summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-21tools: ynl: add a sample for TCJakub Kicinski
2025-05-21netlink: specs: tc: add qdisc dump to TC specJakub Kicinski
2025-05-21tools: ynl: enable codegen for TCJakub Kicinski
2025-05-21tools: ynl-gen: support weird sub-message formatsJakub Kicinski
2025-05-21tools: ynl-gen: support local attrs in _multi_parseJakub Kicinski
2025-05-21tools: ynl-gen: move fixed header info from RenderInfo to StructJakub Kicinski
2025-05-21tools: ynl-gen: support passing selector to a nestJakub Kicinski
2025-05-21netlink: specs: tc: drop the family name prefix from attrsJakub Kicinski
2025-05-21netlink: specs: tc: add C naming infoJakub Kicinski
2025-05-21netlink: specs: tc: use tc-gact instead of tc-gen as struct nameJakub Kicinski
2025-05-21netlink: specs: tc: remove duplicate nestsJakub Kicinski
2025-05-21tools: ynl-gen: add makefile deps for neighJakub Kicinski
2025-05-20Merge branch 'net-airoha-add-per-flow-stats-support-to-hw-flowtable-offloading'Jakub Kicinski
2025-05-20net: airoha: ppe: Disable packet keepaliveLorenzo Bianconi
2025-05-20net: airoha: Add FLOW_CLS_STATS callback supportLorenzo Bianconi
2025-05-20net: airoha: npu: Move memory allocation in airoha_npu_send_msg() callerLorenzo Bianconi
2025-05-20Merge branch 'ipv6-follow-up-for-rtnl-free-rtm_newroute-series'Jakub Kicinski
2025-05-20ipv6: Revert two per-cpu var allocation for RTM_NEWROUTE.Kuniyuki Iwashima
2025-05-20ipv6: Pass gfp_flags down to ip6_route_info_create_nh().Kuniyuki Iwashima
2025-05-20Revert "ipv6: Factorise ip6_route_multipath_add()."Kuniyuki Iwashima
2025-05-20Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6loc...Kuniyuki Iwashima
2025-05-20ipv6: Narrow down RCU critical section in inet6_rtm_newroute().Kuniyuki Iwashima
2025-05-20inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().Kuniyuki Iwashima
2025-05-20ipv6: Remove rcu_read_lock() in fib6_get_table().Kuniyuki Iwashima
2025-05-20Merge branch 'net-bcmgenet-64bit-stats-and-expose-more-stats-in-ethtool'Jakub Kicinski
2025-05-20net: bcmgenet: expose more stats in ethtoolZak Kemble
2025-05-20net: bcmgenet: count hw discarded packets in missed statZak Kemble
2025-05-20net: bcmgenet: switch to use 64bit statisticsZak Kemble
2025-05-20Merge branch 'net-phy-fixed_phy-simplifications-and-improvements'Jakub Kicinski
2025-05-20net: phy: fixed_phy: constify status argument where possibleHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit
2025-05-20net: let lockdep compare instance locksJakub Kicinski
2025-05-20selftests: net: Fix spellingsSumanth Gavini
2025-05-20selftests: nci: Fix "Electrnoics" to "Electronics"Sumanth Gavini
2025-05-20selftests: net: validate team flags propagationStanislav Fomichev
2025-05-20eth: fbnic: Replace kzalloc/fbnic_fw_init_cmpl with fbnic_fw_alloc_cmplLee Trager
2025-05-20Merge branch 'add-built-in-2-5g-ethernet-phy-support-on-mt7988'Jakub Kicinski
2025-05-20net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988Sky Huang
2025-05-20net: phy: mediatek: Sort config and file names in Kconfig and MakefileSky Huang
2025-05-20sctp: Do not wake readers in __sctp_write_space()Petr Malat
2025-05-20net: phy: realtek: add RTL8127-internal PHYChunHao Lin
2025-05-20net: enetc: fix the error handling in enetc4_pf_netdev_create()Wei Fang
2025-05-20octeontx2-pf: Add tracepoint for NIX_PARSE_SSubbaraya Sundeep
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit
2025-05-19Merge branch 'queue_api-reduce-risk-of-name-collision-over-txq'Jakub Kicinski
2025-05-19queue_api: reduce risk of name collision over txqGur Stavi
2025-05-19Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-05-19selftests: drv-net: Fix "envirnoments" to "environments"Sumanth Gavini
2025-05-19net: netlink: reduce extack cookie sizeJohannes Berg