summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-12-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-12-19Merge 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-18Merge 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-16Merge branch 'next' into for-linusDmitry Torokhov
2014-12-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-12-16Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier
2014-12-16IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran
2014-12-16IB/mlx5: Add support for RDMA read/write responder page faultsHaggai Eran
2014-12-16IB/mlx5: Handle page faultsHaggai Eran
2014-12-16IB/mlx5: Page faults handling infrastructureHaggai Eran
2014-12-16IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran
2014-12-16IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran
2014-12-16IB/mlx5: Implement the ODP capability query verbHaggai Eran
2014-12-16mlx5_core: Add support for page faults events and low level handlingHaggai Eran
2014-12-16IB/srp: Allow newline separator for connection stringSagi Grimberg
2014-12-16IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran
2014-12-16IB/core: Add support for on demand paging regionsShachar Raindel
2014-12-16IB/core: Add flags for on demand paging supportSagi Grimberg
2014-12-16IB/core: Add support for extended query device capsEli Cohen
2014-12-16IB/mlx5: Add function to read WQE from user-spaceHaggai Eran
2014-12-16IB/core: Add umem function to read data from user-spaceHaggai Eran
2014-12-16IB/core: Replace ib_umem's offset field with a full addressHaggai Eran