index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Fix range check for expected packets
Simon Wunderlich
2011-11-20
1
-1
/
+1
*
batman-adv: check for tt_reponse packet real length
Antonio Quartulli
2011-11-20
1
-0
/
+9
*
batman-adv: linearise the tt_response skb only if needed
Antonio Quartulli
2011-11-20
1
-5
/
+6
*
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
7
-36
/
+47
*
batman-adv: use orig_hash_find() instead of get_orig_node() in TT code
Antonio Quartulli
2011-11-20
1
-3
/
+3
*
batman-adv: refactoring gateway handling code
Marek Lindner
2011-11-20
3
-75
/
+126
*
batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>
Sven Eckelmann
2011-11-20
2
-4
/
+4
*
batman-adv: tt_global_del_orig() has to print the correct message
Antonio Quartulli
2011-11-20
1
-2
/
+3
*
batman-adv: update internal version number
Sven Eckelmann
2011-11-20
1
-1
/
+1
*
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
2011-10-30
2
-3
/
+18
|
\
|
*
batman-adv: unify hash_entry field position in tt_local/global_entry
Antonio Quartulli
2011-10-25
1
-2
/
+2
|
*
batman-adv: add sanity check when removing global tts
Simon Wunderlich
2011-10-25
1
-0
/
+3
|
*
batman-adv: remove references for global tt entries
Simon Wunderlich
2011-10-25
1
-1
/
+13
*
|
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-24
1
-1
/
+6
|
\
\
|
|
/
|
*
batman-adv: correctly set the data field in the TT_REPONSE packet
Antonio Quartulli
2011-10-18
1
-1
/
+4
|
*
batman-adv: fix tt_local_reset_flags() function
Antonio Quartulli
2011-10-18
1
-0
/
+2
*
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-07
1
-5
/
+5
|
\
\
|
|
/
|
*
batman-adv: do_bcast has to be true for broadcast packets only
Antonio Quartulli
2011-09-22
1
-5
/
+5
*
|
batman-adv: Remove unnecessary OOM logging messages
Joe Perches
2011-09-08
5
-24
/
+7
*
|
batman-adv: update internal version number
Sven Eckelmann
2011-09-08
1
-1
/
+1
*
|
batman-adv: agglomerate all batman iv ogm sending functions in the batman iv ...
Marek Lindner
2011-09-08
8
-599
/
+522
*
|
batman-adv: move routing packet initialization into corresponding file
Marek Lindner
2011-09-08
3
-32
/
+46
*
|
batman-adv: agglomerate all batman iv ogm processing functions in a single file
Marek Lindner
2011-09-08
9
-634
/
+698
*
|
batman-adv: rename all instances of batman_packet to batman_ogm_packet
Marek Lindner
2011-09-08
9
-182
/
+204
*
|
batman-adv: merge update_transtable() into tt related code
Marek Lindner
2011-08-22
3
-74
/
+70
*
|
batman-adv: reuse tt_len() to calculate tt buffer length
Marek Lindner
2011-08-22
1
-2
/
+1
*
|
batman-adv: print client flags in the local/global transtables output
Antonio Quartulli
2011-08-22
1
-10
/
+27
*
|
batman-adv: implement AP-isolation on the sender side
Antonio Quartulli
2011-08-22
5
-12
/
+29
*
|
batman-adv: implement AP-isolation on the receiver side
Antonio Quartulli
2011-08-22
5
-0
/
+50
*
|
batman-adv: detect clients connected through a 802.11 device
Antonio Quartulli
2011-08-22
9
-11
/
+55
*
|
batman-adv: correct several typ0s in the comments
Antonio Quartulli
2011-08-22
12
-37
/
+36
*
|
batman-adv: hash_add() has to discriminate on the return value
Antonio Quartulli
2011-08-22
3
-9
/
+22
|
/
*
netdevice: Kill 'feature' test macros.
David S. Miller
2011-07-12
1
-16
/
+0
*
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
2011-07-08
6
-32
/
+147
|
\
|
*
batman-adv: request the full table if tt_crc doesn't match
Antonio Quartulli
2011-07-07
1
-0
/
+12
|
*
batman-adv: keep global table consistency in case of roaming
Antonio Quartulli
2011-07-07
1
-2
/
+8
|
*
batman-adv: keep local table consistency for further TT_RESPONSE
Antonio Quartulli
2011-07-07
4
-30
/
+125
|
*
batman-adv: initialise last_ttvn and tt_crc for the orig_node structure
Antonio Quartulli
2011-07-07
1
-0
/
+2
*
|
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
2011-07-05
13
-59
/
+71
|
\
\
|
|
/
|
*
batman-adv: Replace version info instead of appending them
Sven Eckelmann
2011-07-05
4
-21
/
+9
|
*
batman-adv: aggregation checks should use the primary_if pointer
Marek Lindner
2011-07-05
1
-5
/
+20
|
*
batman-adv: broadcast primary OGM on all active hard-interfaces
Marek Lindner
2011-07-05
1
-4
/
+13
|
*
batman-adv: pass a unique flag arg instead of a sequence of bool ones
Antonio Quartulli
2011-07-05
1
-11
/
+10
|
*
batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter
Antonio Quartulli
2011-07-05
4
-5
/
+5
|
*
batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry
Antonio Quartulli
2011-07-05
4
-15
/
+16
*
|
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-06-20
27
-462
/
+2080
|
\
\
|
|
/
|
*
batman-adv: improved gateway tq-based selection
Antonio Quartulli
2011-06-20
4
-6
/
+104
|
*
batman-adv: throw uevent in userspace on gateway add/change/del event
Antonio Quartulli
2011-06-20
1
-0
/
+6
|
*
batman-adv: gateway election code refactoring
Antonio Quartulli
2011-06-20
3
-56
/
+82
[next]