summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2019-02-07devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha
2019-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid 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 flow action infrastructurePablo Neira Ayuso
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2019-02-06net: xdp: allow generic and driver XDP on one interfaceJakub Kicinski
2019-02-03net: Fix fall through warning in y2038 tstamp changes.David S. Miller
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-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani
2019-02-03socket: move compat timeout handling into sock.cArnd Bergmann
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 version reporting to devlink info APIJakub Kicinski
2019-02-01devlink: add device information APIJakub Kicinski
2019-02-01xdp: Provide extack messages when prog attachment failedMaciej Fijalkowski
2019-02-01bpf: introduce bpf_spin_lockAlexei Starovoitov
2019-02-01ethtool: remove unnecessary check in ethtool_get_regs()Dan Carpenter
2019-01-29devlink: Add a generic wake_on_lan port parameterVasundhara Volam
2019-01-29devlink: Add devlink notifications support for port paramsVasundhara Volam
2019-01-29devlink: Add support for driverinit set value for devlink_portVasundhara Volam
2019-01-29devlink: Add support for driverinit get value for devlink_portVasundhara Volam
2019-01-29devlink: Add port param set commandVasundhara Volam
2019-01-29devlink: Add port param get commandVasundhara Volam
2019-01-29devlink: Add devlink_param for port register and unregisterVasundhara Volam
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-29net: set default network namespace in init_dummy_netdev()Josh Elsasser
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-01-29bpf: add BPF_PROG_TEST_RUN support for flow dissectorStanislav Fomichev
2019-01-29net/flow_dissector: move bpf case into __skb_flow_bpf_dissectStanislav Fomichev
2019-01-25net: Revert devlink health changes.David S. Miller
2019-01-24bpf: allow BPF programs access skb_shared_info->gso_segs fieldEric Dumazet
2019-01-22devlink: Use DIV_ROUND_UP_ULL in DEVLINK_HEALTH_SIZE_TO_BUFFERSNathan Chancellor
2019-01-22devlink: Add missing check of nlmsg_putYueHaibing
2019-01-22net: introduce a knob to control whether to inherit devconf configCong Wang
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-20bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn
2019-01-19net: sock: do not set sk_cookie in sk_clone_lock()Yafang Shao
2019-01-19net: namespace: perform strict checks also for doit handlersJakub Kicinski
2019-01-19rtnetlink: ifinfo: perform strict checks also for doit handlerJakub Kicinski
2019-01-19rtnetlink: stats: reject requests for unknown statsJakub Kicinski
2019-01-19rtnetlink: stats: validate attributes in get as well as dumpsJakub Kicinski
2019-01-18devlink: Add health dump {get,clear} commandsEran Ben Elisha