1. 99b076f Remove dead code from netd by markchien · 3 years, 7 months ago
  2. caccab4 Specify the ifindex when destroying sockets on link-local. by Lorenzo Colitti · 4 years, 2 months ago
  3. 900f18e Fix DeathRecipient not work problem for UnsolicitedEventListener by Luke Huang · 7 years ago
  4. f0e019f Move ResponseCode to libnetdutils by Mike Yu · 6 years ago
  5. 9ee088d Allow registering multiple event listeners from the same process by Bernie Innocenti · 7 years ago
  6. 528af60 Netd unsolicited event porting by Luke Huang · 7 years ago
  7. bdfd57e Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  8. 2500632 Merge "Do not destroy socket when VPN interface address is still in use" by Rubin Xu · 7 years ago
  9. 15bb55c netd: Enable clang-tidy and fix all warnings by Bernie Innocenti · 7 years ago
  10. 6c00b61 Do not destroy socket when VPN interface address is still in use by Rubin Xu · 7 years ago
  11. 3f46148 Rename <cutils/log.h> to <log/log.h> by Logan Chien · 7 years ago
  12. 04f3b17 limit IFINDEX matching to specific actions. by Chenbo Feng · 7 years ago
  13. 7e97405 Add a eBPF map to store iface name and index by Chenbo Feng · 7 years ago
  14. 7035f22 Put most of netd into the android::net namespace. by Lorenzo Colitti · 9 years ago
  15. 75c970f Fix clang static analyzer warnings. by Manoj Gupta · 9 years ago
  16. bc5f060 Listen to xt_quota2 kobject event for quota by Bryse Flowers · 9 years ago
  17. 29ca4e0 Stop using SIOCKILLADDR in netd. by Lorenzo Colitti · 9 years ago
  18. f32fc59 Use SOCK_DESTROY in netd. by Lorenzo Colitti · 10 years ago
  19. 05c39f0 netd: Adds support for uid in idletimer netlink notification. by Ruchi Kandoi · 10 years ago
  20. 32fa9ba Follow NetlinkEvent refactoring. by Jeff Sharkey · 10 years ago
  21. fbe497f Offer to detect non-SSL/TLS network traffic. by Jeff Sharkey · 11 years ago
  22. af37dd3 Reset connections whenever an address goes away. by Sreeram Ramachandran · 11 years ago
  23. bd0f224 Notify network observers of route changes. by Lorenzo Colitti · 11 years ago
  24. 20d3f5e Revert "Notify network observers of route changes." by Lorenzo Colitti · 11 years ago
  25. d2f23fb Notify network observers of route changes. by Lorenzo Colitti · 11 years ago
  26. 56afacf Turn on C++11 and make all warnings into errors. by Sreeram Ramachandran · 11 years ago
  27. f4cfad3 Move netd_client into netd. by Sreeram Ramachandran · 11 years ago[Renamed from NetlinkHandler.cpp]
  28. 27ab7e1 netd: Add support for timestamp in idletimer netlink notification. by Ruchi Kandoi · 11 years ago
  29. c79bcc4 NetlinkHandler: Revert the special handling of event param name. by Ashish Sharma · 12 years ago
  30. 12acae8 Make netd listen for and notify RDNSS options. by Lorenzo Colitti · 12 years ago
  31. 0b454ea Simplify notification code in NetlinkHandler. by Lorenzo Colitti · 12 years ago
  32. 4da12db Unbreak interface add/delete notifications. by Lorenzo Colitti · 12 years ago
  33. 9b3cd76 Make netd track and notify IP address changes. by Lorenzo Colitti · 12 years ago
  34. db28cbe Changed format of interface class acitivity message. by Haoyu Bai · 13 years ago
  35. 98f65d3 Add a class lable parameter to idletimer. by Haoyu Bai · 13 years ago
  36. 40baed8 netd: NetlinkHandler: explicitly ignore "platform" and "backlight" events by JP Abgrall · 13 years ago
  37. e07effe netd: Netlink: Use KOBJECT_UEVENT instead of IDLETIMER by JP Abgrall · 13 years ago
  38. 6337b88 netd: Add support for interface idletimer netlink notifications. by Ashish Sharma · 13 years ago
  39. 0e76b76 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  40. e0ebc46 netd: NetlinkManager: add support receiving quota2 log messages by JP Abgrall · 14 years ago
  41. a583f8b Change string notification for link state change. by Mike J. Chen · 14 years ago
  42. 564df4e Revert "Revert "Add NETLINK_ROUTE socket creation and event propagation"" by Mike J. Chen · 14 years ago
  43. 19fb0c4 Revert "Add NETLINK_ROUTE socket creation and event propagation" by Wink Saville · 15 years ago
  44. f6a7ad8 Add NETLINK_ROUTE socket creation and event propagation by Stan Chesnutt · 15 years ago
  45. ff2c0d8 Add missing include headers for compilation on x86 targets. by Olivier Bailly · 15 years ago
  46. 67c5753 Hook netlink interface notification up to fwk. by Robert Greenwalt · 16 years ago
  47. 3c2e611 netd: Don't print error on unknown Netlink event by San Mehat · 16 years ago
  48. d183042 netd: Initial skelaton for netd by San Mehat · 16 years ago