UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / tipc /
2011-01-01 Paul Gortmakertipc: update log.h re-include protection to reflect...
2011-01-01 Allan Stephenstipc: remove extraneous braces from single statements
2011-01-01 Allan Stephenstipc: remove zeroing assignments to static global variables
2011-01-01 Allan Stephenstipc: split variable assignments out of conditional...
2011-01-01 Allan Stephenstipc: cleanup various cosmetic whitespace issues
2011-01-01 Paul Gortmakertipc: recode getsockopt error handling for better reada...
2011-01-01 Allan Stephenstipc: remove pointless check for NULL prior to kfree
2011-01-01 Allan Stephenstipc: remove redundant #includes
2011-01-01 Allan Stephenstipc: Finish streamlining of debugging code
2011-01-01 Allan Stephenstipc: Prune down link-specific debugging code
2011-01-01 Allan Stephenstipc: remove dump() and tipc_dump_dbg()
2011-01-01 Allan Stephenstipc: remove calls to dbg() and msg_dbg()
2011-01-01 Allan Stephenstipc: rename dbg.[ch] to log.[ch]
2011-01-01 Allan Stephenstipc: Remove internal linked list of node objects
2011-01-01 Allan Stephenstipc: Remove user registry subsystem
2011-01-01 Allan Stephenstipc: Eliminate use of user registry by topology service
2011-01-01 Allan Stephenstipc: Eliminate use of user registry by configuration...
2011-01-01 Allan Stephenstipc: Remove prototype code for supporting multiple...
2011-01-01 Allan Stephenstipc: Remove prototype code for supporting inter-cluste...
2011-01-01 Allan Stephenstipc: Remove prototype code for supporting slave nodes
2011-01-01 Allan Stephenstipc: Remove prototype code for supporting multiple...
2010-12-02 Allan Stephenstipc: Delete tipc_ownidentity()
2010-12-02 Allan Stephenstipc: Eliminate obsolete native API forwarding routines
2010-12-02 Allan Stephenstipc: Eliminate an unused symbolic constant in link...
2010-12-02 Allan Stephenstipc: Eliminate useless initialization when creating...
2010-12-02 Allan Stephenstipc: Remove unused domain argument from multicast...
2010-12-02 Allan Stephenstipc: Remove support for TIPC mode change callback
2010-12-02 Allan Stephenstipc: Delete useless function prototypes
2010-12-02 Allan Stephenstipc: Eliminate useless return value when disabling...
2010-12-02 Allan Stephenstipc: Delete unused configuration service structure...
2010-12-02 Allan Stephenstipc: Remove obsolete inclusions of header files
2010-12-02 Allan Stephenstipc: Remove obsolete native API files and exports
2010-11-09 Kulikov Vasiliynet: tipc: fix information leak to userland
2010-10-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-10-21 Allan Stephenstipc: delete needless memset from bearer enabling.
2010-10-21 Neil HormanRevert d88dca79d3852a3623f606f781e013d61486828a
2010-10-21 Neil HormanRevert c6537d6742985da1fbf12ae26cde6a096fd35b5c
2010-10-18 Allan Stephenstipc: Simplify bearer shutdown logic
2010-10-18 David S. Millertipc: Kill tipc_get_mode() completely.
2010-10-16 stephen hemmingertipc: cleanup function namespace
2010-10-13 Paul Gortmakertipc: clean out all instances of #if 0'd unused code
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-09-10 Paul Gortmakertipc: Optimize handling excess content on incoming...
2010-09-07 Allan Stephenstipc: Fix misleading error code when enabling Ethernet...
2010-09-07 Allan Stephenstipc: Ensure outgoing messages on Ethernet have suffici...
2010-09-07 Allan Stephenstipc: Minor optimizations to name table translation...
2010-08-18 Allan Stephenstipc: Prevent missing name table entries when link...
2010-08-18 Allan Stephenstipc: Allow connect() to wait indefinitely
2010-08-18 Allan Stephenstipc: Minor enhancements to name table display format
2010-08-18 Allan Stephenstipc: Optimize tipc_node_has_active_links()
2010-08-18 Allan Stephenstipc: Remove per-connection sequence number logic
2010-08-18 Allan Stephenstipc: Fix bug in broadcast link transmit statistics...
2010-08-18 Allan Stephenstipc: Fix premature broadcast advertisement by sending...
2010-08-18 Allan Stephenstipc: Prevent crash when broadcast link cannot send...
2010-08-18 Allan Stephenstipc: Check for disabled bearer when processing incomin...
2010-08-18 Allan Stephenstipc: correct problems with misleading flags returned...
2010-08-18 Allan Stephenstipc: Provide correct error code for unsupported connec...
2010-08-18 Florian Westphaltipc: add SO_RCVLOWAT support to stream socket receive...
2010-08-18 Anders Kaseorgtipc: Fix log buffer memory leak if initialization...
2010-05-13 Allan Stephenstipc: Reduce footprint by un-inlining tipc_msg_* routines
2010-05-13 Allan Stephenstipc: Reduce footprint by un-inlining buf_acquire routine
2010-05-13 Allan Stephenstipc: Reduce footprint by un-inlining bearer congestion...
2010-05-13 Allan Stephenstipc: Reduce footprint by un-inlining port list routines
2010-05-13 Allan Stephenstipc: Reduce footprint by un-inlining nmap routines
2010-05-13 Allan Stephenstipc: Reduce footprint by un-inlining address routines
2010-05-13 Allan Stephenstipc: add tipc_ prefix to fcns targeted for un-inlining
2010-05-13 Allan Stephenstipc: Relocate trivial link status functions to header...
2010-05-13 Allan Stephenstipc: remove abstraction for link_max_pkt
2010-05-13 Allan Stephenstipc: Add support for "-s" configuration option
2010-05-13 Allan Stephenstipc: Rename "multicast-link" to "broadcast-link"
2010-05-13 Allan Stephenstipc: Eliminate unnecessary initialization in native...
2010-05-13 Allan Stephenstipc: Prune unused data structures from configuration...
2010-05-13 Allan Stephenstipc: Eliminate unused argument in print statement
2010-05-13 Allan Stephenstipc: Eliminate obsolete port's "congested_link" field
2010-04-20 Eric Dumazetnet: sk_sleep() helper
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-07 Jon Paul MaloyTIPC: Updated topology subscription protocol according...
2010-03-31 Hagen Paul Pfeifertipc: define needless global scoped variable static
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Frans Poptipc: remove trailing space in messages
2010-03-17 Neil Hormantipc: Allow retransmission of cloned buffers
2010-03-17 Neil Hormantipc: Increase frequency of load distribution over...
2010-03-16 Neil Hormantipc: fix lockdep warning on address assignment
2010-03-08 Neil Hormantipc: filter out messages not intended for this host
2010-03-08 Neil Hormantipc: fix endianness on tipc subscriber messages
2010-03-05 Zhu Yinet: backlog functions rename
2010-03-05 Zhu Yitipc: use limited socket backlog
2010-03-04 Neil Hormantipc: Fix oops on send prior to entering networked...
2010-01-19 Allan Stephenstipc: Clean up configuration file
2010-01-04 Amerigo Wangtipc: use kconfig to limit numeric ranges
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-08-29 roel kluintipc: fix test of bearer_priority range in tipc_registe...
2009-07-12 Johannes Berggenetlink: make netns aware
2009-07-06 oscar.medina@motor... tipc: Add socket options to get number of queued messages
2009-05-21 Michał Mirosławtipc: Use genl_register_family_with_ops()
2009-05-17 Jiri Pirkonet: remove needless (now buggy) & from dev->dev_addr
2009-03-19 Stephen Hemmingertipc: fix non-const printf format arguments
next