wext: verify buffer size for SIOCSIWENCODEEXT
[safe/jmp/linux-2.6] / net / wireless / wext.c
2009-05-20 Johannes Bergwext: verify buffer size for SIOCSIWENCODEEXT
2009-01-06 Stephen Hemmingerwireless: convert wireless ioctl to net_device_ops
2008-12-07 Nick Andrewwireless: Fix incorrect use of loose in wext.c
2008-08-13 Jamal Hadi Salimwext: Send name on events
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-06-17 David S. Millerwext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.
2008-06-17 David S. Millerwext: Dispatch and handle compat ioctls entirely in...
2008-06-17 David S. Millerwext: Pull top-level ioctl dispatch logic into helper...
2008-06-17 David S. Millerwext: Pass iwreq pointer down into standard/private...
2008-06-17 David S. Millerwext: Parameterize the standard/private handlers.
2008-06-17 David S. Millerwext: Pull ioctl permission checking out into helper...
2008-06-17 David S. Millerwext: Extract private call iw_point handling into seper...
2008-06-17 David S. Millerwext: Extract standard call iw_point handling into...
2008-06-17 David S. Millerwext: Make adjust_priv_size() take a "struct iw_point *".
2008-06-17 David S. Millerwext: Remove inline from get_priv_size() and adjust_pri...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-01-28 Masakazu MokunoWEXT: remove unused variable
2008-01-28 Denis V. Lunev[NET]: Consolidate net namespace related proc files...
2008-01-28 Denis V. Lunev[NET]: Make rtnetlink infrastructure network namespace...
2007-11-20 David S. Miller[WIRELESS] WEXT: Fix userspace corruption on 64-bit.
2007-10-10 Eric W. Biederman[NET]: Fix race when opening a proc file while a networ...
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Thomas Graf[WIRELESS]: Use type safe netlink interface
2007-04-27 Johannes Berg[WEXT]: Misc code cleanups.
2007-04-27 Johannes Berg[WEXT]: Reduce inline abuse.
2007-04-27 Johannes Berg[WEXT]: Move EXPORT_SYMBOL statements where they belong.
2007-04-27 Johannes Berg[WEXT]: Cleanup early ioctl call path.
2007-04-27 Johannes Berg[WEXT]: Remove options.
2007-04-27 Johannes Berg[WEXT]: Remove dead debug code.
2007-04-27 Johannes Berg[WEXT]: Clean up how wext is called.
2007-04-27 Johannes Berg[WEXT]: Move to net/wireless