summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-26device: add device_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_group{s}_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_link_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_file_change_owner()Christian Brauner
2020-02-24mdio_bus: Add generic mdio_find_bus()Jeremy Linton
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21net, sk_msg: Annotate lockless access to sk_prot on cloneJakub Sitnicki
2020-02-21Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann
2020-02-21y2038: remove ktime to/from timespec/timeval conversionArnd Bergmann
2020-02-19Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-02-19Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-02-19bpf, sk_msg: Don't clear saved sock proto on restoreJakub Sitnicki
2020-02-19bpf, sk_msg: Let ULP restore sk_proto and write_space callbackJakub Sitnicki
2020-02-18net/mlx5: Add support for resource dumpAya Levin
2020-02-18net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit
2020-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-02-18Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-02-17netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal
2020-02-16skbuff.h: fix all kernel-doc warningsRandy Dunlap
2020-02-16net: phylink: clarify flow control settings in documentationRussell King
2020-02-16net: phylink: resolve fixed link flow controlRussell King
2020-02-16net: add linkmode helper for setting flow control advertisementRussell King
2020-02-16net: add helpers to resolve negotiated flow controlRussell King
2020-02-16net: linkmode: make linkmode_test_bit() take const pointerRussell King
2020-02-16net: export netdev_next_lower_dev_rcu()Taehee Yoo
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-16ptp_qoriq: drop the code of alarmYangbo Lu
2020-02-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-02-14Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-14Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-02-14netdevice.h: fix all kernel-doc and Sphinx warningsRandy Dunlap
2020-02-14Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-02-14ieee80211: add WPA3 OWE AKM suite selectorSergey Matyukevich
2020-02-13icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld
2020-02-12linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was splitRandy Dunlap
2020-02-12NFSv4: Fix revalidation of dentries with delegationsTrond Myklebust
2020-02-11Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-11ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki
2020-02-10tracing: Consolidate trace() functionsTom Zanussi
2020-02-10serdev: ttyport: restore client ops on deregistrationJohan Hovold
2020-02-10USB: core: add endpoint-blacklist quirkJohan Hovold
2020-02-10iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel