summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/originator.c
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-121-1/+1
* batman-adv: add debugfs support to view multiif tablesSimon Wunderlich2014-01-121-1/+47
* batman-adv: add bonding againSimon Wunderlich2014-01-121-0/+4
* batman-adv: split out router from orig_nodeSimon Wunderlich2014-01-121-8/+234
* batman-adv: split tq information in neigh_node structSimon Wunderlich2014-01-121-19/+210
* batman-adv: remove bonding and interface alternatingSimon Wunderlich2014-01-121-14/+1
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-081-3/+1
* batman-adv: use batadv_compare_eth for concisedingtianhong2013-12-261-1/+1
* batman-adv: provide orig_node routing APIAntonio Quartulli2013-10-231-88/+14
* batman-adv: adapt the neighbor purging routine to use the new API functionsAntonio Quartulli2013-10-231-8/+9
* batman-adv: add bat_orig_print API functionAntonio Quartulli2013-10-231-56/+10
* batman-adv: make struct batadv_orig_node algorithm agnosticAntonio Quartulli2013-10-231-56/+33
* batman-adv: make struct batadv_neigh_node algorithm agnosticAntonio Quartulli2013-10-231-11/+22
* batman-adv: make the TT global purge routine VLAN specificAntonio Quartulli2013-10-191-1/+1
* batman-adv: make the TT CRC logic VLAN specificAntonio Quartulli2013-10-191-3/+98
* batman-adv: lock around TT operations to avoid sending inconsistent dataAntonio Quartulli2013-10-191-0/+1
* batman-adv: Receive fragmented packets and mergeMartin Hundebøll2013-10-121-1/+13
* batman-adv: Remove old fragmentation codeMartin Hundebøll2013-10-121-9/+0
* batman-adv: tvlv - gateway download/upload bandwidth containerMarek Lindner2013-10-091-3/+1
* batman-adv: slightly improve neighbor creation debug messageAntonio Quartulli2013-05-291-1/+2
* batman-adv: drop useless argument seqno in neighbor creationAntonio Quartulli2013-05-291-3/+2
* batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing2013-05-171-0/+16
* batman-adv: use seq_puts instead of seq_printf when the format is constantAntonio Quartulli2013-03-271-2/+2
* batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll2013-03-131-0/+6
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-17/+14
* batman-adv: update copyright yearsAntonio Quartulli2013-01-191-1/+1
* batman-adv: a delayed_work has to be initialised onceAntonio Quartulli2013-01-191-9/+8
* batman-adv: remove useless blank lines before and after bracketsAntonio Quartulli2013-01-121-3/+0
* batman-adv: Initialize lockdep class keys for hashesAntonio Quartulli2013-01-121-0/+6
* batman-adv: substitute tt_poss_change with a per-tt_entry flagAntonio Quartulli2012-11-141-1/+0
* batman-adv: Distributed ARP Table - create DHT helper functionsAntonio Quartulli2012-11-071-0/+2
* batman-adv: consolidate duplicated primary_if checking codeMarek Lindner2012-10-291-16/+3
* batman-adv: Fix alignment after opened parenthesesSven Eckelmann2012-07-011-4/+5
* batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-011-48/+54
* batman-adv: Prefix hash struct and typedef with batadv_Sven Eckelmann2012-07-011-5/+5
* batman-adv: Prefix main enum with BATADV_Sven Eckelmann2012-07-011-6/+6
* batman-adv: Prefix hard-interface enum with BATADV_Sven Eckelmann2012-07-011-8/+8
* batman-adv: Prefix main defines with BATADV_Sven Eckelmann2012-06-281-15/+17
* batman-adv: Prefix unicast defines with BATADV_Sven Eckelmann2012-06-281-1/+1
* batman-adv: Prefix originator local static functions with batadv_Sven Eckelmann2012-06-251-27/+27
* batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann2012-06-251-33/+32
* batman-adv: Prefix originator static inline functions with batadv_Sven Eckelmann2012-06-241-2/+2
* batman-adv: Prefix hash static inline functions with batadv_Sven Eckelmann2012-06-241-2/+3
* batman-adv: Prefix hard-interface static inline functions with batadv_Sven Eckelmann2012-06-241-2/+2
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-201-6/+7
* batman-adv: Prefix main non-static functions with batadv_Sven Eckelmann2012-06-201-2/+2
* batman-adv: Prefix unicast non-static functions with batadv_Sven Eckelmann2012-06-201-2/+2
* batman-adv: Prefix translation-table non-static functions with batadv_Sven Eckelmann2012-06-201-2/+2
* batman-adv: Prefix routing non-static functions with batadv_Sven Eckelmann2012-06-201-2/+3
* batman-adv: Prefix originator non-static functions with batadv_Sven Eckelmann2012-06-201-17/+18
OpenPOWER on IntegriCloud