index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
translation-table.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
batman-adv: Prefix originator static inline functions with batadv_
Sven Eckelmann
2012-06-24
1
-10
/
+11
|
*
batman-adv: Prefix hash static inline functions with batadv_
Sven Eckelmann
2012-06-24
1
-11
/
+13
|
*
batman-adv: Prefix hard-interface static inline functions with batadv_
Sven Eckelmann
2012-06-24
1
-14
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-25
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
batman-adv: fix race condition in TT full-table replacement
Antonio Quartulli
2012-06-23
1
-2
/
+2
|
*
batman-adv: only drop packets of known wifi clients
Marek Lindner
2012-06-23
1
-4
/
+4
*
|
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
2012-06-20
1
-29
/
+49
*
|
batman-adv: Prefix main non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-2
/
+2
*
|
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-39
/
+45
*
|
batman-adv: Prefix send non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-4
/
+4
*
|
batman-adv: Prefix originator non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-16
/
+16
*
|
batman-adv: Prefix hash non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-4
/
+4
*
|
batman-adv: Prefix hard-interface non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-1
/
+1
*
|
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-3
/
+3
*
|
batman-adv: turn tt commit code into routing protocol agnostic API
Marek Lindner
2012-06-18
1
-20
/
+104
*
|
batman-adv: don't bother flipping ->tt_data
Al Viro
2012-06-18
1
-4
/
+6
*
|
batman-adv: Return error codes instead of -1 on failures
Sven Eckelmann
2012-06-18
1
-10
/
+14
*
|
batman-adv: return added entries instead of number of possibly added entries
Marek Lindner
2012-06-18
1
-1
/
+1
*
|
batman-adv: Add get_ethtool_stats() support
Martin Hundebøll
2012-06-18
1
-0
/
+8
|
/
*
batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already e...
Antonio Quartulli
2012-05-14
1
-0
/
+2
*
batman-adv: improve unicast packet (re)routing
Antonio Quartulli
2012-05-13
1
-0
/
+19
*
batman-adv: add contributor name
Antonio Quartulli
2012-05-11
1
-1
/
+1
*
batman-adv: convert the tt_crc to network order
Antonio Quartulli
2012-04-18
1
-1
/
+1
*
batman-adv: don't let backbone gateways exchange tt entries
Simon Wunderlich
2012-04-11
1
-2
/
+16
*
batman-adv: allow multiple entries in tt_global_entries
Simon Wunderlich
2012-04-11
1
-92
/
+303
*
batman-adv: Remove declaration of only locally used functions
Sven Eckelmann
2012-04-11
1
-8
/
+14
*
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
2012-03-11
1
-46
/
+43
*
batman-adv: Fix indentation of multiline statements
Sven Eckelmann
2012-02-28
1
-13
/
+13
*
batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry
Antonio Quartulli
2012-02-17
1
-8
/
+1
*
batman-adv: code refactoring - move debug print into tt_local_set_pending
Antonio Quartulli
2012-02-17
1
-9
/
+6
*
batman-adv: set TT_CLIENT_NEW flag before invoking hash_add()
Antonio Quartulli
2012-02-17
1
-5
/
+5
*
batman-adv: Update copyright years
Sven Eckelmann
2012-02-17
1
-1
/
+1
*
batman-adv: refactor tt_global_del() to avoid misalignment
Sven Eckelmann
2012-02-17
1
-20
/
+22
*
batman-adv: convert time_after instances to has_timed_out
Marek Lindner
2012-02-17
1
-9
/
+6
*
batman-adv: Move is_out_of_time() to main.h for general use
Martin Hundebøll
2012-02-17
1
-20
/
+12
*
batman-adv: Explicitly mark the common header structure
Sven Eckelmann
2012-02-17
1
-12
/
+12
*
batman-adv: add tt_initialised flag to the orig_node struct
Antonio Quartulli
2012-02-17
1
-3
/
+8
*
batman-adv: Fix merge error.
David S. Miller
2011-12-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-16
1
-4
/
+20
|
\
|
*
batman-adv: delete global entry in case of roaming
Antonio Quartulli
2011-12-07
1
-3
/
+18
|
*
batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM
Antonio Quartulli
2011-12-07
1
-2
/
+4
*
|
batman-adv: check return value for hash_add()
Simon Wunderlich
2011-11-20
1
-6
/
+22
*
|
batman-adv: generalise tt_local_reset_flags()
Antonio Quartulli
2011-11-20
1
-12
/
+23
*
|
batman-adv: create a common substructure for tt_global/local_entry
Antonio Quartulli
2011-11-20
1
-130
/
+157
*
|
batman-adv: directly write tt entries without buffering
Simon Wunderlich
2011-11-20
1
-55
/
+2
*
|
batman-adv: fixed hash functions type to uint32_t instead of int
Antonio Quartulli
2011-11-20
1
-14
/
+18
*
|
batman-adv: use orig_hash_find() instead of get_orig_node() in TT code
Antonio Quartulli
2011-11-20
1
-3
/
+3
*
|
batman-adv: tt_global_del_orig() has to print the correct message
Antonio Quartulli
2011-11-20
1
-2
/
+3
|
/
*
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
2011-10-30
1
-1
/
+16
|
\
|
*
batman-adv: add sanity check when removing global tts
Simon Wunderlich
2011-10-25
1
-0
/
+3
[prev]
[next]