.. |
Kconfig
|
c30b70deb5
tipc: implement socket diagnostics for AF_TIPC
|
7 years ago |
Makefile
|
c30b70deb5
tipc: implement socket diagnostics for AF_TIPC
|
7 years ago |
addr.c
|
25b0b9c4e8
tipc: handle collisions of 32-bit node address hash values
|
7 years ago |
addr.h
|
d50ccc2d39
tipc: add 128-bit node identifier
|
7 years ago |
bcast.c
|
c9efb15a99
tipc: bcast: use true and false for boolean values
|
7 years ago |
bcast.h
|
01fd12bb18
tipc: make replicast a user selectable option
|
8 years ago |
bearer.c
|
25b0b9c4e8
tipc: handle collisions of 32-bit node address hash values
|
7 years ago |
bearer.h
|
b39e465e56
tipc: some cleanups in the file discover.c
|
7 years ago |
core.c
|
25b0b9c4e8
tipc: handle collisions of 32-bit node address hash values
|
7 years ago |
core.h
|
25b0b9c4e8
tipc: handle collisions of 32-bit node address hash values
|
7 years ago |
diag.c
|
c30b70deb5
tipc: implement socket diagnostics for AF_TIPC
|
7 years ago |
discover.c
|
25b0b9c4e8
tipc: handle collisions of 32-bit node address hash values
|
7 years ago |
discover.h
|
b39e465e56
tipc: some cleanups in the file discover.c
|
7 years ago |
eth_media.c
|
d76a436d50
tipc: make media address offset a common define
|
10 years ago |
group.c
|
0f3e9c97eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
group.h
|
60c2530696
tipc: fix race between poll() and setsockopt()
|
7 years ago |
ib_media.c
|
91e2eb5684
tipc: rename media/msg related definitions
|
10 years ago |
link.c
|
25b0b9c4e8
tipc: handle collisions of 32-bit node address hash values
|
7 years ago |
link.h
|
25b0b9c4e8
tipc: handle collisions of 32-bit node address hash values
|
7 years ago |
monitor.c
|
642a8439dd
tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path
|
7 years ago |
monitor.h
|
cf6f7e1d51
tipc: dump monitor attributes
|
9 years ago |
msg.c
|
928df1880e
tipc: obsolete TIPC_ZONE_SCOPE
|
7 years ago |
msg.h
|
25b0b9c4e8
tipc: handle collisions of 32-bit node address hash values
|
7 years ago |
name_distr.c
|
d50ccc2d39
tipc: add 128-bit node identifier
|
7 years ago |
name_distr.h
|
e50e73e107
tipc: some name changes
|
7 years ago |
name_table.c
|
23fd3eace0
tipc: remove direct accesses to own_addr field in struct tipc_net
|
7 years ago |
name_table.h
|
e50e73e107
tipc: some name changes
|
7 years ago |
net.c
|
25b0b9c4e8
tipc: handle collisions of 32-bit node address hash values
|
7 years ago |
net.h
|
d50ccc2d39
tipc: add 128-bit node identifier
|
7 years ago |
netlink.c
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
netlink.h
|
7b3f522964
tipc: make cluster size threshold for monitoring configurable
|
9 years ago |
netlink_compat.c
|
ed4ffdfec2
tipc: Fix missing RTNL lock protection during setting link properties
|
7 years ago |
node.c
|
25b0b9c4e8
tipc: handle collisions of 32-bit node address hash values
|
7 years ago |
node.h
|
25b0b9c4e8
tipc: handle collisions of 32-bit node address hash values
|
7 years ago |
socket.c
|
23fd3eace0
tipc: remove direct accesses to own_addr field in struct tipc_net
|
7 years ago |
socket.h
|
c30b70deb5
tipc: implement socket diagnostics for AF_TIPC
|
7 years ago |
subscr.c
|
026321c6d0
tipc: rename tipc_server to tipc_topsrv
|
7 years ago |
subscr.h
|
026321c6d0
tipc: rename tipc_server to tipc_topsrv
|
7 years ago |
sysctl.c
|
a5325ae5b8
tipc: add name distributor resiliency queue
|
11 years ago |
topsrv.c
|
26736a08ee
tipc: don't call sock_release() in atomic context
|
7 years ago |
topsrv.h
|
026321c6d0
tipc: rename tipc_server to tipc_topsrv
|
7 years ago |
udp_media.c
|
c7799c067c
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
|
7 years ago |
udp_media.h
|
832629ca5c
tipc: add UDP remoteip dump to netlink API
|
9 years ago |