aboutsummaryrefslogtreecommitdiff
path: root/net/tipc
AgeCommit message (Expand)Author
2010-03-16tipc: fix lockdep warning on address assignmentNeil Horman
2010-03-08tipc: filter out messages not intended for this hostNeil Horman
2010-03-08tipc: fix endianness on tipc subscriber messagesNeil Horman
2010-03-05net: backlog functions renameZhu Yi
2010-03-05tipc: use limited socket backlogZhu Yi
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman
2010-01-19tipc: Clean up configuration fileAllan Stephens
2010-01-03tipc: use kconfig to limit numeric rangesAmerigo Wang
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-08-29tipc: fix test of bearer_priority range in tipc_register_media()roel kluin
2009-07-12genetlink: make netns awareJohannes Berg
2009-07-05tipc: Add socket options to get number of queued messagesoscar.medina@motorola.com
2009-05-21tipc: Use genl_register_family_with_ops()Michał Mirosław
2009-05-17net: remove needless (now buggy) & from dev->dev_addrJiri Pirko
2009-03-18tipc: fix non-const printf format argumentsStephen Hemminger
2009-01-11net/tipc/bcast.h: use ARRAY_SIZEJulia Lawall
2008-11-07tipc: trivial endian annotation in debug statementHarvey Harrison
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller
2008-08-13net/tipc/subscr.c: don't use ___constant_swab32Andrew Morton
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki
2008-07-14tipc: Optimization to multicast name lookup algorithmAllan Stephens
2008-07-14tipc: Add missing locks when inspecting node list & link listAllan Stephens
2008-07-14tipc: Fix bug in scope checking for multicast messagesAllan Stephens
2008-07-14tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens
2008-07-14tipc: Fix race condition that could cause accept() to failAllan Stephens
2008-07-14tipc: Optimize pointer dereferencing when receiving stream dataAllan Stephens
2008-07-14tipc: Remove unneeded parameter to tipc_createport_raw()Allan Stephens
2008-06-04tipc: Message rejection rework preparatory changesAllan Stephens
2008-06-04tipc: Fix bugs in rejection of message with short headerAllan Stephens
2008-06-04tipc: Message header creation optimizationsAllan Stephens
2008-06-04tipc: Expand link sequence gap field to 13 bitsAllan Stephens
2008-06-04tipc: Add missing spinlock in name table display codeAllan Stephens
2008-06-04tipc: Prevent display of name table types with no publicationsAllan Stephens
2008-06-04tipc: Optimize message initialization routineAllan Stephens
2008-06-04tipc: Prevent access of non-existent field in short message headerAllan Stephens
2008-06-04tipc: Minor optimizations to received message processingAllan Stephens
2008-06-04tipc: Fix minor bugs in link session number handlingAllan Stephens
2008-06-04tipc: Fix bugs in message error code display when debuggingAllan Stephens
2008-06-04tipc: Standardize error checking on incoming messages via native APIAllan Stephens
2008-06-04tipc: Fix bug in connection setup via native APIAllan Stephens
2008-05-21tipc: Fix initialization sequence problems when entering network modeAllan Stephens
2008-05-21tipc: Update "previous node" indicators when node address changesAllan Stephens
2008-05-21tipc: Optimize null pointer check during neighbor discoveryAllan Stephens
2008-05-21tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens
2008-05-21tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens
2008-05-19tipc: Cosmetic cleanup of topology service codeAllan Stephens