Commit Graph

198 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Allan Stephens 85035568a9 [TIPC]: Enhance validation of format on incoming messages 17 years ago
Allan Stephens fe13dda2d2 [TIPC]: Force linearization of non-linear sk_buffs 17 years ago
Allan Stephens bdc82bee43 [TIPC]: Use fast buffer cloning to improve performance 17 years ago
Allan Stephens 11ecede787 [TIPC]: Remove redundant NULL check when discarding buffers 17 years ago
Allan Stephens 0c3141e910 [TIPC]: Overhaul of socket locking logic 17 years ago
Allan Stephens b89741a0cc [TIPC]: Cosmetic changes to TIPC connect() code 17 years ago
Allan Stephens 4934c69a38 [TIPC]: Add error check to detect non-blocking form of connect() 17 years ago
Allan Stephens 1819b83718 [TIPC]: Correct "off by 1" error in socket queue limit enforcement 17 years ago
Allan Stephens 7a8036c2b9 [TIPC]: Ignore message padding when receiving stream data 17 years ago
Allan Stephens a198d3a200 [TIPC]: Allow stream receive to read from multiple TIPC messages 17 years ago
Allan Stephens 990098068f [TIPC]: Skip connection flow control in connectionless sockets 17 years ago
Allan Stephens 3654ea02f2 [TIPC]: Improve socket time conversions 17 years ago
Allan Stephens 9673693284 [TIPC]: Remove redundant socket wait queue initialization 17 years ago
Allan Stephens 9b674e82b7 [TIPC]: Cosmetic cleanup of TIPC polling logic 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Allan Stephens ba0fa45994 [TIPC]: Update version to 1.6.3 17 years ago
Allan Stephens c0cb7ef086 [TIPC]: Enhancements to message header writing 17 years ago
Allan Stephens 37695420a2 [TIPC]: Use correct bitmask when setting version 17 years ago
Allan Stephens 06d82c9191 [TIPC]: Minor cleanup of message header code 17 years ago
Allan Stephens 0e0609bbd2 [TIPC]: Eliminate "sparse" symbol warnings 17 years ago
Allan Stephens e247a8f5d0 [TIPC]: Add argument validation for shutdown() 17 years ago
Allan Stephens 8c8696553a [TIPC]: Removal of message header option code 17 years ago
Matthias Kaehlcke 26bad2c05e [TIPC]: Convert tsock->sem in a mutex 17 years ago
Harvey Harrison 5f2f40a92e tipc: fix integer as NULL pointer sparse warnings in tipc 17 years ago
Florian Westphal bca65eae39 [TIPC]: declare proto_ops structures as 'const'. 17 years ago
Ilpo Järvinen 86121fe5b4 [TIPC]: Kill unused static inline (x5) 17 years ago
Julia Lawall 4cec72c890 [TIPC]: Use tipc_port_unlock 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Andrew Morton 98eb5683fb [TIPC]: Fix semaphore handling. 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Jesper Juhl 897c77cab0 [TIPC]: Clean up duplicate includes in net/tipc/ 18 years ago
Florian Westphal d788d8056f [TIPC]: Fix two minor sparse warnings. 18 years ago
Florian Westphal 248bbf3821 [TIPC]: Make function tipc_nameseq_subscribe static. 18 years ago
Florian Westphal 9457106575 [TIPC]: fix tipc_link_create error handling 18 years ago
Al Viro 582ee43dad net/* misc endianness annotations 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
YOSHIFUJI Hideaki 8238745a39 [NET] TIPC: Fix whitespace errors. 18 years ago
Allan Stephens 05646c9110 [TIPC]: Optimize stream send routine to avoid fragmentation 18 years ago
Allan Stephens 5eee6a6dc9 [TIPC]: Use standard socket "not implemented" routines 18 years ago
Allan Stephens f3ec75f627 [TIPC]: Improved support for Ethernet traffic filtering 18 years ago
Florian Westphal 64beb8f3eb [TIPC]: Fix infinite loop in netlink handler 18 years ago
Jon Paul Maloy cb283ead71 [TIPC]: Fixed erroneous introduction of for_each_netdev 18 years ago