summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-01-19net: netlink: add helper to retrieve NETLINK_F_STRICT_CHKJakub Kicinski
2019-01-19sch_api: Change signature of qdisc_tree_reduce_backlog() to use intsToke Høiland-Jørgensen
2019-01-18devlink: Add health dump {get,clear} commandsEran Ben Elisha
2019-01-18devlink: Add health diagnose commandEran Ben Elisha
2019-01-18devlink: Add health recover commandEran Ben Elisha
2019-01-18devlink: Add health set commandEran Ben Elisha
2019-01-18devlink: Add health get commandEran Ben Elisha
2019-01-18devlink: Add health report functionalityEran Ben Elisha
2019-01-18devlink: Add health reporter create/destroy functionalityEran Ben Elisha
2019-01-18devlink: Add health buffer supportEran Ben Elisha
2019-01-18net_sched: add hit counter for matchallCong Wang
2019-01-18net: phy: remove phy_stop_interruptsHeiner Kallweit
2019-01-18tcp: declare tcp_mmap() only when CONFIG_MMU is setYafang Shao
2019-01-18net: phy: remove state PHY_CHANGELINKHeiner Kallweit
2019-01-17qed: remove duplicated include from qed_if.hYueHaibing
2019-01-17switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata
2019-01-17vxlan: Add extack to switchdev operationsPetr Machata
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann
2019-01-17tls: Fix recvmsg() to be able to peek across multiple recordsVakul Garg
2019-01-17net: phy: Add helpers to determine if PHY driver is genericFlorian Fainelli
2019-01-17net: dsa: Include platform_data header fileFlorian Fainelli
2019-01-17net: dsa: Split platform data to header fileFlorian Fainelli
2019-01-16net: dsa: Add ndo_get_phys_port_name() for CPU portFlorian Fainelli
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-12Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-11net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo
2019-01-11net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo
2019-01-11net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo
2019-01-11umh: add exit routine for UMH processTaehee Yoo
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-01-11Merge tag 'drm-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-11Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2019-01-10qcom-scm: Include <linux/err.h> headerFabio Estevam
2019-01-10Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-10drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSRJosé Roberto de Souza
2019-01-10drm/i915: Disable PSR in Apple panelsJosé Roberto de Souza
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov
2019-01-08mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman
2019-01-08drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()Lyude Paul
2019-01-08ptp: uapi: change _IOW to IOWR in PTP_SYS_OFFSET_EXTENDED definitionEugene Syromiatnikov