index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
core.h
Age
Commit message (
Expand
)
Author
2018-03-31
tipc: replace name table service range array with rb tree
Jon Maloy
2018-03-23
tipc: handle collisions of 32-bit node address hash values
Jon Maloy
2018-03-23
tipc: add 128-bit node identifier
Jon Maloy
2018-03-23
tipc: allow closest-first lookup algorithm when legacy address is configured
Jon Maloy
2018-03-17
tipc: remove zone publication list in name table
Jon Maloy
2018-02-16
tipc: rename tipc_server to tipc_topsrv
Jon Maloy
2018-01-08
net: tipc: remove unused hardirq.h
Yang Shi
2017-10-13
tipc: add ability to order and receive topology events in driver
Jon Maloy
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-06-15
tipc: add neighbor monitoring framework
Jon Paul Maloy
2016-04-11
tipc: make dist queue pernet
Erik Hugne
2015-11-20
tipc: reduce code dependency between binding table and node layer
Jon Paul Maloy
2015-10-24
tipc: clean up unused code and structures
Jon Paul Maloy
2015-10-24
tipc: let broadcast packet reception use new link receive function
Jon Paul Maloy
2015-10-24
tipc: move broadcast link lock to struct tipc_net
Jon Paul Maloy
2015-10-24
tipc: move bcast definitions to bcast.c
Jon Paul Maloy
2015-07-30
tipc: clean up link creation
Jon Paul Maloy
2015-07-20
tipc: reduce locking scope during packet reception
Jon Paul Maloy
2015-05-14
tipc: simplify packet sequence number handling
Jon Paul Maloy
2015-05-14
tipc: simplify include dependencies
Jon Paul Maloy
2015-02-09
tipc: remove tipc_snprintf
Richard Alpe
2015-02-09
tipc: move and rename the legacy nl api to "nl compat"
Richard Alpe
2015-01-12
tipc: make tipc random value aware of net namespace
Ying Xue
2015-01-12
tipc: make subscriber server support net namespace
Ying Xue
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 socket support net namespace
Ying Xue
2015-01-12
tipc: make tipc broadcast link support net namespace
Ying Xue
2015-01-12
tipc: make bearer list support net namespace
Ying Xue
2015-01-12
tipc: make tipc node table aware of net namespace
Ying Xue
2015-01-12
tipc: involve namespace infrastructure
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
2015-01-08
tipc: convert tipc reference table to use generic rhashtable
Ying Xue
2014-11-26
tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED
Ying Xue
2014-11-21
tipc: add bearer disable/enable to new netlink api
Richard Alpe
2014-09-01
tipc: add name distributor resiliency queue
Erik Hugne
2014-08-23
tipc: use pseudo message to wake up sockets after link congestion
Jon Paul Maloy
2014-05-14
tipc: improve and extend media address conversion functions
Jon Paul Maloy
2014-05-14
tipc: rename and move message reassembly function
Jon Paul Maloy
2014-05-05
tipc: purge signal handler infrastructure
Ying Xue
2014-04-22
tipc: replace config_mutex lock with RTNL lock
Ying Xue
2014-03-27
tipc: obsolete the remote management feature
Ying Xue
2014-02-22
tipc: make bearer set up in module insertion stage
Ying Xue
2014-02-13
tipc: fix message corruption bug for deferred packets
Erik Hugne
2013-12-16
tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>
wangweidong
2013-10-19
net: misc: Remove extern from function prototypes
Joe Perches
2013-06-17
tipc: introduce new TIPC server infrastructure
Ying Xue
2013-06-17
tipc: change socket buffer overflow control to respect sk_rcvbuf
Ying Xue
2012-08-20
tipc: eliminate configuration for maximum number of name publications
Ying Xue
[next]