Yet more imports from libroken
[openafs.git] / src / rx /
2010-10-05 Simon WilkinsonKill AFS_64BIT_ENV
2010-10-03 Derrick Brashearrx stats atomic inclusion needs kmutexes for emulation
2010-10-03 Marc DionneConditionalize include of string.h in rx_stats.c
2010-10-03 Marc DionneLinux: correct use of atomic_add and atomic_sub functions
2010-10-02 Jeffrey AltmanRx: Fix RXDEBUG_PACKET builds
2010-10-02 Jeffrey AltmanRx: raise rx_minPeerTimeout to 20ms
2010-10-02 Jeffrey AltmanRx: When call receive is done, send ack all packet
2010-10-02 Jeffrey AltmanRx: protect rx_conn and rx_call refCount field with...
2010-10-02 Derrick Brasheardarwin kernel atomics
2010-10-02 Chas Williams (CON... add option to rxperf to use rx_Readv() instead of rx_Read()
2010-10-02 Derrick Brashearexempt instant timeouts from mtu discovery
2010-10-01 Chas Williams (CON... rename some variables in rxperf
2010-09-30 Simon Wilkinsonrx: Don't have different args for rxi_FreeCall
2010-09-30 Simon Wilkinsonrx: Make statistics interface use Atomics
2010-09-30 Simon Wilkinsonrx: Use atomics for rxi_AllocSize and rxi_AllocCnt
2010-09-30 Simon Wilkinsonrx: Make nWaiting and nWaited atomic
2010-09-30 Simon Wilkinsonrx: Add rx_NewThreadId function
2010-09-30 Simon Wilkinsonrx: Add atomic operations code
2010-09-29 Simon WilkinsonRX: Tidy reader data locking
2010-09-27 Simon Wilkinsonrx: Limit window size to max acks
2010-09-27 Simon Wilkinsonrxperf: Really set UDP buffer size
2010-09-27 Simon WilkinsonFix rxperf so that it works with pthreads
2010-09-24 Simon Wilkinsonrx: Big windows make us sad
2010-09-23 Matt SmithUpdates to the Cache Manager to include NetBSD5 support
2010-09-23 Simon Wilkinsonrxperf: Add build rules to build a pthreaded version
2010-09-23 Simon Wilkinsonrxperf: Fix the Unix build again
2010-09-23 Simon Wilkinsonrx: Add struct rx_identity
2010-09-23 Simon Wilkinsonrx: Add an opaque type
2010-09-23 Jeffrey AltmanAdditional functionality for rxperf
2010-09-22 Simon Wilkinsonrxperf: Fix so it builds on Unix
2010-09-21 Jeffrey AltmanRx: Change minimum peer timeout to 2ms
2010-09-21 Jeffrey AltmanRx: Permit MakeDebugCall() be be compiled when RXDEBUG...
2010-09-21 Jeffrey AltmanRx: Do not hold call lock across memcpy in rx_ReadProc...
2010-09-21 Jeffrey AltmanRx: Permit udp buffer size to be set in rxperf
2010-09-20 Jeffrey AltmanRx: Permit ADAPT_WINDOW code to build
2010-09-20 Jeffrey AltmanWindows: Export additional RX debugging variables from...
2010-09-20 Jeffrey AltmanRx: PrintTheseStats should not be dependent on RXDEBUG
2010-09-20 Jeffrey AltmanRx: move TSFPQ prototypes from rx_globals.h to rx_proto...
2010-09-20 Jeffrey AltmanRx: properly compute dataPacketsReSent statistic
2010-09-20 Jeffrey AltmanRx: always use tservice variable in rxi_ServerProc
2010-09-20 Jeffrey AltmanWindows: Release builds of Rx should be lean and mean
2010-09-20 Jeffrey AltmanRx: Only backoff the peer timeout once
2010-09-20 Jeffrey AltmanRx: only compute peer bytes sent and received if rx_sta...
2010-09-20 Jeffrey AltmanRx: avoid lock churn in rxi_ReceiveAckPacket
2010-09-20 Jeffrey AltmanRx: Build rxperf test application on Windows
2010-09-20 Simon Wilkinsonrx: Call rxgen_consts.h by its proper name
2010-09-20 Jeffrey AltmanRx: Move rxperf test application to src/rx/tests
2010-09-20 Jeffrey AltmanRx: cleanup testclient and testserver test applications
2010-09-20 Simon WilkinsonRX: Make rxi_Alloc return (void *)
2010-09-17 Derrick Brasheardisable Rx packet tracking
2010-09-14 Marc Dionnerx: Set but not used variables
2010-09-13 Simon WilkinsonRX: Make the sample client and server build
2010-09-06 Derrick Brashearrx msgsize retry logic change
2010-08-26 Matt Benjaminsed s/porc/proc/
2010-08-25 Matt BenjaminFBSD: give osi_NetReceive time to shutdown, reprise
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-12 Chaz Chandlerautoconf detection of label support
2010-08-12 Marc DionneLinux: avoid oops in memcpy_toiovec
2010-08-06 Andrew DeasonFix objdir install/dest targets
2010-08-04 Derrick Brashearfix unlabelled xdr field order on sun457 kernel for now
2010-07-31 Ben KadukFBSD: update ifa_ifwithnet usage
2010-07-14 Andrew DeasonRX: ignore all local 127/8 IFF_LOOPBACK interfaces
2010-07-14 Andrew DeasonTreat all 127.0/16 addresses as loopback
2010-07-14 Marc DionneLinux: use an int pointer for the size argument to...
2010-07-14 Marc Dionnerx_user.c: Remove unused variable
2010-07-14 Derrick Brashearlinux rx pmtu fixes
2010-07-14 Derrick Brashearxdr sunpro not always c99
2010-07-12 Derrick Brashearrx getaddr loopback change fallout
2010-07-12 Andrew DeasonConsolidate loopback address tests
2010-07-12 Simon WilkinsonLinux: Use freezer compatibility macros in RX
2010-07-10 Russ AllberyInclude linux/freezer.h in rx_kmutex.c
2010-07-09 Michael Meffiebuild fix on older linux
2010-07-07 Derrick Brashearkernel InitPeerParams has bogus branching and dup code
2010-07-06 Derrick Brashearfix newline conventions
2010-07-04 Ben KadukFBSD: always close the rx socket when shutting down
2010-07-04 Ben KadukDo not recurse on the glock in rxk_NewSocketHost
2010-06-25 Andrew Deasonrx: Use unsigned addresses
2010-06-22 Derrick Brashearrx mtu ping timing tweaks
2010-06-14 Derrick Brasheararm darwin port
2010-06-14 Derrick Brashearrx mtu ping handling
2010-06-14 Derrick Brashearpath mtu don't track nonsequenced packets
2010-06-14 Derrick Brashearrx checkcall kill extra indirection on call for conn
2010-06-14 Derrick Brashearidle dead time track less
2010-06-13 Simon WilkinsonAdd AFS_NORETURN macro and use it
2010-06-11 Simon WilkinsonRX: Can't assert a void result
2010-06-10 Matt Benjaminrx service specific data
2010-06-05 Jeffrey AltmanWindows: enable circular buffer management for rx socke...
2010-06-04 Derrick Brashearrx mtu discovery constrainment code
2010-06-02 Derrick Brashearrx allow setpeermtu to take a peer
2010-06-02 Derrick Brashearrx setpeermtu should handle a host correctly
2010-05-18 matt@linuxbox.comlinux include osi_compat.h in rx/LINUX/rx_knet.c
2010-05-18 Jeffrey Altmanrx: work harder to notice and handle MorePackets request
2010-05-17 Ben KadukKill FBSD4X with fire
2010-05-12 Andrew DeasonSolaris: stop NetIfPoller on shutdown
2010-05-12 Jeffrey AltmanRx: prevent rx_rpc_stats mutex from being a global...
2010-05-03 Tom KeiserProvide a queue_NodeInit() interface
2010-04-28 Matt Benjmainnetbsd: rebase cm at NetBSD 4.0
2010-04-27 Simon WilkinsonLinux: Simplify header file checks
2010-04-26 Simon WilkinsonLinux: Use kernel network helper functions
next