index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
msg.h
Age
Commit message (
Expand
)
Author
2017-01-20
tipc: introduce replicast as transport option for multicast
Jon Paul Maloy
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-16
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
2017-01-03
tipc: reduce risk of user starvation during link congestion
Jon Paul Maloy
2016-11-01
tipc: rename struct tipc_skb_cb member handle to bytes_read
Parthasarathy Bhuvaragan
2016-10-29
tipc: fix broadcast link synchronization problem
Jon Paul Maloy
2016-09-02
tipc: transfer broadcast nacks in link state messages
Jon Paul Maloy
2016-06-22
tipc: unclone unbundled buffers before forwarding
Jon Paul Maloy
2016-05-03
tipc: redesign connection-level flow control
Jon Paul Maloy
2016-04-15
tipc: guarantee peer bearer id exchange after reboot
Jon Paul Maloy
2016-04-07
tipc: stricter filtering of packets in bearer layer
Jon Paul Maloy
2015-10-24
tipc: let broadcast packet reception use new link receive function
Jon Paul Maloy
2015-10-24
tipc: let broadcast transmission use new link transmit function
Jon Paul Maloy
2015-10-24
tipc: make struct tipc_link generic to support broadcast
Jon Paul Maloy
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-15
tipc: disallow packet duplicates in link deferred queue
Jon Paul Maloy
2015-10-14
tipc: move fragment importance field to new header position
Jon Paul Maloy
2015-07-30
tipc: remove implicit message delivery in node_unlock()
Jon Paul Maloy
2015-07-30
tipc: make resetting of links non-atomic
Jon Paul Maloy
2015-07-30
tipc: move link synch and failover to link aggregation level
Jon Paul Maloy
2015-07-26
tipc: clean up socket layer message reception
Jon Paul Maloy
2015-07-26
tipc: introduce new tipc_sk_respond() function
Jon Paul Maloy
2015-07-26
tipc: let function tipc_msg_reverse() expand header when needed
Jon Paul Maloy
2015-07-20
tipc: reduce locking scope during packet reception
Jon Paul Maloy
2015-07-20
tipc: introduce node contact FSM
Jon Paul Maloy
2015-05-14
tipc: add packet sequence number at instant of transmission
Jon Paul Maloy
2015-05-14
tipc: improve link congestion algorithm
Jon Paul Maloy
2015-05-14
tipc: simplify packet sequence number handling
Jon Paul Maloy
2015-04-02
tipc: eliminate delayed link deletion at link failover
Jon Paul Maloy
2015-03-25
tipc: eliminate race condition at dual link establishment
Jon Paul Maloy
2015-03-25
tipc: clean up handling of link congestion
Jon Paul Maloy
2015-03-14
tipc: clean up handling of message priorities
Jon Paul Maloy
2015-03-14
tipc: split link outqueue
Jon Paul Maloy
2015-03-14
tipc: move message validation function to msg.c
Jon Paul Maloy
2015-03-14
tipc: add framework for node capabilities exchange
Jon Paul Maloy
2015-03-05
tipc: add ip/udp media type
Erik Hugne
2015-02-27
tipc: rename media/msg related definitions
Erik Hugne
2015-02-05
tipc: eliminate race condition at multicast reception
Jon Paul Maloy
2015-02-05
tipc: resolve race problem at unicast message reception
Jon Paul Maloy
2015-02-05
tipc: split up function tipc_msg_eval()
Jon Paul Maloy
2015-02-05
tipc: reduce usage of context info in socket and link
Jon Paul Maloy
2015-01-12
tipc: make tipc node address support net namespace
Ying Xue
2015-01-12
tipc: name tipc name table support net namespace
Ying Xue
2015-01-12
tipc: make tipc broadcast link support net namespace
Ying Xue
2015-01-12
tipc: cleanup core.c and core.h files
Ying Xue
2015-01-12
tipc: remove unnecessary wrapper functions of kernel timer APIs
Ying Xue
2014-11-26
tipc: use generic SKB list APIs to manage TIPC outgoing packet chains
Ying Xue
2014-11-26
tipc: use generic SKB list APIs to manage link transmission queue
Ying Xue
2014-11-26
tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED
Ying Xue
2014-11-24
tipc_msg_build(): pass msghdr instead of its ->msg_iov
Al Viro
[next]