index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
ar-internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-13
afs: Fix client call Rx-phase signal handling
David Howells
1
-1
/
+0
2020-03-13
rxrpc: Fix call interruptibility handling
David Howells
1
-2
/
+2
2020-02-03
rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
David Howells
1
-0
/
+1
2020-01-30
rxrpc: Fix missing active use pinning of rxrpc_local object
David Howells
1
-0
/
+10
2019-12-20
rxrpc: Fix missing security check on incoming calls
David Howells
1
-3
/
+7
2019-10-31
rxrpc: Fix handling of last subpacket of jumbo packet
David Howells
1
-0
/
+1
2019-10-07
rxrpc: Fix call crypto state cleanup
David Howells
1
-0
/
+1
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+12
2019-08-30
rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]
David Howells
1
-0
/
+1
2019-08-27
rxrpc: Use skb_unshare() rather than skb_cow_data()
David Howells
1
-0
/
+1
2019-08-27
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
1
-0
/
+1
2019-08-27
rxrpc: Add a private skb flag to indicate transmission-phase skbs
David Howells
1
-0
/
+1
2019-08-27
rxrpc: Use info in skbuff instead of reparsing a jumbo packet
David Howells
1
-2
/
+1
2019-08-27
rxrpc: Improve jumbo packet counting
David Howells
1
-3
/
+7
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+5
2019-08-09
rxrpc: Don't bother generating maxSkew in the ACK packet
David Howells
1
-2
/
+1
2019-08-09
rxrpc: Fix local endpoint refcounting
David Howells
1
-1
/
+4
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2019-07-30
rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto
David Howells
1
-0
/
+4
2019-07-30
rxrpc: Fix potential deadlock
David Howells
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-16
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
1
-0
/
+2
2019-04-12
rxrpc: Fix detection of out of order acks
Jeffrey Altman
1
-0
/
+1
2019-01-15
Revert "rxrpc: Allow failed client calls to be retried"
David Howells
1
-7
/
+12
2018-11-02
rxrpc: Fix lockup due to no error backoff after ack transmit error
David Howells
1
-0
/
+1
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2018-10-15
rxrpc: Add /proc/net/rxrpc/peers to display peer list
David Howells
1
-0
/
+1
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+13
2018-10-08
rxrpc: Fix the packet reception routine
David Howells
1
-3
/
+4
2018-10-08
rxrpc: Fix connection-level abort handling
David Howells
1
-2
/
+2
2018-10-08
rxrpc: Use the UDP encap_rcv hook
David Howells
1
-1
/
+1
2018-10-05
rxrpc: Fix some missed refs to init_net
David Howells
1
-4
/
+6
2018-10-04
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
David Howells
1
-2
/
+1
2018-10-04
rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb()
David Howells
1
-1
/
+0
2018-09-28
rxrpc: Fix error distribution
David Howells
1
-5
/
+0
2018-09-28
rxrpc: Make service call handling more robust
David Howells
1
-3
/
+5
2018-09-28
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
David Howells
1
-9
/
+4
2018-09-28
rxrpc: Fix checks as to whether we should set up a new call
David Howells
1
-0
/
+10
2018-09-28
rxrpc: Remove VLA usage of skcipher
Kees Cook
1
-1
/
+1
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2018-08-08
rxrpc: Fix the keepalive generator [ver #2]
David Howells
1
-4
/
+4
2018-08-01
rxrpc: Transmit more ACKs during data reception
David Howells
1
-0
/
+1
2018-08-01
rxrpc: Increase the size of a call's Rx window
David Howells
1
-1
/
+1
2018-08-01
rxrpc: Trace packet transmission
David Howells
1
-0
/
+1
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2018-06-04
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
1
-0
/
+2
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-2
/
+2
2018-05-10
rxrpc: Fix missing start of call timeout
David Howells
1
-0
/
+1
2018-03-30
rxrpc: Fix leak of rxrpc_peer objects
David Howells
1
-0
/
+1
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
David Howells
1
-19
/
+4
[next]