summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | tc/mqprio: fix stray ] in man page synopsisVladimir Oltean2023-04-241-1/+1
* | | tc/taprio: add a size table to the examples from the man pageVladimir Oltean2023-04-241-4/+8
* | | tc/taprio: add max-sdu to the man page SYNOPSIS sectionVladimir Oltean2023-04-241-0/+4
| |/ |/|
* | iplink: fix help of 'netns' argNicolas Dichtel2023-04-212-9/+21
* | iplink: use the same token NETNSNAME everywhereNicolas Dichtel2023-04-212-3/+3
* | ip: bridge_slave: Fix help message indentationIdo Schimmel2023-04-211-1/+1
* | whitespace cleanupStephen Hemminger2023-04-212-2/+2
* | lwtunnel: use sizeof() on segbufStephen Hemminger2023-04-211-3/+3
* | lwtunnel: fix warning from strncpyStephen Hemminger2023-04-211-2/+1
* | iproute_lwtunnel: fix JSON outputStephen Hemminger2023-04-141-2/+4
* | iproute_tunnel: use uint16 for tunnel encap typeStephen Hemminger2023-04-141-4/+4
* | iptunnel: detect protocol mismatch on tunnel changeStephen Hemminger2023-04-111-2/+12
* | ip-xfrm: accept "allow" as action in ip xfrm policy setdefaultSabrina Dubroca2023-04-041-1/+2
* | tc: m_action: fix parsing of TCA_EXT_WARN_MSG by using different enumHangbin Liu2023-03-181-1/+7
* | Revert "tc: m_action: fix parsing of TCA_EXT_WARN_MSG"Hangbin Liu2023-03-181-1/+1
* | uapi: update headers from 6.3-rc2Stephen Hemminger2023-03-182-1/+2
* | uapi: update license of fou.hStephen Hemminger2023-03-121-1/+1
* | man/netem: rework man pageStephen Hemminger2023-03-091-136/+296
* | tc: m_nat: parse index argument correctlyPedro Tammela2023-03-051-1/+4
* | tc: m_mpls: parse index argument correctlyPedro Tammela2023-03-051-0/+4
* | tc: m_csum: parse index argument correctlyPedro Tammela2023-03-051-1/+4
* | tc: f_u32: fix json object leakHangbin Liu2023-03-051-14/+10
* | u32: fix TC_U32_TERMINAL printingHangbin Liu2023-03-051-1/+1
* | genl: print caps for all familiesJakub Kicinski2023-03-031-7/+5
* | man: tc-mqprio: extend prio-tc-queue mapping with examplesPéter Antal2023-03-031-0/+96
* | tc: m_action: fix parsing of TCA_EXT_WARN_MSGPedro Tammela2023-02-241-1/+1
* | tc: add missing separatorChristian Hesse2023-02-241-1/+1
* | uapi: update bpf.h from upstreamStephen Hemminger2023-02-221-1/+18
|/
* Merge branch 'main' into nextDavid Ahern2023-02-221-1/+1
|\
| * v6.2.0v6.2.0Stephen Hemminger2023-02-201-1/+1
* | tc: m_ct: add support for helperXin Long2023-02-181-1/+52
* | seg6: man: ip-link.8: add SRv6 End PSP flavor descriptionPaolo Lungaroni2023-02-181-1/+11
* | iplink: add gso and gro max_size attributes for ipv4Xin Long2023-02-183-5/+59
* | Merge remote-tracking branch 'main/main' into nextDavid Ahern2023-02-186-7/+15
|\ \ | |/
| * testsuite: fix testsuite build failure when iproute build without libcap-develgaoxingwang2023-02-171-1/+5
| * iplink: fix the gso and gro max_size names in documentationXin Long2023-02-171-3/+3
| * libnetlink.c: Fix memory leak in batch modeDenys Fedoryshchenko2023-02-171-0/+2
| * ip: fix UB in strncpy (e.g. truncated ip route output)Sam James2023-02-171-2/+3
| * uapi: update headers to 6.2-rc8Stephen Hemminger2023-02-131-0/+1
| * bridge: mdb: Remove double space in MDB dumpIdo Schimmel2023-02-071-1/+1
* | man: man8: bridge: Describe mcast_max_groupsPetr Machata2023-02-071-0/+22
* | bridge: Add support for mcast_n_groups, mcast_max_groupsPetr Machata2023-02-072-0/+41
* | Update kernel headersDavid Ahern2023-02-077-28/+50
* | Merge branch 'main' into nextDavid Ahern2023-02-072-7/+7
|\ \ | |/
| * ip-rule.8: Bring synopsis in line with descriptionSven Neuhaus2023-01-251-3/+3
| * macsec: Fix Macsec packet number attribute printEmeel Hakim2023-01-251-4/+4
* | tc: add new attr TCA_EXT_WARN_MSGHangbin Liu2023-01-225-0/+15
* | Revert "tc/tc_monitor: print netlink extack message"Hangbin Liu2023-01-221-3/+0
* | Update kernel headersDavid Ahern2023-01-225-3/+10
* | Merge remote-tracking branch 'main/main' into nextDavid Ahern2023-01-22216-1424/+291
|\ \ | |/