.. |
Kconfig
|
d0f91938be
tipc: add ip/udp media type
|
10 years ago |
Makefile
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
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
|
4c94cc2d3d
tipc: fall back to smaller MTU if allocation of local send skb fails
|
7 years ago |
bcast.h
|
01fd12bb18
tipc: make replicast a user selectable option
|
8 years ago |
bearer.c
|
19142551b2
tipc: error path leak fixes in tipc_enable_bearer()
|
7 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
|
f4803f1b73
net: tipc: remove unused hardirq.h
|
7 years ago |
discover.c
|
31b102bb50
net: tipc: Convert timers to use timer_setup()
|
7 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
|
7ad32bcb78
tipc: create group member event messages when they are needed
|
7 years ago |
group.h
|
7ad32bcb78
tipc: create group member event messages when they are needed
|
7 years ago |
ib_media.c
|
91e2eb5684
tipc: rename media/msg related definitions
|
10 years ago |
link.c
|
4c94cc2d3d
tipc: fall back to smaller MTU if allocation of local send skb fails
|
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
|
4c94cc2d3d
tipc: fall back to smaller MTU if allocation of local send skb fails
|
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
|
f65163fed0
tipc: eliminate KASAN warning
|
7 years ago |
name_table.h
|
ee106d7f94
tipc: introduce group anycast messaging
|
7 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
|
d618d09a68
tipc: enforce valid ratio between skb truesize and contents
|
7 years ago |
node.h
|
75da2163db
tipc: introduce communication groups
|
7 years ago |
server.c
|
a7d5f107b4
tipc: fix memory leak in tipc_accept_from_sock()
|
7 years ago |
server.h
|
14c04493cb
tipc: add ability to order and receive topology events in driver
|
7 years ago |
socket.c
|
7ad32bcb78
tipc: create group member event messages when they are needed
|
7 years ago |
socket.h
|
10724cc7bb
tipc: redesign connection-level flow control
|
9 years ago |
subscr.c
|
31b102bb50
net: tipc: Convert timers to use timer_setup()
|
7 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
|
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 |