index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
types.h
Age
Commit message (
Expand
)
Author
2012-07-11
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-01
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
2012-07-01
batman-adv: Prefix packet structs with batadv_
Sven Eckelmann
2012-07-01
batman-adv: Prefix hash struct and typedef with batadv_
Sven Eckelmann
2012-07-01
batman-adv: Prefix types enum with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: Prefix main defines with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: Prefix types defines with BATADV_
Sven Eckelmann
2012-06-20
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
2012-06-18
batman-adv: turn tt commit code into routing protocol agnostic API
Marek Lindner
2012-06-18
batman-adv: Add get_ethtool_stats() support
Martin Hundebøll
2012-06-18
batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_t
Antonio Quartulli
2012-05-13
batman-adv: prepare lq_update_lock to be shared among different protocols
Marek Lindner
2012-05-11
batman-adv: refactoring API: find generalized name for bat_ogm_update_mac cal...
Marek Lindner
2012-05-11
batman-adv: rename last_valid to last_seen
Marek Lindner
2012-05-11
batman-adv: register batman ogm receive function during protocol init
Marek Lindner
2012-04-18
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
Antonio Quartulli
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init_primary c...
Marek Lindner
2012-04-18
batman-adv: handle routing code initialization properly
Marek Lindner
2012-04-18
batman-adv: add iface_disable() callback to routing API
Marek Lindner
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init callback
Marek Lindner
2012-04-11
batman-adv: add bridge loop avoidance compile option
Simon Wunderlich
2012-04-11
batman-adv: form groups in the bridge loop avoidance
Simon Wunderlich
2012-04-11
batman-adv: add broadcast duplicate check
Simon Wunderlich
2012-04-11
batman-adv: allow multiple entries in tt_global_entries
Simon Wunderlich
2012-04-11
batman-adv: add basic bridge loop avoidance code
Simon Wunderlich
2012-04-11
batman-adv: remove old bridge loop avoidance code
Simon Wunderlich
2012-04-11
batman-adv: Replace bitarray operations with bitmap
Sven Eckelmann
2012-02-16
batman-adv: Update copyright years
Sven Eckelmann
2012-02-16
batman-adv: convert batman iv algorithm to use dynamic infrastructure
Marek Lindner
2012-02-16
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
2012-02-16
batman-adv: add tt_initialised flag to the orig_node struct
Antonio Quartulli
2011-11-20
batman-adv: create a common substructure for tt_global/local_entry
Antonio Quartulli
2011-10-30
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
2011-10-25
batman-adv: unify hash_entry field position in tt_local/global_entry
Antonio Quartulli
2011-08-22
batman-adv: implement AP-isolation on the receiver side
Antonio Quartulli
2011-08-22
batman-adv: correct several typ0s in the comments
Antonio Quartulli
2011-07-05
batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry
Antonio Quartulli
2011-06-20
batman-adv: gateway election code refactoring
Antonio Quartulli
2011-06-20
batman-adv: protect the local and the global trans-tables with rcu
Antonio Quartulli
2011-06-20
batman-adv: improved roaming mechanism
Antonio Quartulli
2011-06-20
batman-adv: improved client announcement mechanism
Antonio Quartulli
2011-05-30
batman-adv: a multiline comment should precede the variable it is describing
Antonio Quartulli
2011-05-08
batman-adv: Remove multiline comments from line ending
Sven Eckelmann
2011-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
2011-05-08
batman-adv: multi vlan support for bridge loop detection
Marek Lindner
2011-05-01
batman-adv: Make bat_priv->primary_if an rcu protected pointer
Marek Lindner
2011-04-17
batman-adv: protect softif_neigh by rcu
Simon Wunderlich
2011-04-17
batman-adv: Protect global TQ window with a spinlock
Linus Lüssing
2011-04-17
batman-adv: Make orig_node->router an rcu protected pointer
Linus Lüssing
2011-03-05
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
[next]