Jon Paul Maloy
|
6163a194e0
tipc: decrease connection flow control window
|
11 years ago |
Ying Xue
|
52ff872055
tipc: purge signal handler infrastructure
|
11 years ago |
Ying Xue
|
5902385a24
tipc: obsolete the remote management feature
|
11 years ago |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Ying Xue
|
970122fdf4
tipc: make bearer set up in module insertion stage
|
11 years ago |
Ying Xue
|
9fe7ed4749
tipc: remove all enabled flags from all tipc components
|
11 years ago |
Ying Xue
|
c61dd61dec
tipc: remove 'links' list from tipc_bearer struct
|
11 years ago |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Ying Xue
|
6e967adf79
tipc: relocate common functions from media to bearer
|
11 years ago |
Jon Paul Maloy
|
993b858e37
tipc: correct the order of stopping services at rmmod
|
11 years ago |
Ying Xue
|
7d0ab17b74
tipc: convert configuration server to use new server facility
|
12 years ago |
Ying Xue
|
13a2e89873
tipc: convert topology server to use new server facility
|
12 years ago |
Ying Xue
|
cc79dd1ba9
tipc: change socket buffer overflow control to respect sk_rcvbuf
|
12 years ago |
Patrick McHardy
|
a29a194a15
tipc: add InfiniBand media type
|
12 years ago |
Paul Gortmaker
|
94fc9c4719
tipc: delete TIPC_ADVANCED Kconfig variable
|
12 years ago |
Ying Xue
|
e6a04b1d3f
tipc: eliminate configuration for maximum number of name publications
|
13 years ago |
Ying Xue
|
34f256cc79
tipc: eliminate configuration for maximum number of name subscriptions
|
13 years ago |
Ying Xue
|
61cdd4d80b
tipc: add __read_mostly annotations to several global variables
|
13 years ago |
Ying Xue
|
379c0456af
tipc: change tipc_net_start routine return value type
|
13 years ago |
Ying Xue
|
fc0739385b
tipc: remove pointless name sanity check and tipc_alphabet array
|
13 years ago |
Erik Hugne
|
869dd4662f
tipc: remove print_buf and deprecated log buffer code
|
13 years ago |
Erik Hugne
|
2cf8aa19fe
tipc: use standard printk shortcut macros (pr_err etc.)
|
13 years ago |
Paul Gortmaker
|
617d3c7a50
tipc: compress out gratuitous extra carriage returns
|
13 years ago |
Allan Stephens
|
2d98abb9fe
tipc: Optimize initialization of network topology service
|
13 years ago |
Allan Stephens
|
861d3a0e5b
tipc: Optimize initialization of configuration service
|
13 years ago |
Allan Stephens
|
b58343f9ea
tipc: Eliminate support for tipc_mode global variable
|
13 years ago |
Allan Stephens
|
077a26f029
tipc: Eliminate obsolete support for "not running" mode
|
13 years ago |
Allan Stephens
|
8c12118db7
tipc: Minor optimization to deactivation of Ethernet media suppot
|
14 years ago |
Paul Gortmaker
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
14 years ago |
Michal Marek
|
97fbdc1f77
tipc: Drop __TIME__ usage
|
14 years ago |