Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6764f519bcb007bf09f328133311d6cdc2bbc72f
/
net
/
tipc
/
node.c
c0b14a0
tipc: fix missing Name entries due to half-failover
by Tuong Lien
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
909620f
tipc: use standard write_lock & unlock functions when creating node
by Jon Maloy
· 6 years ago
356d71e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
737889e
tipc: tipc clang warning
by Jon Maloy
· 6 years ago
ff2ebbf
tipc: introduce new capability flag for cluster
by Hoang Le
· 6 years ago
91986ee
tipc: fix link session and re-establish issues
by Tuong Lien
· 6 years ago
eb18a51
tipc: add trace_events for tipc node
by Tuong Lien
· 6 years ago
26574db
tipc: add trace_events for tipc link
by Tuong Lien
· 6 years ago
b4b9771
tipc: enable tracepoints in tipc
by Tuong Lien
· 6 years ago
5679ee7
tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it
by Zhenbo Gao
· 6 years ago
f5d6c3e
tipc: fix node keep alive interval calculation
by Hoang Le
· 6 years ago
ec835f89
tipc: fix lockdep warning during node delete
by Jon Maloy
· 6 years ago
d949cfe
tipc: ignore STATE_MSG on wrong link session
by LUU Duc Canh
· 6 years ago
c140eb1
tipc: fix failover problem
by LUU Duc Canh
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
40999f1
tipc: make link capability update thread safe
by Jon Maloy
· 6 years ago
7ea817f
tipc: check session number before accepting link protocol messages
by Jon Maloy
· 6 years ago
9012de5
tipc: add sequence number check for link STATE messages
by Jon Maloy
· 6 years ago
2a57f18
tipc: fix wrong return value from function tipc_node_try_addr()
by Jon Maloy
· 6 years ago
6a939f3
tipc: Auto removal of peer down node instance
by GhantaKrishnamurthy MohanKrishna
· 6 years ago
759f29b
tipc: optimize function tipc_node_timeout()
by Tung Nguyen
· 6 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
94f6a80
tipc: eliminate KMSAN uninit-value in strcmp complaint
by Ying Xue
· 7 years ago
a7b15ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3e5cf36
tipc: introduce ioctl for fetching node identity
by Jon Maloy
· 7 years ago
7dbc73e6
tipc: fix bug in function tipc_nl_node_dump_monitor
by Jon Maloy
· 7 years ago
e0ada51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
682cd3c
tipc: confgiure and apply UDP bearer MTU on running links
by GhantaKrishnamurthy MohanKrishna
· 7 years ago
36a50a9
tipc: fix infinite loop when dumping link monitor summary
by Tung Nguyen
· 7 years ago
37922ea
tipc: permit overlapping service ranges in name table
by Jon Maloy
· 7 years ago
218527f
tipc: replace name table service range array with rb tree
by Jon Maloy
· 7 years ago
e1a22d1
tipc: tipc_node_create() can be static
by Wei Yongjun
· 7 years ago
25b0b9c
tipc: handle collisions of 32-bit node address hash values
by Jon Maloy
· 7 years ago
d50ccc2
tipc: add 128-bit node identifier
by Jon Maloy
· 7 years ago
2026364
tipc: remove restrictions on node address values
by Jon Maloy
· 7 years ago
37c64cf
tipc: apply bearer link tolerance on running links
by Jon Maloy
· 7 years ago
59b3661
tipc: fix a memory leak in tipc_nl_node_get_link()
by Cong Wang
· 7 years ago
d618d09
tipc: enforce valid ratio between skb truesize and contents
by Jon Maloy
· 7 years ago
31b102b
net: tipc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
f70d37b
tipc: add new function for sending multiple small messages
by Jon Maloy
· 7 years ago
38077b8
tipc: add ability to obtain node availability status from other files
by Jon Maloy
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
991ca84
tipc: context imbalance at node read unlock
by Parthasarathy Bhuvaragan
· 7 years ago
2716313
tipc: perform skb_linearize() before parsing the inner header
by Parthasarathy Bhuvaragan
· 7 years ago
40501f9
tipc: don't reset stale broadcast send link
by Jon Paul Maloy
· 7 years ago
ed43594
tipc: remove premature ESTABLISH FSM event at link synchronization
by Jon Paul Maloy
· 7 years ago
78302fd
tipc: check return value of nlmsg_new
by Pan Bian
· 8 years ago
fe52145
netlink: pass extended ACK struct where available
by Johannes Berg
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
681a55d
tipc: move premature initilalization of stack variables
by Jon Paul Maloy
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
93f955a
tipc: fix nametbl_lock soft lockup at node/link events
by Parthasarathy Bhuvaragan
· 8 years ago
a853e4c
tipc: introduce replicast as transport option for multicast
by Jon Paul Maloy
· 8 years ago
365ad35
tipc: reduce risk of user starvation during link congestion
by Jon Paul Maloy
· 8 years ago
06bd2b1
tipc: fix broadcast link synchronization problem
by Jon Paul Maloy
· 8 years ago
02d11ca
tipc: transfer broadcast nacks in link state messages
by Jon Paul Maloy
· 8 years ago
b340402
tipc: add peer removal functionality
by Richard Alpe
· 8 years ago
cf6f7e1
tipc: dump monitor attributes
by Parthasarathy Bhuvaragan
· 8 years ago
bf1035b
tipc: get monitor threshold for the cluster
by Parthasarathy Bhuvaragan
· 8 years ago
7b3f522
tipc: make cluster size threshold for monitoring configurable
by Parthasarathy Bhuvaragan
· 8 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1fc07f3
tipc: reset all unicast links when broadcast send link fails
by Jon Paul Maloy
· 8 years ago
35c55c9
tipc: add neighbor monitoring framework
by Jon Paul Maloy
· 8 years ago
5ca509f
tipc: change node timer unit from jiffies to ms
by Jon Paul Maloy
· 8 years ago
c4282ca
tipc: correct error in node fsm
by Jon Paul Maloy
· 8 years ago
e7142c3
tipc: eliminate risk of double link_up events
by Jon Paul Maloy
· 9 years ago
cba65321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
60020e1
tipc: propagate peer node capabilities to socket layer
by Jon Paul Maloy
· 9 years ago
efe7905
tipc: only process unicast on intended node
by Hamish Martin
· 9 years ago
def22c4
tipc: set 'active' state correctly for first established link
by Jon Paul Maloy
· 9 years ago
34b9cd6
tipc: let first message on link be a state message
by Jon Paul Maloy
· 9 years ago
de7e07f
tipc: ensure that first packets on link are sent in order
by Jon Paul Maloy
· 9 years ago
49cc66e
tipc: move netlink policies to netlink.c
by Richard Alpe
· 9 years ago
2837f39
tipc: don't check link reset on non existing link
by Richard Alpe
· 9 years ago
d25a0125
tipc: fix crash during node removal
by Jon Paul Maloy
· 9 years ago
b170997
tipc: eliminate risk of finding to-be-deleted node instance
by Jon Paul Maloy
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
4952cd3
tipc: refactor node xmit and fix memory leaks
by Richard Alpe
· 9 years ago
d5c91fb
tipc: fix premature addition of node to lookup table
by Jon Paul Maloy
· 9 years ago
d01332f
tipc: fix link attribute propagation bug
by Richard Alpe
· 9 years ago
dc8d1eb
tipc: fix node reference count bug
by Jon Paul Maloy
· 9 years ago
1a90632
tipc: eliminate remnants of hungarian notation
by Jon Paul Maloy
· 9 years ago
38206d5
tipc: narrow down interface towards struct tipc_link
by Jon Paul Maloy
· 9 years ago
5be9c08
tipc: narrow down exposure of struct tipc_node
by Jon Paul Maloy
· 9 years ago
5405ff6
tipc: convert node lock to rwlock
by Jon Paul Maloy
· 9 years ago
2312bf6
tipc: introduce per-link spinlock
by Jon Paul Maloy
· 9 years ago
1d7e1c2
tipc: reduce code dependency between binding table and node layer
by Jon Paul Maloy
· 9 years ago
5c10e97
tipc: small cleanup of function tipc_node_check_state()
by Jon Paul Maloy
· 9 years ago
742e038
tipc: link_is_bc_sndlink() can be static
by Wu Fengguang
· 9 years ago
2af5ae3
tipc: clean up unused code and structures
by Jon Paul Maloy
· 9 years ago
c49a0a84
tipc: ensure binding table initial distribution is sent via first link
by Jon Paul Maloy
· 9 years ago
c72fa87
tipc: eliminate link's reference to owner node
by Jon Paul Maloy
· 9 years ago
b06b281
tipc: simplify bearer level broadcast
by Jon Paul Maloy
· 9 years ago
5266698
tipc: let broadcast packet reception use new link receive function
by Jon Paul Maloy
· 9 years ago
fd556f2
tipc: introduce capability bit for broadcast synchronization
by Jon Paul Maloy
· 9 years ago
0e05498
tipc: make link implementation independent from struct tipc_bearer
by Jon Paul Maloy
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c819930
tipc: update node FSM when peer RESET message is received
by Jon Paul Maloy
· 9 years ago
Next »