nfsd: simplify fh_verify access checks
[safe/jmp/linux-2.6] / net / ieee802154 /
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-15 Dmitry Eremin-Sole... ieee802154: add locking for seq numbers
2009-09-15 Dmitry Eremin-Sole... af_ieee802154: setsockopt optlen arg isn't __user
2009-08-19 Dmitry Eremin-Sole... Drop ARPHRD_IEEE802154_PHY
2009-08-19 Dmitry Eremin-Sole... ieee802154: add support for channel pages from IEEE...
2009-08-19 Dmitry Eremin-Sole... ieee802154: add a sysfs representation of WPAN master...
2009-08-13 Dmitry Baryshkovnl802154: support START-CONFIRM primitive
2009-08-13 Dmitry Baryshkovaf_ieee802154: add support for WANT_ACK socket option
2009-08-13 Dmitry Baryshkovaf_ieee802154: minor cleanup in dgram_bind
2009-08-13 Dmitry Baryshkovnl802154: add support for dumping WPAN interface inform...
2009-08-13 Dmitry Baryshkovnl802154: make ieee802154_policy constant
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-06 Dmitry Eremin-Sole... af_ieee802154: provide dummy get/setsockopt
2009-08-06 Dmitry Eremin-Sole... af_ieee802154: fix ioctl processing
2009-07-23 Dmitry Eremin-Sole... ieee802154: move headers out of extra directory
2009-06-29 Dmitry Eremin-Sole... nl802154: add module license and description
2009-06-29 Dmitry Eremin-Sole... nl802154: fix Oops in ieee802154_nl_get_dev
2009-06-19 Dmitry Baryshkovieee802154: use standard routine for printing dumps
2009-06-18 Eric Dumazetnet: correct off-by-one write allocations reports
2009-06-11 David S. Millerieee802154: Use '%Zu' printf format for size_t.
2009-06-09 Sergey Lapinnet: add NL802154 interface for configuration of 802...
2009-06-09 Sergey Lapinnet: add IEEE 802.15.4 socket family implementation