1. 87de87d wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c by David S. Miller · 16 years ago
  2. a67fa76 wext: Pull top-level ioctl dispatch logic into helper function. by David S. Miller · 16 years ago
  3. d291125 wext: Pass iwreq pointer down into standard/private handlers. by David S. Miller · 17 years ago
  4. ca1e8bb wext: Parameterize the standard/private handlers. by David S. Miller · 17 years ago
  5. 67dd760 wext: Pull ioctl permission checking out into helper function. by David S. Miller · 17 years ago
  6. d88174e wext: Extract private call iw_point handling into seperate functions. by David S. Miller · 17 years ago
  7. 84149b0 wext: Extract standard call iw_point handling into seperate function. by David S. Miller · 17 years ago
  8. 208887d wext: Make adjust_priv_size() take a "struct iw_point *". by David S. Miller · 17 years ago
  9. 25519a2 wext: Remove inline from get_priv_size() and adjust_priv_size(). by David S. Miller · 17 years ago
  10. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  11. 4248d2f WEXT: remove unused variable by Masakazu Mokuno · 16 years ago
  12. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  13. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  14. 0a06ea8 [WIRELESS] WEXT: Fix userspace corruption on 64-bit. by David S. Miller · 17 years ago
  15. 077130c [NET]: Fix race when opening a proc file while a network namespace is exiting. by Eric W. Biederman · 17 years ago
  16. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  17. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  18. 744b096 [WIRELESS]: Use type safe netlink interface by Thomas Graf · 17 years ago
  19. 4d44e0d [WEXT]: Misc code cleanups. by Johannes Berg · 17 years ago
  20. bdf5189 [WEXT]: Reduce inline abuse. by Johannes Berg · 17 years ago
  21. 7a9df16 [WEXT]: Move EXPORT_SYMBOL statements where they belong. by Johannes Berg · 17 years ago
  22. dd8ceab [WEXT]: Cleanup early ioctl call path. by Johannes Berg · 17 years ago
  23. 4b1e255 [WEXT]: Remove options. by Johannes Berg · 17 years ago
  24. 235c107 [WEXT]: Remove dead debug code. by Johannes Berg · 17 years ago
  25. 295f4a1 [WEXT]: Clean up how wext is called. by Johannes Berg · 17 years ago
  26. 11433ee [WEXT]: Move to net/wireless by Johannes Berg · 17 years ago[Renamed from net/core/wireless.c]
  27. 9e101ea [WIRELESS]: Remove wext over netlink. by Johannes Berg · 17 years ago
  28. dc5fc57 [NETLINK]: Use nlmsg_trim() where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  29. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  30. f690808 [NET]: make seq_operations const by Stephen Hemminger · 17 years ago
  31. 1ac58ee [WIRELESS]: use ARRAY_SIZE() by Stephen Hemminger · 17 years ago
  32. e71a478 [NET] core: whitespace cleanup by Stephen Hemminger · 17 years ago
  33. c2805fb [PATCH] WE-22 : prevent information leak on 64 bit by Jean Tourrilhes · 17 years ago
  34. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  35. 4ec93ed [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  36. e16aa20 [NET]: Memory barrier cleanups by Ralf Baechle · 18 years ago
  37. 98978ed [PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctls by John W. Linville · 18 years ago
  38. baef186 [PATCH] WE-21 support (core API) by John W. Linville · 18 years ago
  39. bd5785b [WIRELESS]: Convert notifications to use rtnl_notify() by Thomas Graf · 18 years ago
  40. bf0d524 [NET]: Remove unnecessary config.h includes from net/ by Dave Jones · 18 years ago
  41. 782a667 [PATCH] Send wireless netlink events with a clean slate by Herbert Xu · 18 years ago
  42. 848ef85 [PATCH] wext: Fix RtNetlink ENCODE security permissions by Jean Tourrilhes · 18 years ago
  43. 711e2c3 [PATCH] WE-20 for kernel 2.6.16 by Jean Tourrilhes · 18 years ago
  44. 9819d85 Fix net/core/wireless.c link failure by Linus Torvalds · 18 years ago
  45. d3f4a68 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() by Kris Katterjohn · 18 years ago
  46. 35848e0 [PATCH] kill massive wireless-related log spam by Jeff Garzik · 19 years ago
  47. 6582c16 [PATCH] WE-19 for kernel 2.6.13 by Jean Tourrilhes · 19 years ago
  48. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  49. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  50. 9ef1d4c [NETLINK]: Missing initializations in dumped data by Patrick McHardy · 19 years ago
  51. fff9cfd [PATCH] Wireless Extensions 18 (aka WPA) by · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago