Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
51a04ebf21122d5c76a716ecd9bfc33ea44b2b39
/
net
/
tipc
/
subscr.c
f1dcdc0
tipc:subscr.c: fix a spelling mistake
by gushengxian
· 3 years, 7 months ago
429189a
tipc: add host-endian copy of user subscription to struct tipc_subscription
by Jon Maloy
· 3 years, 10 months ago
09f78b8
tipc: simplify api between binding table and topology server
by Jon Maloy
· 3 years, 10 months ago
637b77f
net/tipc: fix all function Return: notation
by Randy Dunlap
· 4 years, 1 month ago
5fcb7d4
net/tipc: fix various kernel-doc warnings
by Randy Dunlap
· 4 years, 1 month ago
b6f88d9
tipc: update address terminology in code
by Jon Maloy
· 4 years, 1 month ago
c3317f4
tipc: fix unbalanced reference counter
by Jon Maloy
· 7 years ago
b714295
tipc: Fix missing list initializations in struct tipc_subscription
by Jon Maloy
· 7 years ago
026321c
tipc: rename tipc_server to tipc_topsrv
by Jon Maloy
· 7 years ago
5c45ab2
tipc: make struct tipc_server private for server.c
by Jon Maloy
· 7 years ago
da0a75e
tipc: some prefix changes
by Jon Maloy
· 7 years ago
242e82c
tipc: collapse subscription creation functions
by Jon Maloy
· 7 years ago
8985ecc
tipc: simplify endianness handling in topology subscriber
by Jon Maloy
· 7 years ago
414574a
tipc: simplify interaction between subscription and topology connection
by Jon Maloy
· 7 years ago
df79d04
tipc: eliminate struct tipc_subscriber
by Jon Maloy
· 7 years ago
c901d26
tipc: remove unnecessary function pointers
by Jon Maloy
· 7 years ago
27469b7
tipc: remove redundant code in topology server
by Jon Maloy
· 7 years ago
e88f2be
tipc: fix race condition at topology server receive
by Jon Maloy
· 7 years ago
232d07b
tipc: improve groupcast scope handling
by Jon Maloy
· 7 years ago
8348500
tipc: add option to suppress PUBLISH events for pre-existing publications
by Jon Maloy
· 7 years ago
31b102b
net: tipc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
fd849b7
tipc: fix a race condition of releasing subscriber object
by Ying Xue
· 7 years ago
458be02
tipc: remove subscription references only for pending timers
by Parthasarathy Bhuvaragan
· 7 years ago
7efea60
tipc: adjust the policy of holding subscription kref
by Ying Xue
· 8 years ago
139bb36
tipc: advance the time of deleting subscription from subscriber->subscrp_list
by Ying Xue
· 8 years ago
557d054c
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
by Ying Xue
· 8 years ago
d094c4d
tipc: add subscription refcount to avoid invalid delete
by Parthasarathy Bhuvaragan
· 8 years ago
b435865
tipc: remove an unnecessary NULL check
by Dan Carpenter
· 9 years ago
333f796
tipc: fix a race condition leading to subscriber refcnt bug
by Parthasarathy Bhuvaragan
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
4de13d7e
tipc: fix nullptr crash during subscription cancel
by Parthasarathy Bhuvaragan
· 9 years ago
ae24555
tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER
by Parthasarathy Bhuvaragan
· 9 years ago
f3ad288
tipc: protect tipc_subscrb_get() with subscriber spin lock
by Parthasarathy Bhuvaragan
· 9 years ago
d409189
tipc: hold subscriber->lock for tipc_nametbl_subscribe()
by Parthasarathy Bhuvaragan
· 9 years ago
cb01c7c
tipc: fix connection abort when receiving invalid cancel request
by Parthasarathy Bhuvaragan
· 9 years ago
c8beccc6
tipc: fix connection abort during subscription cancellation
by Parthasarathy Bhuvaragan
· 9 years ago
7c13c62
tipc: introduce tipc_subscrb_subscribe() routine
by Parthasarathy Bhuvaragan
· 9 years ago
a4273c7
tipc: remove struct tipc_name_seq from struct tipc_subscription
by Parthasarathy Bhuvaragan
· 9 years ago
3086523
tipc: remove filter and timeout elements from struct tipc_subscription
by Parthasarathy Bhuvaragan
· 9 years ago
4f61d4e
tipc: remove incorrect check for subscription timeout value
by Parthasarathy Bhuvaragan
· 9 years ago
4d5cfcb
tipc: fix connection abort during subscription cancel
by Parthasarathy Bhuvaragan
· 9 years ago
a13683f
tipc: adjust locking policy of subscription
by Ying Xue
· 10 years ago
00bc00a9
tipc: involve reference counter for subscriber
by Ying Xue
· 10 years ago
1b764828
tipc: introduce tipc_subscrb_create routine
by Ying Xue
· 10 years ago
57f1d18
tipc: rename functions defined in subscr.c
by Ying Xue
· 10 years ago
7fe8097
tipc: fix nullpointer bug when subscribing to events
by Erik Hugne
· 10 years ago
a62fbcc
tipc: make subscriber server support net namespace
by Ying Xue
· 10 years ago
4ac1c8d
tipc: name tipc name table support net namespace
by Ying Xue
· 10 years ago
2f55c43
tipc: remove unnecessary wrapper functions of kernel timer APIs
by Ying Xue
· 10 years ago
834caaf
tipc: remove unnecessary INIT_LIST_HEAD
by Ying Xue
· 10 years ago
2e84c60
tipc: remove include file port.h
by Jon Paul Maloy
· 10 years ago
a5d0e7c
tipc: fix spinlock recursion bug for failed subscriptions
by Erik Hugne
· 11 years ago
edcc051
tipc: drop subscriber connection id invalidation
by Erik Hugne
· 11 years ago
6d4ebeb
tipc: allow connection shutdown callback to be invoked in advance
by Ying Xue
· 11 years ago
963a1855
tipc: spelling fixes
by stephen hemminger
· 11 years ago
ae8509c
tipc: cosmetic realignment of function arguments
by Paul Gortmaker
· 12 years ago
13a2e89
tipc: convert topology server to use new server facility
by Ying Xue
· 12 years ago
bc87911
tipc: standardize across connect/disconnect function naming
by Paul Gortmaker
· 12 years ago
34f256c
tipc: eliminate configuration for maximum number of name subscriptions
by Ying Xue
· 12 years ago
2cf8aa1
tipc: use standard printk shortcut macros (pr_err etc.)
by Erik Hugne
· 13 years ago
617d3c7
tipc: compress out gratuitous extra carriage returns
by Paul Gortmaker
· 13 years ago
bbe6a29
tipc: remove redundant memset and stale comment from subscr.c
by Allan Stephens
· 13 years ago
c422f1b
tipc: Simplify enforcement of reserved name type prohibition
by Allan Stephens
· 13 years ago
11f9990
tipc: rename struct subscriber to struct tipc_subscriber
by Paul Gortmaker
· 13 years ago
fead390
tipc: rename struct subscription to struct tipc_subscription
by Paul Gortmaker
· 13 years ago
7e24477
tipc: Remove callback field from subscription structure
by Ying Xue
· 13 years ago
2689690
tipc: Avoid recomputation of outgoing message length
by Allan Stephens
· 14 years ago
69218fc
tipc: Minor optimization to topology service connection establishment
by Allan Stephens
· 14 years ago
9f54b54
tipc: Eliminate unnecessary locking when starting topology service
by Allan Stephens
· 14 years ago
23dd4cc
tipc: Combine port structure with tipc_port structure
by Allan Stephens
· 14 years ago
e3ec9c7
tipc: remove zeroing assignments to static global variables
by Allan Stephens
· 14 years ago
0e65967
tipc: cleanup various cosmetic whitespace issues
by Allan Stephens
· 14 years ago
b29f142
tipc: remove calls to dbg() and msg_dbg()
by Allan Stephens
· 14 years ago
b0c1e92
tipc: Remove user registry subsystem
by Allan Stephens
· 14 years ago
aa70200
tipc: Eliminate use of user registry by topology service
by Allan Stephens
· 14 years ago
52fe7b7
tipc: Eliminate useless initialization when creating subscriber
by Allan Stephens
· 14 years ago
a5c2af9
tipc: Remove support for TIPC mode change callback
by Allan Stephens
· 14 years ago
c802628
tipc: Remove obsolete inclusions of header files
by Allan Stephens
· 14 years ago
d265fef
tipc: Remove obsolete native API files and exports
by Allan Stephens
· 14 years ago
2198a10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
db5a753
Revert d88dca79d3852a3623f606f781e013d61486828a
by Neil Horman
· 14 years ago
8c97443
Revert c6537d6742985da1fbf12ae26cde6a096fd35b5c
by Neil Horman
· 14 years ago
31e3c3f
tipc: cleanup function namespace
by stephen hemminger
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
c6537d6
TIPC: Updated topology subscription protocol according to latest spec
by Jon Paul Maloy
· 15 years ago
d88dca7
tipc: fix endianness on tipc subscriber messages
by Neil Horman
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
6ced0b3
net/tipc/subscr.c: don't use ___constant_swab32
by Andrew Morton
· 16 years ago
5b06c85c
tipc: Cosmetic cleanup of topology service code
by Allan Stephens
· 17 years ago
28353e7
tipc: Consolidate subscriber & subscriber port references
by Allan Stephens
· 17 years ago
fc5ad58
tipc: Fix bug in topology server byte swapping routine
by Allan Stephens
· 17 years ago
8e9501f
tipc: Add support for customized subscription endianness
by Allan Stephens
· 17 years ago
e15f880
tipc: Add support for customized subscription overlap handling
by Allan Stephens
· 17 years ago
7ef43eb
tipc: Fix race condition when creating socket or native port
by Allan Stephens
· 17 years ago
c430728
[NET] TIPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
2710b57
[TIPC]: Use kzalloc where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
eb40946
[TIPC]: Added subscription cancellation capability
by Lijun Chen
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 19 years ago
a10bd92
[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.
by Allan Stephens
· 19 years ago
Next »