index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
subscr.c
Commit message (
Expand
)
Author
Age
*
tipc: compress out gratuitous extra carriage returns
Paul Gortmaker
2012-04-30
*
tipc: remove redundant memset and stale comment from subscr.c
Allan Stephens
2012-04-26
*
tipc: Simplify enforcement of reserved name type prohibition
Allan Stephens
2012-02-24
*
tipc: rename struct subscriber to struct tipc_subscriber
Paul Gortmaker
2011-12-29
*
tipc: rename struct subscription to struct tipc_subscription
Paul Gortmaker
2011-12-29
*
tipc: Remove callback field from subscription structure
Ying Xue
2011-09-17
*
tipc: Avoid recomputation of outgoing message length
Allan Stephens
2011-05-10
*
tipc: Minor optimization to topology service connection establishment
Allan Stephens
2011-02-23
*
tipc: Eliminate unnecessary locking when starting topology service
Allan Stephens
2011-02-23
*
tipc: Combine port structure with tipc_port structure
Allan Stephens
2011-02-23
*
tipc: remove zeroing assignments to static global variables
Allan Stephens
2011-01-01
*
tipc: cleanup various cosmetic whitespace issues
Allan Stephens
2011-01-01
*
tipc: remove calls to dbg() and msg_dbg()
Allan Stephens
2011-01-01
*
tipc: Remove user registry subsystem
Allan Stephens
2011-01-01
*
tipc: Eliminate use of user registry by topology service
Allan Stephens
2011-01-01
*
tipc: Eliminate useless initialization when creating subscriber
Allan Stephens
2010-12-02
*
tipc: Remove support for TIPC mode change callback
Allan Stephens
2010-12-02
*
tipc: Remove obsolete inclusions of header files
Allan Stephens
2010-12-02
*
tipc: Remove obsolete native API files and exports
Allan Stephens
2010-12-02
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-21
|
\
|
*
Revert d88dca79d3852a3623f606f781e013d61486828a
Neil Horman
2010-10-21
|
*
Revert c6537d6742985da1fbf12ae26cde6a096fd35b5c
Neil Horman
2010-10-21
*
|
tipc: cleanup function namespace
stephen hemminger
2010-10-16
*
|
net: return operator cleanup
Eric Dumazet
2010-09-23
|
/
*
TIPC: Updated topology subscription protocol according to latest spec
Jon Paul Maloy
2010-04-06
*
tipc: fix endianness on tipc subscriber messages
Neil Horman
2010-03-08
*
net: Move && and || to end of previous line
Joe Perches
2009-11-29
*
net/tipc/subscr.c: don't use ___constant_swab32
Andrew Morton
2008-08-13
*
tipc: Cosmetic cleanup of topology service code
Allan Stephens
2008-05-19
*
tipc: Consolidate subscriber & subscriber port references
Allan Stephens
2008-05-19
*
tipc: Fix bug in topology server byte swapping routine
Allan Stephens
2008-05-19
*
tipc: Add support for customized subscription endianness
Allan Stephens
2008-05-19
*
tipc: Add support for customized subscription overlap handling
Allan Stephens
2008-05-19
*
tipc: Fix race condition when creating socket or native port
Allan Stephens
2008-05-12
*
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
[TIPC]: Use kzalloc where appropriate
Arnaldo Carvalho de Melo
2006-12-03
*
[TIPC]: Added subscription cancellation capability
Lijun Chen
2006-10-18
*
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-07-21
*
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
*
[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.
Allan Stephens
2006-06-26
*
[TIPC]: Remove inlines from *.c
Sam Ravnborg
2006-03-21
*
[TIPC]: Fix simple sparse warnings
Sam Ravnborg
2006-03-21
*
[TIPC] Avoid polluting the global namespace
Per Liden
2006-01-17
*
[TIPC]: Fix 64-bit build warnings.
David S. Miller
2006-01-12
*
[TIPC] More updates of file headers
Per Liden
2006-01-12
*
[TIPC] Update of file headers
Per Liden
2006-01-12
*
[TIPC] Cleaned up info/warn/err macros
Per Liden
2006-01-12
*
[TIPC] License header update
Per Liden
2006-01-12
*
[TIPC] Initial merge
Per Liden
2006-01-12