mac802154: set and get PAN id
[firefly-linux-kernel-4.4.55.git] / net / batman-adv /
2012-06-26 Antonio Quartullibatman-adv: fix global TT entry deletion
2012-06-26 Antonio Quartullibatman-adv: fix condition in AP isolation
2012-06-25 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-06-25 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-06-25 Sven Eckelmannbatman-adv: Prefix translation-table local static funct...
2012-06-25 Sven Eckelmannbatman-adv: Prefix soft-interface local static function...
2012-06-25 Sven Eckelmannbatman-adv: Prefix send local static functions with...
2012-06-25 Sven Eckelmannbatman-adv: Prefix routing local static functions with...
2012-06-25 Sven Eckelmannbatman-adv: Prefix originator local static functions...
2012-06-25 Sven Eckelmannbatman-adv: Prefix icmp_socket local static functions...
2012-06-25 Sven Eckelmannbatman-adv: Prefix hash local static functions with...
2012-06-25 Sven Eckelmannbatman-adv: Prefix hard-interface local static function...
2012-06-25 Sven Eckelmannbatman-adv: Prefix gateway_common local static function...
2012-06-25 Sven Eckelmannbatman-adv: Prefix gateway_client local static function...
2012-06-25 Sven Eckelmannbatman-adv: Prefix bridge_loop_avoidance local static...
2012-06-25 Sven Eckelmannbatman-adv: Prefix bat_sysfs local static functions...
2012-06-25 Sven Eckelmannbatman-adv: Prefix bat_iv_ogm local static functions...
2012-06-25 Sven Eckelmannbatman-adv: Prefix main static inline functions with...
2012-06-24 Sven Eckelmannbatman-adv: Prefix unicast static inline functions...
2012-06-24 Sven Eckelmannbatman-adv: Prefix originator static inline functions...
2012-06-24 Sven Eckelmannbatman-adv: Prefix hash static inline functions with...
2012-06-24 Sven Eckelmannbatman-adv: Prefix hard-interface static inline functio...
2012-06-24 Sven Eckelmannbatman-adv: Prefix bitarray static inline functions...
2012-06-24 Sven Eckelmannbatman-adv: Prefix bat_debugfs local static functions...
2012-06-24 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2012-06-23 Antonio Quartullibatman-adv: fix race condition in TT full-table replacement
2012-06-23 Marek Lindnerbatman-adv: only drop packets of known wifi clients
2012-06-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-21 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-06-20 Sven Eckelmannbatman-adv: Reformat multiline comments to consistent...
2012-06-20 Sven Eckelmannbatman-adv: Prefix main non-static functions with batadv_
2012-06-20 Sven Eckelmannbatman-adv: Prefix vis non-static functions with batadv_
2012-06-20 Sven Eckelmannbatman-adv: Prefix unicast non-static functions with...
2012-06-20 Sven Eckelmannbatman-adv: Prefix translation-table non-static functio...
2012-06-20 Sven Eckelmannbatman-adv: Prefix soft-interface non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix send non-static functions with batadv_
2012-06-20 Sven Eckelmannbatman-adv: Prefix routing non-static functions with...
2012-06-20 Sven Eckelmannbatman-adv: Prefix ring_buffer non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix originator non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix icmp-socket non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix hash non-static functions with batadv_
2012-06-20 Sven Eckelmannbatman-adv: Prefix hard-interface non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix gateway-common non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix gateway-client non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix bridge_loop_avoidance non-static...
2012-06-20 Sven Eckelmannbatman-adv: Prefix bitarray non-static functions with...
2012-06-20 Sven Eckelmannbatman-adv: Prefix bat_sysfs non-static functions with...
2012-06-20 Sven Eckelmannbatman-adv: Prefix bat_debugfs non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix bat_algo non-static functions with...
2012-06-19 Antonio Quartullibatman-adv: fix skb->data assignment
2012-06-19 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-06-19 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2012-06-19 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-06-18 Marek Lindnerbatman-adv: only store changed gw_bandwidth values
2012-06-18 Matthias Schifferbatman-adv: fix locking in hash_add()
2012-06-18 Antonio Quartullibatman-adv: use DBG_ALL in log_level sysfs definition
2012-06-18 Marek Lindnerbatman-adv: turn tt commit code into routing protocol...
2012-06-18 Matthias Schifferbatman-adv: fix visualization output without neighbors...
2012-06-18 Al Virobatman-adv: don't bother flipping ->tt_crc
2012-06-18 Al Virobatman-adv: don't bother flipping ->tt_data
2012-06-18 Sven Eckelmannbatman-adv: Return error codes instead of -1 on failures
2012-06-18 Al Virobatman-adv: keep batman_ogm_packet ->seqno net-endian...
2012-06-18 Al Virobatman-adv: trivial endianness annotations
2012-06-18 Al Virobatman-adv: get rid of pointless cast in memcpy()
2012-06-18 Marek Lindnerbatman-adv: return added entries instead of number...
2012-06-18 Marek Lindnerbatman-adv: ignore trailing CR when comparing protocol...
2012-06-18 Marek Lindnerbatman-adv: avoid characters requiring shell escapes...
2012-06-18 Martin Hundebøllbatman-adv: Add get_ethtool_stats() support
2012-06-18 Antonio Quartullibatman-adv: convert bat_priv->tt_crc from atomic_t...
2012-06-18 Sven Eckelmannbatman-adv: Initialize lockdep class keys for hashes
2012-06-18 Antonio Quartullibatman-adv: fix skb->data assignment
2012-06-18 Sven Eckelmannbatman-adv: update internal version number
2012-06-13 Linus TorvaldsMerge tag 'omapdss-for-3.5-rc2' of git://gitorious...
2012-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-06-05 Linus TorvaldsMerge tag 'please-pull-mce' of git://git./linux/kernel...
2012-06-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-04 Linus TorvaldsMerge tag 'stable/frontswap.v16-tag' of git://git....
2012-06-04 Len BrownMerge branches 'bugfix-battery', 'bugfix-misc', 'bugfix...
2012-06-04 Len BrownMerge branch 'upstream' into bugfix-video
2012-06-04 Linus TorvaldsMerge branch 'pm-acpi' of git://git./linux/kernel/git...
2012-06-03 Linus TorvaldsMerge tag 'dm-3.5-changes-1' of git://git./linux/kernel...
2012-06-01 Linus TorvaldsMerge tag 'fbdev-updates-for-3.5' of git://github.com...
2012-06-01 Linus TorvaldsMerge tag 'for-linus-3.5-20120601' of git://git.infrade...
2012-06-01 Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2012-06-01 Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
2012-06-01 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-06-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-01 Linus TorvaldsMerge branch 'for-3.5' of git://linux-nfs.org/~bfields...
2012-06-01 Linus TorvaldsMerge branch 'for-3.5-take-2' of git://linux-nfs.org...
2012-05-31 Chris MasonMerge branch 'for-chris' of git://git.jan-o-sch.net...
2012-05-31 Linus TorvaldsMerge tag 'for-v3.5' of git://git.infradead.org/battery-2.6
2012-05-31 Linus TorvaldsMerge tag 'please-pull-mce' of git://git./linux/kernel...
2012-05-30 Olof JohanssonMerge branches 'fixes' and 'fixes2' into devel-late
2012-05-30 Olof JohanssonMerge branch 'late/board' into devel-late
2012-05-30 Olof JohanssonMerge branch 'late/soc' into devel-late
2012-05-30 Olof JohanssonMerge branch 'late/cleanup' into devel-late
2012-05-30 Linus TorvaldsMerge git://git./linux/kernel/git/sage/ceph-client
2012-05-30 Linus TorvaldsMerge branch 'for-3.5/drivers' of git://git.kernel...
2012-05-30 Linus TorvaldsMerge branch 'for-3.5/core' of git://git.kernel.dk...
2012-05-30 Linus TorvaldsMerge tag 'iommu-updates-v3.5' of git://git./linux...
next