summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-01-08{net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens
2018-01-08IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens
2018-01-08net/mlx5: Set software owner ID during init HCADaniel Jurgens
2018-01-08net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens
2018-01-08net/mlx5: Add DCT command interfaceMoni Shoua
2017-12-28IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-21IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny
2017-12-01Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds
2017-12-01move libgcc.h to include/linuxChristoph Hellwig
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-29autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Ian Kent
2017-11-29mm: migrate: fix an incorrect call of prep_transhuge_page()Zi Yan
2017-11-29mm: introduce get_user_pages_longtermDan Williams
2017-11-29mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams
2017-11-29mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams
2017-11-29Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-29kallsyms: take advantage of the new '%px' formatLinus Torvalds
2017-11-27sunrpc: make the function arg as constBhumika Goyal
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-24Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-23Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner
2017-11-23bpf: fix branch pruning logicAlexei Starovoitov
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-11-22bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21timer: Remove redundant __setup_timer*() macrosKees Cook
2017-11-21timer: Pass function down to initialization routinesKees Cook
2017-11-21timer: Remove unused data arguments from macrosKees Cook
2017-11-21timer: Switch callback prototype to take struct timer_list * argumentKees Cook
2017-11-21timer: Pass timer_list pointer to callbacks unconditionallyKees Cook
2017-11-21timer: Remove setup_*timer() interfaceKees Cook
2017-11-21timer: Remove init_timer() interfaceKees Cook
2017-11-21block/laptop_mode: Convert timers to use timer_setup()Kees Cook
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-11-21sched/deadline: Don't use dubious signed bitfieldsDan Carpenter
2017-11-21bpf: make bpf_prog_offload_verifier_prep() static inlineJakub Kicinski
2017-11-21bpf: revert report offload info to user spaceJakub Kicinski