index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
config.c
Age
Commit message (
Expand
)
Author
2014-08-23
tipc: use registry when scanning sockets
Jon Paul Maloy
2014-05-05
tipc: convert allocations of global variables associated with bclink
Ying Xue
2014-04-22
tipc: replace config_mutex lock with RTNL lock
Ying Xue
2014-03-27
tipc: obsolete the remote management feature
Ying Xue
2014-03-06
tipc: allow connection shutdown callback to be invoked in advance
Ying Xue
2014-02-22
tipc: make bearer set up in module insertion stage
Ying Xue
2013-06-17
tipc: convert config_lock from spinlock to mutex
Ying Xue
2013-06-17
tipc: convert configuration server to use new server facility
Ying Xue
2012-08-20
tipc: eliminate configuration for maximum number of name publications
Ying Xue
2012-08-20
tipc: eliminate configuration for maximum number of name subscriptions
Ying Xue
2012-07-13
tipc: remove print_buf and deprecated log buffer code
Erik Hugne
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-04-26
tipc: Optimize termination of configuration service
Allan Stephens
2012-04-26
tipc: Optimize re-initialization of configuration service
Allan Stephens
2012-04-19
tipc: Ensure network address change doesn't impact configuration service
Allan Stephens
2012-02-24
tipc: Eliminate support for tipc_mode global variable
Allan Stephens
2012-02-24
tipc: Eliminate obsolete support for "not running" mode
Allan Stephens
2012-02-24
tipc: nuke the delimit static inline function.
Paul Gortmaker
2012-02-24
tipc: Simplify enforcement of reserved name type prohibition
Allan Stephens
2011-12-27
tipc: Revise comment justifying release of configuration spinlock
Allan Stephens
2011-03-13
tipc: Correct misnamed references to neighbor discovery domain
Allan Stephens
2011-03-13
tipc: Eliminate configuration for maximum number of cluster nodes
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 user registry subsystem
Allan Stephens
2011-01-01
tipc: Eliminate use of user registry by configuration service
Allan Stephens
2011-01-01
tipc: Remove prototype code for supporting multiple clusters
Allan Stephens
2011-01-01
tipc: Remove prototype code for supporting slave nodes
Allan Stephens
2011-01-01
tipc: Remove prototype code for supporting multiple zones
Allan Stephens
2010-12-02
tipc: Remove support for TIPC mode change callback
Allan Stephens
2010-12-02
tipc: Delete unused configuration service structure definition
Allan Stephens
2010-12-02
tipc: Remove obsolete inclusions of header files
Allan Stephens
2010-12-02
tipc: Remove obsolete native API files and exports
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-05-12
tipc: Add support for "-s" configuration option
Allan Stephens
2010-05-12
tipc: Prune unused data structures from configuration service
Allan Stephens
2008-05-21
tipc: Fix initialization sequence problems when entering network mode
Allan Stephens
2008-05-21
tipc: Fix skb_under_panic when configuring TIPC without privileges
Allan Stephens
2008-05-05
tipc: Simplify log buffer resizing
Allan Stephens
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-02-10
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-02
[TIPC]: endianness annotations
Al Viro
2006-10-18
[TIPC]: Unrecognized configuration command now returns error message
Allan Stephens
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-25
[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.
Allan Stephens
[next]