Commit Graph

213 Commits (31627dc59b4a87c4198b4245a7de1b8ccf4424fa)

Author SHA1 Message Date
Allan Stephens 7981d6f6b2 tipc: Clean up configuration file 15 years ago
Amerigo Wang ee983ac768 tipc: use kconfig to limit numeric ranges 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
roel kluin b3df9a514f tipc: fix test of bearer_priority range in tipc_register_media() 16 years ago
Johannes Berg 134e63756d genetlink: make netns aware 16 years ago
oscar.medina@motorola.com 6650613d33 tipc: Add socket options to get number of queued messages 16 years ago
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