summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/sched: fix pointer check in gen_handleJosh Hunt2017-09-111-1/+1
* ipv6: sr: remove duplicate routing header type checkDavid Lebrun2017-09-111-4/+0
* xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer2017-09-112-14/+28
* perf/bpf: fix a clang compilation issueYonghong Song2017-09-112-1/+3
* net: bonding: Fix transmit load balancing in balance-alb mode if specified by...Kosuke Tatsukawa2017-09-111-0/+3
* hv_netvsc: avoid unnecessary wakeups on subchannel creationStephen Hemminger2017-09-111-2/+2
* hv_netvsc: fix deadlock on hotplugStephen Hemminger2017-09-114-45/+94
* mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+Arkadi Sharshevsky2017-09-111-2/+17
* net: qualcomm: rmnet: Fix a double freeDan Carpenter2017-09-091-6/+4
* Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-09-0914-401/+323
|\
| * svcrdma: Estimate Send Queue depth properlyChuck Lever2017-09-051-4/+13
| * rdma core: Add rdma_rw_mr_payload()Chuck Lever2017-09-052-0/+26
| * svcrdma: Limit RQ depthChuck Lever2017-09-051-7/+12
| * svcrdma: Populate tail iovec when receivingChuck Lever2017-09-051-93/+15
| * nfsd: Incoming xdr_bufs may have content in tail bufferChuck Lever2017-09-052-0/+21
| * merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields2017-09-052-6/+22
| |\
| * | svcrdma: Clean up svc_rdma_build_read_chunk()Chuck Lever2017-08-241-3/+5
| * | sunrpc: Const-ify struct sv_serv_opsChuck Lever2017-08-245-13/+13
| * | nfsd: Const-ify NFSv4 encoding and decoding ops arraysChuck Lever2017-08-241-2/+2
| * | sunrpc: Const-ify instances of struct svc_xprt_opsChuck Lever2017-08-243-7/+7
| * | nfsd4: individual encoders no longer see error casesJ. Bruce Fields2017-08-241-206/+103
| * | nfsd4: skip encoder in trivial error casesJ. Bruce Fields2017-08-243-3/+12
| * | nfsd4: define ->op_release for compound opsJ. Bruce Fields2017-08-243-6/+36
| * | nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields2017-08-243-14/+14
| * | nfsd4: move some nfsd4 op definitions to xdr4.hJ. Bruce Fields2017-08-012-43/+44
* | | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-09-0940-1540/+1702
|\ \ \
| * | | btrfs: submit superblock io with REQ_META and REQ_PRIODavid Sterba2017-08-221-2/+3
| * | | btrfs: remove unnecessary memory barrier in btrfs_direct_IONikolay Borisov2017-08-211-1/+0
| * | | btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extentNikolay Borisov2017-08-211-7/+5
| * | | btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extentNikolay Borisov2017-08-211-4/+4
| * | | btrfs: pass fs_info to btrfs_del_root instead of tree_rootJeff Mahoney2017-08-215-9/+9
| * | | Btrfs: add one more sanity check for shared ref typeLiu Bo2017-08-212-10/+46
| * | | Btrfs: remove BUG_ON in __add_tree_blockLiu Bo2017-08-211-1/+11
| * | | Btrfs: remove BUG() in add_data_referenceLiu Bo2017-08-211-1/+4
| * | | Btrfs: remove BUG() in print_extent_itemLiu Bo2017-08-211-1/+4
| * | | Btrfs: remove BUG() in btrfs_extent_inline_ref_sizeLiu Bo2017-08-211-1/+0
| * | | Btrfs: convert to use btrfs_get_extent_inline_ref_typeLiu Bo2017-08-213-10/+50
| * | | Btrfs: add a helper to retrive extent inline ref typeLiu Bo2017-08-212-0/+48
| * | | btrfs: scrub: simplify scrub worker initializationDavid Sterba2017-08-211-8/+2
| * | | btrfs: scrub: clean up division in scrub_find_csumDavid Sterba2017-08-211-1/+3
| * | | btrfs: scrub: clean up division in __scrub_mark_bitmapDavid Sterba2017-08-211-2/+6
| * | | btrfs: scrub: use bool for flush_all_writesDavid Sterba2017-08-211-10/+8
| * | | btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández2017-08-211-1/+5
| * | | btrfs: Remove extraneous chunk_objectid variableNikolay Borisov2017-08-211-10/+6
| * | | btrfs: Remove chunk_objectid argument from btrfs_make_block_groupNikolay Borisov2017-08-213-8/+5
| * | | btrfs: Remove extra parentheses from condition in copy_items()Matthias Kaehlcke2017-08-211-1/+1
| * | | btrfs: Remove redundant setting of uuid in btrfs_block_headerNikolay Borisov2017-08-211-2/+0
| * | | btrfs: Do not use data_alloc_cluster in ssd modeHans van Kranenburg2017-08-214-19/+20
| * | | btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flushLu Fengqi2017-08-211-1/+1
| * | | Btrfs: incremental send, fix emission of invalid clone operationsFilipe Manana2017-08-211-0/+19