index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-30
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-3
/
+18
2011-10-25
batman-adv: unify hash_entry field position in tt_local/global_entry
Antonio Quartulli
1
-2
/
+2
2011-10-25
batman-adv: add sanity check when removing global tts
Simon Wunderlich
1
-0
/
+3
2011-10-25
batman-adv: remove references for global tt entries
Simon Wunderlich
1
-1
/
+13
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2011-10-18
batman-adv: correctly set the data field in the TT_REPONSE packet
Antonio Quartulli
1
-1
/
+4
2011-10-18
batman-adv: fix tt_local_reset_flags() function
Antonio Quartulli
1
-0
/
+2
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-5
/
+5
2011-09-22
batman-adv: do_bcast has to be true for broadcast packets only
Antonio Quartulli
1
-5
/
+5
2011-09-08
batman-adv: Remove unnecessary OOM logging messages
Joe Perches
5
-24
/
+7
2011-09-08
batman-adv: update internal version number
Sven Eckelmann
1
-1
/
+1
2011-09-08
batman-adv: agglomerate all batman iv ogm sending functions in the batman iv ...
Marek Lindner
8
-599
/
+522
2011-09-08
batman-adv: move routing packet initialization into corresponding file
Marek Lindner
3
-32
/
+46
2011-09-08
batman-adv: agglomerate all batman iv ogm processing functions in a single file
Marek Lindner
9
-634
/
+698
2011-09-08
batman-adv: rename all instances of batman_packet to batman_ogm_packet
Marek Lindner
9
-182
/
+204
2011-08-22
batman-adv: merge update_transtable() into tt related code
Marek Lindner
3
-74
/
+70
2011-08-22
batman-adv: reuse tt_len() to calculate tt buffer length
Marek Lindner
1
-2
/
+1
2011-08-22
batman-adv: print client flags in the local/global transtables output
Antonio Quartulli
1
-10
/
+27
2011-08-22
batman-adv: implement AP-isolation on the sender side
Antonio Quartulli
5
-12
/
+29
2011-08-22
batman-adv: implement AP-isolation on the receiver side
Antonio Quartulli
5
-0
/
+50
2011-08-22
batman-adv: detect clients connected through a 802.11 device
Antonio Quartulli
9
-11
/
+55
2011-08-22
batman-adv: correct several typ0s in the comments
Antonio Quartulli
12
-37
/
+36
2011-08-22
batman-adv: hash_add() has to discriminate on the return value
Antonio Quartulli
3
-9
/
+22
2011-07-12
netdevice: Kill 'feature' test macros.
David S. Miller
1
-16
/
+0
2011-07-08
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-32
/
+147
2011-07-07
batman-adv: request the full table if tt_crc doesn't match
Antonio Quartulli
1
-0
/
+12
2011-07-07
batman-adv: keep global table consistency in case of roaming
Antonio Quartulli
1
-2
/
+8
2011-07-07
batman-adv: keep local table consistency for further TT_RESPONSE
Antonio Quartulli
4
-30
/
+125
2011-07-07
batman-adv: initialise last_ttvn and tt_crc for the orig_node structure
Antonio Quartulli
1
-0
/
+2
2011-07-05
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
13
-59
/
+71
2011-07-05
batman-adv: Replace version info instead of appending them
Sven Eckelmann
4
-21
/
+9
2011-07-05
batman-adv: aggregation checks should use the primary_if pointer
Marek Lindner
1
-5
/
+20
2011-07-05
batman-adv: broadcast primary OGM on all active hard-interfaces
Marek Lindner
1
-4
/
+13
2011-07-05
batman-adv: pass a unique flag arg instead of a sequence of bool ones
Antonio Quartulli
1
-11
/
+10
2011-07-05
batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter
Antonio Quartulli
4
-5
/
+5
2011-07-05
batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry
Antonio Quartulli
4
-15
/
+16
2011-06-20
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
27
-462
/
+2080
2011-06-20
batman-adv: improved gateway tq-based selection
Antonio Quartulli
4
-6
/
+104
2011-06-20
batman-adv: throw uevent in userspace on gateway add/change/del event
Antonio Quartulli
1
-0
/
+6
2011-06-20
batman-adv: gateway election code refactoring
Antonio Quartulli
3
-56
/
+82
2011-06-20
batman-adv: add wrapper function to throw uevent in userspace
Antonio Quartulli
3
-0
/
+84
2011-06-20
batman-adv: protect the local and the global trans-tables with rcu
Antonio Quartulli
5
-128
/
+150
2011-06-20
batman-adv: improved roaming mechanism
Antonio Quartulli
12
-33
/
+334
2011-06-20
batman-adv: improved client announcement mechanism
Antonio Quartulli
18
-305
/
+1381
2011-06-20
batman-adv: Unify the first 3 bytes in each packet
Antonio Quartulli
1
-12
/
+18
2011-06-20
batman-adv: Reduce usage of char
Sven Eckelmann
11
-20
/
+20
2011-06-20
batman-adv: count_real_packets() in batman-adv assumes char is signed
David Howells
3
-8
/
+8
2011-06-20
batman-adv: Keep interface_tx as local function
Sven Eckelmann
2
-2
/
+1
2011-06-20
batman-adv: Move compare_orig to originator.c
Sven Eckelmann
2
-8
/
+8
2011-06-09
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
10
-47
/
+72
[next]