summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-21ipv4: Remove rt_key_{src,dst,tos} from struct rtable.David Miller1-5/+0
2012-07-21ipv4: Kill ip_route_input_noref().David Miller1-14/+2
2012-07-21ipv4: Delete routing cache.David S. Miller1-1/+0
2012-07-20tun: fix a crash bug and a memory leakMikulas Patocka1-0/+1
2012-07-20team: add multiqueue supportJiri Pirko1-0/+8
2012-07-20net: rename bond_queue_mapping to slave_dev_queue_mappingJiri Pirko1-1/+1
2012-07-20rtnl: allow to specify number of rx and tx queues on device creationJiri Pirko1-0/+2
2012-07-20rtnl: allow to specify different num for rx and tx queue countJiri Pirko1-4/+6
2012-07-20net: honour netif_set_real_num_tx_queues() retvalJiri Pirko1-1/+6
2012-07-20tcp: improve latencies of timer triggered eventsEric Dumazet2-1/+5
2012-07-20tcp: use hash_32() in tcp_metricsEric Dumazet1-1/+1
2012-07-20Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-1/+1
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-68/+316
2012-07-20can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde1-1/+1
2012-07-20[SCSI] cleanup usages of scsi_complete_async_scansDan Williams1-11/+0
2012-07-20[SCSI] async: make async_synchronize_full() flush all work regardless of domainDan Williams1-0/+1
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams1-4/+31
2012-07-20[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...Nicholas Bellinger1-0/+1
2012-07-20[SCSI] usb-storage: add support for write cache quirkNamjae Jeon1-1/+3
2012-07-20[SCSI] set to WCE if usb cache quirk is present.Namjae Jeon1-0/+1
2012-07-20[SCSI] virtio-scsi: hotplug support for virtio-scsiCong Meng1-0/+9
2012-07-20[SCSI] libsas: trim sas_task of slow path infrastructureDan Williams1-5/+9
2012-07-20[SCSI] libsas: drop sata port multiplier infrastructureDan Williams1-1/+0
2012-07-20[SCSI] libsas: add sas_eh_abort_handlerDan Williams1-0/+1
2012-07-20[SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams1-0/+10
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams3-1/+12
2012-07-20[SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer1-0/+6
2012-07-20[SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers1-0/+2
2012-07-20[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie1-1/+1
2012-07-20[SCSI] add new SDEV_TRANSPORT_OFFLINE stateMike Christie1-0/+2
2012-07-20Merge branch 'common/pinctrl' into sh-latestPaul Mundt31-52/+133
2012-07-20[SCSI] libfc: update fcp and exch statsVasu Dev1-0/+1
2012-07-20[SCSI] libfc: adds FCP failures statsVasu Dev1-0/+6
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev1-9/+8
2012-07-20[SCSI] fc: add some more FC specific stats to fc_hostVasu Dev1-0/+12
2012-07-20dma: sh: provide a migration path for slave drivers to stop using .privateGuennadi Liakhovetski2-1/+3
2012-07-20dma: sh: use an integer slave ID to improve API compatibilityGuennadi Liakhovetski2-8/+8
2012-07-20dmaengine: shdma: prepare to stop using struct dma_chan::privateGuennadi Liakhovetski2-2/+1
2012-07-20Merge tag 'v3.5-rc7' into drm-nextDave Airlie29-53/+95
2012-07-20drm/sis: fixup sis_mm ioctl structsDaniel Vetter1-4/+4
2012-07-20drm: kill i915/i830 ids from drm_pciids.hDaniel Vetter1-42/+0
2012-07-20drm: kill dma queue supportDaniel Vetter1-7/+1
2012-07-20drm: kill reclaim_buffers callbackDaniel Vetter1-2/+0
2012-07-20drm: kill reclaim_buffers_lockedDaniel Vetter1-2/+0
2012-07-20drm: kill reclaim_buffers_idlelocked functionsDaniel Vetter1-2/+0
2012-07-20drm/pci: add support for getting the supported link bw.Dave Airlie1-0/+5
2012-07-20pci_regs: define LNKSTA2 pcie cap + bits.Dave Airlie1-0/+5
2012-07-20drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2-3/+3
2012-07-20drm: remove the list_head from drm_mode_setDaniel Vetter1-2/+0
2012-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-10/+2