summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-46/+109
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-8/+42
2019-02-08net: phy: let genphy_c45_read_link manage the devices to checkHeiner Kallweit2-1/+3
2019-02-08net: fixed-phy: Add fixed_phy_register_with_gpiod() APIMoritz Fischer1-0/+15
2019-02-07devlink: Add health dump {get,clear} commandsEran Ben Elisha1-0/+2
2019-02-07devlink: Add health diagnose commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health recover commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health set commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health get commandEran Ben Elisha1-0/+11
2019-02-07devlink: Add health report functionalityEran Ben Elisha2-0/+74
2019-02-07devlink: Add health reporter create/destroy functionalityEran Ben Elisha1-0/+53
2019-02-07devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha2-0/+157
2019-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-5/+4
2019-02-07Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+6
2019-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-10/+6
2019-02-07Merge branch 'for_net-next-5.1/rds-tos-v4' of git://git.kernel.org/pub/scm/li...David S. Miller1-0/+11
2019-02-07net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli1-11/+0
2019-02-07net: Introduce ndo_get_port_parent_id()Florian Fainelli1-0/+9
2019-02-06devlink: add hardware errors tracing facilityNir Dotan1-0/+33
2019-02-06ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso1-0/+15
2019-02-06flow_offload: add wake-up-on-lan and queue to flow_actionPablo Neira Ayuso1-0/+7
2019-02-06cls_flower: don't expose TC actions to drivers anymorePablo Neira Ayuso1-1/+0
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso2-0/+15
2019-02-06cls_api: add translator to flow_action representationPablo Neira Ayuso1-0/+2
2019-02-06flow_offload: add flow action infrastructurePablo Neira Ayuso2-1/+69
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2-3/+123
2019-02-06net: phy: provide full set of accessor functions to MMD registersNikita Yushchenko1-23/+111
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller1-8/+3
2019-02-06ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax1-1/+5
2019-02-05virtio: drop internal struct from UAPIMichael S. Tsirkin1-10/+0
2019-02-05net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij1-6/+2
2019-02-05rds: add type of service(tos) infrastructureSantosh Shilimkar1-0/+11
2019-02-04netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso1-4/+13
2019-02-04netdevice.h: Add __cold to netdev_<level> logging functionsJoe Perches1-8/+8
2019-02-03net: Fix ip_mc_{dec,inc}_group allocation contextFlorian Fainelli1-1/+7
2019-02-03net: devlink: report cell size of shared buffersJakub Kicinski2-0/+3
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani1-2/+9
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani1-2/+4
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani3-2/+15
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani3-2/+32
2019-02-03socket: Add struct __kernel_sock_timevalDeepa Dinamani1-0/+5
2019-02-03socket: Use old_timeval types for socket timestampsDeepa Dinamani1-3/+3
2019-02-03arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani1-0/+2
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani1-7/+16
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner1-1/+1
2019-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-6/+51
2019-02-02mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai1-8/+10