index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
discover.c
Age
Commit message (
Expand
)
Author
2014-03-28
tipc: make discovery domain a bearer attribute
Erik Hugne
2014-02-18
tipc: align tipc function names with common naming practice in the network
Ying Xue
2014-01-07
tipc: introduce new spinlock to protect struct link_req
Ying Xue
2013-12-09
tipc: remove interface state mirroring in bearer
Erik Hugne
2013-06-17
tipc: cosmetic realignment of function arguments
Paul Gortmaker
2013-04-17
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
Patrick McHardy
2012-11-21
tipc: remove the bearer congestion mechanism
Ying Xue
2012-07-13
tipc: phase out most of the struct print_buf usage
Erik Hugne
2012-07-13
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
2012-04-30
tipc: compress out gratuitous extra carriage returns
Paul Gortmaker
2012-02-24
tipc: Eliminate trivial buffer manipulation helper routines
Allan Stephens
2012-02-24
tipc: Detect duplicate nodes using different network interfaces
Allan Stephens
2012-02-24
tipc: Introduce node signature field in neighbor discovery message
Allan Stephens
2011-12-29
tipc: rename struct link* to struct tipc_link*
Paul Gortmaker
2011-12-27
tipc: Ignore neighbor discovery messages containing invalid address
Allan Stephens
2011-12-27
tipc: Hide media-specific addressing details from generic bearer code
Allan Stephens
2011-09-17
tipc: Ensure both nodes recognize loss of contact between them
Allan Stephens
2011-05-10
tipc: Revise timings used when sending link request messages
Allan Stephens
2011-05-10
tipc: Add monitoring of number of nodes discovered by bearer
Allan Stephens
2011-05-10
tipc: Enhance sending of discovery object link request messages
Allan Stephens
2011-05-10
tipc: Enhance handling of discovery object creation failures
Allan Stephens
2011-05-10
tipc: Strengthen checks for neighboring node discovery
Allan Stephens
2011-03-13
tipc: Don't respond to neighbor discovery request on blocked bearer
Allan Stephens
2011-03-13
tipc: Eliminate unnecessary constant for neighbor discovery msg size
Allan Stephens
2011-03-13
tipc: Optimizations to link creation code
Allan Stephens
2011-03-13
tipc: Give Tx of discovery responses priority over link messages
Allan Stephens
2011-03-13
tipc: Cosmetic changes to neighbor discovery logic
Allan Stephens
2011-02-23
tipc: Remove unused message header field for requested number of links
Allan Stephens
2011-02-23
tipc: Combine bearer structure with tipc_bearer structure
Allan Stephens
2011-01-01
tipc: cleanup various cosmetic whitespace issues
Allan Stephens
2011-01-01
tipc: remove redundant #includes
Allan Stephens
2011-01-01
tipc: remove calls to dbg() and msg_dbg()
Allan Stephens
2011-01-01
tipc: Remove prototype code for supporting slave nodes
Allan Stephens
2010-12-02
tipc: Remove obsolete inclusions of header files
Allan Stephens
2010-10-16
tipc: cleanup function namespace
stephen hemminger
2010-10-13
tipc: clean out all instances of #if 0'd unused code
Paul Gortmaker
2010-08-17
tipc: Prevent missing name table entries when link flip-flops rapidly
Allan Stephens
2010-05-12
tipc: add tipc_ prefix to fcns targeted for un-inlining
Allan Stephens
2010-05-12
tipc: Relocate trivial link status functions to header file
Allan Stephens
2008-09-02
tipc: Don't use structure names which easily globally conflict.
David S. Miller
2008-06-04
tipc: Message rejection rework preparatory changes
Allan Stephens
2008-06-04
tipc: Optimize message initialization routine
Allan Stephens
2008-06-04
tipc: Minor optimizations to received message processing
Allan Stephens
2008-05-21
tipc: Optimize null pointer check during neighbor discovery
Allan Stephens
2007-02-10
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-10-18
[TIPC]: Fixed slow link reactivation when link tolerance is large
Allan Stephens
2006-10-18
[TIPC]: Added duplicate node address detection capability
Allan Stephens
2006-07-21
[TIPC]: Removing useless casts
Panagiotis Issaris
2006-06-25
[TIPC]: Fix incorrect correction to discovery timer frequency computation.
Allan Stephens
2006-06-25
[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.
Allan Stephens
[next]