summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-06macvtap: add namespace support to the sysfs device classMarc Angel1-10/+26
2016-05-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller15-1262/+1062
2016-05-06Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]Tedd Ho-Jeong An1-5/+6
2016-05-06net: vrf: Create FIB tables on link createDavid Ahern1-2/+11
2016-05-06qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru1-4/+2
2016-05-06cnic: call cp->stop_hw() in cnic_start_hw() on allocation failureJon Maxwell1-1/+4
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-24/+42
2016-05-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-16/+84
2016-05-06Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki5-23/+38
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki1-1/+1
2016-05-05i40e: constify i40e_client_ops structureJulia Lawall2-2/+2
2016-05-05i40e: fix misleading indentationArnd Bergmann1-1/+2
2016-05-05i40e: Test memory before ethtool alloc succeedsJesse Brandeburg1-3/+31
2016-05-05i40evf: Allocate Rx buffers properlyMitch Williams1-4/+1
2016-05-05i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg5-62/+27
2016-05-05i40evf: refactor receive routineJesse Brandeburg5-513/+481
2016-05-05i40evf: Drop packet split receive routineJesse Brandeburg7-75/+3
2016-05-05i40e: Refactor receive routineJesse Brandeburg6-303/+531
2016-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-51/+64
2016-05-05net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens1-1/+1
2016-05-05net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky8-123/+66
2016-05-05i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg3-8/+2
2016-05-05i40e: Drop packet split receive routineJesse Brandeburg6-317/+10
2016-05-05i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg2-14/+12
2016-05-05Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+14
2016-05-05rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine1-51/+64
2016-05-05IB/iser: Fix max_sectors calculationChristoph Hellwig1-4/+10
2016-05-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+2
2016-05-05[media] media-device: fix builds when USB or PCI is compiled as moduleMauro Carvalho Chehab1-4/+4
2016-05-05Merge tag 'drm-intel-fixes-2016-05-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie7-15/+69
2016-05-05Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-0/+9
2016-05-05gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloadingPhilipp Zabel1-1/+6
2016-05-05PM / OPP: Remove useless checkViresh Kumar1-3/+0
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-24/+24
2016-05-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller11-197/+625
2016-05-04bnxt_en: Setup multicast properly after resetting device.Michael Chan1-4/+15
2016-05-04bnxt_en: Need memory barrier when processing the completion ring.Michael Chan1-0/+4
2016-05-04drivers: fix dev->trans_start removal falloutFlorian Westphal2-2/+2
2016-05-04usbnet: smsc95xx: silence an uninitialized variable warningDan Carpenter1-1/+3
2016-05-04usbnet/smsc75xx: silence uninitialized variable warningDan Carpenter1-1/+3
2016-05-04ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava1-0/+3
2016-05-04mdio_bus: don't return NULL from mdiobus_scan()Sergei Shtylyov1-1/+1
2016-05-04net: remove dev->trans_startFlorian Westphal1-1/+1
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal149-223/+223
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal10-10/+10
2016-05-04dmfe: kill DEVICE defineFlorian Westphal1-21/+18
2016-05-04net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König1-2/+8
2016-05-04net/mlx5: E-Switch, Implement trust vf ndoMohamad Haj Yahia3-5/+45
2016-05-04net/mlx5: E-Switch, Implement promiscuous rx modes vf request handlingMohamad Haj Yahia2-6/+267
2016-05-04net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groupsMohamad Haj Yahia2-14/+79