index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
bridge_loop_avoidance.c
Age
Commit message (
Expand
)
Author
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
batman-adv: rename batadv_claim struct to make clear it is used by bla
Marek Lindner
2013-01-19
batman-adv: rename batadv_backbone_gw struct to make clear it is used by bla
Marek Lindner
2013-01-19
batman-adv: a delayed_work has to be initialised once
Antonio Quartulli
2013-01-12
batman-adv: use the const qualifier in hash functions
Antonio Quartulli
2013-01-12
batman-adv: remove useless blank lines before and after brackets
Antonio Quartulli
2013-01-12
batman-adv: unify and properly print hex values
Antonio Quartulli
2012-11-21
batman-adv: Fix broadcast duplist for fragmentation
Simon Wunderlich
2012-11-21
batman-adv: fix bla compare function
Simon Wunderlich
2012-11-14
batman-adv: wait multiple periods before activating bla
Simon Wunderlich
2012-11-14
batman-adv: allow bla traffic only after first worker period
Simon Wunderlich
2012-11-14
batman-adv: send announcement when backbone gw is registered
Simon Wunderlich
2012-11-14
batman-adv: don't rely on positions in struct for hashing
Simon Wunderlich
2012-10-29
batman-adv: consolidate duplicated primary_if checking code
Marek Lindner
2012-10-18
batman-adv: Fix potential broadcast BLA-duplicate-check race condition
Linus Lüssing
2012-10-18
batman-adv: Fix broadcast packet CRC calculation
Linus Lüssing
2012-08-23
batman-adv: Reduce accumulated length of simple statements
Sven Eckelmann
2012-08-23
batman-adv: Don't break statements after assignment operator
Sven Eckelmann
2012-08-23
batman-adv: Split batadv_priv in sub-structures for features
Sven Eckelmann
2012-08-23
batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure
Marek Lindner
2012-08-23
batman-adv: rename bridge loop avoidance claim types
Simon Wunderlich
2012-08-23
batman-adv: correct comments in bridge loop avoidance
Simon Wunderlich
2012-08-23
batman-adv: Add the backbone gateway list to debugfs
Simon Wunderlich
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-10
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-06
batman-adv: check incoming packet type for bla
Simon Wunderlich
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 main enum with BATADV_
Sven Eckelmann
2012-07-01
batman-adv: Prefix packet enum with BATADV_
Sven Eckelmann
2012-07-01
batman-adv: Prefix hard-interface enum with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: Prefix main defines with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: Prefix bridge_loop_avoidance defines with BATADV_
Sven Eckelmann
2012-06-25
batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_
Sven Eckelmann
2012-06-25
batman-adv: Prefix main static inline functions with batadv_
Sven Eckelmann
2012-06-24
batman-adv: Prefix originator static inline functions with batadv_
Sven Eckelmann
2012-06-24
batman-adv: Prefix hash static inline functions with batadv_
Sven Eckelmann
2012-06-24
batman-adv: Prefix hard-interface static inline functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
2012-06-20
batman-adv: Prefix main non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix originator non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix hash non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
Sven Eckelmann
2012-06-18
batman-adv: Return error codes instead of -1 on failures
Sven Eckelmann
2012-06-18
batman-adv: trivial endianness annotations
Al Viro
2012-06-18
batman-adv: get rid of pointless cast in memcpy()
Al Viro
[next]