summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* genl: use <> for system includesStephen Hemminger2020-07-081-3/+2
* rtacct: drop unused headerStephen Hemminger2020-07-081-1/+0
* iplink_bareudp: use common include syntaxStephen Hemminger2020-07-081-4/+4
* devlink: add 'disk' to 'fw_load_policy' string validationLouis Peens2020-07-061-0/+5
* devlink: Document zero policer identifierIdo Schimmel2020-07-061-1/+2
* tc: flower: support multiple MPLS LSE matchGuillaume Nault2020-07-062-2/+292
* ip link: initial support for bareudp devicesGuillaume Nault2020-07-064-2/+196
* lib: fix checking of returned file handle size for cgroupDmitry Yakunin2020-07-061-4/+4
* ip fou: respect preferred_family for IPv6Sorah Fukumori2020-07-061-3/+7
* tc: improve the qdisc show commandAnton Danilov2020-07-062-35/+64
* uapi: update bpf.hStephen Hemminger2020-07-061-1/+14
* devlint-health.8: use a single-font macro for a single argumentBjarni Ingi Gislason2020-07-061-12/+10
* devlink-dev.8: use a single-font macro for one argumentBjarni Ingi Gislason2020-07-061-45/+44
* devlink.8: Use a single-font macro for a single argumentBjarni Ingi Gislason2020-07-061-1/+1
* man8/bridge.8: fix misuse of two-fonts macrosBjarni Ingi Gislason2020-07-061-20/+19
* libnetlink.3: display section numbers in roman font, not boldfaceBjarni Ingi Gislason2020-07-061-5/+5
* man/tc: remove obsolete reference to ipchainsStephen Hemminger2020-06-241-1/+1
* ip address: Fix loop initial declarations are only allowed in C99Roi Dayan2020-06-111-1/+3
* uapi: update to magic.hStephen Hemminger2020-06-111-0/+1
* devlink: Add 'mirror' trap actionIdo Schimmel2020-06-113-8/+15
* devlink: Add 'control' trap typeIdo Schimmel2020-06-111-0/+2
* devlink: update include filesStephen Hemminger2020-06-111-1/+8
* uapi: update headersStephen Hemminger2020-06-057-51/+382
* Merge git://git.kernel.org/pub/scm/network/iproute2/iproute2-nextStephen Hemminger2020-06-0556-195/+3575
|\
| * iproute2: ip addr: Add support for setting 'optimistic'Ian K. Coolidge2020-05-312-2/+7
| * iproute2: ip addr: Organize flag properties structurallyIan K. Coolidge2020-05-311-57/+55
| * tc: report time an action was first usedRoman Mashak2020-05-311-0/+4
| * Merge branch 'master' into nextDavid Ahern2020-05-276-26/+146
| |\
| * | tipc: enable printing of broadcast rcv link statsTuong Lien2020-05-271-8/+17
| * | lwtunnel: add support for rpl segment routingAlexander Aring2020-05-272-1/+122
| * | tc: mqprio: reject queues count/offset pair count higher than num_tcMaciej Fijalkowski2020-05-181-0/+8
| * | ss: add checks for bc filter supportDmitry Yakunin2020-05-136-33/+154
| * | ss: add support for cgroup v2 information and filteringDmitry Yakunin2020-05-134-1/+93
| * | ss: introduce cgroup2 cache and helper functionsDmitry Yakunin2020-05-136-6/+282
| * | iproute2-next: add gate action man pagePo Liu2020-05-131-0/+123
| * | iproute2-next:tc:action: add a gate control actionPo Liu2020-05-132-0/+581
| * | Update kernel headers and import tc_gate.hDavid Ahern2020-05-132-1/+48
| * | devlink: support kernel-side snapshot id allocationJakub Kicinski2020-05-051-3/+23
| * | Merge branch 'master' into nextDavid Ahern2020-05-0526-162/+380
| |\ \
| * | | Import rpl.h and rpl_iptunnel.h uapi headersDavid Ahern2020-05-052-0/+69
| * | | tc: full JSON support for 'bpf' filterDavide Caratti2020-05-051-14/+15
| * | | Update kernel headersDavid Ahern2020-05-056-3/+180
| * | | tc: f_flower: add options support for erspanXin Long2020-05-012-0/+184
| * | | tc: f_flower: add options support for vxlanXin Long2020-05-012-16/+126
| * | | tc: m_tunnel_key: add options support for erpsanXin Long2020-05-012-2/+127
| * | | tc: m_tunnel_key: add options support for vxlanXin Long2020-05-012-10/+84
| * | | iproute_lwtunnel: add options support for erspan metadataXin Long2020-05-011-0/+140
| * | | iproute_lwtunnel: add options support for vxlan metadataXin Long2020-05-011-0/+68
| * | | iproute_lwtunnel: add options support for geneve metadataXin Long2020-05-011-2/+172
| * | | tc: pedit: Support JSON dumpingPetr Machata2020-04-301-25/+46