aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
...
* tipc: eliminate an unnecessary cast of node variableYing Xue2012-11-22
* tipc: introduce message to synchronize broadcast linkJon Maloy2012-11-22
* tipc: rename supported flag to recv_permittedYing Xue2012-11-22
* tipc: remove supportable flag from bclink structureYing Xue2012-11-22
* tipc: remove the bearer congestion mechanismYing Xue2012-11-21
* tipc: wake up all waiting threads at socket shutdownYing Xue2012-11-21
* tipc: return POLLOUT for sockets in an unconnected stateErik Hugne2012-11-21
* tipc: fix race/inefficiencies in poll/wait behaviourYing Xue2012-11-21
* tipc: do not use tasklet_disable before tasklet_killXiaotian Feng2012-11-03
* tipc: prevent dropped connections due to rcvbuf overflowErik Hugne2012-10-04
* net/tipc/name_table.c: Remove unecessary semicolonPeter Senna Tschudin2012-09-18
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* tipc: eliminate configuration for maximum number of name publicationsYing Xue2012-08-20
* tipc: eliminate configuration for maximum number of name subscriptionsYing Xue2012-08-20
* tipc: add __read_mostly annotations to several global variablesYing Xue2012-08-20
* tipc: convert tipc_nametbl_size type from variable to macroYing Xue2012-08-20
* tipc: change tipc_net_start routine return value typeYing Xue2012-08-20
* tipc: manually inline single use media_name_valid routineYing Xue2012-08-20
* tipc: remove pointless name sanity check and tipc_alphabet arrayYing Xue2012-08-20
* tipc: fix lockdep warning during bearer initializationYing Xue2012-08-20
* tipc: optimize the initialization of network device notifierYing Xue2012-08-20
* tipc: remove print_buf and deprecated log buffer codeErik Hugne2012-07-13
* tipc: phase out most of the struct print_buf usageErik Hugne2012-07-13
* tipc: simplify print buffer handling in tipc_printfErik Hugne2012-07-13
* tipc: simplify link_print by divorcing it from using tipc_printfPaul Gortmaker2012-07-13
* tipc: remove TIPC packet debugging functions and macrosErik Hugne2012-07-13
* tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne2012-07-13
* tipc: limit error messages relating to memory leak to one linePaul Gortmaker2012-07-12
* tipc: factor stats struct out of the larger link structPaul Gortmaker2012-07-12
* net: Fix non-kernel-doc comments with kernel-doc start markerBen Hutchings2012-07-11
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* net: Remove casts to same typeJoe Perches2012-06-04
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
* tipc: Reject payload messages with invalid message typeAllan Stephens2012-04-27
* tipc: Enhance error checking of published namesAllan Stephens2012-04-26
* tipc: Create helper routine to delete unused name sequence structureAllan Stephens2012-04-26
* tipc: remove redundant memset and stale comment from subscr.cAllan Stephens2012-04-26
* tipc: Optimize initialization of network topology serviceAllan Stephens2012-04-26
* tipc: Enhance re-initialization of network topology serviceAllan Stephens2012-04-26
* tipc: Optimize termination of configuration serviceAllan Stephens2012-04-26
* tipc: Optimize initialization of configuration serviceAllan Stephens2012-04-26
* tipc: Optimize re-initialization of configuration serviceAllan Stephens2012-04-26
* tipc: remove inline instances from C source files.Paul Gortmaker2012-04-24
* net: add a limit parameter to sk_add_backlog()Eric Dumazet2012-04-23
* tipc: Ensure network address change doesn't impact configuration serviceAllan Stephens2012-04-19
* tipc: Ensure network address change doesn't impact rejected messageAllan Stephens2012-04-19
* tipc: handle <0.0.0> as an alias for this node on outgoing msgsAllan Stephens2012-04-19
* tipc: properly handle off-node send requests with invalid addrAllan Stephens2012-04-19
* tipc: take lock while updating node network addressAllan Stephens2012-04-19
* tipc: Ensure network address change doesn't impact local connectionsAllan Stephens2012-04-19