Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5205e56eeab04ce02f8bb6b47d1569b216bc0b6a
/
net
/
tipc
/
socket.c
6650613
tipc: Add socket options to get number of queued messages
by oscar.medina@motorola.com
· 15 years ago
2da5991
tipc: Fix race condition that could cause accept() to fail
by Allan Stephens
· 16 years ago
8642bd9
tipc: Optimize pointer dereferencing when receiving stream data
by Allan Stephens
· 16 years ago
0ea5224
tipc: Remove unneeded parameter to tipc_createport_raw()
by Allan Stephens
· 16 years ago
7ef43eb
tipc: Fix race condition when creating socket or native port
by Allan Stephens
· 16 years ago
653252c
net: Fix wrong interpretation of some copy_to_user() results.
by Pavel Emelyanov
· 17 years ago
0c3141e
[TIPC]: Overhaul of socket locking logic
by Allan Stephens
· 17 years ago
b89741a
[TIPC]: Cosmetic changes to TIPC connect() code
by Allan Stephens
· 17 years ago
4934c69
[TIPC]: Add error check to detect non-blocking form of connect()
by Allan Stephens
· 17 years ago
1819b83
[TIPC]: Correct "off by 1" error in socket queue limit enforcement
by Allan Stephens
· 17 years ago
7a8036c
[TIPC]: Ignore message padding when receiving stream data
by Allan Stephens
· 17 years ago
a198d3a
[TIPC]: Allow stream receive to read from multiple TIPC messages
by Allan Stephens
· 17 years ago
9900980
[TIPC]: Skip connection flow control in connectionless sockets
by Allan Stephens
· 17 years ago
3654ea0
[TIPC]: Improve socket time conversions
by Allan Stephens
· 17 years ago
967369328
[TIPC]: Remove redundant socket wait queue initialization
by Allan Stephens
· 17 years ago
9b674e8
[TIPC]: Cosmetic cleanup of TIPC polling logic
by Allan Stephens
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
e247a8f
[TIPC]: Add argument validation for shutdown()
by Allan Stephens
· 17 years ago
26bad2c
[TIPC]: Convert tsock->sem in a mutex
by Matthias Kaehlcke
· 17 years ago
bca65ea
[TIPC]: declare proto_ops structures as 'const'.
by Florian Westphal
· 17 years ago
98eb568
[TIPC]: Fix semaphore handling.
by Andrew Morton
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
8238745
[NET] TIPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 17 years ago
05646c9
[TIPC]: Optimize stream send routine to avoid fragmentation
by Allan Stephens
· 17 years ago
5eee6a6
[TIPC]: Use standard socket "not implemented" routines
by Allan Stephens
· 17 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
c430728
[NET] TIPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
cfb0c08
[TIPC]: Optimize wakeup logic when socket has no waiting processes
by Allan Stephens
· 18 years ago
eb5959c
[TIPC]: Stream socket can now send > 66000 bytes at a time
by Allan Stephens
· 18 years ago
28c4dad
[PATCH] tipc __user annotations
by Al Viro
· 18 years ago
51f9cc1
[TIPC]: Optimized argument validation done by connect().
by Allan Stephens
· 18 years ago
a3b0a5a
[TIPC]: Simplify code for returning partial success of stream send request.
by Allan Stephens
· 18 years ago
4b087b2
[TIPC]: recvmsg() now returns TIPC ancillary data using correct level (SOL_TIPC)
by Allan Stephens
· 18 years ago
4997865
[TIPC]: Improved performance of error checking during socket creation.
by Allan Stephens
· 18 years ago
1303e8f
[TIPC]: Stream socket send indicates partial success if data partially sent.
by Allan Stephens
· 18 years ago
bdd9478
[TIPC]: Connected send now checks socket state when retrying congested send.
by Allan Stephens
· 18 years ago
3546c75
[TIPC]: Can now return destination name of form {0,x,y} via ancillary data.
by Allan Stephens
· 18 years ago
3388007
[TIPC]: Implied connect now saves dest name for retrieval as ancillary data.
by Allan Stephens
· 18 years ago
6b384de
[TIPC]: Fixed connect() to detect a dest address that is missing or too short.
by Allan Stephens
· 18 years ago
e9024f0
[TIPC]: Non-operation-affecting corrections to comments & function definitions.
by Allan Stephens
· 18 years ago
70cb234
[TIPC]: Fixed privilege checking typo in dest_name_check().
by Allan Stephens
· 18 years ago
05790c6
[TIPC]: Remove inlines from *.c
by Sam Ravnborg
· 19 years ago
1fc54d8
[TIPC]: Fix simple sparse warnings
by Sam Ravnborg
· 19 years ago
4323add
[TIPC] Avoid polluting the global namespace
by Per Liden
· 19 years ago
50f9bcd
[TIPC] Remove unused #includes
by Per Liden
· 19 years ago
593a5f2
[TIPC] More updates of file headers
by Per Liden
· 19 years ago
9da1c8b
[TIPC] Update of file headers
by Per Liden
· 19 years ago
d0a14a9
[TIPC] Cleaned up info/warn/err macros
by Per Liden
· 19 years ago
9ea1fd3
[TIPC] License header update
by Per Liden
· 19 years ago
ea714cc
[TIPC] Moved configuration interface into tipc_config.h
by Per Liden
· 19 years ago
b97bf3f
[TIPC] Initial merge
by Per Liden
· 19 years ago