summaryrefslogtreecommitdiff
path: root/changelog
AgeCommit message (Expand)AuthorFilesLines
2007-04-17Release inotail 0.3v0.3Tobias Klauser1-1/+1
2007-03-28chanlog: Updates for 0.3Tobias Klauser1-3/+2
2007-03-02Preparing inotail 0.3Tobias Klauser1-0/+10
2006-11-30changelog: Correct the versionTobias Klauser1-1/+1
2006-11-30Added changelogTobias Klauser1-0/+7
colspan='2' class='oid'>82dd4332aa07843f7444c55bc17fee9bd76aa0f7 (patch) treeb84e1515b58c33c76e6ea452a955e28e43da6736 /net parentbfd8d977af2390e646d4a5df8e88c1d7a1ae63d9 (diff)
net: bridge: add helper to offload ageing time
The SWITCHDEV_ATTR_ID_BRIDGE_AGEING_TIME switchdev attr is actually set when initializing a bridge port, and when configuring the bridge ageing time from ioctl/netlink/sysfs. Add a __set_ageing_time helper to offload the ageing time to physical switches, and add the SWITCHDEV_F_DEFER flag since it can be called under bridge lock. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
: Will Deacon <will.deacon@arm.com> Cc: Alexis Berlemont <alexis.berlemont@gmail.com> Cc: Borislav Petkov <bp@alien8.de> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> Link: http://lkml.kernel.org/n/tip-5enob06z07m7ew6nzzdmp3n2@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/arch/powerpc')