aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc
Commit message (Expand)AuthorAge
* rxrpc: Fix handling of last subpacket of jumbo packetDavid Howells2019-10-31
* rxrpc: use rcu protection while reading sk->sk_user_dataEric Dumazet2019-10-16
* rxrpc: Fix possible NULL pointer access in ICMP handlingDavid Howells2019-10-12
* rxrpc: Fix call crypto state cleanupDavid Howells2019-10-07
* rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local recordDavid Howells2019-10-07
* rxrpc: Fix trace-after-put looking at the put call recordDavid Howells2019-10-07
* rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells2019-10-07
* rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells2019-10-07
* rxrpc: Fix call ref leakDavid Howells2019-10-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-15
|\
| * rxrpc: Fix misplaced tracelineDavid Howells2019-09-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-02
|\|
| * rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]David Howells2019-08-30
| * rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells2019-08-27
| * rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells2019-08-27
| * rxrpc: Add a private skb flag to indicate transmission-phase skbsDavid Howells2019-08-27
| * rxrpc: Abstract out rxtx ring cleanupDavid Howells2019-08-27
| * rxrpc: Pass the input handler's data skb reference to the Rx ringDavid Howells2019-08-27
| * rxrpc: Use info in skbuff instead of reparsing a jumbo packetDavid Howells2019-08-27
| * rxrpc: Improve jumbo packet countingDavid Howells2019-08-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-19
|\|
| * rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells2019-08-14
| * rxrpc: Fix local endpoint replacementDavid Howells2019-08-14
| * rxrpc: Fix local refcountingDavid Howells2019-08-12
| * rxrpc: Don't bother generating maxSkew in the ACK packetDavid Howells2019-08-09
| * rxrpc: Fix local endpoint refcountingDavid Howells2019-08-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-06
|\|
| * rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packetDavid Howells2019-07-30
| * rxrpc: Fix potential deadlockDavid Howells2019-07-30
* | rxrpc: Fix -Wframe-larger-than= warnings from on-stack cryptoDavid Howells2019-07-30
|/
* proc/sysctl: add shared variables for range checkMatteo Croce2019-07-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-08
| |\
| | * rxrpc: Fix send on a connected, but unbound socketDavid Howells2019-07-02
| * | rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()David Howells2019-07-02
| |/
* | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-10
* | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-08
|\ \
| * | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-27
* | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-08
|\| | | |/ |/|
| * keys: Pass the network namespace into request_key mechanismDavid Howells2019-06-27
| * keys: Network namespace domain tagDavid Howells2019-06-26
| * keys: Add a 'recurse' flag for keyring searchesDavid Howells2019-06-26
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-24
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells2019-05-16
* rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells2019-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-02
|\
| * rxrpc: Fix net namespace cleanupDavid Howells2019-04-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-25
|\|