Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec...
[cascardo/linux.git] / net / batman-adv /
2013-11-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-10-23 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-10-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2013-10-23 Simon Wunderlichbatman-adv: generalize batman-adv icmp packet handling
2013-10-23 Simon Wunderlichbatman-adv: Start new development cycle
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 Antonio Quartullibatman-adv: invoke dev_get_by_index() outside of is_wif...
2013-10-23 Antonio Quartullibatman-adv: send GW_DEL event in case of soft-iface...
2013-10-23 Marek Lindnerbatman-adv: limit local translation table max size
2013-10-23 Antonio Quartullibatman-adv: adapt the TT component to use the new API...
2013-10-23 Antonio Quartullibatman-adv: provide orig_node routing API
2013-10-23 Antonio Quartullibatman-adv: adapt the neighbor purging routine to use...
2013-10-23 Antonio Quartullibatman-adv: adapt bonding to use the new API functions
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-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-10-23 Linus TorvaldsMerge branch 'for-rc' of git://git./linux/kernel/git...
2013-10-23 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-10-23 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2013-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-10-22 Linus TorvaldsMerge tag 'jfs-3.12' of git://github.com/kleikamp/linux...
2013-10-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-10-22 Linus TorvaldsMerge branch 'for-3.12-fixes' of git://git./linux/kerne...
2013-10-22 Linus TorvaldsMerge branch 'for-3.12-fixes' of git://git./linux/kerne...
2013-10-19 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-10-19 Antonio Quartullibatman-adv: make the backbone gw check VLAN specific
2013-10-19 Antonio Quartullibatman-adv: make the TT global purge routine VLAN specific
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: remove bogus comment
2013-10-19 Linus Lüssingbatman-adv: refine API calls for unicast transmissions...
2013-10-19 Antonio Quartullibatman-adv: make the AP isolation attribute VLAN specific
2013-10-19 Antonio Quartullibatman-adv: add sysfs framework for VLAN
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: make the GW module correctly talk to the...
2013-10-19 Antonio Quartullibatman-adv: print the VID together with the TT entries
2013-10-19 Antonio Quartullibatman-adv: use vid when computing local and global...
2013-10-19 Antonio Quartullibatman-adv: add the VLAN ID attribute to the TT entry
2013-10-19 Marek Lindnerbatman-adv: update email address for Marek Lindner
2013-10-19 Simon Wunderlichbatman-adv: update email address for Simon Wunderlich
2013-10-19 Antonio Quartullibatman-adv: check skb preparation return value
2013-10-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-10-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-10-17 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-10-17 David S. MillerMerge branch 'net-next' of git://git./linux/kernel...
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./linux/kernel/git...
2013-10-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-10-14 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-10-14 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-10-12 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2013-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-10-12 Linus Lüssingbatman-adv: Add dummy soft-interface rx mode handler
2013-10-12 Antonio Quartullibatman-adv: make batadv_tt_save_orig_buffer() generic
2013-10-12 Antonio Quartullibatman-adv: implement batadv_tt_entries
2013-10-12 Simon Wunderlichbatman-adv: remove useless find_router look up
2013-10-12 Marek Lindnerbatman-adv: consider network coding overhead when calcu...
2013-10-12 Antonio Quartullibatman-adv: create common header for ICMP packets
2013-10-12 Antonio Quartullibatman-adv: use htons when possible
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-12 Antonio Quartullibatman-adv: use VLAN_ETH_HLEN instead of sizeof(struct...
2013-10-12 Antonio Quartullibatman-adv: h_vlan_encapsulated_proto access refactoring
2013-10-12 Antonio Quartullibatman-adv: don't use call_rcu if not needed
2013-10-12 Antonio Quartullibatman-adv: remove batadv_tt_global_add_orig declaration
2013-10-12 Antonio Quartullibatman-adv: make tt_global_add static and return bool
2013-10-12 Simon Wunderlichbatman-adv: only add recordroute information to icmp...
2013-10-11 Greg Kroah-HartmanMerge tag 'fixes-for-v3.12-rc5' of git://git./linux...
2013-10-11 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-10-11 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2013-10-10 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2013-10-10 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-10-10 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-10-09 Simon Wunderlichbatman-adv: reorder batadv_iv_flags
2013-10-09 Simon Wunderlichbatman-adv: remove packed from batadv_ogm_packet
2013-10-09 Simon Wunderlichbatman-adv: reorder packet types
2013-10-09 Simon Wunderlichbatman-adv: add build check macros for packet member...
2013-10-09 Simon Wunderlichbatman-adv: remove vis functionality
2013-10-09 Antonio Quartullibatman-adv: move BATADV_TT_CLIENT_TEMP to higher bit
2013-10-09 Antonio Quartullibatman-adv: use CRC32C instead of CRC16 in TT code
2013-10-09 Marek Lindnerbatman-adv: tvlv - convert roaming adv packet to use...
2013-10-09 Marek Lindnerbatman-adv: tvlv - convert tt query packet to use tvlv...
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-10-09 Antonio Quartullibatman-adv: switch to a new packet compatibility version
2013-10-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-10-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-10-09 Dave AirlieMerge remote-tracking branch 'nouveau/drm-nouveau-next...
2013-10-09 David S. MillerMerge git://git./linux/kernel/git/davem/net
2013-10-07 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next