index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
Age
Commit message (
Expand
)
Author
2022-06-14
rxrpc: Don't try to resend the request if we're receiving the reply
David Howells
2022-06-14
rxrpc: Fix listen() setting the bar too high for the prealloc rings
David Howells
2022-06-14
rxrpc: Return an error to sendmsg if call failed
David Howells
2021-01-23
rxrpc: Fix handling of an unsupported token type in rxrpc_read()
David Howells
2020-10-14
rxrpc: Fix server keyring leak
David Howells
2020-10-14
rxrpc: Fix some missing _bh annotations on locking conn->state_lock
David Howells
2020-10-14
rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
David Howells
2020-10-14
rxrpc: Fix rxkad token xdr encoding
Marc Dionne
2020-07-31
rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
David Howells
2020-06-30
rxrpc: Fix notification call on completion of discarded calls
David Howells
2020-02-14
rxrpc: Fix service call disconnection
David Howells
2020-02-14
rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
David Howells
2020-02-14
rxrpc: Fix insufficient receive notification generation
David Howells
2020-01-29
rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
David Howells
2020-01-12
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
2019-08-04
rxrpc: Fix send on a connected, but unbound socket
David Howells
2019-03-19
rxrpc: Fix client call queueing, waiting for channel
David Howells
2019-02-12
rxrpc: bad unlock balance in rxrpc_recvmsg
Eric Dumazet
2018-11-10
rxrpc: Only take the rwind and mtu values from latest ACK
David Howells
2018-11-10
rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
David Howells
2018-05-30
rxrpc: Don't treat call aborts as conn aborts
David Howells
2018-05-30
rxrpc: Fix Tx ring annotation after initial Tx failure
David Howells
2018-05-30
rxrpc: Work around usercopy check
David Howells
2018-04-13
rxrpc: check return value of skb_to_sgvec always
Jason A. Donenfeld
2018-03-11
rxrpc: Fix send in rxrpc_send_data_packet()
David Howells
2017-12-20
rxrpc: Ignore BUSY packets on old calls
David Howells
2017-12-20
rxrpc: Wake up the transmitter if Rx window size increases on the peer
David Howells
2017-06-29
rxrpc: Fix several cases where a padded len isn't checked in ticket decode
David Howells
2016-10-13
rxrpc: Fix checking of error from ip6_route_output()
David Howells
2016-10-13
rxrpc: Fix checker warning by not passing always-zero value to ERR_PTR()
David Howells
2016-10-06
rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase
David Howells
2016-10-06
rxrpc: Need to produce an ACK for service op if op takes a long time
David Howells
2016-10-06
rxrpc: Return negative error code to kernel service
David Howells
2016-10-06
rxrpc: Add missing notification
David Howells
2016-10-06
rxrpc: Queue the call on expiry
David Howells
2016-10-06
rxrpc: Partially handle OpenAFS's improper termination of calls
David Howells
2016-10-06
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
David Howells
2016-10-06
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
David Howells
2016-10-06
rxrpc: Only ping for lost reply in client call
David Howells
2016-10-06
rxrpc: Fix oops on incoming call to serviceless endpoint
David Howells
2016-10-06
rxrpc: Fix duplicate const
David Howells
2016-10-06
rxrpc: Accesses of rxrpc_local::service need to be RCU managed
David Howells
2016-09-30
rxrpc: Fix the call timer handling
David Howells
2016-09-30
rxrpc: Keep the call timeouts as ktimes rather than jiffies
David Howells
2016-09-30
rxrpc: Remove error from struct rxrpc_skb_priv as it is unused
David Howells
2016-09-30
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
David Howells
2016-09-30
rxrpc: Reduce ssthresh to peer's receive window
David Howells
2016-09-30
rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh
David Howells
2016-09-29
rxrpc: Note serial number being ACK'd in the congestion management trace
David Howells
2016-09-29
rxrpc: Request more ACKs in slow-start mode
David Howells
[next]