You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
linux/net/tipc
Parthasarathy Bhuvaragan 58b1b8407a
tipc: use only positive error codes in messages
6 years ago
..
Kconfig tipc: add ip/udp media type 8 years ago
Makefile tipc: add neighbor monitoring framework 7 years ago
addr.c tipc: simplify include dependencies 8 years ago
addr.h tipc: introduce constants for tipc address validation 7 years ago
bcast.c tipc: fix broadcast link synchronization problem 6 years ago
bcast.h tipc: fix broadcast link synchronization problem 6 years ago
bearer.c tipc: check minimum bearer MTU 6 years ago
bearer.h tipc: check minimum bearer MTU 6 years ago
core.c tipc: add neighbor monitoring framework 7 years ago
core.h tipc: add neighbor monitoring framework 7 years ago
discover.c tipc: allocate user memory with GFP_KERNEL flag 6 years ago
discover.h tipc: eliminate buffer leak in bearer layer 7 years ago
eth_media.c tipc: make media address offset a common define 8 years ago
ib_media.c tipc: rename media/msg related definitions 8 years ago
link.c tipc: allocate user memory with GFP_KERNEL flag 6 years ago
link.h tipc: transfer broadcast nacks in link state messages 7 years ago
monitor.c tipc: improve sanity check for received domain records 6 years ago
monitor.h tipc: dump monitor attributes 7 years ago
msg.c tipc: use only positive error codes in messages 6 years ago
msg.h tipc: allocate user memory with GFP_KERNEL flag 6 years ago
name_distr.c tipc: allocate user memory with GFP_KERNEL flag 6 years ago
name_distr.h tipc: reduce code dependency between binding table and node layer 7 years ago
name_table.c tipc: move netlink policies to netlink.c 7 years ago
name_table.h tipc: convert legacy nl name table dump to nl compat 8 years ago
net.c tipc: Fix tipc_sk_reinit race conditions 6 years ago
net.h tipc: add peer removal functionality 7 years ago
netlink.c tipc: add UDP remoteip dump to netlink API 7 years ago
netlink.h tipc: make cluster size threshold for monitoring configurable 7 years ago
netlink_compat.c tipc: fix use-after-free 6 years ago
node.c tipc: fix nametbl_lock soft lockup at node/link events 6 years ago
node.h tipc: transfer broadcast nacks in link state messages 7 years ago
server.c tipc: fix connection refcount error 6 years ago
server.h tipc: fix a race condition leading to subscriber refcnt bug 7 years ago
socket.c tipc: Fix tipc_sk_reinit race conditions 6 years ago
socket.h tipc: redesign connection-level flow control 7 years ago
subscr.c tipc: add subscription refcount to avoid invalid delete 6 years ago
subscr.h tipc: add subscription refcount to avoid invalid delete 6 years ago
sysctl.c tipc: add name distributor resiliency queue 9 years ago
udp_media.c tipc: check minimum bearer MTU 6 years ago
udp_media.h tipc: add UDP remoteip dump to netlink API 7 years ago