summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-30net: phylink: rename 'ops' to 'mac_ops'Russell King
2020-03-30net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King
2020-03-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-03-30qed: Fix use after free in qed_chain_freeYuval Basson
2020-03-30net: dsa: felix: add port policersVladimir Oltean
2020-03-30net: dsa: add port policersVladimir Oltean
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang
2020-03-30Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-30devlink: Add auto dump flag to health reporterEran Ben Elisha
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran
2020-03-30Merge tag 'for-5.7/libata-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-30net: introduce nla_put_bitfield32() helper and use itJiri Pirko
2020-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-03-30Merge tag 'mlx5-updates-2020-03-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-30Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'a...Rafael J. Wysocki
2020-03-30Merge branch 'acpica'Rafael J. Wysocki
2020-03-30ACPICA: Update version to 20200214Bob Moore
2020-03-30Merge branches 'pm-devfreq', 'powercap' and 'pm-docs'Rafael J. Wysocki
2020-03-30Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'Rafael J. Wysocki
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki
2020-03-30Merge remote-tracking branch 'regulator/for-next' into tmpMark Brown
2020-03-30Merge branch 'sched/rt' into sched/core, to pick up completed topic treeIngo Molnar
2020-03-30Merge branches 'edac-mc-cleanup', 'edac-misc', 'edac-drivers' and 'edac-urgen...Borislav Petkov
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek
2020-03-29ethtool: add timestamping related string setsMichal Kubecek
2020-03-29ethtool: add EEE_NTF notificationMichal Kubecek
2020-03-29ethtool: set EEE settings with EEE_SET requestMichal Kubecek
2020-03-29ethtool: provide EEE settings with EEE_GET requestMichal Kubecek
2020-03-29ethtool: add PAUSE_NTF notificationMichal Kubecek
2020-03-29ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek
2020-03-29ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek
2020-03-29ethtool: add COALESCE_NTF notificationMichal Kubecek
2020-03-29ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek
2020-03-29net: ipv6: add rpl sr tunnelAlexander Aring
2020-03-29net: add net available in build_stateAlexander Aring
2020-03-29net: ipv6: add support for rpl sr exthdrAlexander Aring
2020-03-29addrconf: add functionality to check on rpl requirementsAlexander Aring
2020-03-29include: uapi: linux: add rpl sr header definitionAlexander Aring
2020-03-29mptcp: add netlink-based PMPaolo Abeni
2020-03-29mptcp: add and use MIB counter infrastructureFlorian Westphal
2020-03-29mptcp: allow dumping subflow context to userspaceDavide Caratti
2020-03-29mptcp: Add handling of outgoing MP_JOIN requestsPeter Krystad
2020-03-29mptcp: Add handling of incoming MP_JOIN requestsPeter Krystad
2020-03-29mptcp: Add ADD_ADDR handlingPeter Krystad
2020-03-29net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu