tipc: Add support for customized subscription overlap handling
[safe/jmp/linux-2.6] / net / tipc /
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
2008-04-15 Allan Stephens[TIPC]: Cosmetic changes to TIPC connect() code
2008-04-15 Allan Stephens[TIPC]: Add error check to detect non-blocking form...
2008-04-15 Allan Stephens[TIPC]: Correct "off by 1" error in socket queue limit...
2008-04-15 Allan Stephens[TIPC]: Ignore message padding when receiving stream...
2008-04-15 Allan Stephens[TIPC]: Allow stream receive to read from multiple...
2008-04-15 Allan Stephens[TIPC]: Skip connection flow control in connectionless...
2008-04-14 Allan Stephens[TIPC]: Improve socket time conversions
2008-04-14 Allan Stephens[TIPC]: Remove redundant socket wait queue initialization
2008-03-26 Allan Stephens[TIPC]: Cosmetic cleanup of TIPC polling logic
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-06 Allan Stephens[TIPC]: Update version to 1.6.3
2008-03-06 Allan Stephens[TIPC]: Enhancements to message header writing
2008-03-06 Allan Stephens[TIPC]: Use correct bitmask when setting version
2008-03-06 Allan Stephens[TIPC]: Minor cleanup of message header code
2008-03-06 Allan Stephens[TIPC]: Eliminate "sparse" symbol warnings
2008-03-06 Allan Stephens[TIPC]: Add argument validation for shutdown()
2008-03-06 Allan Stephens[TIPC]: Removal of message header option code
2008-03-04 Matthias Kaehlcke[TIPC]: Convert tsock->sem in a mutex
2008-02-25 Harvey Harrisontipc: fix integer as NULL pointer sparse warnings in...
2008-02-08 Florian Westphal[TIPC]: declare proto_ops structures as 'const'.
2008-02-08 Ilpo Järvinen[TIPC]: Kill unused static inline (x5)
2008-01-28 Julia Lawall[TIPC]: Use tipc_port_unlock
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-12-14 Andrew Morton[TIPC]: Fix semaphore handling.
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-10 Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-08-14 Jesper Juhl[TIPC]: Clean up duplicate includes in net/tipc/
2007-08-03 Florian Westphal[TIPC]: Fix two minor sparse warnings.
2007-08-03 Florian Westphal[TIPC]: Make function tipc_nameseq_subscribe static.
2007-07-31 Florian Westphal[TIPC]: fix tipc_link_create error handling
2007-07-26 Al Vironet/* misc endianness annotations
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-19 YOSHIFUJI Hideaki[NET] TIPC: Fix whitespace errors.
2007-07-11 Allan Stephens[TIPC]: Optimize stream send routine to avoid fragmentation
2007-07-11 Allan Stephens[TIPC]: Use standard socket "not implemented" routines
2007-07-11 Allan Stephens[TIPC]: Improved support for Ethernet traffic filtering
2007-06-24 Florian Westphal[TIPC]: Fix infinite loop in netlink handler
2007-05-24 Jon Paul Maloy[TIPC]: Fixed erroneous introduction of for_each_netdev
2007-05-24 Jan Engelhardt[TIPC]: Use menuconfig objects.
2007-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-05-02 Alexander E. Patrakovkconfig: fix path to modules.txt in Kconfig help
2007-04-26 Allan Stephens[TIPC]: Enhancements to msg_set_bits() routine
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 YOSHIFUJI Hideaki[NET] TIPC: Use htons() where appropriate.
2007-02-11 YOSHIFUJI Hideaki[NET] TIPC: Fix whitespace errors.
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-03 Arnaldo Carvalho... [TIPC]: Use kzalloc where appropriate
2006-12-03 Al Viro[TIPC]: endianness annotations
2006-11-01 Adrian Bunk[TIPC] net/tipc/port.c: fix NULL dereference
2006-10-19 Allan Stephens[TIPC]: Updated TIPC version number to 1.6.2
2006-10-19 Allan Stephens[TIPC]: Unrecognized configuration command now returns...
2006-10-19 Lijun Chen[TIPC]: Added subscription cancellation capability
2006-10-19 Allan Stephens[TIPC]: Can now list multicast link on an isolated...
2006-10-19 Allan Stephens[TIPC]: Fixed slow link reactivation when link toleranc...
2006-10-19 Allan Stephens[TIPC]: Name publication events now delivered in chrono...
2006-10-19 Allan Stephens[TIPC]: Add support for Ethernet VLANs
2006-10-19 Allan Stephens[TIPC]: Remove code bloat introduced by print buffer...
2006-10-19 Allan Stephens[TIPC]: Optimize wakeup logic when socket has no waitin...
2006-10-19 Allan Stephens[TIPC]: Added duplicate node address detection capability
2006-10-19 Allan Stephens[TIPC]: Stream socket can now send > 66000 bytes at...
2006-10-19 Allan Stephens[TIPC]: Debug print buffer enhancements and fixes
next