summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: Fix corner cases when handling device removalChuck Lever2018-04-101-4/+9
* sunrpc: Add static trace point to report result of RPC pingChuck Lever2018-04-101-0/+6
* sunrpc: Add static trace point to report RPC latency statsChuck Lever2018-04-101-5/+11
* sunrpc: Simplify synopsis of some trace pointsChuck Lever2018-04-102-6/+6
* SUNRPC: Make num_reqs a non-atomic integerChuck Lever2018-04-101-8/+9
* SUNRPC: Make RTT measurement more precise (Send)Chuck Lever2018-04-103-1/+4
* SUNRPC: Make RTT measurement more precise (Receive)Chuck Lever2018-04-101-2/+3
* SUNRPC: Move xprt_update_rtt callsiteChuck Lever2018-04-102-3/+9
* xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_reqChuck Lever2018-04-103-34/+12
* xprtrdma: Chain Send to FastReg WRsChuck Lever2018-04-104-18/+49
* xprtrdma: "Support" call-only RPCsChuck Lever2018-04-102-6/+6
* xprtrdma: Reduce number of MRs created by rpcrdma_mrs_createChuck Lever2018-04-101-1/+1
* xprtrdma: ->send_request returns -EAGAIN when there are no free MRsChuck Lever2018-04-105-13/+27
* xprtrdma: Remove xprt-specific connect cookieChuck Lever2018-04-103-6/+3
* xprtrdma: Remove arbitrary limit on initiator depthChuck Lever2018-04-101-5/+2
* xprtrdma: Fix latency regression on NUMA NFS/RDMA clientsChuck Lever2018-04-103-4/+1
* libceph, ceph: avoid memory leak when specifying same option several timesChengguang Xu2018-02-261-0/+7
* net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet2018-02-231-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-231-5/+1
|\
| * bpf: clean up unused-variable warningArnd Bergmann2018-02-221-5/+1
* | ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann2018-02-231-1/+1
* | rxrpc: Fix send in rxrpc_send_data_packet()David Howells2018-02-221-1/+1
* | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-228-24/+38
|\ \
| * | mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer2018-02-191-3/+1
| * | mac80211: Do not disconnect on invalid operating classIlan Peer2018-02-191-4/+3
| * | cfg80211: clear wep keys after disconnectionAvraham Stern2018-02-191-0/+2
| * | mac80211: fix calling sleeping function in atomic contextSara Sharon2018-02-191-1/+1
| * | mac80211: fix a possible leak of station statsSara Sharon2018-02-191-0/+1
| * | cfg80211: fix cfg80211_beacon_dupArnd Bergmann2018-02-191-1/+1
| * | mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh2018-01-312-12/+7
| * | cfg80211: use only 1Mbps for basic rates in meshJohannes Berg2018-01-311-3/+22
* | | net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern2018-02-221-0/+2
* | | tcp_bbr: better deal with suboptimal GSOEric Dumazet2018-02-221-4/+5
* | | netlink: put module reference if dump start failsJason A. Donenfeld2018-02-221-1/+3
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-2154-300/+310
|\ \
| * | netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet2018-02-191-3/+6
| * | netfilter: xt_hashlimit: fix lock imbalanceEric Dumazet2018-02-161-1/+1
| * | netfilter: nat: cope with negative port rangePaolo Abeni2018-02-141-2/+5
| * | netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni2018-02-141-5/+5
| * | netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-1434-104/+116
| * | netfilter: x_tables: use pr ratelimiting in matches/targetsFlorian Westphal2018-02-143-33/+40
| * | netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal2018-02-144-8/+8
| * | netfilter: bridge: use pr ratelimitingFlorian Westphal2018-02-142-7/+7
| * | netfilter: xt_set: use pr ratelimitingFlorian Westphal2018-02-141-25/+25
| * | netfilter: xt_NFQUEUE: use pr ratelimitingFlorian Westphal2018-02-141-3/+5
| * | netfilter: xt_CT: use pr ratelimitingFlorian Westphal2018-02-141-12/+13
| * | netfilter: x_tables: use pr ratelimiting in xt coreFlorian Westphal2018-02-141-36/+34
| * | netfilter: x_tables: remove pr_info where possibleFlorian Westphal2018-02-147-34/+16
| * | netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()Cong Wang2018-02-141-2/+6
| * | netfilter: add back stackpointer size checksFlorian Westphal2018-02-143-1/+14
OpenPOWER on IntegriCloud