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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-5
/
+4
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-2
/
+5
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-15
/
+4
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+15
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+5
2019-07-02
rxrpc: Fix send on a connected, but unbound socket
David Howells
1
-2
/
+2
2019-07-02
rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
David Howells
1
-0
/
+3
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-4
/
+15
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
1
-2
/
+2
2019-06-26
keys: Network namespace domain tag
David Howells
1
-0
/
+2
2019-06-26
keys: Add a 'recurse' flag for keyring searches
David Howells
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
19
-95
/
+19
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
9
-46
/
+9
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-16
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
5
-3
/
+16
2019-05-16
rxrpc: Provide kernel interface to set max lifespan on a call
David Howells
1
-0
/
+25
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+16
2019-04-30
rxrpc: Fix net namespace cleanup
David Howells
1
-16
/
+16
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+10
2019-04-24
rxrpc: fix race condition in rxrpc_input_packet()
Eric Dumazet
2
-5
/
+10
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-25
/
+48
2019-04-12
rxrpc: Fix detection of out of order acks
Jeffrey Altman
2
-6
/
+13
2019-04-12
rxrpc: Trace received connection aborts
David Howells
1
-4
/
+7
2019-04-12
rxrpc: Allow errors to be returned from rxrpc_queue_packet()
Marc Dionne
1
-9
/
+12
2019-04-12
rxrpc: Make rxrpc_kernel_check_life() indicate if call completed
Marc Dionne
1
-5
/
+9
2019-04-12
rxrpc: Clear socket error
Marc Dionne
1
-0
/
+5
2019-04-12
rxrpc: Check address length before reading srx_service field
Tetsuo Handa
1
-1
/
+2
2019-04-03
rxrpc: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-03-23
rxrpc: avoid clang -Wuninitialized warning
Arnd Bergmann
1
-6
/
+5
2019-03-08
rxrpc: Fix client call queueing, waiting for channel
David Howells
1
-2
/
+2
2019-03-08
rxrpc: Fix client call connect/disconnect race
David Howells
1
-5
/
+15
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-02-06
rxrpc: bad unlock balance in rxrpc_recvmsg
Eric Dumazet
1
-1
/
+2
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
1
-1
/
+1
2019-01-15
Revert "rxrpc: Allow failed client calls to be retried"
David Howells
5
-191
/
+24
2018-11-15
rxrpc: Fix life check
David Howells
1
-4
/
+23
2018-11-02
rxrpc: Fix lockup due to no error backoff after ack transmit error
David Howells
3
-8
/
+46
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-23
/
+23
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-1
/
+1
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+5
2018-10-15
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
David Howells
1
-0
/
+1
2018-10-15
rxrpc: Add /proc/net/rxrpc/peers to display peer list
David Howells
3
-0
/
+130
2018-10-15
rxrpc: Fix incorrect conditional on IPV6
David Howells
1
-1
/
+1
2018-10-15
rxrpc: use correct kvec num when sending BUSY response packet
YueHaibing
1
-1
/
+2
2018-10-15
rxrpc: Fix an uninitialised variable
David Howells
1
-1
/
+1
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-173
/
+233
2018-10-08
rxrpc: Fix the packet reception routine
David Howells
6
-50
/
+105
2018-10-08
rxrpc: Fix connection-level abort handling
David Howells
3
-15
/
+19
2018-10-08
rxrpc: Only take the rwind and mtu values from latest ACK
David Howells
1
-9
/
+10
[next]