1. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  2. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  3. d3e56c0 wimax: checking ERR_PTR vs null by Dan Carpenter · 14 years ago
  4. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  5. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  6. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  7. a424077 wimax: remove unneeded variable by Dan Carpenter · 14 years ago
  8. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  9. b54452b const: struct nla_policy by Alexey Dobriyan · 14 years ago
  10. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  11. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  12. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  13. 81d3f90 wimax: allow WIMAX_RF_QUERY calls when state is still uninitialized by Inaky Perez-Gonzalez · 15 years ago
  14. de9315f wimax: allow user space to send messages once the device is registered by Inaky Perez-Gonzalez · 15 years ago
  15. 4c2b1a1 wimax: allow specifying debug levels as command line option by Inaky Perez-Gonzalez · 15 years ago
  16. c29eaf3 wimax: indicate initial SW rfkill state is "blocked" by Inaky Perez-Gonzalez · 15 years ago
  17. d2f4c10 wimax: fix warning caused by not checking retval of rfkill_set_hw_state() by Inaky Perez-Gonzalez · 15 years ago
  18. 0c0c9e7 wimax: depend on rfkill properly by Johannes Berg · 15 years ago
  19. 19d337d rfkill: rewrite by Johannes Berg · 15 years ago
  20. 7f0333e wimax: Add netlink interface to get device state by Paulius Zaleckas · 15 years ago
  21. 52a8d96 wimax: document why wimax_msg_*() operations can be used in any state by Inaky Perez-Gonzalez · 15 years ago
  22. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  23. 94c7f2d wimax: oops: wimax_dev_add() is the only one that can initialize the state by Inaky Perez-Gonzalez · 15 years ago
  24. d1a2627 wimax: fix oops if netlink fails to add attribute by Inaky Perez-Gonzalez · 15 years ago
  25. 621cac8 rfkill: remove user_claim stuff by Johannes Berg · 15 years ago
  26. c1c6b14 rfkill: remove deprecated state constants by Johannes Berg · 15 years ago
  27. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  28. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  29. 1d7b33f wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface by Inaky Perez-Gonzalez · 15 years ago
  30. ff491a7 netlink: change return-value logic of netlink_broadcast() by Pablo Neira Ayuso · 15 years ago
  31. 1af7ad5 wimax: fix build issue when debugfs is disabled by Inaky Perez-Gonzalez · 15 years ago
  32. a2e9da4 wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE by Inaky Perez-Gonzalez · 15 years ago
  33. 71f78af wimax: fix kconfig interactions with rfkill and input layers by Inaky Perez-Gonzalez · 15 years ago
  34. d48e470 wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning by Inaky Perez-Gonzalez · 15 years ago
  35. b0c83ae wimax: Makefile, Kconfig and docbook linkage for the stack by Inaky Perez-Gonzalez · 16 years ago
  36. 617209c wimax: debugfs controls by Inaky Perez-Gonzalez · 16 years ago
  37. 3e65646 wimax: basic API: kernel/user messaging, rfkill and reset by Inaky Perez-Gonzalez · 16 years ago
  38. 15530df wimax: generic device management (registration, deregistration, lookup) by Inaky Perez-Gonzalez · 16 years ago
  39. ea912f4 wimax: debug macros and debug settings for the WiMAX stack by Inaky Perez-Gonzalez · 16 years ago
  40. 60fa9ca wimax: internal API for the kernel space WiMAX stack by Inaky Perez-Gonzalez · 16 years ago