index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
rxrpc: Fix server keyring leak
David Howells
1
-1
/
+1
2020-10-14
rxrpc: Fix some missing _bh annotations on locking conn->state_lock
David Howells
1
-3
/
+3
2020-10-14
rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
David Howells
1
-2
/
+2
2020-10-14
rxrpc: Fix rxkad token xdr encoding
Marc Dionne
1
-1
/
+9
2020-07-31
rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
David Howells
2
-2
/
+2
2020-06-30
rxrpc: Fix notification call on completion of discarded calls
David Howells
1
-0
/
+7
2020-02-15
rxrpc: Fix service call disconnection
David Howells
1
-2
/
+1
2020-02-15
rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
David Howells
5
-23
/
+15
2020-02-15
rxrpc: Fix insufficient receive notification generation
David Howells
1
-2
/
+1
2020-01-29
rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
David Howells
1
-0
/
+3
2020-01-12
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
1
-0
/
+3
2019-08-04
rxrpc: Fix send on a connected, but unbound socket
David Howells
1
-2
/
+2
2019-03-19
rxrpc: Fix client call queueing, waiting for channel
David Howells
1
-2
/
+2
2019-02-12
rxrpc: bad unlock balance in rxrpc_recvmsg
Eric Dumazet
1
-1
/
+2
2018-11-10
rxrpc: Only take the rwind and mtu values from latest ACK
David Howells
1
-9
/
+10
2018-11-10
rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
David Howells
1
-16
/
+19
2018-05-30
rxrpc: Don't treat call aborts as conn aborts
David Howells
1
-6
/
+9
2018-05-30
rxrpc: Fix Tx ring annotation after initial Tx failure
David Howells
1
-1
/
+3
2018-05-30
rxrpc: Work around usercopy check
David Howells
1
-2
/
+3
2018-04-13
rxrpc: check return value of skb_to_sgvec always
Jason A. Donenfeld
1
-5
/
+14
2018-03-11
rxrpc: Fix send in rxrpc_send_data_packet()
David Howells
1
-1
/
+1
2017-12-20
rxrpc: Ignore BUSY packets on old calls
David Howells
1
-0
/
+4
2017-12-20
rxrpc: Wake up the transmitter if Rx window size increases on the peer
David Howells
1
-3
/
+12
2017-06-29
rxrpc: Fix several cases where a padded len isn't checked in ticket decode
David Howells
1
-30
/
+34
2016-10-13
rxrpc: Fix checking of error from ip6_route_output()
David Howells
1
-2
/
+2
2016-10-13
rxrpc: Fix checker warning by not passing always-zero value to ERR_PTR()
David Howells
1
-1
/
+1
2016-10-06
rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase
David Howells
1
-5
/
+6
2016-10-06
rxrpc: Need to produce an ACK for service op if op takes a long time
David Howells
5
-6
/
+28
2016-10-06
rxrpc: Return negative error code to kernel service
David Howells
1
-1
/
+1
2016-10-06
rxrpc: Add missing notification
David Howells
1
-0
/
+1
2016-10-06
rxrpc: Queue the call on expiry
David Howells
1
-4
/
+6
2016-10-06
rxrpc: Partially handle OpenAFS's improper termination of calls
David Howells
1
-0
/
+37
2016-10-06
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
David Howells
8
-29
/
+82
2016-10-06
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
David Howells
8
-84
/
+102
2016-10-06
rxrpc: Only ping for lost reply in client call
David Howells
1
-1
/
+2
2016-10-06
rxrpc: Fix oops on incoming call to serviceless endpoint
David Howells
1
-1
/
+1
2016-10-06
rxrpc: Fix duplicate const
David Howells
2
-2
/
+2
2016-10-06
rxrpc: Accesses of rxrpc_local::service need to be RCU managed
David Howells
1
-2
/
+2
2016-09-30
rxrpc: Fix the call timer handling
David Howells
2
-13
/
+20
2016-09-30
rxrpc: Keep the call timeouts as ktimes rather than jiffies
David Howells
7
-62
/
+69
2016-09-30
rxrpc: Remove error from struct rxrpc_skb_priv as it is unused
David Howells
1
-1
/
+0
2016-09-30
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
David Howells
6
-21
/
+24
2016-09-30
rxrpc: Reduce ssthresh to peer's receive window
David Howells
1
-0
/
+2
2016-09-30
rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh
David Howells
1
-3
/
+3
2016-09-30
rxrpc: Note serial number being ACK'd in the congestion management trace
David Howells
1
-4
/
+4
2016-09-30
rxrpc: Request more ACKs in slow-start mode
David Howells
1
-0
/
+1
2016-09-30
rxrpc: Reduce the rxrpc_local::services list to a pointer
David Howells
5
-25
/
+18
2016-09-30
rxrpc: When activating client conn channels, do state check inside lock
David Howells
1
-11
/
+25
2016-09-30
rxrpc: Make Tx loss-injection go through normal return and adjust tracing
David Howells
6
-21
/
+15
2016-09-30
rxrpc: Fix exclusive client connections
David Howells
1
-1
/
+1
[next]