]> Pileus Git - ~andy/linux/history - net/batman-adv
memcg: replace MEM_CONT by MEM_RES_CTLR
[~andy/linux] / net / batman-adv /
2012-03-21 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2012-03-21 Linus TorvaldsMerge tag 'regulator-3.4' of git://git.kernel.org/pub...
2012-03-21 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2012-03-21 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-03-21 Linus TorvaldsMerge tag 'dt-for-linus' of git://git.secretlab.ca...
2012-03-21 Linus TorvaldsMerge tag 'irqdomain-for-linus' of git://git.secretlab...
2012-03-21 Linus TorvaldsMerge tag 'pm-for-3.4' of git://git.kernel.org/pub...
2012-03-21 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-03-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-20 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2012-03-19 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-16 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-03-16 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-03-16 Linus TorvaldsMerge branch '3.3-urgent' of git://git.kernel.org/pub...
2012-03-15 David S. MillerMerge branch 'master' of git://gitorious.org/linux...
2012-03-11 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-03-10 Sven Eckelmannbatman-adv: Remove spaces after a cast
2012-03-10 Sven Eckelmannbatman-adv: Use {} braces consistent on the arms of...
2012-03-10 Sven Eckelmannbatman-adv: Don't begin block comments with only a...
2012-03-10 Sven Eckelmannbatman-adv: Ignore 80-chars per line limits for strings
2012-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-03-09 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-09 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-03-08 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-03-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-03-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-06 Linus TorvaldsMerge tag 'md-3.3-fixes' of git://neil.brown.name/md
2012-03-05 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-03-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-01 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-01 David S. MillerMerge branch 'tipc_net-next' of git://git.kernel.org...
2012-02-28 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-02-28 Sven Eckelmannbatman-adv: Fix indentation of multiline statements
2012-02-27 Linus TorvaldsMerge tag 'ktest-fix-make-min-failed-build-for-real...
2012-02-27 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-02-24 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-02-21 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-02-19 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-02-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-02-17 Danny Kukawkabatman-adv: use eth_hw_addr_random() instead of random_...
2012-02-17 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-02-16 Sven Eckelmannbatman-adv: Start new development cycle
2012-02-16 Antonio Quartullibatman-adv: TT_CLIENT_PENDING is never set in struct...
2012-02-16 Antonio Quartullibatman-adv: code refactoring - move debug print into...
2012-02-16 Antonio Quartullibatman-adv: set TT_CLIENT_NEW flag before invoking...
2012-02-16 Sven Eckelmannbatman-adv: Update copyright years
2012-02-16 Marek Lindnerbatman-adv: export used routing algorithm via sysfs
2012-02-16 Sven Eckelmannbatman-adv: refactor tt_global_del() to avoid misalignment
2012-02-16 Marek Lindnerbatman-adv: allowing changing the routing algorithm...
2012-02-16 Marek Lindnerbatman-adv: convert time_after instances to has_timed_out
2012-02-16 Marek Lindnerbatman-adv: convert batman iv algorithm to use dynamic...
2012-02-16 Marek Lindnerbatman-adv: add infrastructure to change routing algori...
2012-02-16 Marek Lindnerbatman-adv: warn if added interface is part of a bridge
2012-02-16 Martin Hundebøllbatman-adv: Move is_out_of_time() to main.h for general use
2012-02-16 Martin Hundebøllbatman-adv: Rm empty line from is_my_mac() in main.c
2012-02-16 Marek Lindnerbatman-adv: simplify bat_ogm_receive API call
2012-02-16 Sven Eckelmannbatman-adv: Explicitly mark the common header structure
2012-02-16 Antonio Quartullibatman-adv: add tt_initialised flag to the orig_node...
2012-02-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-02-13 Takashi IwaiMerge branch 'fix/acer-alc889-fix' into fix/hda
2012-02-09 Linus TorvaldsMerge branch '3.3-rc-fixes' of git://git.kernel.org...
2012-02-09 Linus TorvaldsMerge tag 'md-3.3-fixes' of git://neil.brown.name/md
2012-02-08 Tony LindgrenMerge branch 'fixes-dt' into fixes
2012-02-07 Linus TorvaldsMerge tag 'fbdev-fixes-for-3.3-1' of git://github.com...
2012-02-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-02-02 Sarah SharpMerge tag 'uas_for_sarah' of git://linutronix.de/users...
2012-02-02 Linus TorvaldsMerge branches 'core-urgent-for-linus', 'perf-urgent...
2012-01-31 Linus TorvaldsMerge tag 'for-linus' of git://github.com/prasad-joshi...
2012-01-31 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2012-01-30 Grant LikelyMerge branch 'spi/s3c64xx' of git://git.kernel.org...
2012-01-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-27 Konrad Rzeszutek... Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3
2012-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-27 Ingo MolnarMerge branch 'perf/fast' into perf/core
2012-01-27 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-01-26 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2012-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-26 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2012-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-01-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-23 Linus TorvaldsMerge tag 'arm-soc-imx-move' of git://git.kernel.org...
2012-01-19 Linus TorvaldsMerge branches 'sched-urgent-for-linus', 'perf-urgent...
2012-01-19 H. Peter AnvinMerge remote-tracking branch 'linus/master' into x86...
2012-01-19 Linus TorvaldsMerge branch 'for-next-merge' of git://git.kernel.org...
2012-01-18 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2012-01-18 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2012-01-18 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-01-18 Linus TorvaldsMerge branch 'fix/asoc' of git://git.kernel.org/pub...
2012-01-18 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2012-01-18 Len BrownMerge branches 'einj', 'intel_idle', 'misc', 'srat...
2012-01-18 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-17 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.3' of git:/...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-17 Len BrownMerge branch 'acpica-validate-address-regression' into...
2012-01-17 Olof JohanssonMerge branch 'fixes-for-arm-soc' of git://sources.calxe...
next