git://git.openafs.org
/
openafs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rx: Check for peer deadness in rxi_Resend
[openafs.git]
/
src
/
rx
/
rx.c
2012-10-18
Andrew Deason
rx: Check for peer deadness in rxi_Resend
blob
|
commitdiff
2012-09-04
Simon Wilkinson
Further rationalise our usage of assert()
blob
|
commitdiff
|
diff to current
2012-08-09
Andrew Deason
rx: Process ICMP unreachable errors
blob
|
commitdiff
|
diff to current
2012-08-09
Andrew Deason
rx: Create AFS_ADAPT_PMTU and AFS_RXERRQ_ENV
blob
|
commitdiff
|
diff to current
2012-08-03
Andrew Deason
rx: Formatting fixes
blob
|
commitdiff
|
diff to current
2012-07-27
Jeffrey Altman
rx: protect against ACKs with serial as prevPacket
blob
|
commitdiff
|
diff to current
2012-07-27
Jeffrey Altman
rx: better rxi_FindRpcStat check for end of queue
blob
|
commitdiff
|
diff to current
2012-07-27
Jeffrey Altman
rx: protect against invalid params in rx_Copy*RPCStats
blob
|
commitdiff
|
diff to current
2012-07-25
Andrew Deason
rx: Initialize kernel rx_atomic_mutex
blob
|
commitdiff
|
diff to current
2012-07-23
Jeffrey Altman
rx: rxi_FindRpcStat must test for empty queue
blob
|
commitdiff
|
diff to current
2012-07-22
Derrick Brashear
rxgen: per-opcode stats
blob
|
commitdiff
|
diff to current
2012-07-21
Jeffrey Altman
rx: fix abort on missing service
blob
|
commitdiff
|
diff to current
2012-07-21
Jeffrey Altman
rx: rxi_ReceiveDataPacket do not set rprev on drop
blob
|
commitdiff
|
diff to current
2012-07-16
Garrett Wollman
rx: don't leak a connection hash table in unlikely...
blob
|
commitdiff
|
diff to current
2012-06-27
Derrick Brashear
rx: abort on missing service
blob
|
commitdiff
|
diff to current
2012-05-24
Simon Wilkinson
rx: Don't cast returns from allocator
blob
|
commitdiff
|
diff to current
2012-04-17
Simon Wilkinson
rx: Use native 64bit data counters
blob
|
commitdiff
|
diff to current
2012-04-16
Simon Wilkinson
rx: Remove surplus call to FindPeer
blob
|
commitdiff
|
diff to current
2012-04-16
Andrew Deason
rx: dec rx_nWaiting on clearing RX_CALL_WAIT_PROC
blob
|
commitdiff
|
diff to current
2012-04-16
Jeffrey Altman
rx: conn_call_lock leak
blob
|
commitdiff
|
diff to current
2012-04-09
Simon Wilkinson
rx: Remove packet burst elements from peer struct
blob
|
commitdiff
|
diff to current
2012-04-09
Simon Wilkinson
rx: Remove the unused packet skew code
blob
|
commitdiff
|
diff to current
2012-04-09
Simon Wilkinson
rx: Hide struct rx_peer from the rest of the tree
blob
|
commitdiff
|
diff to current
2012-04-09
Simon Wilkinson
rx: rxi_AckAll isn't an event handler
blob
|
commitdiff
|
diff to current
2012-04-09
Simon Wilkinson
rx: Tidy up function scope in rx.c
blob
|
commitdiff
|
diff to current
2012-04-05
Jeffrey Altman
rx: fix bad merge 95c38dff3740d7e24971ceb5875c06e7abfce102
blob
|
commitdiff
|
diff to current
2012-04-03
Jeffrey Altman
Rx: give grow mtu its own call ref count type
blob
|
commitdiff
|
diff to current
2012-04-03
Jeffrey Altman
rx: conn->callNumber protected by conn_call_lock
blob
|
commitdiff
|
diff to current
2012-04-03
Jeffrey Altman
Rx: rxi_FreeCall conn_call_lock vs call->lock deadlock
blob
|
commitdiff
|
diff to current
2012-04-01
Jeffrey Altman
rx: handle clock reversals for call timeouts
blob
|
commitdiff
|
diff to current
2012-02-20
Andrew Deason
Rx: Avoid lastBusy/PEER_BUSY discrepancy
blob
|
commitdiff
|
diff to current
2012-01-20
Jeffrey Altman
rx: RX_CALL_IDLE and RX_CALL_BUSY
blob
|
commitdiff
|
diff to current
2012-01-18
Marc Dionne
rx: Correctly test for end of call queue
blob
|
commitdiff
|
diff to current
2012-01-07
Derrick Brashear
rx: add and export a public keepalive toggle
blob
|
commitdiff
|
diff to current
2011-12-04
Simon Wilkinson
rx: Make CALL_RELE and CALL_HOLD lock refcnt mutex
blob
|
commitdiff
|
diff to current
2011-12-04
Simon Wilkinson
rx: Helper function for decrementing conn refcnt
blob
|
commitdiff
|
diff to current
2011-12-04
Simon Wilkinson
rx: Hide the rx_packet.h
blob
|
commitdiff
|
diff to current
2011-12-04
Simon Wilkinson
rx: Make the rx_call structure private
blob
|
commitdiff
|
diff to current
2011-12-04
Simon Wilkinson
rx: Make struct rx_connection private
blob
|
commitdiff
|
diff to current
2011-11-29
Simon Wilkinson
rx: Use a red black tree for the event stack
blob
|
commitdiff
|
diff to current
2011-11-12
Simon Wilkinson
rx: Turn the rxevent_Cancel macro into a function
blob
|
commitdiff
|
diff to current
2011-11-12
Simon Wilkinson
rx: New signature for rx event functions
blob
|
commitdiff
|
diff to current
2011-11-12
Simon Wilkinson
rx: Add a helper function for delayed acks
blob
|
commitdiff
|
diff to current
2011-10-29
Simon Wilkinson
rx: Remove the ADAPT_WINDOW code
blob
|
commitdiff
|
diff to current
2011-10-24
Simon Wilkinson
rx: ackall handling
blob
|
commitdiff
|
diff to current
2011-10-23
Simon Wilkinson
rx: Don't clear the receive queue when out of packets
blob
|
commitdiff
|
diff to current
2011-09-30
Marc Dionne
rx: add post RPC procedure capability
blob
|
commitdiff
|
diff to current
2011-09-15
Derrick Brashear
rx: arrange for Finalize to really stop running calls
blob
|
commitdiff
|
diff to current
2011-09-07
Simon Wilkinson
rx/rxkad: Move rxkad initialisation into rxkad
blob
|
commitdiff
|
diff to current
2011-08-07
Derrick Brashear
rx: avoid nat ping until connection is attached
blob
|
commitdiff
|
diff to current
2011-07-10
Jeffrey Altman
rx: prevent connection channel assignment race
blob
|
commitdiff
|
diff to current
2011-06-30
Andrew Deason
Remove support for Solaris pre-8
blob
|
commitdiff
|
diff to current
2011-06-23
Jeffrey Altman
Revert "Rx: When call receive is done, send ack all...
blob
|
commitdiff
|
diff to current
2011-06-22
Simon Wilkinson
rx: Exit fast restart on non-duplicate ACK
blob
|
commitdiff
|
diff to current
2011-06-22
Simon Wilkinson
rx: Don't limit the # of packets sent in recovery
blob
|
commitdiff
|
diff to current
2011-06-22
Simon Wilkinson
rx: Don't wait for TQ busy when entering recovery
blob
|
commitdiff
|
diff to current
2011-06-22
Simon Wilkinson
rx: Enter loss recovery when we retransmit
blob
|
commitdiff
|
diff to current
2011-06-22
Simon Wilkinson
rx: Add Karn-style backoffs to RX retransmits
blob
|
commitdiff
|
diff to current
2011-06-22
Simon Wilkinson
rx: Remove resending logic into its own function
blob
|
commitdiff
|
diff to current
2011-06-22
Simon Wilkinson
rx: Change the way that the RTT timer is applied
blob
|
commitdiff
|
diff to current
2011-06-22
Simon Wilkinson
rx: Compute smoothed RTT per call, not per peer.
blob
|
commitdiff
|
diff to current
2011-06-21
Simon Wilkinson
rx: Reverse the consumption order of idle queue
blob
|
commitdiff
|
diff to current
2011-06-20
Simon Wilkinson
rx: Remove incorrect backoff code
blob
|
commitdiff
|
diff to current
2011-06-20
Simon Wilkinson
rx: Account for delayed ACKS when computing RTO
blob
|
commitdiff
|
diff to current
2011-06-20
Simon Wilkinson
rx: Make rx_softAckDelay & rx_lastAckDelay private
blob
|
commitdiff
|
diff to current
2011-06-07
Simon Wilkinson
rx: Don't maintain maxSerial
blob
|
commitdiff
|
diff to current
2011-06-07
Simon Wilkinson
rx: Reorganise transmit queue walk
blob
|
commitdiff
|
diff to current
2011-06-07
Jeffrey Altman
rx: Add RX_CALL_ACKALL_SENT flag and rxi_SendAck processing
blob
|
commitdiff
|
diff to current
2011-06-07
Jeffrey Altman
rx: do not rxi_AckAll for one data packet call
blob
|
commitdiff
|
diff to current
2011-06-06
Simon Wilkinson
rx: Make private things private
blob
|
commitdiff
|
diff to current
2011-05-02
Jonathan A. Kollasch
Remove unused variable
blob
|
commitdiff
|
diff to current
2011-04-15
Andrew Deason
RX: Remove allocation counters
blob
|
commitdiff
|
diff to current
2011-04-05
Simon Wilkinson
Tidy up gettimeofday usage
blob
|
commitdiff
|
diff to current
2011-04-03
Simon Wilkinson
rx: Tidy header includes
blob
|
commitdiff
|
diff to current
2011-03-17
Derrick Brashear
macos: kernel socket upcall
blob
|
commitdiff
|
diff to current
2011-03-08
Andrew Deason
RX: Avoid timing out non-kernel busy channels
blob
|
commitdiff
|
diff to current
2011-03-03
Derrick Brashear
rx: cancel growmtu event on resetcall
blob
|
commitdiff
|
diff to current
2011-02-02
Andrew Deason
Rx: Do not stop keepalives on ACKALL receipt
blob
|
commitdiff
|
diff to current
2011-01-27
Andrew Deason
RX: Avoid retrying calls on busy channels
blob
|
commitdiff
|
diff to current
2011-01-18
Rainer Toebbicke
Re-enable rx connection hard timeout
blob
|
commitdiff
|
diff to current
2011-01-15
Andrew Deason
RX: Include netinet/ip6.h before inet/ip.h
blob
|
commitdiff
|
diff to current
2010-12-08
Anders Kaseorg
rxi_NatKeepAliveEvent: Shrink excessive stack buffer
blob
|
commitdiff
|
diff to current
2010-11-19
Simon Wilkinson
Remove local crypto
blob
|
commitdiff
|
diff to current
2010-11-17
Simon Wilkinson
libroken: Build on windows
blob
|
commitdiff
|
diff to current
2010-11-06
Simon Wilkinson
rx: Reorganise includes
blob
|
commitdiff
|
diff to current
2010-11-03
Derrick Brashear
rx mutex inversion fix
blob
|
commitdiff
|
diff to current
2010-10-27
Derrick Brashear
down with assert, up with osi_Assert
blob
|
commitdiff
|
diff to current
2010-10-26
Simon Wilkinson
rx: Don't let timeouts force fast recovery
blob
|
commitdiff
|
diff to current
2010-10-26
Simon Wilkinson
rx: Fix starting of transmit timers
blob
|
commitdiff
|
diff to current
2010-10-26
Simon Wilkinson
rx: Refactor transmit queue wakeup
blob
|
commitdiff
|
diff to current
2010-10-26
Simon Wilkinson
rx: Fix resend accounting
blob
|
commitdiff
|
diff to current
2010-10-26
Simon Wilkinson
rx: Use a structure for the xmit list
blob
|
commitdiff
|
diff to current
2010-10-23
Simon Wilkinson
rx: Tidy up variables in RTT calc
blob
|
commitdiff
|
diff to current
2010-10-23
Simon Wilkinson
rx: More improvments to RTT calculation
blob
|
commitdiff
|
diff to current
2010-10-23
Jeffrey Altman
Rx: Treat rx_minPeerTimeout not as a minimum but as...
blob
|
commitdiff
|
diff to current
2010-10-21
Jeffrey Altman
Rx: rx_stats_active not RXDEBUG
blob
|
commitdiff
|
diff to current
2010-10-20
Chas Williams (CON...
rx: remove spurious compare for maxDgramPackets
blob
|
commitdiff
|
diff to current
2010-10-18
Simon Wilkinson
rx: Simplify round trip time calculation
blob
|
commitdiff
|
diff to current
2010-10-18
Andrew Deason
RX: Add rx_InterruptCall
blob
|
commitdiff
|
diff to current
2010-10-18
Jeffrey Altman
Rx: Do not compute RTT on non-last packets of a jumbogram
blob
|
commitdiff
|
diff to current
next