summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-24s390: Update defconfigs which were missing CONFIG_NET.David S. Miller5-0/+5
2014-09-24mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller2-0/+2
2014-09-24sparc: Set CONFIG_NET=y in defconfigsMichal Marek1-0/+1
2014-09-24sh: Set CONFIG_NET=y in defconfigsMichal Marek2-0/+2
2014-09-24powerpc: Set CONFIG_NET=y in defconfigsMichal Marek5-0/+5
2014-09-24parisc: Set CONFIG_NET=y in defconfigsMichal Marek1-0/+1
2014-09-24mips: Set CONFIG_NET=y in defconfigsMichal Marek9-0/+9
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds85-355/+828
2014-09-22Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds7-10/+24
2014-09-22Merge tag 'fscache-fixes-20140917' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-11/+24
2014-09-22Merge branch 'bcmgenet'David S. Miller1-54/+56
2014-09-22net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli1-53/+52
2014-09-22net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli1-1/+4
2014-09-22ipv4: do not use this_cpu_ptr() in preemptible contextEric Dumazet1-3/+3
2014-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-14/+60
2014-09-22dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser1-1/+1
2014-09-22r8169: fix an if conditionDan Carpenter1-1/+1
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-2/+6
2014-09-22r8152: disable ALDPShayeswang1-17/+45
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet2-2/+8
2014-09-22net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet2-5/+16
2014-09-22tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich1-2/+18
2014-09-22macvlan: allow to enqueue broadcast pkt on virtual deviceNicolas Dichtel1-1/+2
2014-09-22pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller1-0/+1
2014-09-22scsi: Use 'depends' with LIBFC instead of 'select'.David S. Miller3-6/+6
2014-09-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2014-09-22Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov1-2/+4
2014-09-22KVM: correct null pid check in kvm_vcpu_yield_to()Sam Bobroff1-1/+1
2014-09-21Linux 3.17-rc6v3.17-rc6Linus Torvalds1-1/+1
2014-09-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds11-55/+154
2014-09-21Merge tag 'media-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-22/+38
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-37/+53
2014-09-20Merge tag 'usb-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-2/+35
2014-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-13/+19
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-63/+85
2014-09-20drm/nouveau: ltc/gf100-: fix cbc issues on certain boardsBen Skeggs5-1/+7
2014-09-20Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-2/+2
2014-09-20drm/bochs: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-20drm/cirrus: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-19staging: vt6655: buffer overflow in ioctlDan Carpenter1-0/+3
2014-09-19Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman12-37/+50
2014-09-19USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark1-0/+20
2014-09-19USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark1-0/+6
2014-09-19USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark1-0/+6
2014-09-19USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern1-2/+0
2014-09-19Merge tag 'for_3.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2-0/+3
2014-09-19Merge tag 'linux-can-fixes-for-3.17-20140918' of git://gitorious.org/linux-ca...David S. Miller4-10/+51
2014-09-19openvswitch: restore OVS_FLOW_CMD_NEW notificationsSamuel Gauthier1-4/+5
2014-09-19genetlink: add function genl_has_listeners()Nicolas Dichtel1-0/+8
2014-09-19lib: rhashtable: remove second linux/log2.h inclusionFabian Frederick1-1/+0