kernel-hacking-2024-linux-s.../net/tipc
David S. Miller a736e07468 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
Overlapping changes in RXRPC, changing to ktime_get_seconds() whilst
adding some tracepoints.

Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-09 11:52:36 -07:00
..
addr.c
addr.h
bcast.c net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init() 2018-07-27 13:45:15 -07:00
bcast.h
bearer.c tipc: add missing dev_put() on error in tipc_enable_l2_media 2018-07-26 14:05:11 -07:00
bearer.h
core.c
core.h
diag.c
discover.c tipc: fix correct setting of message type in second discoverer 2018-07-07 19:49:01 +09:00
discover.h
eth_media.c
group.c tipc: make some functions static 2018-07-21 16:23:22 -07:00
group.h tipc: extend sock diag for group communication 2018-06-30 21:05:42 +09:00
ib_media.c
Kconfig
link.c tipc: make some functions static 2018-07-21 16:23:22 -07:00
link.h tipc: check session number before accepting link protocol messages 2018-07-11 23:06:14 -07:00
Makefile
monitor.c tipc: make some functions static 2018-07-21 16:23:22 -07:00
monitor.h
msg.c tipc: eliminate buffer cloning in function tipc_msg_extract() 2018-06-30 20:48:16 +09:00
msg.h
name_distr.c
name_distr.h
name_table.c net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init() 2018-07-27 13:45:15 -07:00
name_table.h
net.c tipc: fix an interrupt unsafe locking scenario 2018-08-07 13:15:35 -07:00
net.h
netlink.c
netlink.h
netlink_compat.c
node.c Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux 2018-07-20 21:17:12 -07:00
node.h tipc: add sequence number check for link STATE messages 2018-07-11 23:06:14 -07:00
socket.c net/tipc: remove redundant variables 'tn' and 'oport' 2018-08-01 09:46:49 -07:00
socket.h
subscr.c
subscr.h
sysctl.c
topsrv.c
topsrv.h
udp_media.c
udp_media.h