summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* devlink: Show port state values in man page and in the help commandno-assignParav Pandit2021-08-112-6/+6
* tc: u32: Fix key folding in sample optionPhil Sutter2021-08-101-3/+8
* lib: bpf_glue: remove useless assignmentAndrea Claudi2021-08-101-1/+1
* lib: bpf_legacy: fix potential NULL-pointer dereferenceAndrea Claudi2021-08-101-0/+3
* devlink: fix infinite loop on flash update for drivers without statusJacob Keller2021-08-101-1/+1
* lib/bpf: Fix btf_load error lead to enable debug logFeng Zhou2021-08-101-2/+2
* tc/skbmod: Remove misinformation about the swap actionPeilin Ye2021-07-222-14/+15
* police: Fix normal output back to what it wasRoi Dayan2021-07-171-4/+6
* ipmonitor: Fix recvmsg with ancillary dataLahav Schlesinger2021-07-171-5/+5
* uapi: headers updateStephen Hemminger2021-07-172-0/+13
* man8/ip-tunnel.8: fix typo, 'encaplim' is not a valid optionChristian Schürmann2021-07-151-1/+1
* libnetlink: check error handler is present before a callAlexander Mikhalitsyn2021-07-111-2/+2
* libnetlink: cosmetic changesStephen Hemminger2021-07-071-9/+14
* ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumpedAlexander Mikhalitsyn2021-07-073-12/+89
* uapi: update kernel headers from 5.14-rc1Stephen Hemminger2021-07-062-0/+10
* libbpf: fix attach of prog with multiple sectionsMartynas Pumputis2021-07-061-3/+6
* Merge branch 'main' into nextDavid Ahern2021-07-018-12/+20
|\
| * lib: remove blank line at eofStephen Hemminger2021-06-291-1/+0
| * v5.13.0v5.13.0Stephen Hemminger2021-06-291-1/+1
| * devlink: Fix printf() type mismatches on 32-bit architecturesBen Hutchings2021-06-291-4/+4
| * utils: Fix BIT() to support up to 64 bits on all architecturesBen Hutchings2021-06-291-1/+2
| * uapi: update headers to 5.13Stephen Hemminger2021-06-281-0/+3
| * devlink: Fix link errors on some systemsRoi Dayan2021-06-261-0/+1
| * man: fix syntax for ip link propertyStephen Hemminger2021-06-241-2/+2
| * uapi: update kernel headers to 5.13-rc6Stephen Hemminger2021-06-175-11/+100
| * ss: update ss man pageRoman Mashak2021-06-011-1/+1
| * libgenl: make genl_add_mcast_grp set errno on errorFlorian Westphal2021-05-171-2/+9
* | tc: pedit: add decrement operationAsbjørn Sloth Tønnesen2021-06-265-9/+32
* | tc: pedit: parse_cmd: add flags argumentAsbjørn Sloth Tønnesen2021-06-267-34/+34
* | iplink: support for WWAN devicesSergey Ryazanov2021-06-263-2/+75
* | iplink: add support for parent deviceSergey Ryazanov2021-06-262-1/+19
* | Import wwan.h uapi fileDavid Ahern2021-06-261-0/+16
* | seg6: add support for SRv6 End.DT46 BehaviorPaolo Lungaroni2021-06-223-2/+51
* | Update kernel headersDavid Ahern2021-06-225-2/+54
* | utils: bump max args number to 512 for batch filesGuillaume Nault2021-06-182-2/+5
* | Merge branch 'devlink-rate-support' into nextDavid Ahern2021-06-124-25/+776
|\ \
| * | devlink: Add ISO/IEC switchDmytro Linkin2021-06-123-8/+32
| * | devlink: Add port func rate supportDmytro Linkin2021-06-123-10/+733
| * | devlink: Add helper function to validate object handlerDmytro Linkin2021-06-121-17/+21
|/ /
* | Update kernel headersDavid Ahern2021-06-118-21/+71
* | devlink: Add optional controller user inputParav Pandit2021-06-112-3/+37
* | police: Add support for json outputRoi Dayan2021-06-111-13/+17
* | tc: fq: add horizon attributesEric Dumazet2021-06-071-6/+60
* | configure: convert LIBBPF environment variables to command-line optionsHangbin Liu2021-06-031-5/+13
* | configure: add options abilityHangbin Liu2021-06-031-1/+30
* | tc: f_flower: Add missing ct_state flags to usage descriptionAriel Levkovich2021-05-271-1/+1
* | tc: f_flower: Add option to match on related ct stateAriel Levkovich2021-05-272-1/+4
* | lib/fs: fix issue when {name,open}_to_handle_at() is not implementedHeiko Thiery2021-05-172-0/+53
* | config.mk: Rerun configure when it is newer than config.mkDavid Ahern2021-05-171-3/+5
* | ip: dynamically size columns when printing statsJakub Kicinski2021-05-091-40/+106