Zhu Yi
|
a3a858ff18
net: backlog functions rename
|
15 lat temu |
Zhu Yi
|
53eecb1be5
tipc: use limited socket backlog
|
15 lat temu |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 lat temu |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 lat temu |
Eric Paris
|
3f378b6844
net: pass kern to net_proto_family create function
|
15 lat temu |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 lat temu |
oscar.medina@motorola.com
|
6650613d33
tipc: Add socket options to get number of queued messages
|
16 lat temu |
Allan Stephens
|
2da59918e2
tipc: Fix race condition that could cause accept() to fail
|
17 lat temu |
Allan Stephens
|
8642bd9e04
tipc: Optimize pointer dereferencing when receiving stream data
|
17 lat temu |
Allan Stephens
|
0ea522416b
tipc: Remove unneeded parameter to tipc_createport_raw()
|
17 lat temu |
Allan Stephens
|
7ef43ebaa5
tipc: Fix race condition when creating socket or native port
|
17 lat temu |
Pavel Emelyanov
|
653252c230
net: Fix wrong interpretation of some copy_to_user() results.
|
17 lat temu |
Allan Stephens
|
0c3141e910
[TIPC]: Overhaul of socket locking logic
|
17 lat temu |
Allan Stephens
|
b89741a0cc
[TIPC]: Cosmetic changes to TIPC connect() code
|
17 lat temu |
Allan Stephens
|
4934c69a38
[TIPC]: Add error check to detect non-blocking form of connect()
|
17 lat temu |
Allan Stephens
|
1819b83718
[TIPC]: Correct "off by 1" error in socket queue limit enforcement
|
17 lat temu |
Allan Stephens
|
7a8036c2b9
[TIPC]: Ignore message padding when receiving stream data
|
17 lat temu |
Allan Stephens
|
a198d3a200
[TIPC]: Allow stream receive to read from multiple TIPC messages
|
17 lat temu |
Allan Stephens
|
990098068f
[TIPC]: Skip connection flow control in connectionless sockets
|
17 lat temu |
Allan Stephens
|
3654ea02f2
[TIPC]: Improve socket time conversions
|
17 lat temu |
Allan Stephens
|
9673693284
[TIPC]: Remove redundant socket wait queue initialization
|
17 lat temu |
Allan Stephens
|
9b674e82b7
[TIPC]: Cosmetic cleanup of TIPC polling logic
|
17 lat temu |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 lat temu |
Allan Stephens
|
e247a8f5d0
[TIPC]: Add argument validation for shutdown()
|
17 lat temu |
Matthias Kaehlcke
|
26bad2c05e
[TIPC]: Convert tsock->sem in a mutex
|
17 lat temu |
Florian Westphal
|
bca65eae39
[TIPC]: declare proto_ops structures as 'const'.
|
17 lat temu |
Andrew Morton
|
98eb5683fb
[TIPC]: Fix semaphore handling.
|
17 lat temu |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 lat temu |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 lat temu |
YOSHIFUJI Hideaki
|
8238745a39
[NET] TIPC: Fix whitespace errors.
|
18 lat temu |