summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2014-12-27genetlink: pass multicast bind/unbind to familiesJohannes Berg-0/+5
2014-12-27genetlink: pass only network namespace to genl_has_listeners()Johannes Berg-2/+2
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross-13/+35
2014-12-26neigh: remove next ptr from struct neigh_tableNicolas Dichtel-1/+0
2014-12-22in6: fix conflict with glibcstephen hemminger-1/+5
2014-12-18Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-16/+2
2014-12-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-8/+73
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+3
2014-12-18Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-3/+3
2014-12-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-8/+420
2014-12-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2014-12-18mm: cma: split cma-reserved in dmesg logPintu Kumar-0/+1
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+3
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-121/+45
2014-12-18Merge branch 'pm-runtime'Rafael J. Wysocki-4/+2
2014-12-18Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki-0/+1
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini-27/+0
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-9/+70
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-0/+13
2014-12-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+2
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-36/+151
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds-12/+38
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov-1/+3
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng-0/+2
2014-12-17ceph: add inline data to pagecacheYan, Zheng-0/+1
2014-12-17libceph: specify position of extent operationYan, Zheng-1/+2
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng-0/+10
2014-12-17libceph: require cephx message signature by defaultYan, Zheng-0/+1
2014-12-17libceph: update ceph_msg_header structureJohn Spray-1/+2
2014-12-17libceph: message signature supportYan, Zheng-1/+43
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov-3/+1
2014-12-17ceph: fix file lock interruptionYan, Zheng-2/+5
2014-12-16[media] v4l2-mediabus.h: use two __u16 instead of two __u32Hans Verkuil-3/+3
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-48/+49
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-26/+137
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+41
2014-12-16Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+4
2014-12-16Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-0/+7
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller-1/+1
2014-12-16if_tun: drop broken IFF_VNET_LEMichael S. Tsirkin-1/+0
2014-12-16if_tun: add TUNSETVNETLE/TUNGETVNETLEMichael S. Tsirkin-0/+2
2014-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds-0/+40
2014-12-15IB/mlx5: Handle page faultsHaggai Eran-0/+7
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran-1/+1
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran-0/+1
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran-0/+3
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran-1/+120
2014-12-15mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier-0/+1
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran-1/+83
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel-0/+101