summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+3
2014-12-17Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linuxLinus Torvalds41-3042/+149
2014-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds30-247/+187
2014-12-17Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...Linus Torvalds7-965/+779
2014-12-17Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-66/+252
2014-12-16Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds8-8/+116
2014-12-16Merge tag 'renesas-defconfig-fixes-for-v3.19' of git://git.kernel.org/pub/scm...Arnd Bergmann1-1/+0
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz2-0/+10
2014-12-16iommu/exynos: Fix arm64 allmodconfig buildMark Brown1-1/+1
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2-4/+11
2014-12-16net: fec: Fix NAPI raceNimrod Andy1-12/+7
2014-12-16xen-netfront: use napi_complete() correctly to prevent Rx stallingDavid Vrabel1-8/+3
2014-12-16ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()Thomas Graf1-0/+3
2014-12-16ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()Thomas Graf1-0/+6
2014-12-16Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller14-75/+143
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller4-4/+4
2014-12-16Merge branch 'vnet_le'David S. Miller3-10/+49
2014-12-16if_tun: drop broken IFF_VNET_LEMichael S. Tsirkin1-1/+0
2014-12-16macvtap: drop broken IFF_VNET_LEMichael S. Tsirkin1-3/+20
2014-12-16tun: drop broken IFF_VNET_LEMichael S. Tsirkin1-3/+23
2014-12-16if_tun: add TUNSETVNETLE/TUNGETVNETLEMichael S. Tsirkin1-0/+2
2014-12-16macvtap: fix uninitialized access on TUNSETIFFMichael S. Tsirkin1-3/+4
2014-12-16xtensa: disable link optimizationChris Zankel2-1/+2
2014-12-16KEYS: remove a bogus NULL checkDan Carpenter1-6/+4
2014-12-16Merge branch 'fixed_phy'David S. Miller2-3/+3
2014-12-16net: dsa: bcm_sf2: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-16net: systemport: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-16net: bcmgenet: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-16Merge branch 'next' into for-linusDmitry Torokhov77-922/+4949
2014-12-16xtensa/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2014-12-16Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2-1/+7
2014-12-16Merge tag 'v3.18' into for_nextChris Zankel634-2847/+5566
2014-12-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds17-80/+714
2014-12-16Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier50-451/+3499
2014-12-16IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran4-16/+198
2014-12-16IB/mlx5: Add support for RDMA read/write responder page faultsHaggai Eran1-0/+79
2014-12-16IB/mlx5: Handle page faultsHaggai Eran2-0/+415
2014-12-16IB/mlx5: Page faults handling infrastructureHaggai Eran6-22/+294
2014-12-16IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran4-8/+149
2014-12-16IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran4-18/+88
2014-12-16IB/mlx5: Implement the ODP capability query verbHaggai Eran4-0/+83
2014-12-16mlx5_core: Add support for page faults events and low level handlingHaggai Eran6-2/+291
2014-12-16mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier1-0/+1
2014-12-16IB/srp: Allow newline separator for connection stringSagi Grimberg1-1/+1
2014-12-16IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran8-13/+566
2014-12-16IB/core: Add support for on demand paging regionsShachar Raindel8-0/+442
2014-12-16IB/core: Add flags for on demand paging supportSagi Grimberg5-5/+81
2014-12-16IB/core: Add support for extended query device capsEli Cohen5-44/+103
2014-12-16IB/mlx5: Add function to read WQE from user-spaceHaggai Eran4-1/+80
2014-12-16IB/core: Add umem function to read data from user-spaceHaggai Eran2-0/+36