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
/
tipc
/
discover.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
tipc: Eliminate trivial buffer manipulation helper routines
Allan Stephens
1
-3
/
+3
2012-02-24
tipc: Detect duplicate nodes using different network interfaces
Allan Stephens
1
-14
/
+58
2012-02-24
tipc: Introduce node signature field in neighbor discovery message
Allan Stephens
1
-0
/
+3
2011-12-29
tipc: rename struct link* to struct tipc_link*
Paul Gortmaker
1
-10
/
+10
2011-12-27
tipc: Ignore neighbor discovery messages containing invalid address
Allan Stephens
1
-0
/
+3
2011-12-27
tipc: Hide media-specific addressing details from generic bearer code
Allan Stephens
1
-2
/
+2
2011-09-17
tipc: Ensure both nodes recognize loss of contact between them
Allan Stephens
1
-6
/
+0
2011-05-10
tipc: Revise timings used when sending link request messages
Allan Stephens
1
-30
/
+36
2011-05-10
tipc: Add monitoring of number of nodes discovered by bearer
Allan Stephens
1
-5
/
+27
2011-05-10
tipc: Enhance sending of discovery object link request messages
Allan Stephens
1
-1
/
+13
2011-05-10
tipc: Enhance handling of discovery object creation failures
Allan Stephens
1
-24
/
+21
2011-05-10
tipc: Strengthen checks for neighboring node discovery
Allan Stephens
1
-2
/
+5
2011-03-13
tipc: Don't respond to neighbor discovery request on blocked bearer
Allan Stephens
1
-1
/
+1
2011-03-13
tipc: Eliminate unnecessary constant for neighbor discovery msg size
Allan Stephens
1
-2
/
+2
2011-03-13
tipc: Optimizations to link creation code
Allan Stephens
1
-1
/
+1
2011-03-13
tipc: Give Tx of discovery responses priority over link messages
Allan Stephens
1
-7
/
+9
2011-03-13
tipc: Cosmetic changes to neighbor discovery logic
Allan Stephens
1
-44
/
+59
2011-02-23
tipc: Remove unused message header field for requested number of links
Allan Stephens
1
-8
/
+3
2011-02-23
tipc: Combine bearer structure with tipc_bearer structure
Allan Stephens
1
-13
/
+13
2011-01-01
tipc: cleanup various cosmetic whitespace issues
Allan Stephens
1
-1
/
+1
2011-01-01
tipc: remove redundant #includes
Allan Stephens
1
-2
/
+0
2011-01-01
tipc: remove calls to dbg() and msg_dbg()
Allan Stephens
1
-4
/
+0
2011-01-01
tipc: Remove prototype code for supporting slave nodes
Allan Stephens
1
-4
/
+0
2010-12-02
tipc: Remove obsolete inclusions of header files
Allan Stephens
1
-2
/
+0
2010-10-16
tipc: cleanup function namespace
stephen hemminger
1
-15
/
+1
2010-10-13
tipc: clean out all instances of #if 0'd unused code
Paul Gortmaker
1
-20
/
+0
2010-08-17
tipc: Prevent missing name table entries when link flip-flops rapidly
Allan Stephens
1
-0
/
+8
2010-05-12
tipc: add tipc_ prefix to fcns targeted for un-inlining
Allan Stephens
1
-3
/
+3
2010-05-12
tipc: Relocate trivial link status functions to header file
Allan Stephens
1
-1
/
+1
2008-09-02
tipc: Don't use structure names which easily globally conflict.
David S. Miller
1
-1
/
+1
2008-06-04
tipc: Message rejection rework preparatory changes
Allan Stephens
1
-1
/
+1
2008-06-04
tipc: Optimize message initialization routine
Allan Stephens
1
-2
/
+1
2008-06-04
tipc: Minor optimizations to received message processing
Allan Stephens
1
-2
/
+2
2008-05-21
tipc: Optimize null pointer check during neighbor discovery
Allan Stephens
1
-3
/
+2
2007-02-10
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-25
/
+25
2006-10-18
[TIPC]: Fixed slow link reactivation when link tolerance is large
Allan Stephens
1
-3
/
+4
2006-10-18
[TIPC]: Added duplicate node address detection capability
Allan Stephens
1
-1
/
+31
2006-07-21
[TIPC]: Removing useless casts
Panagiotis Issaris
1
-1
/
+1
2006-06-25
[TIPC]: Fix incorrect correction to discovery timer frequency computation.
Allan Stephens
1
-3
/
+3
2006-06-25
[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.
Allan Stephens
1
-5
/
+2
2006-03-20
[TIPC]: Cleanups
Adrian Bunk
1
-4
/
+4
2006-01-18
[TIPC] Avoid polluting the global namespace
Per Liden
1
-26
/
+26
2006-01-12
[TIPC] Update of file headers
Per Liden
1
-2
/
+1
2006-01-12
[TIPC] License header update
Per Liden
1
-19
/
+23
2006-01-12
[TIPC} Fixed bug in disc_timeout()
Jon Maloy
1
-26
/
+2
2006-01-12
[TIPC] Initial merge
Per Liden
1
-0
/
+339