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
/
send.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-18
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
Antonio Quartulli
1
-1
/
+1
2012-04-18
batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN
Marek Lindner
1
-6
/
+6
2012-03-11
batman-adv: Remove spaces after a cast
Sven Eckelmann
1
-1
/
+1
2012-03-11
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
1
-2
/
+2
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2012-02-17
batman-adv: convert batman iv algorithm to use dynamic infrastructure
Marek Lindner
1
-3
/
+2
2012-02-17
batman-adv: Explicitly mark the common header structure
Sven Eckelmann
1
-1
/
+1
2011-09-08
batman-adv: agglomerate all batman iv ogm sending functions in the batman iv ...
Marek Lindner
1
-278
/
+19
2011-09-08
batman-adv: rename all instances of batman_packet to batman_ogm_packet
Marek Lindner
1
-63
/
+67
2011-08-22
batman-adv: correct several typ0s in the comments
Antonio Quartulli
1
-5
/
+5
2011-07-07
batman-adv: keep local table consistency for further TT_RESPONSE
Antonio Quartulli
1
-3
/
+1
2011-07-05
batman-adv: broadcast primary OGM on all active hard-interfaces
Marek Lindner
1
-4
/
+13
2011-07-05
batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter
Antonio Quartulli
1
-2
/
+2
2011-06-20
batman-adv: improved roaming mechanism
Antonio Quartulli
1
-0
/
+1
2011-06-20
batman-adv: improved client announcement mechanism
Antonio Quartulli
1
-20
/
+67
2011-06-20
batman-adv: Reduce usage of char
Sven Eckelmann
1
-3
/
+3
2011-06-09
batman-adv: use NO_FLAGS define instead of hard-coding 0
Marek Lindner
1
-1
/
+1
2011-05-30
batman-adv: Calculate sizeof using variable insead of types
Sven Eckelmann
1
-9
/
+8
2011-05-30
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
1
-13
/
+14
2011-05-15
batman-adv: reset broadcast flood protection on error
Marek Lindner
1
-1
/
+1
2011-05-15
batman-adv: Add missing hardif_free_ref in forw_packet_free
Sven Eckelmann
1
-2
/
+15
2011-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
1
-8
/
+8
2011-05-01
batman-adv: Make bat_priv->primary_if an rcu protected pointer
Marek Lindner
1
-4
/
+13
2011-05-01
batman-adv: Move definition of atomic_dec_not_zero() into main.h
Antonio Quartulli
1
-1
/
+0
2011-04-17
batman-adv: Make orig_node->router an rcu protected pointer
Linus Lüssing
1
-7
/
+12
2011-03-05
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
1
-50
/
+51
2011-03-05
batman-adv: rename global if_list to hardif_list
Marek Lindner
1
-2
/
+2
2011-03-05
batman-adv: separate ethernet comparing calls from hash functions
Marek Lindner
1
-1
/
+1
2011-02-11
batman-adv: Remove duplicate types.h inclusions
Linus Lüssing
1
-1
/
+0
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2011-01-31
batman-adv: remove unused parameters
Simon Wunderlich
1
-2
/
+2
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann
1
-0
/
+585