summaryrefslogtreecommitdiff
path: root/net/rxrpc/af_rxrpc.c
Commit message (Expand)AuthorAge
...
* rxrpc: Kill the client connection bundle conceptDavid Howells2016-06-22
* rxrpc: Provide more refcount helper functionsDavid Howells2016-06-22
* rxrpc: Validate the net address given to rxrpc_kernel_begin_call()David Howells2016-06-22
* rxrpc: Use IDR to allocate client conn IDs on a machine-wide basisDavid Howells2016-06-22
* rxrpc: Fix exclusive connection handlingDavid Howells2016-06-22
* rxrpc: Use structs to hold connection params and protocol infoDavid Howells2016-06-22
* rxrpc: checking for IS_ERR() instead of NULLDan Carpenter2016-06-22
* rxrpc: Rework local endpoint managementDavid Howells2016-06-15
* rxrpc: Rework peer object handling to use hash table and RCUDavid Howells2016-06-15
* rxrpc: Limit the listening backlogDavid Howells2016-06-10
* rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells2016-06-09
* rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KBJoe Perches2016-06-03
* rxrpc: Absorb the rxkad security moduleDavid Howells2016-04-11
* rxrpc: Replace all unsigned with unsigned intDavid Howells2016-03-13
* rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() useDavid Howells2016-03-04
* rxrpc: Adjust some whitespace and commentsDavid Howells2016-03-04
* rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIXDavid Howells2016-03-04
* rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells2016-03-04
* net: Generalise wq_has_sleeper helperHerbert Xu2015-11-30
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells2014-02-26
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().YOSHIFUJI Hideaki / 吉藤英明2013-01-09
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* rxrpc: rxrpc_workqueue isn't used during memory reclaimTejun Heo2011-01-14
* net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-01
* net: sk_sleep() helperEric Dumazet2010-04-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: use net_eq to compare netsOctavian Purdila2009-11-25
* net: pass kern to net_proto_family create functionEric Paris2009-11-05
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-09
* RxRPC: Fix a potential NULL dereferenceDavid Howells2009-02-06
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-31
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-25
* AFS: Do not describe debug parameters with their valuePaul Bolle2008-04-16
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* [NET]: Name magic constants in sock_wake_async()Pavel Emelyanov2008-01-28
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
* KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2007-10-17
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-25
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* [NET] RXRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-19
* [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-26