1. a62052b wimax: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  2. 04672fe treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268 by Thomas Gleixner · 6 years ago
  3. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  4. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  5. bf9b556 wimax: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  6. ef32477 net: wimax: stack: fixed multi line comment issue by Mark Railton · 6 years ago
  7. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  8. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  9. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  10. 28b7dea wimax: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  11. aec6f90 wimax: remove dead code by Michael Opdenacker · 11 years ago
  12. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  13. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  14. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  15. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  16. b61a5ee wimax: use genl_register_family_with_ops() by Johannes Berg · 11 years ago
  17. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  18. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 14 years ago
  19. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  20. d3e56c0 wimax: checking ERR_PTR vs null by Dan Carpenter · 15 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  22. b54452b const: struct nla_policy by Alexey Dobriyan · 15 years ago
  23. 4c2b1a1 wimax: allow specifying debug levels as command line option by Inaky Perez-Gonzalez · 15 years ago
  24. 7f0333e wimax: Add netlink interface to get device state by Paulius Zaleckas · 16 years ago
  25. 94c7f2d wimax: oops: wimax_dev_add() is the only one that can initialize the state by Inaky Perez-Gonzalez · 16 years ago
  26. ff491a7 netlink: change return-value logic of netlink_broadcast() by Pablo Neira Ayuso · 16 years ago
  27. 1af7ad5 wimax: fix build issue when debugfs is disabled by Inaky Perez-Gonzalez · 16 years ago
  28. 15530df wimax: generic device management (registration, deregistration, lookup) by Inaky Perez-Gonzalez · 16 years ago