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.
 
 
 
kernel_samsung_sm7125/net/tipc
Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size 11 years ago
..
Kconfig
Makefile
addr.c
addr.h
bcast.c tipc: make link start event synchronous 11 years ago
bcast.h
bearer.c tipc: spelling fixes 11 years ago
bearer.h tipc: rename functions related to link failover and improve comments 11 years ago
config.c
config.h
core.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
core.h tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h> 11 years ago
discover.c tipc: introduce new spinlock to protect struct link_req 11 years ago
discover.h
eth_media.c tipc: eliminate code duplication in media layer 11 years ago
handler.c tipc: protect handler_enabled variable with qitem_lock spin lock 11 years ago
ib_media.c tipc: eliminate code duplication in media layer 11 years ago
link.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
link.h tipc: make link start event synchronous 11 years ago
log.c
msg.c tipc: remove iovec length parameter from all sending functions 11 years ago
msg.h tipc: message reassembly using fragment chain 11 years ago
name_distr.c
name_distr.h
name_table.c tipc: remove unnecessary variables and conditions 11 years ago
name_table.h
net.c
net.h
netlink.c genetlink: only pass array to genl_register_family_with_ops() 11 years ago
node.c tipc: rename functions related to link failover and improve comments 11 years ago
node.h tipc: remove 'has_redundant_link' flag from STATE link protocol messages 11 years ago
node_subscr.c
node_subscr.h
port.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
port.h tipc: fix deadlock during socket release 11 years ago
ref.c
ref.h
server.c tipc: spelling fixes 11 years ago
server.h
socket.c net: add build-time checks for msg->msg_name size 11 years ago
subscr.c tipc: spelling fixes 11 years ago
subscr.h
sysctl.c