summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: Get rid of switchdev_port_attr_get()Florian Fainelli2019-02-211-8/+0
* net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli2019-02-211-2/+0
* net: switchdev: Add PORT_PRE_BRIDGE_FLAGSFlorian Fainelli2019-02-211-1/+2
* net: dsa: add support for bridge flagsRussell King2019-02-211-0/+2
* net/smc: add smcd support to the pnet tableHans Wippel2019-02-211-0/+1
* net/tls: Move protocol constants from cipher context to tls contextVakul Garg2019-02-191-17/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-02-183-0/+29
|\
| * netfilter: reject: skip csum verification for protocols that don't support itAlin Nastac2019-02-133-0/+29
* | ethtool: add compat for flash updateJakub Kicinski2019-02-171-0/+7
* | devlink: add flash update commandJakub Kicinski2019-02-171-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-162-0/+3
|\ \
| * | ipv6_stub: add ipv6_route_input stub/proxy.Peter Oskolkov2019-02-131-0/+1
| * | bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encapPeter Oskolkov2019-02-131-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-152-1/+2
|\ \ \
| * | | net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-02-131-1/+1
| * | | net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-081-0/+1
* | | | flow_offload: fix block statsJohn Hurley2019-02-131-3/+3
* | | | net: sched: add flags to Qdisc class ops structVlad Buslov2019-02-121-0/+8
* | | | net: sched: extend proto ops to support unlocked classifiersVlad Buslov2019-02-122-6/+13
* | | | net: sched: extend proto ops with 'put' callbackVlad Buslov2019-02-121-0/+1
* | | | net: sched: track rtnl lock status when validating extensionsVlad Buslov2019-02-121-1/+1
* | | | net: sched: prevent insertion of new classifiers during chain flushVlad Buslov2019-02-121-0/+1
* | | | net: sched: refactor tp insert/delete for concurrent executionVlad Buslov2019-02-121-0/+18
* | | | net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov2019-02-121-0/+2
* | | | net: sched: introduce reference counting for tcf_protoVlad Buslov2019-02-121-0/+1
* | | | net: sched: protect filter_chain list with filter_chain_lock mutexVlad Buslov2019-02-121-0/+17
* | | | net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov2019-02-121-0/+2
* | | | net: sched: protect block state with mutexVlad Buslov2019-02-121-0/+5
* | | | Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam2019-02-121-8/+0
* | | | flow_offload: Fix flow action infrastructureEli Britstein2019-02-111-1/+1
* | | | devlink: add a generic board.manufacture version nameJakub Kicinski2019-02-111-0/+2
* | | | net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen2019-02-109-11/+11
* | | | devlink: publish params only after driver init is doneJiri Pirko2019-02-081-0/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-082-5/+15
|\| | | | |/ / |/| |
| * | netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso2019-02-041-4/+13
| * | ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann2019-01-301-1/+2
* | | devlink: Add health report functionalityEran Ben Elisha2019-02-071-0/+9
* | | devlink: Add health reporter create/destroy functionalityEran Ben Elisha2019-02-071-0/+53
* | | devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha2019-02-071-0/+149
* | | net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli2019-02-061-11/+0
* | | flow_offload: add wake-up-on-lan and queue to flow_actionPablo Neira Ayuso2019-02-061-0/+7
* | | cls_flower: don't expose TC actions to drivers anymorePablo Neira Ayuso2019-02-061-1/+0
* | | flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso2019-02-062-0/+15
* | | cls_api: add translator to flow_action representationPablo Neira Ayuso2019-02-061-0/+2
* | | flow_offload: add flow action infrastructurePablo Neira Ayuso2019-02-062-1/+69
* | | flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-062-3/+123
* | | net: devlink: report cell size of shared buffersJakub Kicinski2019-02-031-0/+1
* | | socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani2019-02-031-0/+1
* | | ethtool: add compat for devlink infoJakub Kicinski2019-02-011-0/+10
* | | devlink: add generic info version namesJakub Kicinski2019-02-011-0/+14
OpenPOWER on IntegriCloud