]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net/batman-adv/types.h
Merge branch 'pm-sleep'
[karo-tx-linux.git] / net / batman-adv / types.h
2013-11-19 Rafael J. WysockiMerge branch 'pm-sleep'
2013-11-19 Rafael J. WysockiMerge branch 'pm-cpufreq'
2013-11-19 Rafael J. WysockiMerge branch 'pm-runtime'
2013-11-19 Rafael J. WysockiMerge branch 'pm-tools'
2013-11-19 Rafael J. WysockiMerge branch 'pm-cpuidle'
2013-11-19 Rafael J. WysockiMerge branch 'acpi-ec'
2013-11-19 Rafael J. WysockiMerge branch 'acpi-hotplug'
2013-11-16 Rafael J. WysockiMerge branch 'acpi-lpss'
2013-11-16 Rafael J. WysockiMerge branch 'acpi-config'
2013-11-14 Linus TorvaldsMerge tag 'pci-v3.13-changes' of git://git.kernel.org...
2013-11-14 Linus TorvaldsMerge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org...
2013-11-14 Linus TorvaldsMerge tag 'dm-3.13-changes' of git://git.kernel.org...
2013-11-14 Linus TorvaldsMerge tag 'for-linus-20131112' of git://git.infradead...
2013-11-14 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git.kernel.org...
2013-11-14 Linus TorvaldsMerge branch 'for-3.13/drivers' of git://git.kernel...
2013-11-14 Linus TorvaldsMerge branch 'for-3.13/core' of git://git.kernel.dk...
2013-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2013-11-13 Linus TorvaldsMerge branch 'for-linus-dma-masks' of git://git.linaro...
2013-11-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-11-08 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-11-05 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-11-05 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-11-04 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-11-04 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-11-04 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-11-02 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-10-23 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-10-23 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-10-23 Simon Wunderlichbatman-adv: generalize batman-adv icmp packet handling
2013-10-23 Antonio Quartullibatman-adv: include the sync-flags when compute the...
2013-10-23 Antonio Quartullibatman-adv: improve the TT component to support runtime...
2013-10-23 Marek Lindnerbatman-adv: limit local translation table max size
2013-10-23 Antonio Quartullibatman-adv: provide orig_node routing API
2013-10-23 Antonio Quartullibatman-adv: add bat_neigh_is_equiv_or_better API function
2013-10-23 Antonio Quartullibatman-adv: add bat_neigh_cmp API function
2013-10-23 Antonio Quartullibatman-adv: add bat_orig_print API function
2013-10-23 Antonio Quartullibatman-adv: make struct batadv_orig_node algorithm...
2013-10-23 Antonio Quartullibatman-adv: make struct batadv_neigh_node algorithm...
2013-10-19 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-10-19 Antonio Quartullibatman-adv: make the TT CRC logic VLAN specific
2013-10-19 Antonio Quartullibatman-adv: lock around TT operations to avoid sending...
2013-10-19 Antonio Quartullibatman-adv: make the AP isolation attribute VLAN specific
2013-10-19 Antonio Quartullibatman-adv: add per VLAN interface attribute framework
2013-10-19 Antonio Quartullibatman-adv: make the Distributed ARP Table vlan aware
2013-10-19 Antonio Quartullibatman-adv: add the VLAN ID attribute to the TT entry
2013-10-18 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-10-17 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-10-17 David S. MillerMerge branch 'net-next' of git://git.kernel.org/pub...
2013-10-17 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-10-17 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-10-12 Marek Lindnerbatman-adv: consider network coding overhead when calcu...
2013-10-12 Martin Hundebøllbatman-adv: Fragment and send skbs larger than mtu
2013-10-12 Martin Hundebøllbatman-adv: Receive fragmented packets and merge
2013-10-12 Martin Hundebøllbatman-adv: Remove old fragmentation code
2013-10-11 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-10-09 Simon Wunderlichbatman-adv: remove vis functionality
2013-10-09 Antonio Quartullibatman-adv: use CRC32C instead of CRC16 in TT code
2013-10-09 Marek Lindnerbatman-adv: tvlv - convert tt data sent within OGMs
2013-10-09 Marek Lindnerbatman-adv: tvlv - add network coding container
2013-10-09 Marek Lindnerbatman-adv: tvlv - add distributed arp table container
2013-10-09 Marek Lindnerbatman-adv: tvlv - gateway download/upload bandwidth...
2013-10-09 Marek Lindnerbatman-adv: tvlv - basic infrastructure
2013-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-09-14 Linus TorvaldsMerge tag 'writeback-fixes' of git://git.kernel.org...
2013-09-09 Linus TorvaldsMerge tag 'firewire-updates' of git://git.kernel.org...
2013-09-08 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2013-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-09-07 Herbert XuMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-09-06 Jiri KosinaMerge branches 'for-3.12/devm', 'for-3.12/i2c-hid'...
2013-09-04 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git.kernel...
2013-09-04 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git.kernel...
2013-09-04 Jiri KosinaMerge branch 'master' into for-3.12/upstream
2013-09-04 Linus TorvaldsMerge branch 'for-3.12' of git://git.kernel.org/pub...
2013-09-01 Mark BrownMerge remote-tracking branch 'regulator/topic/lp8755...
2013-09-01 Mark BrownMerge remote-tracking branch 'spi/topic/tle62x0' into...
2013-08-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-08-28 Alexander GrafMerge remote-tracking branch 'origin/next' into kvm...
2013-08-23 Linus TorvaldsMerge branch 'for-3.11-fixes' of git://git.kernel.org...
2013-08-22 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2013-08-21 Linus TorvaldsMerge tag 'stable/for-linus-3.11-rc6-tag' of git:/...
2013-08-18 Linus TorvaldsMerge branch 'for-3.11-fixes' of git://git.kernel.org...
2013-08-15 Sage WeilMerge remote-tracking branch 'linus/master' into testing
2013-08-12 Ingo MolnarMerge branch 'x86/mce' into x86/ras
2013-08-09 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2013-08-06 Linus TorvaldsMerge branch 'for-3.11-fixes' of git://git.kernel.org...
2013-08-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-08-02 Tejun Heocgroup: Merge branch 'for-3.11-fixes' into for-3.12
2013-07-31 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-07-31 Linus TorvaldsMerge tag 'stable/for-linus-3.11-rc3-tag' of git:/...
2013-07-30 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2013-07-30 Linus TorvaldsMerge tag 'firewire-fix' of git://git.kernel.org/pub...
2013-07-25 Daniel VetterMerge commit 'Merge branch 'drm-fixes' of git://people...
2013-07-25 Jiri KosinaMerge branch 'master' into for-next
2013-07-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-07-23 Olof JohanssonMerge tag 'remove-local-timers' of git://git.kernel...
2013-07-23 Linus TorvaldsMerge branch 'for-3.11-fixes' of git://git.kernel.org...
2013-07-23 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2013-07-23 Mark BrownMerge remote-tracking branch 'asoc/fix/sgtl5000' into...
2013-07-23 Michal MarekMerge branch 'yem-kconfig-rc-fixes' of git://gitorious...
next