summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | SUNRPC: Improve latency for interactive tasksTrond Myklebust2018-09-301-3/+24
| * | SUNRPC: Move RPC retransmission stat counter to xprt_transmit()Trond Myklebust2018-09-302-13/+12Star
| * | SUNRPC: Simplify xprt_prepare_transmit()Trond Myklebust2018-09-301-16/+7Star
| * | SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCKTrond Myklebust2018-09-302-18/+0Star
| * | SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()Trond Myklebust2018-09-304-20/+17Star
| * | SUNRPC: Fix up the back channel transmitTrond Myklebust2018-09-302-15/+31
| * | SUNRPC: Refactor RPC call encodingTrond Myklebust2018-09-302-41/+62
| * | SUNRPC: Add a transmission queue for RPC requestsTrond Myklebust2018-09-302-13/+77
| * | SUNRPC: Distinguish between the slot allocation list and receive queueTrond Myklebust2018-09-301-6/+6
| * | SUNRPC: Minor cleanup for call_transmit()Trond Myklebust2018-09-301-17/+15Star
| * | SUNRPC: Refactor xprt_transmit() to remove wait for reply codeTrond Myklebust2018-09-302-31/+53
| * | SUNRPC: Refactor xprt_transmit() to remove the reply queue codeTrond Myklebust2018-09-304-46/+88
| * | SUNRPC: Rename xprt->recv_lock to xprt->queue_lockTrond Myklebust2018-09-305-37/+37
| * | SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmitTrond Myklebust2018-09-301-6/+3Star
| * | SUNRPC: Test whether the task is queued before grabbing the queue spinlocksTrond Myklebust2018-09-301-0/+4
| * | SUNRPC: Add a helper to wake up a sleeping rpc_task and set its statusTrond Myklebust2018-09-301-10/+55
| * | SUNRPC: Refactor the transport request pinningTrond Myklebust2018-09-301-20/+23
| * | SUNRPC: Simplify dealing with aborted partially transmitted messagesTrond Myklebust2018-09-301-26/+25Star
| * | SUNRPC: Add socket transmit queue offset trackingTrond Myklebust2018-09-301-18/+22
| * | SUNRPC: Move reset of TCP state variables into the reconnect codeTrond Myklebust2018-09-301-7/+6Star
| * | SUNRPC: Rename TCP receive-specific state variablesTrond Myklebust2018-09-301-89/+89
| * | SUNRPC: Avoid holding locks across the XDR encoding of the RPC messageTrond Myklebust2018-09-301-3/+3
| * | SUNRPC: Simplify identification of when the message send/receive is completeTrond Myklebust2018-09-302-15/+21
| * | SUNRPC: The transmitted message must lie in the RPCSEC window of validityTrond Myklebust2018-09-304-0/+61
| * | SUNRPC: If there is no reply expected, bail early from call_decodeTrond Myklebust2018-09-301-5/+8
| * | SUNRPC: Clean up initialisation of the struct rpc_rqstTrond Myklebust2018-09-302-41/+51
| |/
* | iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-2411-17/+17
* | iov_iter: Use accessor functionDavid Howells2018-10-242-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-1927-64/+94
|\ \
| * | Revert "bond: take rcu lock in netpoll_send_skb_on_dev"David S. Miller2018-10-191-2/+0Star
| * | ip6_tunnel: Fix encapsulation layoutStefano Brivio2018-10-191-5/+5
| * | tipc: fix info leak from kernel tipc_eventJon Maloy2018-10-191-0/+1
| * | net: socket: fix a missing-check bugWenwen Wang2018-10-191-3/+8
| * | net: sched: Fix for duplicate class dumpPhil Sutter2018-10-191-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-10-183-6/+9
| |\ \
| | * | xfrm: policy: use hlist rcu variants on insertFlorian Westphal2018-10-111-4/+4
| | * | net/xfrm: fix out-of-bounds packet accessAlexei Starovoitov2018-10-111-2/+2
| | * | xfrm: fix gro_cells leak when remove virtual xfrm interfacesLi RongQing2018-10-021-0/+3
| * | | net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov2018-10-181-2/+0Star
| * | | udp6: fix encap return code for resubmittingPaolo Abeni2018-10-181-4/+2Star
| * | | sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long2018-10-181-1/+3
| * | | sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner2018-10-181-3/+2Star
| * | | net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo2018-10-181-2/+4
| * | | sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL insteadXin Long2018-10-161-4/+4
| * | | rxrpc: Fix a missing rxrpc_put_peer() in the error_report handlerDavid Howells2018-10-161-0/+1
| * | | sctp: use the pmtu from the icmp packet to update transport pathmtuXin Long2018-10-163-1/+9
| * | | ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet2018-10-161-8/+8
| * | | tipc: fix unsafe rcu locking when accessing publication listTung Nguyen2018-10-161-2/+2
| * | | rxrpc: Fix incorrect conditional on IPV6David Howells2018-10-161-1/+1
| * | | ipv6: rate-limit probes for neighbourless routesSabrina Dubroca2018-10-161-6/+6