aboutsummaryrefslogtreecommitdiff
path: root/net/rxrpc/ar-peer.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-19rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().Gravatar David S. Miller 1-1/+2
2011-05-03ipv4: Make caller provide on-stack flow key to ip_route_output_ports().Gravatar David S. Miller 1-1/+2
2011-03-12ipv4: Create and use route lookup helpers.Gravatar David S. Miller 1-19/+4
2011-03-02ipv4: Make output route lookup return rtable directly.Gravatar David S. Miller 1-4/+3
2010-11-17net: use the macros defined for the members of flowiGravatar Changli Gao 1-5/+5
2010-06-10net-next: remove useless union keywordGravatar Changli Gao 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2008-10-31net: replace NIPQUAD() in net/*/Gravatar Harvey Harrison 1-4/+4
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Gravatar Denis V. Lunev 1-1/+1
2007-05-10AF_RXRPC: reduce debugging noiseGravatar David Howells 1-2/+2
2007-05-04[AF_RXRPC]: Sort out MTU handling.Gravatar David Howells 1-1/+44
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...Gravatar David Howells 1-1/+1
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothGravatar David Howells 1-0/+273