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
Paul Gortmaker 1fa073803e tipc: delete extra semicolon blocking node deletion 14 years ago
..
Kconfig tipc: Eliminate configuration for maximum number of cluster nodes 14 years ago
Makefile tipc: rename dbg.[ch] to log.[ch] 14 years ago
addr.c tipc: Eliminate configuration for maximum number of cluster nodes 14 years ago
addr.h tipc: Add network address mask helper routines 14 years ago
bcast.c tipc: Avoid reliable broadcast preparation for NACK messages 14 years ago
bcast.h tipc: Clean up tracking of node requesting a broadcast retransmit 14 years ago
bearer.c tipc: Remove bearer flag indicating existence of broadcast address 14 years ago
bearer.h tipc: Remove bearer flag indicating existence of broadcast address 14 years ago
config.c tipc: Correct misnamed references to neighbor discovery domain 14 years ago
config.h tipc: Remove obsolete inclusions of header files 14 years ago
core.c tipc: Eliminate configuration for maximum number of cluster nodes 14 years ago
core.h tipc: Eliminate configuration for maximum number of cluster nodes 14 years ago
discover.c tipc: Don't respond to neighbor discovery request on blocked bearer 14 years ago
discover.h tipc: Remove unused message header field for requested number of links 14 years ago
eth_media.c tipc: remove zeroing assignments to static global variables 14 years ago
handler.c tipc: remove zeroing assignments to static global variables 14 years ago
link.c tipc: Eliminate obsolete routine for handling routed messages 14 years ago
link.h tipc: Optimizations to link creation code 14 years ago
log.c tipc: Finish streamlining of debugging code 14 years ago
log.h tipc: update log.h re-include protection to reflect new name 14 years ago
msg.c tipc: Eliminate obsolete routine for handling routed messages 14 years ago
msg.h tipc: Eliminate obsolete routine for handling routed messages 14 years ago
name_distr.c tipc: cosmetic - function names are not to be full sentences 14 years ago
name_distr.h
name_table.c tipc: remove extraneous braces from single statements 14 years ago
name_table.h tipc: cleanup various cosmetic whitespace issues 14 years ago
net.c tipc: delete extra semicolon blocking node deletion 14 years ago
net.h tipc: manually inline net_start/stop, make assoc. vars static 14 years ago
netlink.c
node.c tipc: Optimizations to link creation code 14 years ago
node.h tipc: Optimizations to link creation code 14 years ago
node_subscr.c tipc: Cosmetic changes to node subscription code 14 years ago
node_subscr.h tipc: Cosmetic changes to node subscription code 14 years ago
port.c tipc: Remove support for per-connection message sequence numbering 14 years ago
port.h tipc: Remove support for per-connection message sequence numbering 14 years ago
ref.c tipc: remove zeroing assignments to static global variables 14 years ago
ref.h tipc: cleanup function namespace 14 years ago
socket.c tipc: Add support for SO_RCVTIMEO socket option 14 years ago
subscr.c tipc: Minor optimization to topology service connection establishment 14 years ago
subscr.h Revert d88dca79d3 14 years ago