index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
subscr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: fix unbalanced reference counter
Jon Maloy
2018-04-12
1
-1
/
+4
*
tipc: Fix missing list initializations in struct tipc_subscription
Jon Maloy
2018-04-04
1
-0
/
+2
*
tipc: rename tipc_server to tipc_topsrv
Jon Maloy
2018-02-16
1
-1
/
+1
*
tipc: make struct tipc_server private for server.c
Jon Maloy
2018-02-16
1
-60
/
+4
*
tipc: some prefix changes
Jon Maloy
2018-02-16
1
-26
/
+26
*
tipc: collapse subscription creation functions
Jon Maloy
2018-02-16
1
-34
/
+12
*
tipc: simplify endianness handling in topology subscriber
Jon Maloy
2018-02-16
1
-52
/
+31
*
tipc: simplify interaction between subscription and topology connection
Jon Maloy
2018-02-16
1
-21
/
+19
*
tipc: eliminate struct tipc_subscriber
Jon Maloy
2018-02-16
1
-143
/
+30
*
tipc: remove unnecessary function pointers
Jon Maloy
2018-02-16
1
-21
/
+6
*
tipc: remove redundant code in topology server
Jon Maloy
2018-02-16
1
-3
/
+1
*
tipc: fix race condition at topology server receive
Jon Maloy
2018-01-16
1
-10
/
+11
*
tipc: improve groupcast scope handling
Jon Maloy
2018-01-09
1
-3
/
+7
*
tipc: add option to suppress PUBLISH events for pre-existing publications
Jon Maloy
2018-01-09
1
-4
/
+6
*
net: tipc: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-3
/
+3
*
tipc: fix a race condition of releasing subscriber object
Ying Xue
2017-08-22
1
-0
/
+2
*
tipc: remove subscription references only for pending timers
Parthasarathy Bhuvaragan
2017-08-22
1
-12
/
+7
*
tipc: adjust the policy of holding subscription kref
Ying Xue
2017-03-28
1
-6
/
+2
*
tipc: advance the time of deleting subscription from subscriber->subscrp_list
Ying Xue
2017-03-28
1
-7
/
+2
*
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
Ying Xue
2017-03-22
1
-1
/
+6
*
tipc: add subscription refcount to avoid invalid delete
Parthasarathy Bhuvaragan
2017-01-24
1
-54
/
+70
*
tipc: remove an unnecessary NULL check
Dan Carpenter
2016-04-28
1
-2
/
+1
*
tipc: fix a race condition leading to subscriber refcnt bug
Parthasarathy Bhuvaragan
2016-04-14
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
1
-1
/
+2
|
\
|
*
tipc: fix nullptr crash during subscription cancel
Parthasarathy Bhuvaragan
2016-03-06
1
-1
/
+2
*
|
tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER
Parthasarathy Bhuvaragan
2016-02-06
1
-3
/
+11
*
|
tipc: protect tipc_subscrb_get() with subscriber spin lock
Parthasarathy Bhuvaragan
2016-02-06
1
-2
/
+2
*
|
tipc: hold subscriber->lock for tipc_nametbl_subscribe()
Parthasarathy Bhuvaragan
2016-02-06
1
-2
/
+2
*
|
tipc: fix connection abort when receiving invalid cancel request
Parthasarathy Bhuvaragan
2016-02-06
1
-1
/
+2
*
|
tipc: fix connection abort during subscription cancellation
Parthasarathy Bhuvaragan
2016-02-06
1
-19
/
+19
*
|
tipc: introduce tipc_subscrb_subscribe() routine
Parthasarathy Bhuvaragan
2016-02-06
1
-23
/
+31
*
|
tipc: remove struct tipc_name_seq from struct tipc_subscription
Parthasarathy Bhuvaragan
2016-02-06
1
-10
/
+23
*
|
tipc: remove filter and timeout elements from struct tipc_subscription
Parthasarathy Bhuvaragan
2016-02-06
1
-7
/
+8
*
|
tipc: remove incorrect check for subscription timeout value
Parthasarathy Bhuvaragan
2016-02-06
1
-2
/
+1
|
/
*
tipc: fix connection abort during subscription cancel
Parthasarathy Bhuvaragan
2016-01-29
1
-6
/
+5
*
tipc: adjust locking policy of subscription
Ying Xue
2015-05-04
1
-2
/
+4
*
tipc: involve reference counter for subscriber
Ying Xue
2015-05-04
1
-68
/
+52
*
tipc: introduce tipc_subscrb_create routine
Ying Xue
2015-05-04
1
-13
/
+17
*
tipc: rename functions defined in subscr.c
Ying Xue
2015-05-04
1
-64
/
+52
*
tipc: fix nullpointer bug when subscribing to events
Erik Hugne
2015-02-27
1
-19
/
+4
*
tipc: make subscriber server support net namespace
Ying Xue
2015-01-12
1
-43
/
+61
*
tipc: name tipc name table support net namespace
Ying Xue
2015-01-12
1
-6
/
+10
*
tipc: remove unnecessary wrapper functions of kernel timer APIs
Ying Xue
2015-01-12
1
-10
/
+7
*
tipc: remove unnecessary INIT_LIST_HEAD
Ying Xue
2014-12-08
1
-1
/
+0
*
tipc: remove include file port.h
Jon Paul Maloy
2014-08-23
1
-1
/
+0
*
tipc: fix spinlock recursion bug for failed subscriptions
Erik Hugne
2014-03-24
1
-14
/
+15
*
tipc: drop subscriber connection id invalidation
Erik Hugne
2014-03-06
1
-11
/
+0
*
tipc: allow connection shutdown callback to be invoked in advance
Ying Xue
2014-03-06
1
-6
/
+2
*
tipc: spelling fixes
stephen hemminger
2014-01-14
1
-1
/
+1
*
tipc: cosmetic realignment of function arguments
Paul Gortmaker
2013-06-17
1
-10
/
+4
[next]