aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-peer.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().David S. Miller2011-05-191-1/+2
* ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller2011-05-031-1/+2
* ipv4: Create and use route lookup helpers.David S. Miller2011-03-121-19/+4
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-021-4/+3
* net: use the macros defined for the members of flowiChangli Gao2010-11-171-5/+5
* net-next: remove useless union keywordChangli Gao2010-06-101-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-311-4/+4
* [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-281-1/+1
* AF_RXRPC: reduce debugging noiseDavid Howells2007-05-101-2/+2
* [AF_RXRPC]: Sort out MTU handling.David Howells2007-05-041-1/+44
* [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-261-1/+1
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-261-0/+273