aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/bridge_loop_avoidance.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\
| * batman-adv: Don't handle address updates when bla is disabledSimon Wunderlich2013-06-10
* | batman-adv: print the VID properlyAntonio Quartulli2013-05-28
* | batman-adv: change VID semantic in the BLA codeAntonio Quartulli2013-05-28
* | batman-adv: use eth_hdr() when it makes senseAntonio Quartulli2013-05-28
|/
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* batman-adv: update copyright yearsAntonio Quartulli2013-01-19
* batman-adv: rename batadv_claim struct to make clear it is used by blaMarek Lindner2013-01-19
* batman-adv: rename batadv_backbone_gw struct to make clear it is used by blaMarek Lindner2013-01-19
* batman-adv: a delayed_work has to be initialised onceAntonio Quartulli2013-01-19
* batman-adv: use the const qualifier in hash functionsAntonio Quartulli2013-01-12
* batman-adv: remove useless blank lines before and after bracketsAntonio Quartulli2013-01-12
* batman-adv: unify and properly print hex valuesAntonio Quartulli2013-01-12
* batman-adv: Fix broadcast duplist for fragmentationSimon Wunderlich2012-11-21
* batman-adv: fix bla compare functionSimon Wunderlich2012-11-21
* batman-adv: wait multiple periods before activating blaSimon Wunderlich2012-11-14
* batman-adv: allow bla traffic only after first worker periodSimon Wunderlich2012-11-14
* batman-adv: send announcement when backbone gw is registeredSimon Wunderlich2012-11-14
* batman-adv: don't rely on positions in struct for hashingSimon Wunderlich2012-11-14
* batman-adv: consolidate duplicated primary_if checking codeMarek Lindner2012-10-29
* batman-adv: Fix potential broadcast BLA-duplicate-check race conditionLinus Lüssing2012-10-18
* batman-adv: Fix broadcast packet CRC calculationLinus Lüssing2012-10-18
* batman-adv: Reduce accumulated length of simple statementsSven Eckelmann2012-08-23
* batman-adv: Don't break statements after assignment operatorSven Eckelmann2012-08-23
* batman-adv: Split batadv_priv in sub-structures for featuresSven Eckelmann2012-08-23
* batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructureMarek Lindner2012-08-23
* batman-adv: rename bridge loop avoidance claim typesSimon Wunderlich2012-08-23
* batman-adv: correct comments in bridge loop avoidanceSimon Wunderlich2012-08-23
* batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich2012-08-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\
| * batman-adv: check incoming packet type for blaSimon Wunderlich2012-07-05
* | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* | batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-01
* | batman-adv: Prefix packet structs with batadv_Sven Eckelmann2012-07-01
* | batman-adv: Prefix hash struct and typedef with batadv_Sven Eckelmann2012-07-01
* | batman-adv: Prefix main enum with BATADV_Sven Eckelmann2012-07-01
* | batman-adv: Prefix packet enum with BATADV_Sven Eckelmann2012-07-01
* | batman-adv: Prefix hard-interface enum with BATADV_Sven Eckelmann2012-07-01
* | batman-adv: Prefix main defines with BATADV_Sven Eckelmann2012-06-28
* | batman-adv: Prefix bridge_loop_avoidance defines with BATADV_Sven Eckelmann2012-06-28
* | batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_Sven Eckelmann2012-06-25
* | batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann2012-06-25
* | batman-adv: Prefix originator static inline functions with batadv_Sven Eckelmann2012-06-24
* | batman-adv: Prefix hash static inline functions with batadv_Sven Eckelmann2012-06-24
* | batman-adv: Prefix hard-interface static inline functions with batadv_Sven Eckelmann2012-06-24
* | batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-20
* | batman-adv: Prefix main non-static functions with batadv_Sven Eckelmann2012-06-20
* | batman-adv: Prefix translation-table non-static functions with batadv_Sven Eckelmann2012-06-20
* | batman-adv: Prefix originator non-static functions with batadv_Sven Eckelmann2012-06-20