summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nfp: wait for the NSP resource to appear on bootJakub Kicinski2017-09-133-0/+51
* nfp: wait for board state before talking to the NSPJakub Kicinski2017-09-132-23/+43
* nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren2017-09-131-0/+13
* be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2017-09-132-0/+22
* w90p910_ether: include linux/interrupt.hArnd Bergmann2017-09-121-0/+1
* net: bonding: fix tlb_dynamic_lb default valueNikolay Aleksandrov2017-09-121-10/+7
* mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz2017-09-121-10/+9
* smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed2017-09-121-6/+5
* 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-091-0/+24
|\
| * rdma core: Add rdma_rw_mr_payload()Chuck Lever2017-09-051-0/+24
* | Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-0926-655/+903
|\ \
| * | bcache: initialize dirty stripes in flash_dev_run()Tang Junhui2017-09-073-6/+7
| * | loop: set physical block size to logical block sizeOmar Sandoval2017-09-061-2/+4
| * | bcache: fix bch_hprint crash and improve outputMichael Lyle2017-09-061-15/+35
| * | bcache: Update continue_at() documentationDan Carpenter2017-09-061-4/+0
| * | bcache: silence static checker warningDan Carpenter2017-09-061-3/+0
| * | bcache: fix for gc and write-back raceTang Junhui2017-09-063-2/+10
| * | bcache: increase the number of open bucketsTang Junhui2017-09-061-1/+3
| * | bcache: Correct return value for sysfs attach errorsTony Asleson2017-09-061-2/+2
| * | bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui2017-09-062-1/+21
| * | bcache: gc does not work when triggering by manual commandTang Junhui2017-09-061-1/+14
| * | bcache: Don't reinvent the wheel but use existing llist APIByungchul Park2017-09-061-13/+2
| * | bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui2017-09-061-3/+3
| * | bcache: fix sequential large write IO bypassTang Junhui2017-09-061-6/+0
| * | bcache: Fix leak of bdev referenceJan Kara2017-09-061-0/+2
| * | block/loop: remove unused fieldShaohua Li2017-09-011-1/+0
| * | block/loop: fix use after freeShaohua Li2017-09-012-4/+17
| * | Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-4.14/block-...Jens Axboe2017-09-017-72/+77
| |\ \
| | * | nvme-fabrics: generate spec-compliant UUID NQNsDaniel Verkamp2017-09-011-1/+1
| | * | nvmet: add support for reporting the host identifierOmri Mann2017-08-303-2/+17
| | * | nvme: Use metadata for passthrough commandsKeith Busch2017-08-301-11/+4
| | * | nvme: Make nvme user functions staticKeith Busch2017-08-302-12/+5
| | * | nvme/pci: Use req_op to determine DIF remappingKeith Busch2017-08-301-2/+2
| | * | nvme: factor metadata handling out of __nvme_submit_user_cmdChristoph Hellwig2017-08-301-36/+40
| | * | nvme-fabrics: Convert nvmf_transports_mutex to an rwsemRoland Dreier2017-08-301-10/+10
| * | | block/loop: allow request merge for directio modeShaohua Li2017-09-012-15/+52
| * | | block/loop: set hw_sectorsShaohua Li2017-09-011-0/+1
| * | | loop: fold loop_switch() into callersOmar Sandoval2017-08-311-65/+11
| * | | loop: add ioctl for changing logical block sizeOmar Sandoval2017-08-311-0/+24
| * | | loop: set physical block size to PAGE_SIZEOmar Sandoval2017-08-311-0/+2
| * | | loop: get rid of lo_blocksizeOmar Sandoval2017-08-312-9/+2
| |/ /
| * | nvme: don't blindly overwrite identifiers on disk revalidateChristoph Hellwig2017-08-291-1/+11
| * | nvme: remove nvme_revalidate_nsChristoph Hellwig2017-08-291-47/+53
| * | nvme: remove unused struct nvme_ns fieldsChristoph Hellwig2017-08-291-5/+1
| * | nvme: allow calling nvme_change_ctrl_state from irq contextChristoph Hellwig2017-08-291-2/+3