projects
/
firefly-linux-kernel-4.4.55.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
s390: fix normalization bug in exception table sorting
2016-03-03
Jon Paul Maloy
tipc: fix premature addition of node to lookup table
commit
|
commitdiff
|
tree
2015-11-20
Jon Paul Maloy
tipc: correct settings of broadcast link state
commit
|
commitdiff
|
tree
2015-11-01
Jon Paul Maloy
tipc: linearize arriving NAME_DISTR and LINK_PROTO...
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: clean up unused code and structures
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: ensure binding table initial distribution is...
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: eliminate link's reference to owner node
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: eliminate redundant buffer cloning at transmission
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: let neighbor discoverer tranmsit consumable buffers
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: introduce jumbo frame support for broadcast
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: simplify bearer level broadcast
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: let broadcast packet reception use new link receive...
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: introduce capability bit for broadcast synchronization
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: let broadcast transmission use new link transmit...
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: make struct tipc_link generic to support broadcast
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: use explicit allocation of broadcast send link
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: make link implementation independent from struct...
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: create broadcast transmission link at namespace...
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: move broadcast link lock to struct tipc_net
commit
|
commitdiff
|
tree
2015-10-24
Jon Paul Maloy
tipc: move bcast definitions to bcast.c
commit
|
commitdiff
|
tree
2015-10-22
Jon Paul Maloy
tipc: conditionally expand buffer headroom over udp...
commit
|
commitdiff
|
tree
2015-10-22
Jon Paul Maloy
tipc: allow non-linear first fragment buffer
commit
|
commitdiff
|
tree
2015-10-22
Jon Paul Maloy
tipc: extend broadcast link window size
commit
|
commitdiff
|
tree
2015-10-16
Jon Paul Maloy
tipc: update node FSM when peer RESET message is received
commit
|
commitdiff
|
tree
2015-10-16
Jon Paul Maloy
tipc: send out RESET immediately when link goes down
commit
|
commitdiff
|
tree
2015-10-16
Jon Paul Maloy
tipc: delay ESTABLISH state event when link is established
commit
|
commitdiff
|
tree
2015-10-16
Jon Paul Maloy
tipc: disallow packet duplicates in link deferred queue
commit
|
commitdiff
|
tree
2015-10-16
Jon Paul Maloy
tipc: improve sequence number checking
commit
|
commitdiff
|
tree
2015-10-16
Jon Paul Maloy
tipc: simplify tipc_link_rcv() reception loop
commit
|
commitdiff
|
tree
2015-10-16
Jon Paul Maloy
tipc: limit usage of temporary skb list during packet...
commit
|
commitdiff
|
tree
2015-10-15
Jon Paul Maloy
tipc: move fragment importance field to new header...
commit
|
commitdiff
|
tree
2015-10-14
Jon Paul Maloy
tipc: eliminate risk of stalled link synchronization
commit
|
commitdiff
|
tree
2015-08-23
Jon Paul Maloy
tipc: fix stale link problem during synchronization
commit
|
commitdiff
|
tree
2015-08-23
Jon Paul Maloy
tipc: interrupt link synchronization when a link goes...
commit
|
commitdiff
|
tree
2015-08-23
Jon Paul Maloy
tipc: eliminate risk of premature link setup during...
commit
|
commitdiff
|
tree
2015-07-31
Jon Paul Maloy
tipc: clean up link creation
commit
|
commitdiff
|
tree
2015-07-31
Jon Paul Maloy
tipc: use temporary, non-protected skb queue for bundle...
commit
|
commitdiff
|
tree
2015-07-31
Jon Paul Maloy
tipc: remove implicit message delivery in node_unlock()
commit
|
commitdiff
|
tree
2015-07-31
Jon Paul Maloy
tipc: make resetting of links non-atomic
commit
|
commitdiff
|
tree
2015-07-31
Jon Paul Maloy
tipc: move received discovery data evaluation inside...
commit
|
commitdiff
|
tree
2015-07-31
Jon Paul Maloy
tipc: merge link->exec_mode and link->state into one FSM
commit
|
commitdiff
|
tree
2015-07-31
Jon Paul Maloy
tipc: move protocol message sending away from link FSM
commit
|
commitdiff
|
tree
2015-07-31
Jon Paul Maloy
tipc: move link synch and failover to link aggregation...
commit
|
commitdiff
|
tree
2015-07-31
Jon Paul Maloy
tipc: extend node FSM
commit
|
commitdiff
|
tree
2015-07-31
Jon Paul Maloy
tipc: reverse call order for link_reset()->node_link_down()
commit
|
commitdiff
|
tree
2015-07-31
Jon Paul Maloy
tipc: move all link_reset() calls to link aggregation...
commit
|
commitdiff
|
tree
2015-07-31
Jon Paul Maloy
tipc: eliminate function tipc_link_activate()
commit
|
commitdiff
|
tree
2015-07-26
Jon Paul Maloy
tipc: clean up socket layer message reception
commit
|
commitdiff
|
tree
2015-07-26
Jon Paul Maloy
tipc: introduce new tipc_sk_respond() function
commit
|
commitdiff
|
tree
2015-07-26
Jon Paul Maloy
tipc: let function tipc_msg_reverse() expand header...
commit
|
commitdiff
|
tree
2015-07-21
Jon Paul Maloy
tipc: fix compatibility bug
commit
|
commitdiff
|
tree
2015-07-21
Jon Paul Maloy
tipc: reduce locking scope during packet reception
commit
|
commitdiff
|
tree
2015-07-21
Jon Paul Maloy
tipc: introduce node contact FSM
commit
|
commitdiff
|
tree
2015-07-21
Jon Paul Maloy
tipc: move link supervision timer to node level
commit
|
commitdiff
|
tree
2015-07-21
Jon Paul Maloy
tipc: simplify link timer implementation
commit
|
commitdiff
|
tree
2015-07-21
Jon Paul Maloy
tipc: improve link FSM implementation
commit
|
commitdiff
|
tree
2015-07-21
Jon Paul Maloy
tipc: introduce new link protocol msg create function
commit
|
commitdiff
|
tree
2015-07-21
Jon Paul Maloy
tipc: clean up definitions and usage of link flags
commit
|
commitdiff
|
tree
2015-07-21
Jon Paul Maloy
tipc: make media xmit call outside node spinlock context
commit
|
commitdiff
|
tree
2015-07-21
Jon Paul Maloy
tipc: change sk_buffer handling in tipc_link_xmit()
commit
|
commitdiff
|
tree
2015-07-21
Jon Paul Maloy
tipc: use bearer index when looking up active links
commit
|
commitdiff
|
tree
2015-07-21
Jon Paul Maloy
tipc: move link input queue to tipc_node
commit
|
commitdiff
|
tree
2015-07-21
Jon Paul Maloy
tipc: move link creation from neighbor discoverer to...
commit
|
commitdiff
|
tree
2015-07-21
Jon Paul Maloy
tipc: introduce link entry structure to struct tipc_node
commit
|
commitdiff
|
tree
2015-06-28
Jon Paul Maloy
tipc: purge backlog queue counters when broadcast link...
commit
|
commitdiff
|
tree
2015-05-26
Jon Paul Maloy
tipc: fix bug in link protocol message create function
commit
|
commitdiff
|
tree
2015-05-14
Jon Paul Maloy
tipc: add packet sequence number at instant of transmission
commit
|
commitdiff
|
tree
2015-05-14
Jon Paul Maloy
tipc: improve link congestion algorithm
commit
|
commitdiff
|
tree
2015-05-14
Jon Paul Maloy
tipc: simplify link supervision checkpointing
commit
|
commitdiff
|
tree
2015-05-14
Jon Paul Maloy
tipc: rename fields in struct tipc_link
commit
|
commitdiff
|
tree
2015-05-14
Jon Paul Maloy
tipc: simplify packet sequence number handling
commit
|
commitdiff
|
tree
2015-05-14
Jon Paul Maloy
tipc: simplify include dependencies
commit
|
commitdiff
|
tree
2015-05-14
Jon Paul Maloy
tipc: simplify link timer handling
commit
|
commitdiff
|
tree
2015-05-14
Jon Paul Maloy
tipc: simplify resetting and disabling of bearers
commit
|
commitdiff
|
tree
2015-04-29
Jon Paul Maloy
tipc: fix problem with parallel link synchronization...
commit
|
commitdiff
|
tree
2015-04-02
Jon Paul Maloy
tipc: simplify link mtu negotiation
commit
|
commitdiff
|
tree
2015-04-02
Jon Paul Maloy
tipc: eliminate delayed link deletion at link failover
commit
|
commitdiff
|
tree
2015-04-02
Jon Paul Maloy
tipc: drop tunneled packet duplicates at reception
commit
|
commitdiff
|
tree
2015-03-29
Jon Paul Maloy
tipc: fix two bugs in secondary destination lookup
commit
|
commitdiff
|
tree
2015-03-25
Jon Paul Maloy
tipc: eliminate race condition at dual link establishment
commit
|
commitdiff
|
tree
2015-03-25
Jon Paul Maloy
tipc: clean up handling of link congestion
commit
|
commitdiff
|
tree
2015-03-25
Jon Paul Maloy
tipc: introduce starvation free send algorithm
commit
|
commitdiff
|
tree
2015-03-14
Jon Paul Maloy
tipc: clean up handling of message priorities
commit
|
commitdiff
|
tree
2015-03-14
Jon Paul Maloy
tipc: split link outqueue
commit
|
commitdiff
|
tree
2015-03-14
Jon Paul Maloy
tipc: eliminate unnecessary call to broadcast ack function
commit
|
commitdiff
|
tree
2015-03-14
Jon Paul Maloy
tipc: extract bundled buffers by cloning instead of...
commit
|
commitdiff
|
tree
2015-03-14
Jon Paul Maloy
tipc: eliminate unnecessary linearization of incoming...
commit
|
commitdiff
|
tree
2015-03-14
Jon Paul Maloy
tipc: move message validation function to msg.c
commit
|
commitdiff
|
tree
2015-03-14
Jon Paul Maloy
tipc: add framework for node capabilities exchange
commit
|
commitdiff
|
tree
2015-03-10
Jon Paul Maloy
tipc: ensure that idle links are deleted when a bearer...
commit
|
commitdiff
|
tree
2015-03-09
Jon Paul Maloy
tipc: fix bug in link failover handling
commit
|
commitdiff
|
tree
2015-03-09
Jon Paul Maloy
tipc: Add Ying Xue to TIPC maintainers list
commit
|
commitdiff
|
tree
2015-02-08
Jon Paul Maloy
tipc: fix bug in socket reception function
commit
|
commitdiff
|
tree
2015-02-06
Jon Paul Maloy
tipc: eliminate race condition at multicast reception
commit
|
commitdiff
|
tree
2015-02-06
Jon Paul Maloy
tipc: simplify socket multicast reception
commit
|
commitdiff
|
tree
2015-02-06
Jon Paul Maloy
tipc: simplify connection abort notifications when...
commit
|
commitdiff
|
tree
2015-02-06
Jon Paul Maloy
tipc: resolve race problem at unicast message reception
commit
|
commitdiff
|
tree
2015-02-06
Jon Paul Maloy
tipc: use existing sk_write_queue for outgoing packet...
commit
|
commitdiff
|
tree
2015-02-06
Jon Paul Maloy
tipc: split up function tipc_msg_eval()
commit
|
commitdiff
|
tree
2015-02-06
Jon Paul Maloy
tipc: enqueue arrived buffers in socket in separate...
commit
|
commitdiff
|
tree
2015-02-06
Jon Paul Maloy
tipc: simplify message forwarding and rejection in...
commit
|
commitdiff
|
tree
next