index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
2012-05-11
batman-adv: ignore protocol packets if the interface did not enable this prot...
Marek Lindner
2012-05-11
batman-adv: split neigh_new function into generic and batman iv specific parts
Marek Lindner
2012-05-11
batman-adv: replace HZ calculations with jiffies_to_msecs()
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-05-11
batman-adv: introduce packet type handler array for incoming packets
Marek Lindner
2012-05-11
batman-adv: introduce is_single_hop_neigh variable to increase readability
Marek Lindner
2012-05-11
batman-adv: fix wrong dhcp option list browsing
Antonio Quartulli
2012-04-18
batman-adv: skip the window protection test when the originator has no neighb...
Antonio Quartulli
2012-04-18
batman-adv: print OGM seq numbers as unsigned int
Antonio Quartulli
2012-04-18
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
Antonio Quartulli
2012-04-18
batman-adv: mark existing ogm variables as batman iv
Marek Lindner
2012-04-18
batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN
Marek Lindner
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: randomize initial seqno to avoid collision
Marek Lindner
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init callback
Marek Lindner
2012-04-18
batman-adv: move ogm initialization into the proper function
Marek Lindner
2012-04-18
batman-adv: remove duplicated line in comment
Antonio Quartulli
2012-04-18
batman-adv: convert the tt_crc to network order
Antonio Quartulli
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
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: drop STP over batman
Simon Wunderlich
2012-04-11
batman-adv: add broadcast duplicate check
Simon Wunderlich
2012-04-11
batman-adv: don't let backbone gateways exchange tt entries
Simon Wunderlich
2012-04-11
batman-adv: allow multiple entries in tt_global_entries
Simon Wunderlich
2012-04-11
batman-adv: export claim tables through debugfs
Simon Wunderlich
2012-04-11
batman-adv: make bridge loop avoidance switchable
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: encourage batman to take shorter routes by changing the default h...
Marek Lindner
2012-04-11
batman-adv: Remove declaration of only locally used functions
Sven Eckelmann
2012-04-11
batman-adv: Replace bitarray operations with bitmap
Sven Eckelmann
2012-04-11
batman-adv: use ETH_ALEN instead of hardcoded numeric constants
Antonio Quartulli
2012-04-11
batman-adv: clean up Kconfig
Antonio Quartulli
2012-03-11
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-03-11
batman-adv: Remove spaces after a cast
Sven Eckelmann
2012-03-11
batman-adv: Use {} braces consistent on the arms of a statement
Sven Eckelmann
2012-03-11
batman-adv: Don't begin block comments with only a /* line
Sven Eckelmann
2012-03-11
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
2012-02-28
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-02-28
batman-adv: Fix indentation of multiline statements
Sven Eckelmann
2012-02-17
batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
2012-02-17
batman-adv: Start new development cycle
Sven Eckelmann
2012-02-17
batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry
Antonio Quartulli
2012-02-17
batman-adv: code refactoring - move debug print into tt_local_set_pending
Antonio Quartulli
2012-02-17
batman-adv: set TT_CLIENT_NEW flag before invoking hash_add()
Antonio Quartulli
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
[prev]
[next]