summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-08net: Whitelist the skbuff_head_cache "cb" fieldKees Cook
2018-02-08rtnetlink: require unique netns identifierChristian Brauner
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-02Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin
2018-02-02soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet
2018-02-01rtnetlink: remove check for IFLA_IF_NETNSIDChristian Brauner
2018-02-01net: create skb_gso_validate_mac_len()Daniel Axtens
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINKChristian Brauner
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-29net_sched: gen_estimator: fix lockdep splatEric Dumazet
2018-01-29net_sched: plug in qdisc ops change_tx_queue_lenCong Wang
2018-01-29net: introduce helper dev_change_tx_queue_len()Cong Wang
2018-01-29dev: advertise the new ifindex when the netns iface changesNicolas Dichtel
2018-01-29dev: always advertise the new nsid when the netns iface changesNicolas Dichtel
2018-01-29rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINKChristian Brauner
2018-01-29rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINKChristian Brauner
2018-01-29rtnetlink: enable IFLA_IF_NETNSID in do_setlink()Christian Brauner
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-26bpf: fix subprog verifier bypass by div/mod by 0 exceptionDaniel Borkmann
2018-01-26bpf: xor of a/x in cbpf can be done in 32 bit aluDaniel Borkmann
2018-01-25bpf: Add sock_ops R/W access to tclassLawrence Brakmo
2018-01-25bpf: Add support for reading sk_state and moreLawrence Brakmo
2018-01-25bpf: Adds field bpf_sock_ops_cb_flags to tcp_sockLawrence Brakmo
2018-01-25bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo
2018-01-25bpf: Make SOCK_OPS_GET_TCP struct independentLawrence Brakmo
2018-01-25bpf: Make SOCK_OPS_GET_TCP size independentLawrence Brakmo
2018-01-25bpf: Only reply field should be writeableLawrence Brakmo
2018-01-25net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...Kirill Tkhai
2018-01-24dev_ioctl(): move copyin/copyout to callersAl Viro
2018-01-24lift handling of SIOCIW... out of dev_ioctl()Al Viro
2018-01-24net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro
2018-01-24pktgen: Clean read user supplied flag messDmitry Safonov
2018-01-24pktgen: Remove brute-force printing of flagsDmitry Safonov
2018-01-24pktgen: Add behaviour flags macro to generate flags/namesDmitry Safonov
2018-01-24pktgen: Add missing !flag parametersDmitry Safonov
2018-01-23net: link_watch: mark bonding link events urgentRoopa Prabhu
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-23net: core: Fix kernel-doc for netdev_upper_link()Florian Fainelli
2018-01-23net: core: Fix kernel-doc for call_netdevice_notifiers_info()Florian Fainelli
2018-01-22net: qdisc_pkt_len_init() should be more robustEric Dumazet
2018-01-22net: core: Expose number of link up/down transitionsDavid Decotigny
2018-01-22devlink: fix memory leak on 'resource'Colin Ian King
2018-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-19bpf: move event_output to const_size_or_zero for xdp/skb as wellDaniel Borkmann
2018-01-19bpf: restrict access to core bpf sysctlsDaniel Borkmann
2018-01-19bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
8800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
{ "translations": {
    "Contacts" : "Kontakty",
    "Download" : "Stiahnuť",
    "ShowURL" : "Zobraziť URL",
    "Share Addressbook" : "Sprístupniť adresár",
    "Delete Addressbook" : "Zmazať adresár",
    "Share with users or groups" : "Sprístupniť používateľom alebo skupinám",
    "Delete" : "Zmazať",
    "can edit" : "môže upraviť",
    "Address book name" : "Názov adresára kontaktov",
    "Import" : "Import",
    "The selected image is too big (max 1MB)" : "Vybraný obrázok je príliš veľký (max 1MB)",
    "No contacts in here" : "Nie sú tu žiadne kontakty",
    "Name" : "Názov",
    "Organization" : "Organizácia",
    "Title" : "Názov",
    "Add field ..." : "Pridať pole ...",
    "No search result for {query}" : "Žiadne výsledky vyhľadávania pre {query}",
    "_%n contact_::_%n contacts_" : ["%n kontakt","%n kontaktov","%n kontaktov"],
    "Post office box" : "Poštová adresa",
    "Postal code" : "PSČ",
    "City" : "Mesto",
    "State or province" : "Štát alebo oblasť",
    "Country" : "Krajina",
    "Address" : "Adresa",
    "(new group)" : "(nová skupina)",
    "Last name" : "Priezvisko",
    "First name" : "Krstné meno",
    "Additional names" : "Ďalšie mená",
    "Prefix" : "Titul pred menom",
    "Suffix" : "Titul po mene",
    "All contacts" : "Všetky kontakty",
    "Not grouped" : "Bez skupiny",
    "New contact" : "Nový kontakt",
    "{addressbook} shared by {owner}" : "{addressbook} sprístupňuje {owner}",
    "Contact could not be created." : "Kontakt nieje možné vytvoriť",
    "No contacts in file. Only VCard files are allowed." : "Žiadne kontakty v súbore. Len VCard súbory sú povolené.",
    "Only VCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Podporované sú iba formáty VCard verzie 4.0 (RFC6350) alebo verzie 3.0 (RFC2426).",
    "Nickname" : "Prezývka",
    "Detailed name" : "Podrobné meno",
    "Notes" : "Poznámky",
    "Website" : "Webstránka",
    "Federated Cloud ID" : "Združené Cloud ID",
    "Home" : "Domov",
    "Work" : "Práca",
    "Other" : "Iné",
    "Groups" : "Skupiny",
    "Birthday" : "Narodeniny",
    "Anniversary" : "Výročie",
    "Date of death" : "Dátum smrti",
    "Email" : "Email",
    "Instant messaging" : "Instant messaging",
    "Phone" : "Telefón",
    "Mobile" : "Mobil",
    "Fax" : "Fax",
    "Fax home" : "Fax doma",
    "Fax work" : "Fax v práci",
    "Pager" : "Pager",
    "Voice" : "Odkazová schránka",
    "Social network" : "Sociálna sieť",
    "Settings" : "Nastavenia"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}