index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
2014-05-09
tipc: don't directly overwrite node action_flags
Ying Xue
2014-05-09
tipc: rename enum names of node flags
Ying Xue
2014-05-05
tipc: purge signal handler infrastructure
Ying Xue
2014-05-05
tipc: avoid to asynchronously reset all links
Ying Xue
2014-05-05
tipc: convert allocations of global variables associated with bclink
Ying Xue
2014-05-05
tipc: define new functions to operate bc_lock
Ying Xue
2014-05-05
tipc: avoid to asynchronously deliver name tables to peer node
Ying Xue
2014-05-05
tipc: remove TIPC_NAMES_GONE node flag
Ying Xue
2014-05-05
tipc: avoid to asynchronously notify subscriptions
Ying Xue
2014-05-05
tipc: rename setup_blocked variable of node struct to flags
Ying Xue
2014-05-05
tipc: adjust order of variables in tipc_node structure
Ying Xue
2014-05-05
tipc: always use tipc_node_lock() to hold node lock
Ying Xue
2014-04-30
tipc: fix memory leak of publications
Ying Xue
2014-04-28
tipc: move the delivery of named messages out of nametbl lock
Ying Xue
2014-04-28
tipc: fix out of bounds indexing
Erik Hugne
2014-04-27
tipc: fix a possible memory leak
Ying Xue
2014-04-26
tipc: add ioctl to fetch link names
Erik Hugne
2014-04-26
tipc: add support for link state subscriptions
Erik Hugne
2014-04-23
tipc: fix race in disc create/delete
Ying Xue
2014-04-23
tipc: use bc_lock to protect node map in bearer structure
Ying Xue
2014-04-23
tipc: use bearer_disable to disable bearer in tipc_l2_device_event
Ying Xue
2014-04-23
tipc: make media_ptr pointed netdevice valid
Ying Xue
2014-04-23
tipc: purge tipc_net_lock lock
Ying Xue
2014-04-23
tipc: use RCU to protect media_ptr pointer
Ying Xue
2014-04-23
tipc: decouple the relationship between bearer and link
Ying Xue
2014-04-23
tipc: convert bearer_list to RCU list
Ying Xue
2014-04-23
tipc: use RTNL lock to protect tipc_net_stop routine
Ying Xue
2014-04-23
tipc: adjust locking policy of protecting tipc_ptr pointer of net_device
Ying Xue
2014-04-23
tipc: replace config_mutex lock with RTNL lock
Ying Xue
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-07
tipc: Let tipc_release() return 0
Geert Uytterhoeven
2014-04-03
tipc: fix regression bug where node events are not being generated
Erik Hugne
2014-03-28
tipc: make discovery domain a bearer attribute
Erik Hugne
2014-03-28
tipc: fix neighbor detection problem after hw address change
Erik Hugne
2014-03-27
tipc: use node list lock to protect tipc_num_links variable
Ying Xue
2014-03-27
tipc: use node_list_lock to protect tipc_num_nodes variable
Ying Xue
2014-03-27
tipc: tipc: convert node list and node hlist to RCU lists
Ying Xue
2014-03-27
tipc: rename node create lock to protect node list and hlist
Ying Xue
2014-03-27
tipc: make broadcast bearer store in bearer_list array
Ying Xue
2014-03-27
tipc: remove active flag from tipc_bearer structure
Ying Xue
2014-03-27
tipc: convert tipc_bearers array to pointer list
Ying Xue
2014-03-27
tipc: acquire necessary locks in named_cluster_distribute routine
Ying Xue
2014-03-27
tipc: obsolete the remote management feature
Ying Xue
2014-03-27
tipc: remove unnecessary checking for node object
Ying Xue
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-24
tipc: fix spinlock recursion bug for failed subscriptions
Erik Hugne
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-12
tipc: eliminate redundant lookups in registry
Jon Paul Maloy
2014-03-12
tipc: align usage of variable names and macros in socket
Jon Paul Maloy
2014-03-12
tipc: eliminate redundant locking
Jon Paul Maloy
[next]