.. |
Kconfig
|
d0f91938be
tipc: add ip/udp media type
|
10 years ago |
Makefile
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
addr.c
|
a6bf70f792
tipc: simplify include dependencies
|
10 years ago |
addr.h
|
9ff26e9fab
tipc: introduce constants for tipc address validation
|
9 years ago |
bcast.c
|
3382605fd8
tipc: correct initialization of skb list
|
8 years ago |
bcast.h
|
01fd12bb18
tipc: make replicast a user selectable option
|
8 years ago |
bearer.c
|
8e0deed924
tipc: remove unnecessary call to dev_net()
|
8 years ago |
bearer.h
|
6026e043d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
core.c
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
core.h
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
discover.c
|
57d5f64d83
tipc: allocate user memory with GFP_KERNEL flag
|
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 |
ib_media.c
|
91e2eb5684
tipc: rename media/msg related definitions
|
10 years ago |
link.c
|
40501f90ed
tipc: don't reset stale broadcast send link
|
8 years ago |
link.h
|
02d11ca200
tipc: transfer broadcast nacks in link state messages
|
9 years ago |
monitor.c
|
d876a4d2af
tipc: improve sanity check for received domain records
|
8 years ago |
monitor.h
|
cf6f7e1d51
tipc: dump monitor attributes
|
9 years ago |
msg.c
|
a9e2971b8c
tipc: Unclone message at secondary destination lookup
|
8 years ago |
msg.h
|
a853e4c6d0
tipc: introduce replicast as transport option for multicast
|
8 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
|
7efea60dcf
tipc: adjust the policy of holding subscription kref
|
8 years ago |
name_table.h
|
2ae0b8af1f
tipc: add functionality to lookup multicast destination nodes
|
8 years ago |
net.c
|
fe52145f91
netlink: pass extended ACK struct where available
|
8 years ago |
net.h
|
b34040227b
tipc: add peer removal functionality
|
9 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
|
042a90106b
net: tipc: constify genl_ops
|
8 years ago |
node.c
|
6026e043d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
node.h
|
01fd12bb18
tipc: make replicast a user selectable option
|
8 years ago |
server.c
|
35e22e49a5
tipc: fix cleanup at module unload
|
8 years ago |
server.h
|
333f796235
tipc: fix a race condition leading to subscriber refcnt bug
|
9 years ago |
socket.c
|
6c7e983b22
tipc: Fix tipc_sk_reinit handling of -EAGAIN
|
8 years ago |
socket.h
|
10724cc7bb
tipc: redesign connection-level flow control
|
9 years ago |
subscr.c
|
fd849b7c41
tipc: fix a race condition of releasing subscriber object
|
8 years ago |
subscr.h
|
7efea60dcf
tipc: adjust the policy of holding subscription kref
|
8 years ago |
sysctl.c
|
a5325ae5b8
tipc: add name distributor resiliency queue
|
11 years ago |
udp_media.c
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
udp_media.h
|
832629ca5c
tipc: add UDP remoteip dump to netlink API
|
9 years ago |