aboutsummaryrefslogtreecommitdiff
path: root/include/linux/notifier.h
AgeCommit message (Expand)Author
2010-08-19notifiers: __rcu annotationsArnd Bergmann
2010-05-31net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller
2010-05-31arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-05-27notifier: change notifier_from_errno(0) to return NOTIFY_OKAkinobu Mita
2010-05-06netpoll: add generic support for bridge and bonding devicesWANG Cong
2010-03-21net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy
2010-03-18net: rename notifier defines for netdev type changeJiri Pirko
2009-12-01net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman
2009-11-18net: introduce NETDEV_UNREGISTER_PERNETOctavian Purdila
2009-10-05net: introduce NETDEV_POST_INIT notifierJohannes Berg
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua
2009-06-03net: introduce pre-up netdev notifierJohannes Berg
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-07-25workqueues: make get_online_cpus() useable for work->func()Oleg Nesterov
2008-06-17net/core: add NETDEV_BONDING_FAILOVER eventOr Gerlitz
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey
2008-04-28VT notifier extension for accessibilityKarl Dahlke
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern
2008-01-25cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gautham R Shenoy
2007-10-19Console events and accessibilitySamuel Thibault
2007-10-19Add kernel/notifier.cAlexey Dobriyan
2007-10-19Console keyboard events and accessibilitySamuel Thibault
2007-07-31[NET]: Allow netdev REGISTER/CHANGENAME events to failHerbert Xu
2007-07-19PM: introduce hibernation and suspend notifiersRafael J. Wysocki
2007-07-16HOTPLUG: Add CPU_DYING notifierAvi Kivity
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-09Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGautham R Shenoy
2007-05-09Extend notifier_call_chain to count nr_calls madeGautham R Shenoy
2006-10-04[PATCH] Add SRCU-based notifier chainsAlan Stern
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2005-05-29[BRIDGE]: features change notificationStephen Hemminger
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds