#ifndef _PERF_PARSE_REGS_OPTIONS_H #define _PERF_PARSE_REGS_OPTIONS_H 1 struct option; int parse_regs(const struct option *opt, const char *str, int unset); #endif /* _PERF_PARSE_REGS_OPTIONS_H */ 'https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/net/bridge/br_device.c?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/bridge/br_device.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-14bridge: fdb: converge fdb searching functions into oneNikolay Aleksandrov1-1/+1
2017-02-06bridge: move to workqueue gcNikolay Aleksandrov1-0/+1
2017-02-06net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel1-2/+0