summaryrefslogtreecommitdiffstats
path: root/include/linux/notifier.h
Commit message (Expand)AuthorAgeFilesLines
* notifiers: __rcu annotationsArnd Bergmann2010-08-191-5/+5
* net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller2010-05-311-1/+1
* arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-05-311-0/+1
* notifier: change notifier_from_errno(0) to return NOTIFY_OKAkinobu Mita2010-05-271-1/+4
* netpoll: add generic support for bridge and bonding devicesWANG Cong2010-05-061-0/+1
* net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy2010-03-211-1/+4
* net: rename notifier defines for netdev type changeJiri Pirko2010-03-181-2/+2
* net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman2009-12-011-1/+1
* net: introduce NETDEV_UNREGISTER_PERNETOctavian Purdila2009-11-181-0/+1
* net: introduce NETDEV_POST_INIT notifierJohannes Berg2009-10-051-0/+1
* bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-151-0/+2
* net: introduce pre-up netdev notifierJohannes Berg2009-06-031-0/+1
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-1/+9
* workqueues: make get_online_cpus() useable for work->func()Oleg Nesterov2008-07-251-0/+2
* net/core: add NETDEV_BONDING_FAILOVER eventOr Gerlitz2008-06-171-0/+1
* ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey2008-04-291-0/+4
* VT notifier extension for accessibilityKarl Dahlke2008-04-281-0/+1
* Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern2008-02-011-0/+2
* cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gautham R Shenoy2008-01-251-3/+1
* Console events and accessibilitySamuel Thibault2007-10-191-0/+6
* Add kernel/notifier.cAlexey Dobriyan2007-10-191-0/+2
* Console keyboard events and accessibilitySamuel Thibault2007-10-191-0/+9
* [NET]: Allow netdev REGISTER/CHANGENAME events to failHerbert Xu2007-07-311-0/+13
* PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-191-0/+6
* HOTPLUG: Add CPU_DYING notifierAvi Kivity2007-07-161-0/+3
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+12
* Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGautham R Shenoy2007-05-091-0/+2
* Extend notifier_call_chain to count nr_calls madeGautham R Shenoy2007-05-091-22/+30
* [PATCH] Add SRCU-based notifier chainsAlan Stern2006-10-041-5/+38
* [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-031-1/+1
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-7/+89
* [BRIDGE]: features change notificationStephen Hemminger2005-05-291-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+75
OpenPOWER on IntegriCloud