Commit Graph

204 Commits (37b798da5df377521a8cd32a82467aa2d431f33e)

Author SHA1 Message Date
Michał Mirosław acb0a200ae tipc: Use genl_register_family_with_ops() 16 years ago
Jiri Pirko 3a6d54c563 net: remove needless (now buggy) & from dev->dev_addr 16 years ago
Stephen Hemminger 4b704d59d6 tipc: fix non-const printf format arguments 16 years ago
Julia Lawall 6c614a5020 net/tipc/bcast.h: use ARRAY_SIZE 16 years ago
Harvey Harrison f574179b63 tipc: trivial endian annotation in debug statement 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 16 years ago
David S. Miller 6c00055a81 tipc: Don't use structure names which easily globally conflict. 17 years ago
Andrew Morton 6ced0b3f1e net/tipc/subscr.c: don't use ___constant_swab32 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Allan Stephens 968edbe1c8 tipc: Optimization to multicast name lookup algorithm 17 years ago
Allan Stephens 1aad72d6cd tipc: Add missing locks when inspecting node list & link list 17 years ago
Allan Stephens 08d2cf0f74 tipc: Fix bug in scope checking for multicast messages 17 years ago
Allan Stephens 0e35fd5e52 tipc: Eliminate improper use of TIPC_OK error code 17 years ago
Allan Stephens 2da59918e2 tipc: Fix race condition that could cause accept() to fail 17 years ago
Allan Stephens 8642bd9e04 tipc: Optimize pointer dereferencing when receiving stream data 17 years ago
Allan Stephens 0ea522416b tipc: Remove unneeded parameter to tipc_createport_raw() 17 years ago
Allan Stephens 40aecb1b13 tipc: Message rejection rework preparatory changes 17 years ago
Allan Stephens 99c145939b tipc: Fix bugs in rejection of message with short header 17 years ago
Allan Stephens 9bef54383d tipc: Message header creation optimizations 17 years ago
Allan Stephens bd7845337b tipc: Expand link sequence gap field to 13 bits 17 years ago
Allan Stephens 307fdf5e7d tipc: Add missing spinlock in name table display code 17 years ago
Allan Stephens 0f15d36453 tipc: Prevent display of name table types with no publications 17 years ago
Allan Stephens 7571521756 tipc: Optimize message initialization routine 17 years ago
Allan Stephens 9c396a7bfb tipc: Prevent access of non-existent field in short message header 17 years ago
Allan Stephens 1265a02108 tipc: Minor optimizations to received message processing 17 years ago
Allan Stephens a686e6859e tipc: Fix minor bugs in link session number handling 17 years ago
Allan Stephens e0d4e3d0d7 tipc: Fix bugs in message error code display when debugging 17 years ago
Allan Stephens 5307e46957 tipc: Standardize error checking on incoming messages via native API 17 years ago
Allan Stephens 84b07c1638 tipc: Fix bug in connection setup via native API 17 years ago
Allan Stephens 03194379a7 tipc: Fix initialization sequence problems when entering network mode 17 years ago
Allan Stephens 6d4a6672c8 tipc: Update "previous node" indicators when node address changes 17 years ago
Allan Stephens 811102ca23 tipc: Optimize null pointer check during neighbor discovery 17 years ago
Allan Stephens 2ecb0924d7 tipc: Prevent node object duplication due to simultaneous discovery 17 years ago
Allan Stephens 59f0c4523f tipc: Fix skb_under_panic when configuring TIPC without privileges 17 years ago
Allan Stephens 5b06c85c3b tipc: Cosmetic cleanup of topology service code 17 years ago
Allan Stephens 28353e7fad tipc: Consolidate subscriber & subscriber port references 17 years ago
Allan Stephens fc5ad58270 tipc: Fix bug in topology server byte swapping routine 17 years ago
Allan Stephens 8e9501f518 tipc: Add support for customized subscription endianness 17 years ago
Allan Stephens e15f880409 tipc: Add support for customized subscription overlap handling 17 years ago
Allan Stephens 7ef43ebaa5 tipc: Fix race condition when creating socket or native port 17 years ago
Allan Stephens 4e3e6dcb43 tipc: Enhancements to name table initialization 17 years ago
Allan Stephens f08269d3ec tipc: Increase buffer header to support worst-case device 17 years ago
Allan Stephens a7ca0268b5 tipc: Update version number to TIPC 1.6.4 17 years ago
Allan Stephens 48c9713946 tipc: Exclude debug-only print buffer code when not debugging 17 years ago
Allan Stephens 6063da9d74 tipc: Cosmetic cleanup of system & debug output declarations 17 years ago
Allan Stephens 7d3aa71239 [TIPC]: Cosmetic cleanup of print buffer code 17 years ago
Allan Stephens c89039850b tipc: Elimination of print buffer chaining 17 years ago
Allan Stephens 40dbfae440 tipc: Fix null pointer dereference in debug code 17 years ago
Allan Stephens 93758c3da1 tipc: Fix recursive spinlock invocation in print buffer code 17 years ago
Allan Stephens fb98ec71c7 tipc: Provide feedback when log buffer resizing fails 17 years ago