mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / net / tipc /
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
2009-01-11 Julia Lawallnet/tipc/bcast.h: use ARRAY_SIZE
2008-11-08 Harvey Harrisontipc: trivial endian annotation in debug statement
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-03 David S. Millertipc: Don't use structure names which easily globally...
2008-08-13 Andrew Mortonnet/tipc/subscr.c: don't use ___constant_swab32
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-07-15 Allan Stephenstipc: Optimization to multicast name lookup algorithm
2008-07-15 Allan Stephenstipc: Add missing locks when inspecting node list ...
2008-07-15 Allan Stephenstipc: Fix bug in scope checking for multicast messages
2008-07-15 Allan Stephenstipc: Eliminate improper use of TIPC_OK error code
2008-07-15 Allan Stephenstipc: Fix race condition that could cause accept()...
2008-07-15 Allan Stephenstipc: Optimize pointer dereferencing when receiving...
2008-07-15 Allan Stephenstipc: Remove unneeded parameter to tipc_createport_raw()
2008-06-05 Allan Stephenstipc: Message rejection rework preparatory changes
2008-06-05 Allan Stephenstipc: Fix bugs in rejection of message with short header
2008-06-05 Allan Stephenstipc: Message header creation optimizations
2008-06-05 Allan Stephenstipc: Expand link sequence gap field to 13 bits
2008-06-05 Allan Stephenstipc: Add missing spinlock in name table display code
2008-06-05 Allan Stephenstipc: Prevent display of name table types with no publi...
2008-06-05 Allan Stephenstipc: Optimize message initialization routine
2008-06-05 Allan Stephenstipc: Prevent access of non-existent field in short...
2008-06-05 Allan Stephenstipc: Minor optimizations to received message processing
2008-06-05 Allan Stephenstipc: Fix minor bugs in link session number handling
2008-06-05 Allan Stephenstipc: Fix bugs in message error code display when debugging
2008-06-05 Allan Stephenstipc: Standardize error checking on incoming messages...
2008-06-05 Allan Stephenstipc: Fix bug in connection setup via native API
2008-05-21 Allan Stephenstipc: Fix initialization sequence problems when enterin...
2008-05-21 Allan Stephenstipc: Update "previous node" indicators when node addre...
2008-05-21 Allan Stephenstipc: Optimize null pointer check during neighbor discovery
2008-05-21 Allan Stephenstipc: Prevent node object duplication due to simultaneo...
2008-05-21 Allan Stephenstipc: Fix skb_under_panic when configuring TIPC without...
2008-05-19 Allan Stephenstipc: Cosmetic cleanup of topology service code
2008-05-19 Allan Stephenstipc: Consolidate subscriber & subscriber port references
2008-05-19 Allan Stephenstipc: Fix bug in topology server byte swapping routine
2008-05-19 Allan Stephenstipc: Add support for customized subscription endianness
2008-05-19 Allan Stephenstipc: Add support for customized subscription overlap...
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-12 Allan Stephenstipc: Fix race condition when creating socket or native...
2008-05-12 Allan Stephenstipc: Enhancements to name table initialization
2008-05-09 Allan Stephenstipc: Increase buffer header to support worst-case...
2008-05-05 Allan Stephenstipc: Update version number to TIPC 1.6.4
2008-05-05 Allan Stephenstipc: Exclude debug-only print buffer code when not...
2008-05-05 Allan Stephenstipc: Cosmetic cleanup of system & debug output declara...
2008-05-05 Allan Stephens[TIPC]: Cosmetic cleanup of print buffer code
2008-05-05 Allan Stephenstipc: Elimination of print buffer chaining
2008-05-05 Allan Stephenstipc: Fix null pointer dereference in debug code
2008-05-05 Allan Stephenstipc: Fix recursive spinlock invocation in print buffer...
2008-05-05 Allan Stephenstipc: Provide feedback when log buffer resizing fails
2008-05-05 Allan Stephenstipc: Simplify log buffer resizing
2008-04-27 Al Virotipc: endianness annotations
2008-04-25 Pavel Emelyanovnet: Fix wrong interpretation of some copy_to_user...
2008-04-17 Allan Stephens[TIPC]: Cleanup of TIPC reference table code
2008-04-17 Allan Stephens[TIPC]: Optimized initialization of TIPC reference...
2008-04-17 Allan Stephens[TIPC]: Remove inlining of reference table locking...
2008-04-16 Allan Stephens[TIPC]: Enhance validation of format on incoming messages
2008-04-16 Allan Stephens[TIPC]: Force linearization of non-linear sk_buffs
2008-04-16 Allan Stephens[TIPC]: Use fast buffer cloning to improve performance
2008-04-16 Allan Stephens[TIPC]: Remove redundant NULL check when discarding...
2008-04-15 Allan Stephens[TIPC]: Overhaul of socket locking logic
next