index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
bridge_loop_avoidance.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-152
/
+168
*
batman-adv: Prefix main static inline functions with batadv_
Sven Eckelmann
2012-06-25
1
-81
/
+84
*
batman-adv: Prefix originator static inline functions with batadv_
Sven Eckelmann
2012-06-24
1
-2
/
+2
*
batman-adv: Prefix hash static inline functions with batadv_
Sven Eckelmann
2012-06-24
1
-5
/
+8
*
batman-adv: Prefix hard-interface static inline functions with batadv_
Sven Eckelmann
2012-06-24
1
-14
/
+14
*
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
2012-06-20
1
-48
/
+19
*
batman-adv: Prefix main non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-1
/
+1
*
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-2
/
+2
*
batman-adv: Prefix originator non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-2
/
+2
*
batman-adv: Prefix hash non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-4
/
+4
*
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-14
/
+14
*
batman-adv: Return error codes instead of -1 on failures
Sven Eckelmann
2012-06-18
1
-3
/
+3
*
batman-adv: trivial endianness annotations
Al Viro
2012-06-18
1
-3
/
+3
*
batman-adv: get rid of pointless cast in memcpy()
Al Viro
2012-06-18
1
-1
/
+1
*
batman-adv: Initialize lockdep class keys for hashes
Sven Eckelmann
2012-06-18
1
-0
/
+13
*
batman-adv: update copyright years
Antonio Quartulli
2012-05-11
1
-1
/
+1
*
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
Antonio Quartulli
2012-04-18
1
-6
/
+4
*
batman-adv: remove duplicated line in comment
Antonio Quartulli
2012-04-18
1
-1
/
+0
*
batman-adv: form groups in the bridge loop avoidance
Simon Wunderlich
2012-04-11
1
-6
/
+115
*
batman-adv: add broadcast duplicate check
Simon Wunderlich
2012-04-11
1
-0
/
+75
*
batman-adv: don't let backbone gateways exchange tt entries
Simon Wunderlich
2012-04-11
1
-0
/
+50
*
batman-adv: export claim tables through debugfs
Simon Wunderlich
2012-04-11
1
-0
/
+53
*
batman-adv: add basic bridge loop avoidance code
Simon Wunderlich
2012-04-11
1
-0
/
+1296