#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" nux-arm.git/atom/include/linux/rtnetlink.h?h=rtc' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/linux/rtnetlink.h
AgeCommit message (Expand)Author
2025-04-07net: hold instance lock during NETDEV_CHANGEStanislav Fomichev
2025-02-05net-sysfs: remove rtnl_trylock from device attributesAntoine Tenart
2025-01-07rtnetlink: Add rtnl_net_lock_killable().Kuniyuki Iwashima
2024-12-10rtnetlink: remove pad field in ndo_fdb_dump_contextEric Dumazet
2024-12-10rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()Eric Dumazet
2024-12-10rtnetlink: add ndo_fdb_dump_contextEric Dumazet
2024-12-09net: reformat kdoc return statementsJakub Kicinski
2024-10-29rtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima
2024-10-29rtnetlink: Make per-netns RTNL dereference helpers to macro.Kuniyuki Iwashima
2024-10-08rtnetlink: Add assertion helpers for per-netns RTNL.Kuniyuki Iwashima
2024-10-08rtnetlink: Add per-netns RTNL.Kuniyuki Iwashima
2024-10-08Revert "rtnetlink: add guard for RTNL"Kuniyuki Iwashima
2024-04-03rtnetlink: add guard for RTNLJohannes Berg
2024-02-14net: add netdev_set_operstate() helperEric Dumazet
2024-02-04net: make dev_unreg_count globalEric Dumazet
2023-12-18net: rtnl: introduce rcu_replace_pointer_rtnlJamal Hadi Salim
2023-12-11rtnl: add helper to send if skb is not nullPedro Tammela
2023-12-11rtnl: add helper to check if a notification is neededVictor Nogueira
2023-12-11rtnl: add helper to check if rtnl group has listenersJamal Hadi Salim
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-12rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi
2023-03-21net: remove rcu_dereference_bh_rtnl()Eric Dumazet
2022-10-31rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu
2022-04-19net: sched: use queue_mapping to pick tx queueTonghao Zhang
2022-03-03net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATSPetr Machata