Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3f2e5260f5a17d37be3e3c83aca2f335b9bf3893
/
net
/
tipc
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
94362c7
tipc: Remove unused link event tracking code
by Ying Xue
· 13 years ago
7e24477
tipc: Remove callback field from subscription structure
by Ying Xue
· 13 years ago
245f3d3
tipc: Simplify prohibition of listen and accept for connectionless sockets
by Ying Xue
· 13 years ago
1d83587
tipc: Add support for SO_SNDTIMEO socket option
by Ying Xue
· 13 years ago
9aa88c2
tipc: Enhance sending of bulk name table messages
by Allan Stephens
· 13 years ago
1c553bb
tipc: relocate/coalesce node cast in tipc_named_node_up
by Paul Gortmaker
· 13 years ago
149ce37
tipc: Prevent fragmented messages during initial name table exchange
by Allan Stephens
· 13 years ago
909234c
tipc: Lower limits for number of bearers and media types
by Allan Stephens
· 13 years ago
18abf0f
tipc: Remove redundant search when enabling bearer
by Allan Stephens
· 13 years ago
bcd326e
tipc: Fix unsafe device list search when enabling bearer
by Allan Stephens
· 13 years ago
b4b5610
tipc: Ensure both nodes recognize loss of contact between them
by Allan Stephens
· 13 years ago
4b3743e
tipc: Ensure congested links receive bearer status updates
by Allan Stephens
· 13 years ago
a0f40f0
tipc: Prevent rounding issues when saving connect timeout option
by Allan Stephens
· 13 years ago
ff60af8
tipc: Eliminate redundant check when sending messages
by Allan Stephens
· 13 years ago
0f38513
tipc: Remove obsolete congestion handling when sending a broadcast NACK
by Allan Stephens
· 14 years ago
9f6bdcd4
tipc: Discard incoming broadcast messages that are unexpected
by Allan Stephens
· 14 years ago
693d03a
tipc: Remove deferred queue head caching during broadcast message reception
by Allan Stephens
· 14 years ago
5d3c488
tipc: Fix node lock problems during broadcast message reception
by Allan Stephens
· 14 years ago
169073d
tipc: Prevent broadcast link stalling when another node fails
by Allan Stephens
· 14 years ago
c5bd4d8
tipc: Enhance cleanup of broadcast link when contact with node is lost
by Allan Stephens
· 14 years ago
23f0ff9
tipc: Remove non-executable code to handle broadcast bearer congestion
by Allan Stephens
· 14 years ago
2ff9f92
tipc: Cosmetic changes to broadcast bearer send routine
by Allan Stephens
· 14 years ago
2e2d9be
tipc: Update obsolete references to multicast link
by Allan Stephens
· 14 years ago
641c218
tipc: Enhance filtering of out-dated link reset messages
by Allan Stephens
· 14 years ago
f882cb7
tipc: Initialize peer session field of newly created link endpoint
by Allan Stephens
· 14 years ago
062b4c9
tipc: Display meaningful peer interface name during link creation
by Allan Stephens
· 14 years ago
ed33a9c
tipc: Eliminate obsolete filter for unexpected unicast messages
by Allan Stephens
· 14 years ago
5adeb17
tipc: Remove obsolete manipulation of message re-route count field
by Allan Stephens
· 14 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 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
15f4e2b
tipc: Eliminate useless check when creating internal message
by Allan Stephens
· 13 years ago
a9948ba
tipc: Remove unnecessary includes in socket code
by Allan Stephens
· 13 years ago
f01a2b6
tipc: Eliminate unused field in bearer structure
by Allan Stephens
· 13 years ago
0f305bf
tipc: Correct typo in link statistics output
by Allan Stephens
· 13 years ago
8af4638
tipc: Eliminate checks for empty zone list during name translation
by Allan Stephens
· 13 years ago
f6f0a4d
tipc: Convert name table publication lists to standard kernel lists
by Allan Stephens
· 13 years ago
b52124a
tipc: Partition name table instance array info into two parts
by Allan Stephens
· 13 years ago
7eb878e
tipc: Eliminate redundant masking in message header routines
by Allan Stephens
· 13 years ago
74d33b3
tipc: Eliminate message header routines for caching destination node
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
7ae4738
tipc: Remove unused sanity test macro
by Allan Stephens
· 13 years ago
5e72690
tipc: Convert fatal broadcast sanity check to non-fatal check
by Allan Stephens
· 13 years ago
972a77f
tipc: Revise timings used when sending link request messages
by Allan Stephens
· 14 years ago
1209966
tipc: Add monitoring of number of nodes discovered by bearer
by Allan Stephens
· 14 years ago
691a620
tipc: Enhance sending of discovery object link request messages
by Allan Stephens
· 14 years ago
3a777ff
tipc: Enhance handling of discovery object creation failures
by Allan Stephens
· 14 years ago
dc63d91
tipc: Introduce routine to enqueue a chain of messages on link tx queue
by Allan Stephens
· 14 years ago
2689690
tipc: Avoid recomputation of outgoing message length
by Allan Stephens
· 14 years ago
c29c3f7
tipc: Abort excessive send requests as early as possible
by Allan Stephens
· 15 years ago
66e019a
tipc: Strengthen checks for neighboring node discovery
by Allan Stephens
· 14 years ago
1f3de47
tipc: make zone/cluster mask constants a define
by Paul Gortmaker
· 14 years ago
bebc55a
tipc: Fix sk_buff leaks when link congestion is detected
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
7756155
tipc: Fix issues with fragmentation of an existing message buffer
by Allan Stephens
· 14 years ago
e0f0859
tipc: Avoid pointless masking of fragmented message identifier
by Allan Stephens
· 14 years ago
670c540
tipc: Don't initialize link selector field in fragmented messages
by Allan Stephens
· 14 years ago
7775bcc
tipc: Remove code to emulate loss of broadcast messages
by Allan Stephens
· 14 years ago
92138d1
tipc: Cosmetic consolidation of internal message type definitions
by Allan Stephens
· 14 years ago
19f53d2
tipc: Eliminate unused routing message definitions
by Allan Stephens
· 14 years ago
cc4c435
tipc: Update comments in message header include file
by Allan Stephens
· 14 years ago
97fbdc1
tipc: Drop __TIME__ usage
by Michal Marek
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
1fa0738
tipc: delete extra semicolon blocking node deletion
by Paul Gortmaker
· 14 years ago
390bce4
tipc: Eliminate obsolete routine for handling routed messages
by Allan Stephens
· 14 years ago
7945c1f
tipc: Eliminate remaining support for routing table messages
by Allan Stephens
· 14 years ago
50d4923
tipc: Remove bearer flag indicating existence of broadcast address
by Allan Stephens
· 14 years ago
f9107eb
tipc: Don't respond to neighbor discovery request on blocked bearer
by Allan Stephens
· 14 years ago
d901a42
tipc: Eliminate unnecessary constant for neighbor discovery msg size
by Allan Stephens
· 14 years ago
a2b58de
tipc: Remove unused field in bearer structure
by Allan Stephens
· 14 years ago
50d3e63
tipc: Correct misnamed references to neighbor discovery domain
by Allan Stephens
· 14 years ago
37b9c08
tipc: Optimizations to link creation code
by Allan Stephens
· 14 years ago
fa2bae2
tipc: Give Tx of discovery responses priority over link messages
by Allan Stephens
· 14 years ago
a728750
tipc: Cosmetic changes to neighbor discovery logic
by Allan Stephens
· 14 years ago
75f0aa4
tipc: Fix redundant link field handling in link protocol message
by Allan Stephens
· 14 years ago
77f167f
tipc: make msg_set_redundant_link() consistent with other set ops
by Allan Stephens
· 14 years ago
8f19afb
tipc: cosmetic - function names are not to be full sentences
by Paul Gortmaker
· 14 years ago
e7b3acb
tipc: Eliminate timestamp from link protocol messages
by Allan Stephens
· 14 years ago
34e4625
tipc: manually inline net_start/stop, make assoc. vars static
by Allan Stephens
· 14 years ago
672d99e
tipc: Convert node object array to a hash table
by Allan Stephens
· 14 years ago
f831c96
tipc: Eliminate configuration for maximum number of cluster nodes
by Allan Stephens
· 14 years ago
d1bcb11
tipc: Split up unified structure of network-related variables
by Allan Stephens
· 14 years ago
9df3b7e
tipc: Fix problem with missing link in "tipc-config -l" output
by Allan Stephens
· 14 years ago
71092ea
tipc: Add support for SO_RCVTIMEO socket option
by Allan Stephens
· 14 years ago
f137917
tipc: Cosmetic changes to node subscription code
by Allan Stephens
· 14 years ago
431697e
tipc: Prevent null pointer error when removing a node subscription
by Allan Stephens
· 14 years ago
a3796f8
tipc: Add network address mask helper routines
by Allan Stephens
· 14 years ago
aa847294
tipc: Correct broadcast link peer info when displaying links
by Allan Stephens
· 14 years ago
0232fd0
tipc: Allow receiving into iovec containing multiple entries
by Allan Stephens
· 14 years ago
bf781ec
tipc: Avoid reliable broadcast preparation for NACK messages
by Allan Stephens
· 14 years ago
Next »