]> Git Repo - linux.git/history - net/rxrpc
net: ipa: add IPA v4.7 support
[linux.git] / net / rxrpc /
2022-12-12 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2022-12-12 Jakub KicinskiMerge tag 'wireless-next-2022-12-12' of git://git.kerne...
2022-12-12 Jakub KicinskiMerge tag 'for-netdev' of https://git.kernel.org/pub...
2022-12-10 Jakub KicinskiMerge tag 'ipsec-next-2022-12-09' of git://git.kernel...
2022-12-09 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2022-12-08 Linus TorvaldsMerge tag 'for-linus-2022120801' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'ata-6.1-rc8' of git://git.kernel.org/pub...
2022-12-08 Jakub KicinskiMerge tag 'ieee802154-for-net-next-2022-12-05' of git...
2022-12-07 Alexei StarovoitovMerge "do not rely on ALLOW_ERROR_INJECTION for fmod_re...
2022-12-07 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.1-5' of git://git...
2022-12-07 Paolo AbeniMerge tag 'ieee802154-for-net-2022-12-05' of git:/...
2022-12-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2022-12-05 David S. MillerMerge tag 'rxrpc-next-20221201-b' of git://git.kernel...
2022-12-04 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc8' of git://git.kerne...
2022-12-04 Linus TorvaldsMerge tag 'powerpc-6.1-6' of git://git.kernel.org/pub...
2022-12-04 Linus TorvaldsMerge tag 'input-for-v6.1-rc7' of git://git.kernel...
2022-12-03 Linus TorvaldsMerge tag 'i2c-for-6.1-rc8' of git://git.kernel.org...
2022-12-03 Linus TorvaldsMerge tag 'dax-fixes-6.1-rc8' of git://git.kernel.org...
2022-12-03 Jakub KicinskiMerge tag 'wireless-next-2022-12-02' of git://git.kerne...
2022-12-03 Linus TorvaldsMerge tag 'block-6.1-2022-12-02' of git://git.kernel...
2022-12-03 Linus TorvaldsMerge tag 'pinctrl-v6.1-5' of git://git.kernel.org...
2022-12-03 Linus TorvaldsMerge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel...
2022-12-02 Linus TorvaldsMerge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org...
2022-12-02 Linus TorvaldsMerge tag 'sound-6.1-rc8' of git://git.kernel.org/pub...
2022-12-02 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-02' of git:/...
2022-12-01 Jakub KicinskiMerge branch 'locking/core' of git://git.kernel.org...
2022-12-01 Palmer DabbeltRISC-V: Fix a race condition during kernel stack overflow
2022-12-01 Linus TorvaldsMerge tag 'efi-fixes-for-v6.1-4' of git://git.kernel...
2022-12-01 Linus TorvaldsMerge tag 'hwmon-for-v6.1-rc8' of git://git.kernel...
2022-12-01 David Howellsrxrpc: Transmit ACKs at the point of generation
2022-12-01 David Howellsrxrpc: Fold __rxrpc_unuse_local() into rxrpc_unuse_local()
2022-12-01 David Howellsrxrpc: Move the cwnd degradation after transmitting...
2022-12-01 David Howellsrxrpc: Trace/count transmission underflows and cwnd...
2022-12-01 David Howellsrxrpc: Remove the _bh annotation from all the spinlocks
2022-12-01 David Howellsrxrpc: Make the I/O thread take over the call and local...
2022-12-01 David Howellsrxrpc: Extract the peer address from an incoming packet...
2022-12-01 David Howellsrxrpc: Reduce the use of RCU in packet input
2022-12-01 David Howellsrxrpc: Simplify skbuff accounting in receive path
2022-12-01 David Howellsrxrpc: Remove RCU from peer->error_targets list
2022-12-01 David Howellsrxrpc: Move DATA transmission into call processor work...
2022-12-01 David Howellsrxrpc: Copy client call parameters into rxrpc_call...
2022-12-01 David Howellsrxrpc: Implement a mechanism to send an event notificat...
2022-12-01 David Howellsrxrpc: Don't use sk->sk_receive_queue.lock to guard...
2022-12-01 David Howellsrxrpc: Remove call->input_lock
2022-12-01 David Howellsrxrpc: Move error processing into the local endpoint...
2022-12-01 David Howellsrxrpc: Move packet reception processing into I/O thread
2022-12-01 David Howellsrxrpc: Create a per-local endpoint receive queue and...
2022-12-01 David Howellsrxrpc: Split the receive code
2022-12-01 David Howellsrxrpc: Don't hold a ref for connection workqueue
2022-12-01 David Howellsrxrpc: Don't hold a ref for call timer or workqueue
2022-12-01 David Howellsrxrpc: trace: Don't use __builtin_return_address for...
2022-12-01 David Howellsrxrpc: Trace rxrpc_bundle refcount
2022-12-01 David Howellsrxrpc: trace: Don't use __builtin_return_address for...
2022-12-01 David Howellsrxrpc: trace: Don't use __builtin_return_address for...
2022-12-01 David Howellsrxrpc: trace: Don't use __builtin_return_address for...
2022-12-01 David Howellsrxrpc: trace: Don't use __builtin_return_address for...
2022-12-01 David Howellsrxrpc: Extract the code from a received ABORT packet...
2022-12-01 David Howellsrxrpc: Drop rxrpc_conn_parameters from rxrpc_connection...
2022-12-01 David Howellsrxrpc: Remove the [_k]net() debugging macros
2022-12-01 David Howellsrxrpc: Remove the [k_]proto() debugging macros
2022-12-01 David Howellsrxrpc: Remove handling of duplicate packets in recvmsg_...
2022-12-01 David Howellsrxrpc: Fix call leak
2022-12-01 David Howellsrxrpc: Implement an in-kernel rxperf server for testing...
2022-12-01 David Howellsrxrpc: Fix checker warning
2022-11-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2022-11-30 Jakub KicinskiMerge branch 'master' of git://git.kernel.org/pub/scm...
2022-11-29 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2022-11-29 Arnd BergmannMerge tag 'at91-fixes-6.1-3' of https://git.kernel...
2022-11-29 Paolo BonziniMerge tag 'kvm-s390-master-6.1-2' of https://git.kernel...
2022-11-29 Jakub KicinskiDaniel Borkmann says:
2022-11-29 Jakub KicinskiMerge tag 'wireless-2022-11-28' of git://git.kernel...
2022-11-29 Jakub KicinskiMerge tag 'for-netdev' of https://git.kernel.org/pub...
2022-11-28 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.1-2' of git://git...
2022-11-28 Linus TorvaldsMerge tag 'trace-v6.1-rc6' of git://git.kernel.org...
2022-11-28 Linus TorvaldsMerge tag 'fuse-fixes-6.1-rc8' of git://git.kernel...
2022-11-28 Kalle ValoMerge ath-next from git://git.kernel.org/pub/scm/linux...
2022-11-27 Linus TorvaldsMerge tag 'pull-fixes' of git://git.kernel.org/pub...
2022-11-27 Linus TorvaldsMerge tag 'usb-6.1-rc7' of git://git.kernel.org/pub...
2022-11-27 Linus TorvaldsMerge tag 'char-misc-6.1-rc7' of git://git.kernel.org...
2022-11-27 Linus TorvaldsMerge tag 'timers_urgent_for_v6.1_rc7' of git://git...
2022-11-27 Linus TorvaldsMerge tag 'objtool_urgent_for_v6.1_rc7' of git://git...
2022-11-27 Linus TorvaldsMerge tag 'x86_urgent_for_v6.1_rc7' of git://git.kernel...
2022-11-27 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc7' of git://git.kerne...
2022-11-27 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2022-11-27 Linus TorvaldsMerge tag '6.1-rc6-smb3-fixes' of git://git.samba.org...
2022-11-27 Linus TorvaldsMerge tag 'kbuild-fixes-v6.1-4' of git://git.kernel...
2022-11-26 Linus TorvaldsMerge tag 'nfsd-6.1-6' of git://git.kernel.org/pub...
2022-11-26 Linus TorvaldsMerge tag 'for-v6.1-rc' of git://git.kernel.org/pub...
2022-11-26 Linus TorvaldsMerge tag 'block-6.1-2022-11-25' of git://git.kernel...
2022-11-26 Linus TorvaldsMerge tag 'io_uring-6.1-2022-11-25' of git://git.kernel...
2022-11-26 Linus TorvaldsMerge tag 'zonefs-6.1-rc7' of git://git.kernel.org...
2022-11-25 Linus TorvaldsMerge tag 'regulator-fix-v6.1-rc6' of git://git.kernel...
2022-11-25 Linus TorvaldsMerge tag 'for-6.1-rc6-tag' of git://git.kernel.org...
2022-11-25 Linus TorvaldsMerge tag 'pm-6.1-rc7' of git://git.kernel.org/pub...
2022-11-25 Linus TorvaldsMerge tag 's390-6.1-6' of git://git.kernel.org/pub...
2022-11-25 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20221125' of git://git...
2022-11-25 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-11-24' of git:/...
2022-11-25 Linus TorvaldsMerge tag 'pull-fixes' of git://git.kernel.org/pub...
2022-11-25 Linus TorvaldsMerge tag 'sound-6.1-rc7' of git://git.kernel.org/pub...
2022-11-25 Linus TorvaldsMerge tag 'drm-fixes-2022-11-25' of git://anongit.freed...
next
This page took 0.132017 seconds and 7 git commands to generate.