Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / rxrpc /
2012-02-14 Axel LinRxRPC: Fix kcalloc parameters swapped
2011-12-20 Rusty Russellnet: fix assignment of 0/1 to bool variables.
2011-11-21 Thomas MeyerRxRPC: Use kmemdup rather than duplicating its implemen...
2011-10-31 Paul Gortmakernet: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-19 David S. Millerrxrpc: Fix set but unused variable 'usage' in rxrpc_get...
2011-05-19 David S. Millerrxrpc: Fix set but unused variable 'usage' in rxrpc_get...
2011-05-19 David S. Millerrxrpc: Kill set but unused variable 'local' in rxrpc_UD...
2011-05-19 David S. Millerrxrpc: Kill set but unused variable 'sp' in rxrpc_proce...
2011-05-19 David S. Millerrxrpc: Kill set but unused variable 'sp' in rxrpc_rotat...
2011-05-04 David S. Milleripv4: Make caller provide on-stack flow key to ip_route...
2011-03-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-03-12 David S. Milleripv4: Create and use route lookup helpers.
2011-03-08 David HowellsKEYS: Add a key type op to permit the key description...
2011-03-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-03-03 David HowellsAF_RXRPC: Handle receiving ACKALL packets
2011-03-02 David S. Milleripv4: Make output route lookup return rtable directly.
2011-02-25 Anton BlanchardRxRPC: Allocate tokens with kzalloc to avoid oops in...
2011-01-14 Tejun Heorxrpc: rxrpc_workqueue isn't used during memory reclaim
2010-11-22 Tracey DentNet: rxrpc: Makefile: Remove deprecated kbuild goal...
2010-11-17 Changli Gaonet: use the macros defined for the members of flowi
2010-08-12 David HowellsAdd a dummy printk function for the maintenance of...
2010-08-05 David HowellsRxRPC: Fix a potential deadlock between the call resend...
2010-06-11 Changli Gaonet-next: remove useless union keyword
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-01 Eric Dumazetnet: sock_def_readable() and friends RCU conversion
2010-04-26 Eric Dumazetnet: use sk_sleep()
2010-04-20 Eric Dumazetnet: sk_sleep() helper
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-22 Tetsuo Handarxrpc: Check allocation failure.
2010-03-22 Tetsuo Handarxrpc: Check allocation failure.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-09-16 David HowellsRxRPC: Use uX/sX rather than uintX_t/intX_t types
2009-09-15 David HowellsRxRPC: Parse security index 5 keys (Kerberos 5)
2009-09-15 David HowellsRxRPC: Allow RxRPC keys to be read
2009-09-15 David HowellsRxRPC: Allow key payloads to be passed in XDR form
2009-09-15 David HowellsRxRPC: Declare the security index constants symbolically
2009-08-05 Jan Engelhardtnet: mark read-only arrays as const
2009-07-10 Jiri Olsanet: adding memory barrier to the poll and receive...
2009-06-17 David HowellsRxRPC: Don't attempt to reuse aborted connections
2009-05-21 Dan CarpenterRxRPC: Error handling for rxrpc_alloc_connection()
2009-02-07 David HowellsRxRPC: Fix a potential NULL dereference
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-10 Roel Kluinnet: Make static
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/*/
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-13 Julien Brunelnet/rxrpc: Use an IS_ERR test rather than a NULL test
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-06 Pavel EmelyanovMIB: add struct net to UDP_INC_STATS_BH
2008-05-02 Ilpo Järvinennet: Add missing braces to multi-statement if()s
2008-04-24 David HowellsRxRPC: Fix a regression in the RXKAD security module
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-16 Paul BolleAFS: Do not describe debug parameters with their value
2008-04-03 Sven Schnellerxrpc: remove smp_processor_id() from debug macro
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-30 Al Vironet/rxrpc trivial annotations
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-06 David HowellsRxRPC: fix rxrpc_recvmsg()'s returning of msg_name
2008-02-29 Pavel Emelyanov[NETFILTER/RXRPC]: Don't use seq_release_private where...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-18 Julia Lawallnet/rxrpc: Use BUG_ON
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-02-01 Jan Engelhardt[AF_RXRPC]: constify function pointer tables
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_key.
2008-01-28 YOSHIFUJI Hideaki[RXRPC]: Use cpu_to_be32() where appropriate.
2008-01-28 Herbert Xu[UDP]: Restore missing inDatagrams increments
2008-01-28 Pavel Emelyanov[NET]: Name magic constants in sock_wake_async()
2007-12-07 David Howells[AF_RXRPC]: Add a missing goto
2007-11-30 David Howells[RXRPC]: Add missing select on CRYPTO
2007-11-13 Trond Myklebust[NET]: Add the helper kernel_sock_shutdown()
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-11-02 Jens Axboe[SG] Get rid of __sg_mark_end()
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-31 David S. Miller[NET]: Fix incorrect sg_mark_end() calls.
2007-10-27 Herbert Xu[CRYPTO] users: Fix up scatterlist conversion errors
2007-10-17 David HowellsKEYS: Make request_key() and co fundamentally asynchronous
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-07-26 Al Vironet/* misc endianness annotations
2007-07-25 john stultzCleanup non-arch xtime uses, use get_seconds() or curre...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 YOSHIFUJI Hideaki[NET] RXRPC: Fix whitespace errors.
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-07-11 Pavel Emelianov[NET]: Make some network-related proc files use seq_lis...
2007-06-19 David Howells[AF_RXRPC]: Return the number of bytes buffered in...
2007-06-15 Adrian Bunk[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-22 David Howells[AF_RXRPC]: Make call state names available if CONFIG_P...
2007-05-22 David Howells[AF_RXRPC]: AF_RXRPC depends on IPv4
2007-05-10 David HowellsAF_RXRPC: reduce debugging noise
2007-05-04 David Howells[AF_RXRPC]: Sort out MTU handling.
next