summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-26net: dsa: b53: Define SF2 MIB layoutFlorian Fainelli2-0/+69
2016-08-26net: dsa: b53: Prepare to support 7445 switchFlorian Fainelli2-0/+13
2016-08-26net: dsa: b53: Initialize ds->ops in b53_switch_allocFlorian Fainelli1-2/+1
2016-08-26mlxsw: spectrum: Mirror certain packets to CPUIdo Schimmel1-5/+12
2016-08-26mlxsw: spectrum: Allow different traps to have different actionsIdo Schimmel2-29/+31
2016-08-26mlxsw: spectrum: Simplify traps definitionIdo Schimmel1-115/+31
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel2-5/+1
2016-08-26team: loadbalance: push lacpdus to exact deliveryJiri Pirko1-0/+15
2016-08-26net: hns: dereference ppe_cb->ppe_common_cb if it is non-nullColin Ian King1-1/+2
2016-08-26veth: sctp: add NETIF_F_SCTP_CRC to device featuresXin Long1-1/+1
2016-08-26clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai1-1/+8
2016-08-26drivers/clocksource/pistachio: Fix memory corruption in initMarcin Nowakowski1-4/+4
2016-08-26clocksource/drivers/timer-atmel-pit: Enable mck clockAlexandre Belloni1-0/+6
2016-08-258139cp: Fix one possible deadloop in cp_rx_pollGao Feng1-1/+1
2016-08-25i40e: Change some init flow for the clientAnjali Singhai Jain2-12/+30
2016-08-25Revert "phy: IRQ cannot be shared"Xander Huff1-2/+4
2016-08-25net: systemport: Fix ordering in intrl2_*_mask_clear macroFlorian Fainelli1-1/+1
2016-08-25net: dsa: bcm_sf2: Fix race condition while unmasking interruptsFlorian Fainelli1-1/+1
2016-08-25vmxnet3: fix non static symbol warningWei Yongjun1-1/+1
2016-08-25ibmvnic: fix error return code in ibmvnic_probe()Wei Yongjun1-0/+1
2016-08-25ibmvnic: convert to use simple_open()Wei Yongjun1-12/+6
2016-08-25mmc: fix use-after-free of struct requestAdrian Hunter2-3/+5
2016-08-26Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-i...Dave Airlie7-22/+309
2016-08-26drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATIONDaniel Vetter2-0/+8
2016-08-25Merge branch 'misc-fixes' into k.o/for-4.8-rcDoug Ledford1-21/+1
2016-08-25i40iw: Send last streaming mode message for loopback connectionsTatyana Nikolova1-21/+1
2016-08-25Revert "floppy: refactor open() flags handling"Jens Axboe1-19/+15
2016-08-25Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"Jens Axboe1-9/+12
2016-08-25Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds3-9/+17
2016-08-24net: dsa: rename switch operations structureVivien Didelot4-11/+11
2016-08-25Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-7/+32
2016-08-25Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-39/+67
2016-08-24dm log: fix unitialized bio operation flagsHeinz Mauelshagen1-5/+6
2016-08-24dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer1-11/+16
2016-08-24IB/srpt: Update sport->port_guid with each port refreshDoug Ledford1-4/+5
2016-08-24drm/amdgpu: skip TV/CV in display parsingAlex Deucher1-0/+7
2016-08-24Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2016-08-24drm/amdgpu: avoid a possible array overflowAlex Deucher1-0/+6
2016-08-24xenbus: don't look up transaction IDs for ordinary writesJan Beulich1-1/+1
2016-08-24bnx2x: Don't flush multicast MACsYuval Mintz5-34/+241
2016-08-24mlxsw: spectrum: Don't set learning when creating vPortsIdo Schimmel1-8/+0
2016-08-24mlxsw: spectrum: Remove unnecessary check in FDB processingIdo Schimmel1-4/+0
2016-08-24mlxsw: spectrum: Offload learning to the switch ASICIdo Schimmel1-3/+44
2016-08-24mlxsw: spectrum: Configure learning for VLAN-aware bridge portIdo Schimmel3-4/+50
2016-08-24mlxsw: spectrum: Don't abort on first error when removing VLANsIdo Schimmel1-16/+4
2016-08-24mlxsw: spectrum: Make VLAN deletion function symmetricIdo Schimmel1-8/+8
2016-08-24mlxsw: spectrum: Limit number of FDB records per learning sessionIdo Schimmel2-12/+17
2016-08-24mlxsw: router: Enable neighbors to be created on stacked devicesYotam Gigi1-1/+1
2016-08-24mlxsw: spectrum: Add missing flood to router portIdo Schimmel2-1/+43
2016-08-24Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller14-83/+872