batman-adv: prepare lq_update_lock to be shared among different protocols
[deliverable/linux.git] / net / batman-adv /
2012-05-13  Marek Lindnerbatman-adv: prepare lq_update_lock to be shared among...
2012-05-13  Antonio Quartullibatman-adv: improve unicast packet (re)routing
2012-05-13  Antonio Quartullibatman-adv: avoid skb_linearise() if not needed
2012-05-11  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-05-11  Antonio Quartullibatman-adv: add contributor name
2012-05-11  Antonio Quartullibatman-adv: update copyright years
2012-05-11  Marek Lindnerbatman-adv: fix checkpatch string complaint
2012-05-11  Marek Lindnerbatman-adv: avoid temporary routing loops by being...
2012-05-11  Linus Luessingbatman-adv: Adding hard_iface specific sysfs wrapper...
2012-05-11  Marek Lindnerbatman-adv: rename sysfs macros to reflect the soft...
2012-05-11  Marek Lindnerbatman-adv: refactoring API: find generalized name...
2012-05-11  Marek Lindnerbatman-adv: ignore protocol packets if the interface...
2012-05-11  Marek Lindnerbatman-adv: split neigh_new function into generic and...
2012-05-11  Marek Lindnerbatman-adv: replace HZ calculations with jiffies_to_msecs()
2012-05-11  Marek Lindnerbatman-adv: rename last_valid to last_seen
2012-05-11  Marek Lindnerbatman-adv: register batman ogm receive function during...
2012-05-11  Marek Lindnerbatman-adv: introduce packet type handler array for...
2012-05-11  Marek Lindnerbatman-adv: introduce is_single_hop_neigh variable...
2012-05-11  Antonio Quartullibatman-adv: fix wrong dhcp option list browsing
2012-05-08  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-04-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-26  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-04-24  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-04-21  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-04-21  David S. MillerMerge branch 'tipc_net-next' of git://git./linux/kernel...
2012-04-19  Takashi IwaiMerge branch 'fix/cxt-stable' into fix/hda
2012-04-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-18  Konrad Rzeszutek... Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81...
2012-04-18  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-04-18  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-04-18  Antonio Quartullibatman-adv: skip the window protection test when the...
2012-04-18  Antonio Quartullibatman-adv: print OGM seq numbers as unsigned int
2012-04-18  Antonio Quartullibatman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
2012-04-18  Marek Lindnerbatman-adv: mark existing ogm variables as batman iv
2012-04-18  Marek Lindnerbatman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN
2012-04-18  Marek Lindnerbatman-adv: refactoring API: find generalized name...
2012-04-18  Marek Lindnerbatman-adv: handle routing code initialization properly
2012-04-18  Marek Lindnerbatman-adv: add iface_disable() callback to routing API
2012-04-18  Marek Lindnerbatman-adv: randomize initial seqno to avoid collision
2012-04-18  Marek Lindnerbatman-adv: refactoring API: find generalized name...
2012-04-18  Marek Lindnerbatman-adv: move ogm initialization into the proper...
2012-04-18  Antonio Quartullibatman-adv: remove duplicated line in comment
2012-04-18  Antonio Quartullibatman-adv: convert the tt_crc to network order
2012-04-15  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-04-15  Eric Dumazetnet: cleanup unsigned to unsigned int
2012-04-14  Linus TorvaldsMerge branch 'for-linus-min' of git://git./linux/kernel...
2012-04-14  Linus TorvaldsMerge branch 'for-3.4/drivers' of git://git.kernel...
2012-04-14  Linus TorvaldsMerge branch 'for-3.4/core' of git://git.kernel.dk...
2012-04-13  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-04-12  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-04-12  Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2012-04-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-12  John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2012-04-12  John W. LinvilleMerge branch 'master' into for-davem
2012-04-11  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-04-11  Simon Wunderlichbatman-adv: add bridge loop avoidance compile option
2012-04-11  Simon Wunderlichbatman-adv: form groups in the bridge loop avoidance
2012-04-11  Simon Wunderlichbatman-adv: drop STP over batman
2012-04-11  Simon Wunderlichbatman-adv: add broadcast duplicate check
2012-04-11  Simon Wunderlichbatman-adv: don't let backbone gateways exchange tt...
2012-04-11  Simon Wunderlichbatman-adv: allow multiple entries in tt_global_entries
2012-04-11  Simon Wunderlichbatman-adv: export claim tables through debugfs
2012-04-11  Simon Wunderlichbatman-adv: make bridge loop avoidance switchable
2012-04-11  Simon Wunderlichbatman-adv: add basic bridge loop avoidance code
2012-04-11  Simon Wunderlichbatman-adv: remove old bridge loop avoidance code
2012-04-11  Marek Lindnerbatman-adv: encourage batman to take shorter routes...
2012-04-11  Sven Eckelmannbatman-adv: Remove declaration of only locally used...
2012-04-11  Sven Eckelmannbatman-adv: Replace bitarray operations with bitmap
2012-04-11  Antonio Quartullibatman-adv: use ETH_ALEN instead of hardcoded numeric...
2012-04-11  Antonio Quartullibatman-adv: clean up Kconfig
2012-04-10  Linus TorvaldsMerge tag 'dmaengine-fixes' of git://git./linux/kernel...
2012-04-07  Takashi IwaiMerge tag 'asoc-3.4' of git://git./linux/kernel/git...
2012-04-07  Len BrownMerge branches 'idle-fix' and 'misc' into release
2012-04-07  Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc1-tag' of git://git...
2012-04-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-05  Linus TorvaldsMerge tag 'for_linus-3.4-rc2' of git://git./linux/kerne...
2012-04-05  Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-04-04  Linus TorvaldsMerge tag 'regulator-3.4' of git://git./linux/kernel...
2012-04-03  Tony LindgrenMerge branch 'for_3.4/fixes/pm' of git://git./linux...
2012-04-03  Tony LindgrenMerge branch 'misc_devel_3.4' of git://git.pwsan.com...
2012-04-02  Linus TorvaldsMerge branch 'for-next' of git://gitorious.org/kernel...
2012-03-31  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-03-31  Linus TorvaldsMerge tag 'parisc-misc' of git://git./linux/kernel...
2012-03-31  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2012-03-31  Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2012-03-31  Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-03-31  Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2012-03-31  Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2012-03-31  Linus TorvaldsMerge tag 'for-linus-3.4' of git://git.infradead.org...
2012-03-30  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-03-30  Linus TorvaldsMerge tag 'for-v3.4-rc1' of git://git.infradead.org...
2012-03-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-30  Linus TorvaldsMerge tag 'sound-3.4' of git://git./linux/kernel/git...
2012-03-30  Michal SimekMerge git://git./linux/kernel/git/torvalds/linux-2...
2012-03-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-30  Olof JohanssonMerge branch 'fixes' of git://github.com/hzhuang1/linux...
2012-03-30  Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2012-03-30  Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2012-03-30  Linus TorvaldsMerge tag 'cleanup2' of git://git./linux/kernel/git...
next
This page took 0.118629 seconds and 8 git commands to generate.