Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
138f07edb6b5a905cedf5c4fe96d6b2a45d8fb30
/
net
/
tipc
/
port.c
4584310
tipc: rename struct port_list to struct tipc_port_list
by Paul Gortmaker
· 13 years ago
e4a0aee
tipc: Optimize creation of connection protocol messages
by Allan Stephens
· 13 years ago
f55b564
tipc: Don't create payload message using connection protocol routine
by Allan Stephens
· 13 years ago
1c1a551
tipc: Reject connection protocol message sent to unconnected port
by Allan Stephens
· 13 years ago
e244a91
tipc: Optimize creation of FIN messages
by Allan Stephens
· 13 years ago
741d9eb
tipc: Cleanup of message header size terminology
by Allan Stephens
· 13 years ago
7dd1bf2
tipc: Optimizations & corrections to message rejection
by Allan Stephens
· 13 years ago
017dac3
tipc: Optimize routing of returned payload messages
by Allan Stephens
· 13 years ago
76d1252
tipc: Add sanity check to detect rejection of non-payload messages
by Allan Stephens
· 13 years ago
acc631b
tipc: Standardize exit logic for message rejection handling
by Allan Stephens
· 13 years ago
2689690
tipc: Avoid recomputation of outgoing message length
by Allan Stephens
· 14 years ago
7f47f5c
tipc: Update destination node field on incoming multicast messages
by Allan Stephens
· 14 years ago
7462b9e
tipc: Fix problem with bundled multicast message
by Allan Stephens
· 14 years ago
53b9436
tipc: Set name lookup scope field properly in all data messages
by Allan Stephens
· 14 years ago
741de3e
tipc: Remove support for per-connection message sequence numbering
by Allan Stephens
· 14 years ago
cb7ce91
tipc: Fix port counter handling to correct congestion control
by Allan Stephens
· 14 years ago
23dd4cc
tipc: Combine port structure with tipc_port structure
by Allan Stephens
· 14 years ago
a016892
tipc: remove extraneous braces from single statements
by Allan Stephens
· 14 years ago
e3ec9c7
tipc: remove zeroing assignments to static global variables
by Allan Stephens
· 14 years ago
0e65967
tipc: cleanup various cosmetic whitespace issues
by Allan Stephens
· 14 years ago
e83504f
tipc: remove pointless check for NULL prior to kfree
by Allan Stephens
· 14 years ago
b29f142
tipc: remove calls to dbg() and msg_dbg()
by Allan Stephens
· 14 years ago
b0c1e92
tipc: Remove user registry subsystem
by Allan Stephens
· 14 years ago
08c80e9
tipc: Remove prototype code for supporting slave nodes
by Allan Stephens
· 14 years ago
b924dcf
tipc: Delete tipc_ownidentity()
by Allan Stephens
· 14 years ago
12bae47
tipc: Eliminate obsolete native API forwarding routines
by Allan Stephens
· 14 years ago
38f232e
tipc: Remove unused domain argument from multicast send routine
by Allan Stephens
· 14 years ago
c802628
tipc: Remove obsolete inclusions of header files
by Allan Stephens
· 14 years ago
31e3c3f
tipc: cleanup function namespace
by stephen hemminger
· 14 years ago
7368ddf
tipc: clean out all instances of #if 0'd unused code
by Paul Gortmaker
· 14 years ago
5d9c54c
tipc: Minor optimizations to name table translation code
by Allan Stephens
· 14 years ago
96d841b
tipc: Remove per-connection sequence number logic
by Allan Stephens
· 14 years ago
c68ca7b
tipc: add tipc_ prefix to fcns targeted for un-inlining
by Allan Stephens
· 14 years ago
9ccc2eb
tipc: Eliminate unnecessary initialization in native API send routines
by Allan Stephens
· 14 years ago
df4ef33
tipc: Eliminate obsolete port's "congested_link" field
by Allan Stephens
· 14 years ago
0e35fd5
tipc: Eliminate improper use of TIPC_OK error code
by Allan Stephens
· 16 years ago
0ea5224
tipc: Remove unneeded parameter to tipc_createport_raw()
by Allan Stephens
· 16 years ago
99c1459
tipc: Fix bugs in rejection of message with short header
by Allan Stephens
· 16 years ago
9bef543
tipc: Message header creation optimizations
by Allan Stephens
· 16 years ago
7571521
tipc: Optimize message initialization routine
by Allan Stephens
· 16 years ago
5307e46
tipc: Standardize error checking on incoming messages via native API
by Allan Stephens
· 16 years ago
84b07c1
tipc: Fix bug in connection setup via native API
by Allan Stephens
· 16 years ago
6d4a667
tipc: Update "previous node" indicators when node address changes
by Allan Stephens
· 16 years ago
7ef43eb
tipc: Fix race condition when creating socket or native port
by Allan Stephens
· 16 years ago
0c3141e
[TIPC]: Overhaul of socket locking logic
by Allan Stephens
· 17 years ago
06d82c9
[TIPC]: Minor cleanup of message header code
by Allan Stephens
· 17 years ago
8c86965
[TIPC]: Removal of message header option code
by Allan Stephens
· 17 years ago
4cec72c
[TIPC]: Use tipc_port_unlock
by Julia Lawall
· 17 years ago
897c77c
[TIPC]: Clean up duplicate includes in net/tipc/
by Jesper Juhl
· 17 years ago
05646c9
[TIPC]: Optimize stream send routine to avoid fragmentation
by Allan Stephens
· 17 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
c430728
[NET] TIPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
d55b4c6
[TIPC] net/tipc/port.c: fix NULL dereference
by Adrian Bunk
· 18 years ago
065fd17
[TIPC]: Add missing unlock in port timeout code.
by Allan Stephens
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
a10bd92
[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.
by Allan Stephens
· 18 years ago
f131072
[TIPC]: First phase of assert() cleanup
by Allan Stephens
· 18 years ago
a75bf87
[TIPC]: Added missing warning for out-of-memory condition
by Allan Stephens
· 18 years ago
a751352
[TIPC]: Withdrawing all names from nameless port now returns success, not error
by Allan Stephens
· 18 years ago
9688243
[TIPC]: Allow ports to receive multicast messages through native API.
by Allan Stephens
· 18 years ago
7c501a5
[TIPC]: Remove unused functions
by Per Liden
· 19 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
880b005
[TIPC]: Fix 64-bit build warnings.
by David S. Miller
· 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
9ea1fd3
[TIPC] License header update
by Per Liden
· 19 years ago
b97bf3f
[TIPC] Initial merge
by Per Liden
· 19 years ago