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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: fix ordering of tipc module init and exit routine
Taehee Yoo
2019-12-06
1
-14
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
1
-2
/
+0
|
\
|
*
tipc: add back tipc prefix to log messages
Matt Bennett
2019-11-14
1
-2
/
+0
*
|
tipc: introduce TIPC encryption & authentication
Tuong Lien
2019-11-08
1
-0
/
+14
*
|
tipc: improve throughput between nodes in netns
Hoang Le
2019-10-29
1
-0
/
+16
|
/
*
tipc: add loopback device tracking
John Rutherford
2019-08-08
1
-0
/
+5
*
tipc: change to use register_pernet_device
Xin Long
2019-06-22
1
-6
/
+6
*
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
2019-05-20
1
-6
/
+12
*
Revert "tipc: fix modprobe tipc failed after switch order of device registrat...
David S. Miller
2019-05-17
1
-7
/
+7
*
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
2019-05-17
1
-7
/
+7
*
tipc: switch order of device registration to fix a crash
Junwei Hu
2019-05-16
1
-7
/
+7
*
tipc: introduce new capability flag for cluster
Hoang Le
2019-03-19
1
-0
/
+2
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-1
/
+0
*
tipc: handle collisions of 32-bit node address hash values
Jon Maloy
2018-03-23
1
-0
/
+2
*
tipc: add 128-bit node identifier
Jon Maloy
2018-03-23
1
-1
/
+3
*
net: Convert tipc_net_ops
Kirill Tkhai
2018-03-13
1
-0
/
+1
*
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
*
tipc: add neighbor monitoring framework
Jon Paul Maloy
2016-06-15
1
-0
/
+1
*
tipc: redesign connection-level flow control
Jon Paul Maloy
2016-05-03
1
-5
/
+3
*
tipc: make dist queue pernet
Erik Hugne
2016-04-11
1
-0
/
+1
*
tipc: create broadcast transmission link at namespace init
Jon Paul Maloy
2015-10-24
1
-0
/
+9
*
tipc: rename functions defined in subscr.c
Ying Xue
2015-05-04
1
-2
/
+2
*
tipc: fix a slab object leak
Ying Xue
2015-03-31
1
-1
/
+1
*
tipc: nl compat add noop and remove legacy nl framework
Richard Alpe
2015-02-09
1
-1
/
+2
*
tipc: move and rename the legacy nl api to "nl compat"
Richard Alpe
2015-02-09
1
-0
/
+7
*
tipc: make tipc random value aware of net namespace
Ying Xue
2015-01-12
1
-5
/
+1
*
tipc: make subscriber server support net namespace
Ying Xue
2015-01-12
1
-12
/
+12
*
tipc: make tipc node address support net namespace
Ying Xue
2015-01-12
1
-3
/
+1
*
tipc: name tipc name table support net namespace
Ying Xue
2015-01-12
1
-7
/
+12
*
tipc: make tipc socket support net namespace
Ying Xue
2015-01-12
1
-8
/
+4
*
tipc: make tipc node table aware of net namespace
Ying Xue
2015-01-12
1
-1
/
+3
*
tipc: involve namespace infrastructure
Ying Xue
2015-01-12
1
-1
/
+27
*
tipc: cleanup core.c and core.h files
Ying Xue
2015-01-12
1
-23
/
+0
*
tipc: remove tipc_core_start/stop routines
Ying Xue
2015-01-12
1
-43
/
+23
*
tipc: convert tipc reference table to use generic rhashtable
Ying Xue
2015-01-08
1
-5
/
+5
*
tipc: remove files ref.h and ref.c
Jon Paul Maloy
2014-08-23
1
-4
/
+3
*
tipc: remove include file port.h
Jon Paul Maloy
2014-08-23
1
-1
/
+1
*
tipc: decrease connection flow control window
Jon Paul Maloy
2014-05-14
1
-3
/
+4
*
tipc: purge signal handler infrastructure
Ying Xue
2014-05-05
1
-7
/
+0
*
tipc: obsolete the remote management feature
Ying Xue
2014-03-27
1
-9
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
1
-50
/
+59
|
\
|
*
tipc: make bearer set up in module insertion stage
Ying Xue
2014-02-22
1
-29
/
+9
|
*
tipc: remove all enabled flags from all tipc components
Ying Xue
2014-02-22
1
-21
/
+50
*
|
tipc: remove 'links' list from tipc_bearer struct
Ying Xue
2014-02-13
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-3
/
+4
|
\
|
*
tipc: correct the order of stopping services at rmmod
Jon Paul Maloy
2013-12-10
1
-3
/
+4
*
|
tipc: relocate common functions from media to bearer
Ying Xue
2013-12-11
1
-6
/
+2
|
/
*
tipc: convert configuration server to use new server facility
Ying Xue
2013-06-17
1
-2
/
+2
*
tipc: convert topology server to use new server facility
Ying Xue
2013-06-17
1
-3
/
+3
*
tipc: change socket buffer overflow control to respect sk_rcvbuf
Ying Xue
2013-06-17
1
-2
/
+10
[next]