aboutsummaryrefslogtreecommitdiff
path: root/net/rxrpc
AgeCommit message (Expand)Author
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-01-11net/rxrpc: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-09rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().YOSHIFUJI Hideaki / 吉藤英明
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells
2012-09-13userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...Eric W. Biederman
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-07-09net/rxrpc/ar-peer.c: remove invalid reference to list iterator variableJulia Lawall
2012-06-11ipv4: Kill ip_rt_frag_needed().David S. Miller
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-02-14RxRPC: Fix kcalloc parameters swappedAxel Lin
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-11-21RxRPC: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-05-19rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()David S. Miller
2011-05-19rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().David S. Miller
2011-05-19rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler()David S. Miller
2011-05-19rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()David S. Miller
2011-05-19rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()David S. Miller
2011-05-03ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-08KEYS: Add a key type op to permit the key description to be vettedDavid Howells
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-02AF_RXRPC: Handle receiving ACKALL packetsDavid Howells
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2011-02-25RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroyAnton Blanchard
2011-01-14rxrpc: rxrpc_workqueue isn't used during memory reclaimTejun Heo
2010-11-22Net: rxrpc: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
2010-08-04RxRPC: Fix a potential deadlock between the call resend_timer and state_lockDavid Howells
2010-06-10net-next: remove useless union keywordChangli Gao
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet
2010-04-26net: use sk_sleep()Eric Dumazet
2010-04-20net: sk_sleep() helperEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22rxrpc: Check allocation failure.Tetsuo Handa
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-10-07net: mark net_proto_ops as constStephen Hemminger
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-16RxRPC: Use uX/sX rather than uintX_t/intX_t typesDavid Howells
2009-09-15RxRPC: Parse security index 5 keys (Kerberos 5)David Howells