Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6c7a762e70637a256229f9dc9ca793908e8bd01b
/
net
/
tipc
/
link.c
6c7a762
tipc: tipc: convert node list and node hlist to RCU lists
by Ying Xue
· 11 years ago
f47de12
tipc: remove active flag from tipc_bearer structure
by Ying Xue
· 11 years ago
24be34b
tipc: eliminate upcall function pointers between port and socket
by Jon Paul Maloy
· 11 years ago
63fa01c
tipc: failed transmissions should return error
by Erik Hugne
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
247f0f3
tipc: align tipc function names with common naming practice in the network
by Ying Xue
· 11 years ago
a11607f
tipc: correct usage of spin_lock() vs spin_lock_bh()
by Jon Paul Maloy
· 11 years ago
e099e86
tipc: add node_lock protection to link lookup function
by Jon Paul Maloy
· 11 years ago
7d33939
tipc: delay delete of link when failover is needed
by Jon Paul Maloy
· 11 years ago
a537783
tipc: changes to general packet reception algorithm
by Jon Paul Maloy
· 11 years ago
02842f7
tipc: rename stack variables in function tipc_link_tunnel_rcv
by Jon Paul Maloy
· 11 years ago
1e9d47a
tipc: more cleanup of tunnelling reception function
by Jon Paul Maloy
· 11 years ago
3bb5338
tipc: change signature of tunnelling reception function
by Jon Paul Maloy
· 11 years ago
f006c9c
tipc: change reception of tunnelled failover packets
by Jon Paul Maloy
· 11 years ago
1dab3d5
tipc: change reception of tunnelled duplicate packets
by Jon Paul Maloy
· 11 years ago
c61dd61
tipc: remove 'links' list from tipc_bearer struct
by Ying Xue
· 11 years ago
135daee
tipc: redefine 'started' flag in struct link to bitmap
by Ying Xue
· 11 years ago
8d8439b
tipc: move code for deleting links from bearer.c to link.c
by Ying Xue
· 11 years ago
e0ca2c3
tipc: move code for resetting links from bearer.c to link.c
by Ying Xue
· 11 years ago
03b9201
tipc: stricter behavior of message reassembly function
by Jon Paul Maloy
· 11 years ago
64380a0
tipc: fix message corruption bug for deferred packets
by Erik Hugne
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
581465f
tipc: make link start event synchronous
by Jon Paul Maloy
· 11 years ago
b9d4c33
tipc: remove 'has_redundant_link' flag from STATE link protocol messages
by Jon Paul Maloy
· 11 years ago
170b392
tipc: rename functions related to link failover and improve comments
by Jon Paul Maloy
· 11 years ago
732256b
tipc: correctly unlink packets from deferred packet queue
by Erik Hugne
· 11 years ago
9805696
tipc: make local function static
by stephen hemminger
· 11 years ago
77a7e07
tipc: remove unused 'blocked' flag from tipc_link struct
by Ying Xue
· 11 years ago
d77b383
tipc: eliminate redundant code with kfree_skb_list routine
by Ying Xue
· 11 years ago
512137e
tipc: remove interface state mirroring in bearer
by Erik Hugne
· 11 years ago
3db0a19
tipc: fix dereference before check warning
by Erik Hugne
· 11 years ago
a715b49
tipc: reassembly failures should cause link reset
by Erik Hugne
· 11 years ago
40ba3cd
tipc: message reassembly using fragment chain
by Erik Hugne
· 11 years ago
528f6f4
tipc: don't reroute message fragments
by Erik Hugne
· 11 years ago
3af390e
tipc: remove two indentation levels in tipc_recv_msg routine
by Ying Xue
· 11 years ago
bbfbe47
tipc: simplify the link lookup routine
by Erik Hugne
· 11 years ago
636c037
tipc: correct return value of link_cmd_set_value routine
by Ying Xue
· 11 years ago
4068243
tipc: silence sparse warnings
by Ying Xue
· 11 years ago
9446b87
tipc: remove iovec length parameter from all sending functions
by Ying Xue
· 11 years ago
126c052
tipc: fix wrong return value for link_send_sections_long routine
by Ying Xue
· 11 years ago
7410f96
tipc: make tipc_link_send_sections_fast exit earlier
by Ying Xue
· 11 years ago
796c75d
tipc: enhance priority of link protocol packet
by Ying Xue
· 11 years ago
ae8509c
tipc: cosmetic realignment of function arguments
by Paul Gortmaker
· 11 years ago
f1733d7
tipc: remove user_port instance from tipc_port structure
by Ying Xue
· 11 years ago
198d73b
tipc: delete code orphaned by new server infrastructure
by Ying Xue
· 11 years ago
6bf1519
tipc: potential divide by zero in tipc_link_recv_fragment()
by Dan Carpenter
· 12 years ago
cb4b102f
tipc: add a bounds check in link_recv_changeover_msg()
by Dan Carpenter
· 12 years ago
c008413
tipc: remove obsolete flush of stale reassembly buffer
by Erik Hugne
· 12 years ago
c64f7a6
tipc: introduce message to synchronize broadcast link
by Jon Maloy
· 12 years ago
389dd9b
tipc: rename supported flag to recv_permitted
by Ying Xue
· 12 years ago
818f4da
tipc: remove supportable flag from bclink structure
by Ying Xue
· 12 years ago
3c294cb
tipc: remove the bearer congestion mechanism
by Ying Xue
· 12 years ago
fc07393
tipc: remove pointless name sanity check and tipc_alphabet array
by Ying Xue
· 12 years ago
dc1aed3
tipc: phase out most of the struct print_buf usage
by Erik Hugne
· 12 years ago
5deedde
tipc: simplify link_print by divorcing it from using tipc_printf
by Paul Gortmaker
· 12 years ago
568fc58
tipc: remove TIPC packet debugging functions and macros
by Erik Hugne
· 12 years ago
2cf8aa1
tipc: use standard printk shortcut macros (pr_err etc.)
by Erik Hugne
· 12 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
617d3c7
tipc: compress out gratuitous extra carriage returns
by Paul Gortmaker
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
e8ec1ae
tipc: Eliminate obsolete code for re-sending a message
by Allan Stephens
· 13 years ago
5f6d912
tipc: Eliminate trivial buffer manipulation helper routines
by Allan Stephens
· 13 years ago
c74a461
tipc: Remove duplicate check of message destination node
by Allan Stephens
· 13 years ago
b76b27c
tipc: Prevent loss of fragmented messages over unicast links
by Allan Stephens
· 13 years ago
7a54d4a
tipc: Major redesign of broadcast link ACK/NACK algorithms
by Allan Stephens
· 13 years ago
47361c8
tipc: Fix problem with broadcast link synchronization between nodes
by Allan Stephens
· 13 years ago
9349931
tipc: Ensure broadcast link re-acquires node after link failure
by Allan Stephens
· 13 years ago
4d75313
tipc: Prevent broadcast link stalling in dual LAN environments
by Allan Stephens
· 13 years ago
92d2c90
tipc: Prevent transmission of outdated link protocol messages
by Allan Stephens
· 13 years ago
8809b25
tipc: improve the link deferred queue insertion algorithm
by Allan Stephens
· 13 years ago
a18c4bc
tipc: rename struct link* to struct tipc_link*
by Paul Gortmaker
· 13 years ago
358a0d1
tipc: rename struct media to struct tipc_media
by Paul Gortmaker
· 13 years ago
f905730
tipc: Allow use of buf_seqno() helper routine by unicast links
by Allan Stephens
· 13 years ago
36559591
tipc: Ignore broadcast acknowledgements that are out-of-range
by Allan Stephens
· 13 years ago
5c216e1
tipc: Allow run-time alteration of default link settings
by Allan Stephens
· 13 years ago
94362c7
tipc: Remove unused link event tracking code
by Ying Xue
· 13 years ago
9aa88c2
tipc: Enhance sending of bulk name table messages
by Allan Stephens
· 14 years ago
b4b5610
tipc: Ensure both nodes recognize loss of contact between them
by Allan Stephens
· 14 years ago
ff60af8
tipc: Eliminate redundant check when sending messages
by Allan Stephens
· 14 years ago
641c218
tipc: Enhance filtering of out-dated link reset messages
by Allan Stephens
· 14 years ago
f882cb76
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
741d9eb
tipc: Cleanup of message header size terminology
by Allan Stephens
· 14 years ago
0f305bf
tipc: Correct typo in link statistics output
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
bebc55a
tipc: Fix sk_buff leaks when link congestion is detected
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
25985ed
Fix common misspellings
by Lucas De Marchi
· 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
37b9c08
tipc: Optimizations to link creation code
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
214dda4
tipc: Add in missing lock during link initialization
by Allan Stephens
· 14 years ago
Next »