Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
00f548bf5494ade996ae9c5e85c497dd2a3fdad5
/
net
/
tipc
/
discover.c
8a0f6eb
tipc: involve reference counter for node structure
by Ying Xue
· 10 years ago
7764d6e
tipc: add framework for node capabilities exchange
by Jon Paul Maloy
· 10 years ago
948fa2d1
tipc: increase size of tipc discovery messages
by Erik Hugne
· 10 years ago
c589863
tipc: reduce usage of context info in socket and link
by Jon Paul Maloy
· 10 years ago
b45db71
tipc: eliminate race during node creation
by Jon Paul Maloy
· 10 years ago
bafa29e
tipc: make tipc random value aware of net namespace
by Ying Xue
· 10 years ago
3474753
tipc: make tipc node address support net namespace
by Ying Xue
· 10 years ago
7f9f95d
tipc: make bearer list support net namespace
by Ying Xue
· 10 years ago
f2f9800
tipc: make tipc node table aware of net namespace
by Ying Xue
· 10 years ago
c93d3ba
tipc: involve namespace infrastructure
by Ying Xue
· 10 years ago
2f55c43
tipc: remove unnecessary wrapper functions of kernel timer APIs
by Ying Xue
· 10 years ago
c82910e
tipc: clean up neigbor discovery message reception
by Jon Paul Maloy
· 10 years ago
38504c2
tipc: improve and extend media address conversion functions
by Jon Paul Maloy
· 10 years ago
22e7987
tipc: fix a possible memory leak
by Ying Xue
· 11 years ago
a8b9b96
tipc: fix race in disc create/delete
by Ying Xue
· 11 years ago
7a2f7d1
tipc: decouple the relationship between bearer and link
by Ying Xue
· 11 years ago
1647011
tipc: make discovery domain a bearer attribute
by Erik Hugne
· 11 years ago
247f0f3
tipc: align tipc function names with common naming practice in the network
by Ying Xue
· 11 years ago
f9a2c80
tipc: introduce new spinlock to protect struct link_req
by Ying Xue
· 11 years ago
512137e
tipc: remove interface state mirroring in bearer
by Erik Hugne
· 11 years ago
ae8509c
tipc: cosmetic realignment of function arguments
by Paul Gortmaker
· 11 years ago
8aeb89f
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
by Patrick McHardy
· 12 years ago
3c294cb
tipc: remove the bearer congestion mechanism
by Ying Xue
· 12 years ago
dc1aed3
tipc: phase out most of the struct print_buf usage
by Erik Hugne
· 12 years ago
2cf8aa1
tipc: use standard printk shortcut macros (pr_err etc.)
by Erik Hugne
· 12 years ago
617d3c7
tipc: compress out gratuitous extra carriage returns
by Paul Gortmaker
· 13 years ago
5f6d912
tipc: Eliminate trivial buffer manipulation helper routines
by Allan Stephens
· 13 years ago
97878a4
tipc: Detect duplicate nodes using different network interfaces
by Allan Stephens
· 13 years ago
fc0eea6
tipc: Introduce node signature field in neighbor discovery message
by Allan Stephens
· 13 years ago
a18c4bc
tipc: rename struct link* to struct tipc_link*
by Paul Gortmaker
· 13 years ago
d6d4577
tipc: Ignore neighbor discovery messages containing invalid address
by Allan Stephens
· 13 years ago
3d749a6
tipc: Hide media-specific addressing details from generic bearer code
by Allan Stephens
· 13 years ago
b4b5610
tipc: Ensure both nodes recognize loss of contact between them
by Allan Stephens
· 13 years ago
972a77f
tipc: Revise timings used when sending link request messages
by Allan Stephens
· 14 years ago
1209966
tipc: Add monitoring of number of nodes discovered by bearer
by Allan Stephens
· 14 years ago
691a620
tipc: Enhance sending of discovery object link request messages
by Allan Stephens
· 14 years ago
3a777ff
tipc: Enhance handling of discovery object creation failures
by Allan Stephens
· 14 years ago
66e019a
tipc: Strengthen checks for neighboring node discovery
by Allan Stephens
· 14 years ago
f9107eb
tipc: Don't respond to neighbor discovery request on blocked bearer
by Allan Stephens
· 14 years ago
d901a42
tipc: Eliminate unnecessary constant for neighbor discovery msg size
by Allan Stephens
· 14 years ago
37b9c08
tipc: Optimizations to link creation code
by Allan Stephens
· 14 years ago
fa2bae2
tipc: Give Tx of discovery responses priority over link messages
by Allan Stephens
· 14 years ago
a728750
tipc: Cosmetic changes to neighbor discovery logic
by Allan Stephens
· 14 years ago
2e07dda
tipc: Remove unused message header field for requested number of links
by Allan Stephens
· 14 years ago
2d627b9
tipc: Combine bearer structure with tipc_bearer structure
by Allan Stephens
· 14 years ago
0e65967
tipc: cleanup various cosmetic whitespace issues
by Allan Stephens
· 14 years ago
886ef52
tipc: remove redundant #includes
by Allan Stephens
· 14 years ago
b29f142
tipc: remove calls to dbg() and msg_dbg()
by Allan Stephens
· 14 years ago
08c80e9
tipc: Remove prototype code for supporting slave nodes
by Allan Stephens
· 14 years ago
c802628
tipc: Remove obsolete inclusions of header files
by Allan Stephens
· 14 years ago
31e3c3f
tipc: cleanup function namespace
by stephen hemminger
· 14 years ago
7368ddf
tipc: clean out all instances of #if 0'd unused code
by Paul Gortmaker
· 14 years ago
5a68d5e
tipc: Prevent missing name table entries when link flip-flops rapidly
by Allan Stephens
· 14 years ago
c68ca7b
tipc: add tipc_ prefix to fcns targeted for un-inlining
by Allan Stephens
· 14 years ago
01fee25
tipc: Relocate trivial link status functions to header file
by Allan Stephens
· 14 years ago
6c00055
tipc: Don't use structure names which easily globally conflict.
by David S. Miller
· 16 years ago
40aecb1
tipc: Message rejection rework preparatory changes
by Allan Stephens
· 16 years ago
7571521
tipc: Optimize message initialization routine
by Allan Stephens
· 16 years ago
1265a02
tipc: Minor optimizations to received message processing
by Allan Stephens
· 16 years ago
811102c
tipc: Optimize null pointer check during neighbor discovery
by Allan Stephens
· 16 years ago
c430728
[NET] TIPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
2de07f6
[TIPC]: Fixed slow link reactivation when link tolerance is large
by Allan Stephens
· 18 years ago
e91ed0b
[TIPC]: Added duplicate node address detection capability
by Allan Stephens
· 18 years ago
9df3f3d
[TIPC]: Removing useless casts
by Panagiotis Issaris
· 18 years ago
3ba07e6
[TIPC]: Fix incorrect correction to discovery timer frequency computation.
by Allan Stephens
· 18 years ago
a10bd92
[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.
by Allan Stephens
· 18 years ago
988f088
[TIPC]: Cleanups
by Adrian Bunk
· 19 years ago
4323add
[TIPC] Avoid polluting the global namespace
by Per Liden
· 19 years ago
9da1c8b
[TIPC] Update of file headers
by Per Liden
· 19 years ago
9ea1fd3
[TIPC] License header update
by Per Liden
· 19 years ago
b70e4f4
[TIPC} Fixed bug in disc_timeout()
by Jon Maloy
· 19 years ago
b97bf3f
[TIPC] Initial merge
by Per Liden
· 19 years ago