.. |
Kconfig
|
d0f91938be
tipc: add ip/udp media type
|
10 years ago |
Makefile
|
026321c6d0
tipc: rename tipc_server to tipc_topsrv
|
7 years ago |
addr.c
|
928df1880e
tipc: obsolete TIPC_ZONE_SCOPE
|
7 years ago |
addr.h
|
928df1880e
tipc: obsolete TIPC_ZONE_SCOPE
|
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
|
f5c0c6f429
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
bearer.h
|
07ffb22357
tipc: Introduce __tipc_nl_media_set
|
7 years ago |
core.c
|
afbbc374ab
net: Convert tipc_net_ops
|
7 years ago |
core.h
|
026321c6d0
tipc: rename tipc_server to tipc_topsrv
|
7 years ago |
discover.c
|
31b102bb50
net: tipc: Convert timers to use timer_setup()
|
8 years ago |
discover.h
|
4e801fa14f
tipc: eliminate buffer leak in bearer layer
|
9 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
|
37c64cf63b
tipc: apply bearer link tolerance on running links
|
7 years ago |
link.h
|
02d11ca200
tipc: transfer broadcast nacks in link state messages
|
9 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
|
4c94cc2d3d
tipc: fall back to smaller MTU if allocation of local send skb fails
|
7 years ago |
name_distr.c
|
57d5f64d83
tipc: allocate user memory with GFP_KERNEL flag
|
8 years ago |
name_distr.h
|
1d7e1c2595
tipc: reduce code dependency between binding table and node layer
|
9 years ago |
name_table.c
|
928df1880e
tipc: obsolete TIPC_ZONE_SCOPE
|
7 years ago |
name_table.h
|
8985ecc7c1
tipc: simplify endianness handling in topology subscriber
|
7 years ago |
net.c
|
928df1880e
tipc: obsolete TIPC_ZONE_SCOPE
|
7 years ago |
net.h
|
5631f65dec
tipc: Introduce __tipc_nl_net_set
|
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
|
37c64cf63b
tipc: apply bearer link tolerance on running links
|
7 years ago |
node.h
|
37c64cf63b
tipc: apply bearer link tolerance on running links
|
7 years ago |
socket.c
|
928df1880e
tipc: obsolete TIPC_ZONE_SCOPE
|
7 years ago |
socket.h
|
10724cc7bb
tipc: redesign connection-level flow control
|
9 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 |