Commit Graph

242 Commits (7ee92255470daa0edb93866aec6e27534cd9a177)

Author SHA1 Message Date
Allan Stephens 23461e835b tipc: Reduce footprint by un-inlining tipc_msg_* routines 15 years ago
Allan Stephens 3032cca4d5 tipc: Reduce footprint by un-inlining buf_acquire routine 15 years ago
Allan Stephens b274f4ab8e tipc: Reduce footprint by un-inlining bearer congestion routine 15 years ago
Allan Stephens 43608edc2d tipc: Reduce footprint by un-inlining port list routines 15 years ago
Allan Stephens 3e22e62b62 tipc: Reduce footprint by un-inlining nmap routines 15 years ago
Allan Stephens 80e0c33064 tipc: Reduce footprint by un-inlining address routines 15 years ago
Allan Stephens c68ca7b720 tipc: add tipc_ prefix to fcns targeted for un-inlining 15 years ago
Allan Stephens 01fee256a6 tipc: Relocate trivial link status functions to header file 15 years ago
Allan Stephens 15e979da7c tipc: remove abstraction for link_max_pkt 15 years ago
Allan Stephens 107e7be628 tipc: Add support for "-s" configuration option 15 years ago
Allan Stephens 3aec9cc936 tipc: Rename "multicast-link" to "broadcast-link" 15 years ago
Allan Stephens 9ccc2eb4e1 tipc: Eliminate unnecessary initialization in native API send routines 15 years ago
Allan Stephens 289464e4fc tipc: Prune unused data structures from configuration service 15 years ago
Allan Stephens b82834e66a tipc: Eliminate unused argument in print statement 15 years ago
Allan Stephens df4ef33716 tipc: Eliminate obsolete port's "congested_link" field 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Jon Paul Maloy c6537d6742 TIPC: Updated topology subscription protocol according to latest spec 15 years ago
Hagen Paul Pfeifer 8379d07031 tipc: define needless global scoped variable static 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Frans Pop a570f095ea tipc: remove trailing space in messages 15 years ago
Neil Horman ca50910185 tipc: Allow retransmission of cloned buffers 15 years ago
Neil Horman 1a624832a0 tipc: Increase frequency of load distribution over broadcast link 15 years ago
Neil Horman a2f46ee1ba tipc: fix lockdep warning on address assignment 15 years ago
Neil Horman de58657146 tipc: filter out messages not intended for this host 15 years ago
Neil Horman d88dca79d3 tipc: fix endianness on tipc subscriber messages 15 years ago
Zhu Yi a3a858ff18 net: backlog functions rename 15 years ago
Zhu Yi 53eecb1be5 tipc: use limited socket backlog 15 years ago
Neil Horman d0021b252e tipc: Fix oops on send prior to entering networked mode (v3) 15 years ago
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 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 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