summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-05-26[PATCH] x86_64: Add a guard page at the end of the 47bit address spaceAndi Kleen
2005-05-26[PATCH] Fix get_unmapped_area sanity testsLinus Torvalds
2005-05-122.6.11 importGreg KH
] dec_esp: Driver model for the PMAZ-AMaciej W. Rozycki /a>David Howells 2023-01-06rxrpc: Remove call->state_lockDavid Howells 2023-01-06rxrpc: Move call state changes from sendmsg to I/O threadDavid Howells 2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells 2023-01-06rxrpc: Only disconnect calls in the I/O threadDavid Howells 2023-01-06rxrpc: Only set/transmit aborts in the I/O threadDavid Howells 2022-12-01rxrpc: Transmit ACKs at the point of generationDavid Howells 2022-12-01rxrpc: Move the cwnd degradation after transmitting packetsDavid Howells 2022-12-01rxrpc: Trace/count transmission underflows and cwnd resetsDavid Howells 2022-12-01rxrpc: Remove the _bh annotation from all the spinlocksDavid Howells 2022-12-01rxrpc: Make the I/O thread take over the call and local processor workDavid Howells 2022-12-01rxrpc: Move DATA transmission into call processor work itemDavid Howells 2022-12-01rxrpc: Move packet reception processing into I/O threadDavid Howells 2022-12-01rxrpc: Don't hold a ref for call timer or workqueueDavid Howells 2022-12-01rxrpc: trace: Don't use __builtin_return_address for sk_buff tracingDavid Howells 2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracingDavid Howells 2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracingDavid Howells 2022-12-01rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundleDavid Howells 2022-12-01rxrpc: Fix call leakDavid Howells 2022-11-08rxrpc: Save last ACK's SACK table rather than marking txbufsDavid Howells 2022-11-08rxrpc: Remove call->lockDavid Howells 2022-11-08rxrpc: Don't use a ring buffer for call Tx queueDavid Howells 2022-11-08rxrpc: Clean up ACK handlingDavid Howells 2022-11-08rxrpc: Allocate ACK records at proposal and queue for transmissionDavid Howells 2022-11-08rxrpc: Record statistics about ACK typesDavid Howells 2022-11-08rxrpc: Add stats procfile and DATA packet statsDavid Howells 2022-09-01rxrpc: Fix calc of resend ageDavid Howells 2022-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-05-22rxrpc: Don't try to resend the request if we're receiving the replyDavid Howells 2022-05-22rxrpc, afs: Fix selection of abort codesDavid Howells 2022-03-31rxrpc: Fix call timer start racing with call destructionDavid Howells 2022-01-22rxrpc: Adjust retransmission backoffDavid Howells