Commit Graph

71 Commits (e83504f72456809cdbdbc91700d3ba6370c9da1c)

Author SHA1 Message Date
Allan Stephens 886ef52a8c tipc: remove redundant #includes 14 years ago
Allan Stephens b29f142849 tipc: remove calls to dbg() and msg_dbg() 14 years ago
Allan Stephens b924dcf003 tipc: Delete tipc_ownidentity() 14 years ago
Allan Stephens 38f232eae2 tipc: Remove unused domain argument from multicast send routine 14 years ago
Allan Stephens d265fef6dd tipc: Remove obsolete native API files and exports 14 years ago
Kulikov Vasiliy 88f8a5e3e7 net: tipc: fix information leak to userland 14 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Allan Stephens 564e83b51a tipc: Allow connect() to wait indefinitely 15 years ago
Allan Stephens f662c07058 tipc: correct problems with misleading flags returned using poll() 15 years ago
Allan Stephens 35997e3157 tipc: Provide correct error code for unsupported connect() operation 15 years ago
Florian Westphal 3720d40b20 tipc: add SO_RCVLOWAT support to stream socket receive path 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Zhu Yi a3a858ff18 net: backlog functions rename 15 years ago
Zhu Yi 53eecb1be5 tipc: use limited socket backlog 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
oscar.medina@motorola.com 6650613d33 tipc: Add socket options to get number of queued messages 16 years ago
Allan Stephens 2da59918e2 tipc: Fix race condition that could cause accept() to fail 17 years ago
Allan Stephens 8642bd9e04 tipc: Optimize pointer dereferencing when receiving stream data 17 years ago
Allan Stephens 0ea522416b tipc: Remove unneeded parameter to tipc_createport_raw() 17 years ago
Allan Stephens 7ef43ebaa5 tipc: Fix race condition when creating socket or native port 17 years ago
Pavel Emelyanov 653252c230 net: Fix wrong interpretation of some copy_to_user() results. 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
Allan Stephens e247a8f5d0 [TIPC]: Add argument validation for shutdown() 17 years ago
Matthias Kaehlcke 26bad2c05e [TIPC]: Convert tsock->sem in a mutex 17 years ago
Florian Westphal bca65eae39 [TIPC]: declare proto_ops structures as 'const'. 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
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 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
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
YOSHIFUJI Hideaki c430728526 [NET] TIPC: Fix whitespace errors. 18 years ago
Allan Stephens cfb0c0890b [TIPC]: Optimize wakeup logic when socket has no waiting processes 19 years ago
Allan Stephens eb5959c2bd [TIPC]: Stream socket can now send > 66000 bytes at a time 19 years ago
Al Viro 28c4dadd3a [PATCH] tipc __user annotations 19 years ago