| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-06-13 | rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix | David Howells | 1 | -800/+0 |
| 2016-06-10 | rxrpc: Trim line-terminal whitespace | David Howells | 1 | -1/+1 |
| 2016-06-03 | rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB | Joe Perches | 1 | -0/+2 |
| 2016-04-27 | net: udp: rename UDP_INC_STATS_BH() | Eric Dumazet | 1 | -2/+2 |
| 2016-04-11 | rxrpc: Create a null security type and get rid of conditional calls | David Howells | 1 | -1/+1 |
| 2016-04-11 | rxrpc: Differentiate local and remote abort codes in structs | David Howells | 1 | -3/+3 |
| 2016-04-11 | rxrpc: Move some miscellaneous bits out into their own file | David Howells | 1 | -6/+0 |
| 2016-04-11 | rxrpc: do not pull udp headers on receive | Willem de Bruijn | 1 | -2/+2 |
| 2016-03-04 | rxrpc: Be more selective about the types of received packets we accept | David Howells | 1 | -1/+2 |
| 2016-03-04 | rxrpc: Keep the skb private record of the Rx header in host byte order | David Howells | 1 | -40/+55 |
| 2016-03-04 | rxrpc: Rename call events to begin RXRPC_CALL_EV_ | David Howells | 1 | -10/+10 |
| 2015-04-01 | RxRPC: Handle VERSION Rx protocol packets | David Howells | 1 | -1/+22 |
| 2014-08-22 | net: remove dead code after sk_data_ready change | Eric Dumazet | 1 | -8/+1 |
| 2014-04-11 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 1 | -3/+3 |
| 2014-03-04 | af_rxrpc: Keep rxrpc_call pointers in a hashtable | Tim Smith | 1 | -104/+73 |
| 2014-02-26 | af_rxrpc: Improve ACK production | David Howells | 1 | -2/+1 |
| 2014-02-26 | af_rxrpc: Add sysctls for configuring RxRPC parameters | David Howells | 1 | -2/+0 |
| 2014-02-07 | af_rxrpc: Prevent RxRPC peers from ABORT-storming one another | Tim Smith | 1 | -4/+8 |
| 2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -1/+1 |
| 2011-03-02 | AF_RXRPC: Handle receiving ACKALL packets | David Howells | 1 | -0/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2008-07-05 | MIB: add struct net to UDP_INC_STATS_BH | Pavel Emelyanov | 1 | -2/+3 |
| 2008-01-28 | [RXRPC]: Use cpu_to_be32() where appropriate. | YOSHIFUJI Hideaki | 1 | -2/+2 |
| 2008-01-28 | [UDP]: Restore missing inDatagrams increments | Herbert Xu | 1 | -0/+4 |
| 2007-04-26 | [RXRPC]: Fix pointers passed to bitops. | David S. Miller | 1 | -3/+3 |
| 2007-04-26 | [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to... | David Howells | 1 | -27/+33 |
| 2007-04-26 | [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both | David Howells | 1 | -0/+791 |