summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-05-12net/mlx5: Update mlx5_ifc hardware featuresSaeed Mahameed
2016-05-12net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsetsTariq Toukan
2016-04-28Merge branch 'k.o/for-4.6-rc' into testing/4.6Doug Ledford
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-25cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller
2016-04-24net/mlx5: Add pci shutdown callbackMajd Dibbiny
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-04-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens
2016-04-20thermal: consistently use int for trip tempWei Ni
2016-04-19Merge branch 'ptmx-cleanup'Linus Torvalds
2016-04-18Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-18devpts: clean up interface to pty driversLinus Torvalds
2016-04-16Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-15Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-15PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai
2016-04-14Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-04-14Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-14soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds
2016-04-14pmem: fix BUG() error in pmem.h:48 on X86_32Toshi Kani
2016-04-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede
2016-04-12fscrypto: don't let data integrity writebacks fail with ENOMEMJaegeuk Kim
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-07GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck
2016-04-07mm/gup: Remove the macro overload API migration helpers from the get_user*() ...Ingo Molnar
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-04-05compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini
2016-04-05iommu: provide of_xlate pointer unconditionallyArnd Bergmann
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm: drop PAGE_CACHE_* and page_cache_{get,release} definitionKirill A. Shutemov
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-02Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-01include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-03-29locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker