aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-07devlink: Add health dump {get,clear} commandsEran Ben Elisha
2019-02-07devlink: Add health diagnose commandEran Ben Elisha
2019-02-07devlink: Add health recover commandEran Ben Elisha
2019-02-07devlink: Add health set commandEran Ben Elisha
2019-02-07devlink: Add health get commandEran Ben Elisha
2019-02-07devlink: Add health report functionalityEran Ben Elisha
2019-02-07devlink: Add health reporter create/destroy functionalityEran Ben Elisha
2019-02-07devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha
2019-02-06Merge branch 'for_net-next-5.1/rds-tos-v4' of git://git.kernel.org/pub/scm/li...David S. Miller
2019-02-06net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli
2019-02-06net: Introduce ndo_get_port_parent_id()Florian Fainelli
2019-02-06devlink: add hardware errors tracing facilityNir Dotan
2019-02-06ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso
2019-02-06flow_offload: add wake-up-on-lan and queue to flow_actionPablo Neira Ayuso
2019-02-06cls_flower: don't expose TC actions to drivers anymorePablo Neira Ayuso
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso
2019-02-06cls_api: add translator to flow_action representationPablo Neira Ayuso
2019-02-06flow_offload: add flow action infrastructurePablo Neira Ayuso
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2019-02-06net: phy: provide full set of accessor functions to MMD registersNikita Yushchenko
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij
2019-02-04rds: add type of service(tos) infrastructureSantosh Shilimkar
2019-02-03netdevice.h: Add __cold to netdev_<level> logging functionsJoe Perches
2019-02-03net: Fix ip_mc_{dec,inc}_group allocation contextFlorian Fainelli
2019-02-03net: devlink: report cell size of shared buffersJakub Kicinski
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani
2019-02-03socket: Add struct __kernel_sock_timevalDeepa Dinamani
2019-02-03socket: Use old_timeval types for socket timestampsDeepa Dinamani
2019-02-03arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-01ethtool: add compat for devlink infoJakub Kicinski
2019-02-01devlink: add generic info version namesJakub Kicinski
2019-02-01devlink: add version reporting to devlink info APIJakub Kicinski
2019-02-01devlink: add device information APIJakub Kicinski
2019-02-01net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESSDave Watson
2019-02-01net: tls: Add tls 1.3 supportDave Watson
2019-02-01net: tls: Refactor tls aad space size calculationDave Watson
2019-02-01net: tls: Support 256 bit keysDave Watson
2019-02-01bpf: introduce BPF_F_LOCK flagAlexei Starovoitov
2019-02-01bpf: introduce bpf_spin_lockAlexei Starovoitov
2019-02-01Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m...David S. Miller
2019-02-01mac80211: fix missing/malformed documentationJohannes Berg
2019-02-01cfg80211: add missing documentation that kernel-doc warns aboutJohannes Berg
2019-02-01netlink: reduce NLA_POLICY_NESTED{,_ARRAY} argumentsJohannes Berg
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg