index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
2014-10-21
tipc: fix lockdep warning when intra-node messages are delivered
Ying Xue
2014-10-21
tipc: fix a potential deadlock
Ying Xue
2014-10-18
tipc: fix bug in bundled buffer reception
Jon Paul Maloy
2014-10-07
tipc: fix bug in multicast congestion handling
Jon Maloy
2014-09-10
tipc: fix sparse warnings
Erik Hugne
2014-09-02
tipc: add name distributor resiliency queue
Erik Hugne
2014-09-02
tipc: refactor name table updates out of named packet receive routine
Erik Hugne
2014-08-30
tipc: fix a potential oops
Ying Xue
2014-08-23
tipc: merge struct tipc_port into struct tipc_sock
Jon Paul Maloy
2014-08-23
tipc: remove files ref.h and ref.c
Jon Paul Maloy
2014-08-23
tipc: remove include file port.h
Jon Paul Maloy
2014-08-23
tipc: remove source file port.c
Jon Paul Maloy
2014-08-23
tipc: remove port_lock
Jon Paul Maloy
2014-08-23
tipc: replace port pointer with socket pointer in registry
Jon Paul Maloy
2014-08-23
tipc: use registry when scanning sockets
Jon Paul Maloy
2014-08-23
tipc: eliminate functions tipc_port_init and tipc_port_destroy
Jon Paul Maloy
2014-08-23
tipc: redefine message acknowledge function
Jon Paul Maloy
2014-08-23
tipc: eliminate port_connect()/port_disconnect() functions
Jon Paul Maloy
2014-08-23
tipc: eliminate function tipc_port_shutdown()
Jon Paul Maloy
2014-08-23
tipc: clean up socket timer function
Jon Paul Maloy
2014-08-23
tipc: use message to abort connections when losing contact to node
Jon Paul Maloy
2014-08-23
tipc: use pseudo message to wake up sockets after link congestion
Jon Paul Maloy
2014-08-23
tipc: introduce new function tipc_msg_create()
Jon Paul Maloy
2014-08-19
tipc: Fix build.
David S. Miller
2014-08-17
tipc: fix message importance range check
Erik Hugne
2014-07-29
tipc: remove duplicated include from socket.c
Wei Yongjun
2014-07-29
tipc: make tipc_buf_append() more robust
Jon Paul Maloy
2014-07-21
tipc: fix sparse non static symbol warnings
Wei Yongjun
2014-07-17
tipc: ensure sequential message delivery across dual bearers
Jon Paul Maloy
2014-07-17
tipc: rename temporarily named functions
Jon Paul Maloy
2014-07-17
tipc: remove unreferenced functions
Jon Paul Maloy
2014-07-17
tipc: start using the new multicast functions
Jon Paul Maloy
2014-07-17
tipc: add new functions for multicast and broadcast distribution
Jon Paul Maloy
2014-07-17
tipc: let internal link users call the new link send function
Jon Paul Maloy
2014-07-17
tipc: make name table distributor use new send function
Jon Paul Maloy
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-15
tipc: remove unnecessary break after return
Fabian Frederick
2014-07-11
tipc: clear 'next'-pointer of message fragments before reassembly
Jon Paul Maloy
2014-07-08
tipc: fix a memleak when sending data
Erik Hugne
2014-07-08
tipc: fix bug in multicast/broadcast message reassembly
Jon Paul Maloy
2014-07-08
tipc: fix link acknowledge logic in receive path
Erik Hugne
2014-07-08
tipc: refactor message delivery out of tipc_rcv
Erik Hugne
2014-06-27
tipc: simplify connection congestion handling
Jon Paul Maloy
2014-06-27
tipc: clean up connection protocol reception function
Jon Paul Maloy
2014-06-27
tipc: same receive code path for connection protocol and data messages
Jon Paul Maloy
2014-06-27
tipc: let port protocol senders use new link send function
Jon Paul Maloy
2014-06-27
tipc: connection oriented transport uses new send functions
Jon Paul Maloy
2014-06-27
tipc: RDM/DGRAM transport uses new fragmenting and sending functions
Jon Paul Maloy
2014-06-27
tipc: introduce message evaluation function
Jon Paul Maloy
2014-06-27
tipc: separate building and sending of rejected messages
Jon Paul Maloy
[next]