Sign in
android-kvm
/
linux
/
a101482421a318369eef2d0e03f2fcb40a47abad
/
net
/
tipc
/
name_table.c
4875d94
tipc: cleanup unused function
by Hoang Le
· 2 years, 9 months ago
a1f8fec
tipc: Fix end of loop tests for list_for_each_entry()
by Dan Carpenter
· 3 years ago
5ef2132
tipc: simplify handling of lookup scope during multicast message reception
by Jon Maloy
· 3 years, 9 months ago
9d31d23
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 3 years, 10 months ago
4f0f586
treewide: Change list_sort to use const pointers
by Sami Tolvanen
· 4 years ago
85d091a
tipc: Fix a kernel-doc warning in name_table.c
by Wu XiangCheng
· 4 years ago
5c83495
tipc: remove some unnecessary warnings
by Jon Maloy
· 4 years ago
429189a
tipc: add host-endian copy of user subscription to struct tipc_subscription
by Jon Maloy
· 4 years ago
09f78b8
tipc: simplify api between binding table and topology server
by Jon Maloy
· 4 years ago
6e44867
tipc: simplify signature of tipc_find_service()
by Jon Maloy
· 4 years ago
13c9d23
tipc: simplify signature of tipc_service_find_range()
by Jon Maloy
· 4 years ago
006ed14
tipc: simplify signature of tipc_nametbl_lookup_group()
by Jon Maloy
· 4 years ago
833f867
tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()
by Jon Maloy
· 4 years ago
45ceea2
tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()
by Jon Maloy
· 4 years ago
908148b
tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()
by Jon Maloy
· 4 years ago
66db239
tipc: rename binding table lookup functions
by Jon Maloy
· 4 years ago
2c98da0
tipc: simplify signature of tipc_nametbl_withdraw() functions
by Jon Maloy
· 4 years ago
a45ffa6
tipc: simplify call signatures for publication creation
by Jon Maloy
· 4 years ago
50a3499
tipc: simplify signature of tipc_namtbl_publish()
by Jon Maloy
· 4 years ago
b26b5aa
tipc: move creation of publication item one level up in call chain
by Jon Maloy
· 4 years ago
998d390
tipc: re-organize members of struct publication
by Jon Maloy
· 4 years ago
5c5d679
net/tipc: fix name_table.c kernel-doc
by Randy Dunlap
· 4 years, 3 months ago
5fcb7d4
net/tipc: fix various kernel-doc warnings
by Randy Dunlap
· 4 years, 3 months ago
b6f88d9
tipc: update address terminology in code
by Jon Maloy
· 4 years, 3 months ago
cad2929
tipc: update a binding service via broadcast
by Hoang Huu Le
· 4 years, 9 months ago
d5162f3
tipc: fix name table rbtree issues
by Tuong Lien
· 5 years ago
41b416f
tipc: support in-order name publication events
by Tuong Lien
· 5 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
d184153
tipc: missing entries in name table of publications
by Hoang Le
· 6 years ago
988f3f16
tipc: eliminate message disordering during binding table update
by Jon Maloy
· 6 years ago
3093519
tipc: fix the big/little endian issue in tipc_dest
by Haiqing Bai
· 7 years ago
04b9ce4
net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init()
by Jia-Ju Bai
· 7 years ago
5f30721
tipc: clean up removal of binding table items
by Jon Maloy
· 7 years ago
be47e41
tipc: fix use-after-free in tipc_nametbl_stop
by Jon Maloy
· 7 years ago
c3317f4
tipc: fix unbalanced reference counter
by Jon Maloy
· 7 years ago
37922ea
tipc: permit overlapping service ranges in name table
by Jon Maloy
· 7 years ago
f20889f
tipc: refactor name table translate function
by Jon Maloy
· 7 years ago
218527f
tipc: replace name table service range array with rb tree
by Jon Maloy
· 7 years ago
23fd3ea
tipc: remove direct accesses to own_addr field in struct tipc_net
by Jon Maloy
· 7 years ago
b89afb1
tipc: allow closest-first lookup algorithm when legacy address is configured
by Jon Maloy
· 7 years ago
e50e73e
tipc: some name changes
by Jon Maloy
· 7 years ago
ba765ec
tipc: remove zone_list member in struct publication
by Jon Maloy
· 7 years ago
64a52b26d5
tipc: remove zone publication list in name table
by Jon Maloy
· 7 years ago
928df18
tipc: obsolete TIPC_ZONE_SCOPE
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
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
e9a0344
tipc: fix bug during lookup of multicast destination nodes
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
d12d2e1
tipc: send out join messages as soon as new member is discovered
by Jon Maloy
· 7 years ago
f65163f
tipc: eliminate KASAN warning
by Jon Maloy
· 7 years ago
ee106d7
tipc: introduce group anycast messaging
by Jon Maloy
· 7 years ago
75da216
tipc: introduce communication groups
by Jon Maloy
· 7 years ago
a80ae53
tipc: improve destination linked list
by Jon Maloy
· 7 years ago
7efea60
tipc: adjust the policy of holding subscription kref
by Ying Xue
· 8 years ago
2ae0b8a
tipc: add functionality to lookup multicast destination nodes
by Jon Paul Maloy
· 8 years ago
4d8642d
tipc: modify struct tipc_plist to be more versatile
by Jon Paul Maloy
· 8 years ago
49cc66e
tipc: move netlink policies to netlink.c
by Richard Alpe
· 9 years ago
a4273c7
tipc: remove struct tipc_name_seq from struct tipc_subscription
by Parthasarathy Bhuvaragan
· 9 years ago
1d7e1c2
tipc: reduce code dependency between binding table and node layer
by Jon Paul Maloy
· 9 years ago
57f1d18
tipc: rename functions defined in subscr.c
by Ying Xue
· 10 years ago
8460504
tipc: fix a potential deadlock when nametable is purged
by Ying Xue
· 10 years ago
22ae7cf
tipc: nl compat add noop and remove legacy nl framework
by Richard Alpe
· 10 years ago
44a8ae9
tipc: convert legacy nl name table dump to nl compat
by Richard Alpe
· 10 years ago
bfb3e5d
tipc: move and rename the legacy nl api to "nl compat"
by Richard Alpe
· 10 years ago
3c724ac
tipc: simplify socket multicast reception
by Jon Paul Maloy
· 10 years ago
3474753
tipc: make tipc node address support net namespace
by Ying Xue
· 10 years ago
4ac1c8d
tipc: name tipc name table support net namespace
by Ying Xue
· 10 years ago
1da4656
tipc: make tipc broadcast link support net namespace
by Ying Xue
· 10 years ago
f2f9800
tipc: make tipc node table aware of net namespace
by Ying Xue
· 10 years ago
023160b
tipc: avoid double lock 'spin_lock:&seq->lock'
by Ying Xue
· 10 years ago
97ede29
tipc: convert name table read-write lock to RCU
by Ying Xue
· 10 years ago
834caaf
tipc: remove unnecessary INIT_LIST_HEAD
by Ying Xue
· 10 years ago
5492390
tipc: simplify relationship between name table lock and node lock
by Ying Xue
· 10 years ago
3493d25
tipc: any name table member must be protected under name table lock
by Ying Xue
· 10 years ago
fb9962f
tipc: ensure all name sequences are properly protected with its lock
by Ying Xue
· 10 years ago
38622f4
tipc: ensure all name sequences are released when name table is stopped
by Ying Xue
· 10 years ago
993bfe5
tipc: make name table allocated dynamically
by Ying Xue
· 10 years ago
a8f48af
tipc: remove node subscription infrastructure
by Ying Xue
· 10 years ago
d818280
tipc: fix sparse warnings in new nl api
by Richard Alpe
· 10 years ago
1593123
tipc: add name table dump to new netlink api
by Richard Alpe
· 10 years ago
a5325ae
tipc: add name distributor resiliency queue
by Erik Hugne
· 11 years ago
2e84c60b
tipc: remove include file port.h
by Jon Paul Maloy
· 11 years ago
1621b94
tipc: fix memory leak of publications
by Ying Xue
· 11 years ago
eab8c045
tipc: move the delivery of named messages out of nametbl lock
by Ying Xue
· 11 years ago
1bb8dce57
tipc: fix memory leak during module removal
by Erik Hugne
· 11 years ago
9fe7ed4
tipc: remove all enabled flags from all tipc components
by Ying Xue
· 11 years ago
0cee6bb
tipc: remove unnecessary variables and conditions
by wangweidong
· 11 years ago
ae8509c
tipc: cosmetic realignment of function arguments
by Paul Gortmaker
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
adccff3
net/tipc/name_table.c: Remove unecessary semicolon
by Peter Senna Tschudin
· 12 years ago
e6a04b1
tipc: eliminate configuration for maximum number of name publications
by Ying Xue
· 13 years ago
f046e7d
tipc: convert tipc_nametbl_size type from variable to macro
by Ying Xue
· 13 years ago
dc1aed3
tipc: phase out most of the struct print_buf usage
by Erik Hugne
· 13 years ago
2cf8aa1
tipc: use standard printk shortcut macros (pr_err etc.)
by Erik Hugne
· 13 years ago
f705ab9
tipc: limit error messages relating to memory leak to one line
by Paul Gortmaker
· 13 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 13 years ago
617d3c7
tipc: compress out gratuitous extra carriage returns
by Paul Gortmaker
· 13 years ago
Next »