summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz2018-01-241-8/+2
* vmxnet3: repair memory leakNeil Horman2018-01-231-1/+1
* pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault2018-01-231-5/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-236-22/+83
|\
| * be2net: restore properly promisc mode after queues reconfigurationIvan Vecera2018-01-221-0/+9
| * ibmvnic: Allocate and request vpd in init_resourcesJohn Allen2018-01-221-7/+9
| * ibmvnic: Revert to previous mtu when unsupported value requestedJohn Allen2018-01-221-1/+11
| * ibmvnic: Modify buffer size and number of queues on failoverJohn Allen2018-01-222-7/+40
| * usbnet: silence an unnecessary warningOliver Neukum2018-01-221-5/+3
| * cxgb4: fix endianness for vlan value in cxgb4_tc_flowerKumar Sanghvi2018-01-221-2/+2
| * cxgb4: set filter type to 1 for ETH_P_IPV6Kumar Sanghvi2018-01-221-0/+3
| * net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh2018-01-211-0/+6
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-01-191-2/+15
|\ \
| * | scsi: libsas: Disable asynchronous aborts for SATA devicesHannes Reinecke2018-01-101-2/+15
* | | Merge tag 'for-4.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-194-35/+59
|\ \ \ | |_|/ |/| |
| * | dm crypt: fix error return code in crypt_ctr()Wei Yongjun2018-01-171-0/+1
| * | dm crypt: wipe kernel key copy after IV initializationOndrej Kozina2018-01-171-4/+8
| * | dm integrity: don't store cipher request on the stackMikulas Patocka2018-01-171-12/+37
| * | dm crypt: fix crash by adding missing check for auth key sizeMilan Broz2018-01-171-1/+6
| * | dm btree: fix serious bug in btree_split_beneath()Joe Thornber2018-01-171-17/+2
| * | dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang2018-01-171-1/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-198-23/+44
|\ \ \
| * | | Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers2018-01-181-1/+3
| * | | Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2018-01-122-14/+19
| * | | Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰2018-01-101-0/+1
| * | | Input: of_touchscreen - add MODULE_LICENSEArnd Bergmann2018-01-101-0/+4
| * | | Input: 88pm860x-ts - fix child-node lookupJohan Hovold2018-01-081-4/+12
| * | | Input: twl6040-vibra - fix child-node lookupJohan Hovold2018-01-081-2/+1
| * | | Input: twl4030-vibra - fix sibling-node lookupJohan Hovold2018-01-081-2/+4
* | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-192-7/+12
|\ \ \ \
| * | | | i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella2018-01-171-6/+7
| * | | | i2c: core: decrease reference count of device node in i2c_unregister_deviceLixin Wang2018-01-171-1/+5
* | | | | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-191-0/+1
|\ \ \ \ \
| * | | | | libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin2017-12-191-0/+1
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-01-191-0/+4
|\ \ \ \ \ \
| * | | | | | phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann2018-01-191-0/+4
* | | | | | | Merge tag 'drm-fixes-for-v4.15-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-01-1917-167/+367
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-01-193-146/+242
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Fix deadlock in i830_disable_pipe()Ville Syrjälä2018-01-151-2/+5
| | * | | | | | | drm/i915: Redo plane sanitation during readoutVille Syrjälä2018-01-151-49/+65
| | * | | | | | | drm/i915: Add .get_hw_state() method for planesVille Syrjälä2018-01-153-98/+175
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-01-1910-13/+114
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau/mmu/mcp77: fix regressions in stolen memory handlingBen Skeggs2018-01-197-10/+109
| | * | | | | | | drm/nouveau/bar/gk20a: Avoid bar teardown during initJon Hunter2018-01-192-2/+2
| | * | | | | | | drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()Thierry Reding2018-01-191-1/+3
| * | | | | | | | Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-01-181-3/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/sun4i: hdmi: Add missing rate halving check in sun4i_tmds_determine_rateJonathan Liu2018-01-111-2/+5
| | * | | | | | | | drm/sun4i: hdmi: Fix incorrect assignment in sun4i_tmds_determine_rateJonathan Liu2018-01-111-1/+1
| | * | | | | | | | drm/sun4i: hdmi: Check for unset best_parent in sun4i_tmds_determine_rateJonathan Liu2018-01-111-1/+1
| * | | | | | | | | Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2018-01-183-5/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |