Commit History

Author SHA1 Message Date
  Alin Jerpelea 37d5c1b0d9 net: Author Gregory Nutt: update licenses to Apache 3 years ago
  Xiang Xiao e6c30629a1 netlink: Return -EBUSY if some notifier was setup in netlink_notifier_setup 4 years ago
  chao.an a4aa8ae491 wqueue/notifier: update the work notifier usage 4 years ago
  Gregory Nutt 4ae09a3b80 net/netlink: Redesign the logic that handles notifications of when response data is available. Signal handlers are sub-optimal inside the OS (especially after the preceding change which forces the hand). Instead, use the work queue notifiers as is done with all other network notifiers. 4 years ago