Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / ieee802154 /
2012-04-26 alex.bluesman.smir... 6lowpan: add missing spin_lock_init()
2012-04-26 alex.bluesman.smir... 6lowpan: clean up fragments list if module unloaded
2012-04-26 alex.bluesman.smir... 6lowpan: fix segmentation fault caused by mlme request
2012-02-22 Danny Kukawkanet/ieee802154/6lowpan.c: reuse eth_mac_addr()
2011-11-18 Herbert Xunet: Remove all uses of LL_ALLOCATED_SPACE
2011-11-16 Dan Carpenter6LoWPAN: double free in lowpan_fragment_xmit()
2011-11-14 alex.bluesman.smir... 6LoWPAN: UDP header decompression
2011-11-14 alex.bluesman.smir... 6LoWPAN: UDP header compression
2011-11-14 alex.bluesman.smir... 6LoWPAN: set proper netdev flags
2011-11-14 alex.bluesman.smir... 6LoWPAN: disable debugging by default
2011-11-14 alex.bluesman.smir... 6LoWPAN: add fragmentation support
2011-10-31 Paul Gortmakernet: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2011-09-15 alex.bluesman.smir... 6LoWPAN: fix skb_copy call
2011-09-15 Dan Carpenter6LoWPAN: call dev_put() on error in lowpan_newlink()
2011-09-15 Dan Carpenter6LoWPAN: use the _safe version of list_for_each
2011-09-15 Dan Carpenter6LoWPAN: use kfree_skb() instead of kfree()
2011-08-25 Alexander SmirnovIEEE802.15.4: 6LoWPAN basic support
2011-06-30 Alexander Smirnovieee802154: free skb buffer if dev isn't running
2011-06-30 Dmitry Eremin-Sole... ieee802154: it's IEEE 802.15.4, not ZigBee
2011-06-30 Dmitry Eremin-Sole... ieee802154: support specifying hw address for created...
2011-06-13 Jesper Juhlieee802154: Don't leak memory in ieee802154_nl_fill_phy
2011-04-12 David S. Millerieee802154: Remove hacked CFLAGS in net/ieee802154...
2010-12-08 Eric Dumazetnet: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-24 Denis Kirjanovieee802154: Fix possible NULL pointer dereference in...
2010-04-26 Stefan Schmidtieee802154: Fix oops during ieee802154_sock_ioctl
2010-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-04-02 Changli Gaonet: check the length of the socket address passed...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-15 David S. MillerMerge branch 'for-next' of git://git./linux/kernel...
2009-11-12 Dmitry Eremin-Sole... ieee802154: make wpan-phy class registration to subsys_...
2009-11-07 David S. MillerMerge branch 'for-next' of git://git./linux/kernel...
2009-11-06 Dmitry Eremin-Sole... ieee802154: add support for creation/removal of logic...
2009-11-06 Dmitry Eremin-Sole... ieee802154: add PHY_NAME to LIST_IFACE command results
2009-11-06 Dmitry Eremin-Sole... ieee802154: add two nl802154 helpers
2009-11-06 Dmitry Eremin-Sole... ieee802154: add LIST_PHY command support
2009-11-06 Dmitry Eremin-Sole... ieee802154: split away MAC commands implementation
2009-11-06 Dmitry Eremin-Sole... ieee802154: merge nl802154 and wpan-class in single...
2009-11-06 Dmitry Eremin-Sole... wpan-phy: follow usual patter of devices registration
2009-11-06 Dmitry Eremin-Sole... wpan-phy: allow specifying a per-page channel mask
2009-11-06 Dmitry Eremin-Sole... wpan-phy: use snprintf to limit the amount of chars...
2009-11-06 Dmitry Eremin-Sole... wpan-phy: init channel/page fields
2009-11-06 Dmitry Eremin-Sole... wpan-phy: add wpan-phy iteration functions
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-10-15 Eric Dumazetnet: sk_drops consolidation
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
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