packet: Add helpers to register/unregister ->prot_hook
[pandora-kernel.git] / net / batman-adv /
2011-07-06 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-07-05 Sven Eckelmannbatman-adv: Replace version info instead of appending...
2011-07-05 Marek Lindnerbatman-adv: aggregation checks should use the primary_i...
2011-07-05 Marek Lindnerbatman-adv: broadcast primary OGM on all active hard...
2011-07-05 Antonio Quartullibatman-adv: pass a unique flag arg instead of a sequenc...
2011-07-05 Antonio Quartullibatman-adv: add_bcast_packet_to_list() takes the sendin...
2011-07-05 Antonio Quartullibatman-adv: unify flags for tt_change/tt_local_entry...
2011-06-30 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-06-20 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-20 Antonio Quartullibatman-adv: improved gateway tq-based selection
2011-06-20 Antonio Quartullibatman-adv: throw uevent in userspace on gateway add...
2011-06-20 Antonio Quartullibatman-adv: gateway election code refactoring
2011-06-20 Antonio Quartullibatman-adv: add wrapper function to throw uevent in...
2011-06-20 Antonio Quartullibatman-adv: protect the local and the global trans...
2011-06-20 Antonio Quartullibatman-adv: improved roaming mechanism
2011-06-20 Antonio Quartullibatman-adv: improved client announcement mechanism
2011-06-20 Antonio Quartullibatman-adv: Unify the first 3 bytes in each packet
2011-06-20 Sven Eckelmannbatman-adv: Reduce usage of char
2011-06-20 David Howellsbatman-adv: count_real_packets() in batman-adv assumes...
2011-06-20 Sven Eckelmannbatman-adv: Keep interface_tx as local function
2011-06-20 Sven Eckelmannbatman-adv: Move compare_orig to originator.c
2011-06-16 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2011-06-14 James MorrisMerge branch 'for-linus' of git://git.infradead.org...
2011-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-09 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-06-09 Linus TorvaldsMerge branch 'stable/xen-swiotlb.bugfix' of git://git...
2011-06-09 Marek Lindnerbatman-adv: use NO_FLAGS define instead of hard-coding 0
2011-06-09 Sven Eckelmannbatman-adv: Use enums for related constants
2011-06-09 Sven Eckelmannbatman-adv: Rewrite debugfs kobj_to_* helpers as functions
2011-06-09 Sven Eckelmannbatman-adv: Fix signedness problem in parse_gw_bandwidth
2011-06-09 Sven Eckelmannbatman-adv: Don't return value in void function
2011-06-09 Daniele Furlanbatman-adv: accept delayed rebroadcasts to avoid bogus...
2011-06-09 Ingo MolnarMerge branch 'urgent' of git://git./linux/kernel/git...
2011-06-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-08 Ingo MolnarMerge branch 'urgent' of git://git./linux/kernel/git...
2011-06-08 Linus TorvaldsMerge branch 'drm-radeon-fixes' of git://git./linux...
2011-06-06 Mark BrownMerge branch 'for-3.0' of git://git./linux/kernel/git...
2011-06-06 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2011-06-05 Joe Perchesnet: Remove unnecessary semicolons
2011-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-06-01 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2011-06-01 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-05-30 Sven Eckelmannbatman-adv: Ensure that we really have route changes...
2011-05-30 Antonio Quartullibatman-adv: a multiline comment should precede the...
2011-05-30 Antonio Quartullibatman-adv: use is_broadcast_ether_addr() instead of...
2011-05-30 Sven Eckelmannbatman-adv: Check type of x and y in seq_(before|after)
2011-05-30 Antonio Quartullibatman-adv: move smallest_signed_int(), seq_before...
2011-05-30 Sven Eckelmannbatman-adv: Use rcu_dereference_protected by update...
2011-05-30 Sven Eckelmannbatman-adv: Calculate sizeof using variable insead...
2011-05-30 Sven Eckelmannbatman-adv: Remove casts from type x to type x
2011-05-30 Sven Eckelmannbatman-adv: Remove explicit casts cast from void* for...
2011-05-30 Sven Eckelmannbatman-adv: Only use int up and down gw representation
2011-05-30 Sven Eckelmannbatman-adv: Add const type qualifier for pointers
2011-05-30 Sven Eckelmannbatman-adv: Don't do pointer arithmetic with void*
2011-05-30 Sven Eckelmannbatman-adv: Remove comparising < 0 for unsigned type
2011-05-30 Sven Eckelmannbatman-adv: Print jiffies as unsigned long
2011-05-30 Sven Eckelmannbatman-adv: Annotate functions with format strings
2011-05-30 Sven Eckelmannbatman-adv: Use kzalloc rather than kmalloc followed...
2011-05-30 Antonio Quartullibatman-adv: move neigh_node->if_incoming->if_status...
2011-05-29 Linus TorvaldsMerge branch 'pnfs-submit' of git://git.open-osd.org...
2011-05-29 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2011-05-29 Linus TorvaldsMerge branch 'for-2.6.40' of git://linux-nfs.org/~bfiel...
2011-05-29 Linus TorvaldsMerge branch 'nfs-for-2.6.40' of git://git.linux-nfs...
2011-05-29 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2011-05-29 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-05-29 Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2011-05-29 Len BrownMerge branch 'ec-cleanup' into release
2011-05-29 Len BrownMerge branches 'acpica', 'aml-custom', 'bugzilla-16548...
2011-05-28 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-05-28 Ingo MolnarMerge branch 'rcu/urgent' of git://git./linux/kernel...
2011-05-28 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-27 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless...
2011-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-27 Linus TorvaldsMerge branch 'docs-move' of git://git./linux/kernel...
2011-05-27 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-05-27 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2011-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-27 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git./linux...
2011-05-27 Ingo MolnarMerge branch 'urgent' of git://git./linux/kernel/git...
2011-05-27 Linus TorvaldsMerge branch 'upstream/tidy-xen-mmu-2.6.39' of git...
2011-05-27 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2011-05-26 Benjamin HerrenschmidtMerge remote branch 'kumar/merge' into merge
2011-05-26 Eric ParisMerge commit 'v2.6.39' into 20110526
2011-05-26 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2011-05-26 Linus TorvaldsMerge branch 'gpio/next' of git://git.secretlab.ca...
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-26 Linus TorvaldsMerge branch 'spi/next' of git://git.secretlab.ca/git...
2011-05-26 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-05-26 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next