summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCKTrond Myklebust2018-09-302-18/+0
* | SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()Trond Myklebust2018-09-304-20/+17
* | 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/+15
* | 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/+3
* | 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/+25
* | 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/+6
* | 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
|/
* ip_tunnel: be careful when accessing the inner headerPaolo Abeni2018-09-241-0/+9
* mpls: allow routes on ip6gre devicesSaif Hasan2018-09-241-1/+5
* netpoll: make ndo_poll_controller() optionalEric Dumazet2018-09-241-12/+7
* rds: Fix build regression.David S. Miller2018-09-231-1/+1
* net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMINMaciej Żenczykowski2018-09-231-0/+1
* RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor2018-09-221-1/+1
* devlink: double free in devlink_resource_fill()Dan Carpenter2018-09-221-2/+1
* net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill2018-09-221-3/+1
* netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti2018-09-221-1/+2
* sctp: update dst pmtu with the correct daddrXin Long2018-09-201-2/+10
* smc: generic netlink family should be __ro_after_initJohannes Berg2018-09-201-1/+1
* ip6_tunnel: be careful when accessing the inner headerPaolo Abeni2018-09-201-2/+11
* Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-mergeDavid S. Miller2018-09-209-41/+88
|\
| * batman-adv: Increase version number to 2018.3Sven Eckelmann2018-09-141-1/+1
| * batman-adv: fix hardif_neigh refcount on queue_work() failureMarek Lindner2018-09-071-2/+6
| * batman-adv: fix backbone_gw refcount on queue_work() failureMarek Lindner2018-09-071-2/+8
| * batman-adv: Prevent duplicated tvlv handlerSven Eckelmann2018-09-061-2/+6
| * batman-adv: Prevent duplicated global TT entrySven Eckelmann2018-09-061-2/+4
| * batman-adv: Prevent duplicated softif_vlan entrySven Eckelmann2018-09-061-7/+18
| * batman-adv: Prevent duplicated nc_node entrySven Eckelmann2018-09-061-12/+15
| * batman-adv: Prevent duplicated gateway_node entrySven Eckelmann2018-09-061-2/+9
| * batman-adv: Fix segfault when writing to sysfs elp_intervalSven Eckelmann2018-09-061-8/+17
| * batman-adv: Fix segfault when writing to throughput_overrideSven Eckelmann2018-09-061-2/+3
| * batman-adv: Avoid probe ELP information leakSven Eckelmann2018-09-061-1/+1
* | ipv6: fix memory leak on dst->_metricsWei Wang2018-09-191-1/+4
* | Revert "ipv6: fix double refcount of fib6_metrics"Wei Wang2018-09-191-0/+4
* | net/smc: fix sizeof to int comparisonYueHaibing2018-09-191-8/+6