summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-18be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna
2014-12-18bnx2x: fix typos in "configure"Jiri Benc
2014-12-18xen-netback: support frontends without feature-rx-notify againDavid Vrabel
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-12-17Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2014-12-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-17Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-12-17rbd: don't treat CEPH_OSD_OP_DELETE as extent opIlya Dryomov
2014-12-17ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz
2014-12-16iommu/exynos: Fix arm64 allmodconfig buildMark Brown
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay
2014-12-16net: fec: Fix NAPI raceNimrod Andy
2014-12-16xen-netfront: use napi_complete() correctly to prevent Rx stallingDavid Vrabel
2014-12-16Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller
2014-12-16macvtap: drop broken IFF_VNET_LEMichael S. Tsirkin
2014-12-16tun: drop broken IFF_VNET_LEMichael S. Tsirkin
2014-12-16macvtap: fix uninitialized access on TUNSETIFFMichael S. Tsirkin
2014-12-16net: dsa: bcm_sf2: always select FIXED_PHYFlorian Fainelli
2014-12-16net: systemport: always select FIXED_PHYFlorian Fainelli
2014-12-16net: bcmgenet: always select FIXED_PHYFlorian Fainelli
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov
2014-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-15Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-15Merge tag 'for-v3.19' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-12-15Merge tag 'hsi-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2014-12-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2014-12-15Merge tag 'rpmsg-3.19-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-15rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger
2014-12-15brcmsmac: don't leak kernel memory via printk()Brian Norris
2014-12-15rtlwifi: rtl8192cu: Fix sparse non static symbol warningWei Yongjun
2014-12-15rtlwifi: rtl8821ae: fix misspelling of current function in stringJulia Lawall
2014-12-15hostap_cs: fix misspelling of current function in stringJulia Lawall
2014-12-15zd1211rw: fix misspelling of current function in stringJulia Lawall
2014-12-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-12-15net/macb: remove useless calls of devm_free_irq()Cyrille Pitchen
2014-12-15net/macb: fix misplaced call of free_netdev() in macb_remove()Cyrille Pitchen
2014-12-15net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven
2014-12-15net: smc91x: Fix build without gpiolibTobias Klauser