aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* tipc: remove tipc_snprintfRichard Alpe2015-02-09
* tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe2015-02-09
* tipc: convert legacy nl stats show to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl net id get to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl net id set to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl node addr set to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl node dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl media dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl socket dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl name table dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link stat reset to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link prop set to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link stat to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl bearer dump to nl compatRichard Alpe2015-02-09
* tipc: move and rename the legacy nl api to "nl compat"Richard Alpe2015-02-09
* tipc: fix bug in socket reception functionJon Paul Maloy2015-02-08
* tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-05
* tipc: simplify socket multicast receptionJon Paul Maloy2015-02-05
* tipc: simplify connection abort notifications when links breakJon Paul Maloy2015-02-05
* tipc: resolve race problem at unicast message receptionJon Paul Maloy2015-02-05
* tipc: use existing sk_write_queue for outgoing packet chainJon Paul Maloy2015-02-05
* tipc: split up function tipc_msg_eval()Jon Paul Maloy2015-02-05
* tipc: enqueue arrived buffers in socket in separate functionJon Paul Maloy2015-02-05
* tipc: simplify message forwarding and rejection in socket layerJon Paul Maloy2015-02-05
* tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-05
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-04
|\
| * tipc: tipc ->sendmsg() conversionAl Viro2015-02-04
* | tipc: separate link starting event from link timeout eventJon Paul Maloy2015-02-04
* | tipc: eliminate race during node creationJon Paul Maloy2015-02-04
* | tipc: avoid stale link after aborted failoverJon Paul Maloy2015-02-04
* | tipc: add reference count to struct tipc_linkJon Paul Maloy2015-02-04
|/
* tipc: fix excessive network event loggingErik Hugne2015-01-26
* tipc: fix socket list regression in new nl apiRichard Alpe2015-01-18
* tipc: correctly handle releasing a not fully initialized sockSasha Levin2015-01-13
* tipc: remove redundant timer defined in tipc_sock structYing Xue2015-01-13
* tipc: make netlink support net namespaceYing Xue2015-01-12
* tipc: make tipc random value aware of net namespaceYing Xue2015-01-12
* tipc: make subscriber server support net namespaceYing Xue2015-01-12
* tipc: make tipc node address support net namespaceYing Xue2015-01-12
* tipc: name tipc name table support net namespaceYing Xue2015-01-12
* tipc: make tipc socket support net namespaceYing Xue2015-01-12
* tipc: make tipc broadcast link support net namespaceYing Xue2015-01-12
* tipc: make bearer list support net namespaceYing Xue2015-01-12
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-12
* tipc: involve namespace infrastructureYing Xue2015-01-12
* tipc: remove unused tipc_link_get_max_pkt routineYing Xue2015-01-12
* tipc: feed tipc sock pointer to tipc_sk_timeout routineYing Xue2015-01-12
* tipc: cleanup core.c and core.h filesYing Xue2015-01-12