summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-29RDMA/core: Don't compare specific bit after boolean ANDLeon Romanovsky1-2/+2
2019-03-29RDMA/netlink: Remove unused data structureLeon Romanovsky1-11/+0
2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern3-48/+64
2019-03-29net: Use common nexthop init and release helpersDavid Ahern1-0/+4
2019-03-29net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern2-18/+33
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern3-14/+16
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern2-14/+17
2019-03-29ipv6: Refactor fib6_ignore_linkdownDavid Ahern1-0/+8
2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern2-2/+3
2019-03-29ipv6: Create cleanup helper for fib6_nhDavid Ahern1-0/+1
2019-03-29ipv6: Create init helper for fib6_nhDavid Ahern1-0/+4
2019-03-29ipv4: Create cleanup helper for fib_nhDavid Ahern1-0/+1
2019-03-29ipv4: Create init helper for fib_nhDavid Ahern1-0/+4
2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern1-0/+14
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin1-0/+18
2019-03-29include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap1-1/+1
2019-03-29include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder1-1/+7
2019-03-29mm: add support for kmem caches in DMA32 zoneNicolas Boichat1-0/+2
2019-03-29mm/hotplug: fix offline undo_isolate_page_range()Qian Cai1-10/+0
2019-03-29KVM: arm64: Add a capability to advertise SVE supportDave Martin1-0/+1
2019-03-29KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctlDave Martin1-0/+3
2019-03-29KVM: Allow 2048-bit register access via ioctl interfaceDave Martin1-0/+1
2019-03-29drm/atomic-helper: Make atomic_enable/disable crtc callbacks optionalRodrigo Siqueira1-0/+4
2019-03-29mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau1-30/+19
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter1-6/+2
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-32/+14
2019-03-29Merge tag 'du-next-20190328' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2-1/+2
2019-03-29netns: provide pure entropy for net_hash_mix()Eric Dumazet2-8/+3
2019-03-29openvswitch: Add timeout support to ct actionYi-Hung Wei1-0/+3
2019-03-29netfilter: Export nf_ct_{set,destroy}_timeout()Yi-Hung Wei1-0/+15
2019-03-28net: devlink: remove unused devlink_port_get_phys_port_name() functionJiri Pirko1-2/+0
2019-03-28net: devlink: introduce devlink_compat_phys_port_name_get()Jiri Pirko1-0/+9
2019-03-28net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko2-5/+15
2019-03-28RDMA/core: Add command to set ib_core device net namspace sharing modeParav Pandit1-1/+3
2019-03-28RDMA/core: Add interface to read device namespace sharing modeParav Pandit1-1/+8
2019-03-28RDMA: Check net namespace access for uverbs, umad, cma and nldevParav Pandit1-0/+3
2019-03-28RDMA/core: Implement compat device/sysfs tree in net namespaceParav Pandit1-0/+6
2019-03-28RDMA/core: Introduce ib_core_device to hold deviceParav Pandit1-6/+19
2019-03-28Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...David S. Miller2-30/+7
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada1-0/+2
2019-03-28kallsyms: store type information in its own arrayEugene Loh1-0/+1
2019-03-28timekeeping: Force upper bound for setting CLOCK_REALTIMEThomas Gleixner1-0/+21
2019-03-28ARM: at91: pm: add ULP1 support for SAM9X60Claudiu Beznea1-0/+1
2019-03-28Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflictIngo Molnar11-13/+33
2019-03-28Merge branch 'topic/timer-fixes' into for-nextTakashi Iwai1-1/+0
2019-03-28net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helperClaudiu Manoil1-1/+1
2019-03-28drm: Forward-declare struct drm_format_info in drm_framebuffer.hLaurent Pinchart1-0/+1
2019-03-28drm: Fix subtle spelling error in drm_crtc_stateKieran Bingham1-1/+1
2019-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-73/+286
2019-03-28inet: switch IP ID generator to siphashEric Dumazet2-0/+7