Commit Graph

  • cae2e9291a f_u32: fix compiler gcc-10 compiler warning Stephen Hemminger 2020-11-29 09:47:44 -0800
  • c014983921 misc: fix compiler warning in ifstat and nstat Stephen Hemminger 2020-11-29 09:43:48 -0800
  • 2319db9052 tc: fix compiler warnings in ip6 pedit Stephen Hemminger 2020-11-29 09:40:49 -0800
  • 5bdc4e9151 bridge: fix string length warning Stephen Hemminger 2020-11-29 09:32:50 -0800
  • f817699939 devlink: fix uninitialized warning Stephen Hemminger 2020-11-29 09:31:20 -0800
  • c29f65db34 bridge: add support for L2 multicast groups Vladimir Oltean 2020-11-25 16:36:39 +0200
  • f5c1246e6a Add dcb/.gitignore Luca Boccassi 2020-11-27 15:27:31 +0000
  • f98ce50046 Merge branch 'libbpf' into next David Ahern 2020-11-24 22:24:15 -0700
  • 71c7c1fb4f examples/bpf: add bpf examples with BTF defined maps Hangbin Liu 2020-11-23 21:12:01 +0800
  • 1ac8285a69 examples/bpf: move struct bpf_elf_map defined maps to legacy folder Hangbin Liu 2020-11-23 21:12:00 +0800
  • 6d61a2b557 lib: add libbpf support Hangbin Liu 2020-11-23 21:11:59 +0800
  • dc800a4ed4 lib: make ipvrf able to use libbpf and fix function name conflicts Hangbin Liu 2020-11-23 21:11:58 +0800
  • 503e9229b0 iproute2: add check_libbpf() and get_libbpf_version() Hangbin Liu 2020-11-23 21:11:57 +0800
  • ee5d4b24e3 Merge branch 'main' into next David Ahern 2020-11-24 22:04:48 -0700
  • ed40b7e2ae tc flower: fix parsing vlan_id and vlan_prio Roi Dayan 2020-11-24 14:28:10 +0200
  • ca5ec9a17a ip: iptuntap: Convert to use print_on_off() Petr Machata 2020-11-14 23:54:01 +0100
  • 66e574c4c5 ip: ipnetconf: Convert to use print_on_off() Petr Machata 2020-11-14 23:54:00 +0100
  • 07d82b4a79 ip: iplink_bridge_slave: Convert to use print_on_off() Petr Machata 2020-11-14 23:53:59 +0100
  • 3e0d2a73ba ip: iplink_bridge_slave: Port over to parse_on_off() Petr Machata 2020-11-14 23:53:58 +0100
  • 5f685d064b ip: iplink: Convert to use parse_on_off() Petr Machata 2020-11-14 23:53:57 +0100
  • 94d12fd796 bridge: link: Convert to use print_on_off() Petr Machata 2020-11-14 23:53:56 +0100
  • 9262ccc3ed bridge: link: Port over to parse_on_off() Petr Machata 2020-11-14 23:53:55 +0100
  • e1ae6efbb8 Merge branch 'nexthop-flags' into next David Ahern 2020-11-22 12:46:01 -0700
  • 0788678991 nexthop: Always print nexthop flags Ido Schimmel 2020-11-19 15:57:31 +0200
  • 3de35f41be ip route: Print "trap" nexthop indication Ido Schimmel 2020-11-19 15:57:30 +0200
  • db8b149b16 Update kernel headers David Ahern 2020-11-22 12:41:23 -0700
  • 7a49ff9d79 bridge: report correct version Stephen Hemminger 2020-11-15 08:58:52 -0800
  • 4c551369e0 tc flower: use right ethertype in icmp/arp parsing Zahari Doychev 2020-11-10 08:53:55 +0100
  • 1ed00380b0 Merge branch 'dcb-tool' into next David Ahern 2020-11-13 19:48:52 -0700
  • ef15b07601 dcb: Add a subtool for the DCB ETS object Petr Machata 2020-11-12 23:24:48 +0100
  • 67033d1c1c Add skeleton of a new tool, dcb Petr Machata 2020-11-12 23:24:47 +0100
  • 66a2d71487 lib: parse_mapping: Recognize a keyword "all" Petr Machata 2020-11-12 23:24:46 +0100
  • bc3523ae70 lib: parse_mapping: Update argc, argv on error Petr Machata 2020-11-12 23:24:45 +0100
  • 28e663ee65 lib: Extract from iplink_vlan a helper to parse key:value arrays Petr Machata 2020-11-12 23:24:44 +0100
  • 6dd778e837 lib: Extract from devlink/mnlg a helper, mnlu_socket_recv_run() Petr Machata 2020-11-12 23:24:43 +0100
  • dd78dfc7be lib: Extract from devlink/mnlg a helper, mnlu_msg_prepare() Petr Machata 2020-11-12 23:24:42 +0100
  • 72858c7b77 lib: Extract from devlink/mnlg a helper, mnlu_socket_open() Petr Machata 2020-11-12 23:24:41 +0100
  • 9091ff0251 lib: json_print: Add print_on_off() Petr Machata 2020-11-12 23:24:40 +0100
  • 82604d2852 lib: Add parse_one_of(), parse_on_off() Petr Machata 2020-11-12 23:24:39 +0100
  • 1d9a81b8c9 Unify batch processing across tools Petr Machata 2020-11-12 23:24:38 +0100
  • 8682f588bf tc-mpls: fix manpage example and help message string Guillaume Nault 2020-11-02 12:24:25 +0100
  • 7c7a0fe0c8 tc-vlan: fix help and error message strings Guillaume Nault 2020-11-02 11:59:46 +0100
  • 72f88bd42a uapi: update kernel headers from 5.10-rc2 Stephen Hemminger 2020-11-08 10:47:27 -0800
  • b90c39be33 rdma: fix spelling error in comment Stephen Hemminger 2020-11-08 10:44:19 -0800
  • c8424b73e1 man: fix spelling errors Stephen Hemminger 2020-11-08 10:40:30 -0800
  • cbf6481797 tc/m_gate: fix spelling errors Stephen Hemminger 2020-11-08 10:34:23 -0800
  • 14b189f066 uapi: updates from 5.10-rc1 Stephen Hemminger 2020-11-03 08:29:14 -0800
  • 51f28eb928 Merge branch 'tc-terse-dump' into next David Ahern 2020-10-31 09:18:43 -0600
  • 477ca0dfb4 tc: implement support for terse dump Vlad Buslov 2020-10-23 17:55:36 +0300
  • a99ebeeef2 tc: skip actions that don't have options attribute when printing Vlad Buslov 2020-10-23 17:55:35 +0300
  • 9fc5bf734f libnetlink: define __aligned conditionally Johannes Berg 2020-10-26 12:32:52 +0100
  • eb12cc9ae1 Merge branch 'main' into next David Ahern 2020-10-25 15:08:01 -0600
  • f1298d7660 m_mpls: test the 'mac_push' action after 'modify' Guillaume Nault 2020-10-22 11:11:44 +0200
  • 2b7a768408 Merge branch 'tipc-encryption' into next David Ahern 2020-10-20 09:05:00 -0600
  • 2bf1ba5a5c tipc: add option to set rekeying for encryption Tuong Lien 2020-10-16 23:02:01 +0700
  • 5fb3681885 tipc: add option to set master key for encryption Tuong Lien 2020-10-16 23:02:00 +0700
  • b4edd6a8a6 Merge branch 'tc-mpls-l2-vpn' into next Guillaume Nault says: David Ahern 2020-10-20 08:57:47 -0600
  • 02a261b5ba m_mpls: add mac_push action Guillaume Nault 2020-10-19 17:23:08 +0200
  • d61167dd88 m_vlan: add pop_eth and push_eth actions Guillaume Nault 2020-10-19 17:23:01 +0200
  • 3342688a66 devlink: display elapsed time during flash update Jacob Keller 2020-10-14 15:31:04 -0700
  • cb7ce51cc1 v5.9.0 Stephen Hemminger 2020-10-15 15:18:35 -0700
  • 78ace1c211 tc: fq: clarify the length of orphan_mask. v5.9.0 zhangkaiheb@126.com 2020-10-13 05:26:40 +0000
  • 0ca1312c20 ip: add error reporting when RTM_GETNSID failed Jan Engelhardt 2020-10-12 15:55:55 +0200
  • 58c3c55f38 lib: ignore invalid mounts in cg_init_map Dmitry Yakunin 2020-10-08 20:59:27 +0300
  • 003b9af516 uapi: add new SNMP entry Stephen Hemminger 2020-10-11 22:50:22 -0700
  • b5a583fb32 Merge branch 'main' into next Signed-off-by: David Ahern <dsahern@gmail.com> David Ahern 2020-10-11 20:11:09 -0600
  • 7812012849 genl: ctrl: print op -> policy idx mapping Johannes Berg 2020-10-03 10:45:32 +0200
  • 91c54917cd Merge branch 'bridge-igmpv3-mldv2' into next Nikolay Aleksandrov says: David Ahern 2020-10-11 20:09:14 -0600
  • 86588450c5 bridge: mdb: print protocol when available Nikolay Aleksandrov 2020-10-08 16:50:24 +0300
  • 2de81d1eff bridge: mdb: print source list when available Nikolay Aleksandrov 2020-10-08 16:50:23 +0300
  • 1d28c48046 bridge: mdb: print filter mode when available Nikolay Aleksandrov 2020-10-08 16:50:22 +0300
  • e331677ea2 bridge: mdb: show igmpv3/mldv2 flags Nikolay Aleksandrov 2020-10-08 16:50:21 +0300
  • f94e8b0749 bridge: mdb: print fast_leave flag Nikolay Aleksandrov 2020-10-08 16:50:20 +0300
  • 547b319762 bridge: mdb: add support for source address Nikolay Aleksandrov 2020-10-08 16:50:19 +0300
  • f905191a48 Update kernel headers David Ahern 2020-10-11 20:04:57 -0600
  • 4322b13c8d ip xfrm: support setting XFRMA_SET_MARK_MASK attribute in states Antony Antony 2020-10-02 15:22:38 +0200
  • 8dc1db80e4 devlink: Add health reporter test command support Jiri Pirko 2020-10-01 09:21:13 +0200
  • 012164718b devlink: support setting the overwrite mask attribute Jacob Keller 2020-09-30 14:05:47 -0700
  • 34be2d2619 Update kernel headers David Ahern 2020-10-07 00:01:26 -0600
  • be1bea8432 addr: Fix noprefixroute and autojoin for IPv4 Stephen Hemminger 2020-10-06 15:15:56 -0700
  • e410c963e3 ipntable: add missing ndts_table_fulls ntable stat Eyal Birger 2020-10-02 12:34:28 +0300
  • 10414de9e6 ip: iplink_ipoib.c: Remove extra spaces Kamal Heib 2020-09-27 15:06:56 +0300
  • d2be31d9b6 ss: add support for xdp statistics Ciara Loftus 2020-09-24 07:03:27 +0000
  • f481515c89 Update kernel headers David Ahern 2020-09-29 09:13:21 -0600
  • 03fb6fa1d8 uapi: update headers from 5.9-rc7 Stephen Hemminger 2020-09-28 13:50:36 -0700
  • fece144abc build: avoid make jobserver warnings Jan Engelhardt 2020-09-28 21:08:01 +0200
  • b8663da049 ip: promote missed packets to the -s row Jakub Kicinski 2020-09-16 12:42:49 -0700
  • cec67df974 Merge branch 'devlink-controller-external-info' into next Parav Pandit says: David Ahern 2020-09-22 20:17:48 -0600
  • 748cbad33b devlink: Show controller number of a devlink port Parav Pandit 2020-09-18 13:16:49 +0300
  • 8fadd01101 devlink: Show external port attribute Parav Pandit 2020-09-18 13:16:48 +0300
  • 454429e8b4 Update kernel headers David Ahern 2020-09-22 20:10:43 -0600
  • aba44dc2ea ip: updated ip-link man page Roman Mashak 2020-09-01 15:46:12 -0400
  • ad34d5fadb iproute2: ss: add support to expose various inet sockopts Wei Wang 2020-08-19 14:13:54 -0700
  • c8eb4b52c1 Update kernel headers David Ahern 2020-09-08 20:35:28 -0600
  • abee772ff1 tipc: support 128bit node identity for peer removing Hoang Le 2020-08-27 09:30:37 +0700
  • 6fd53b2a1c iplink: add support for protodown reason Roopa Prabhu 2020-08-28 20:42:56 -0700
  • af27494d2e ip xfrm: support printing XFRMA_SET_MARK_MASK attribute in states Antony Antony 2020-08-28 16:59:07 +0200
  • 275eed9be5 Merge branch 'main' into next David Ahern 2020-09-01 19:46:20 -0600
  • 23203b750e ip link: Fix indenting in help text Phil Sutter 2020-08-29 12:18:35 +0200
  • cc889b8241 genl: ctrl: support dumping netlink policy Johannes Berg 2020-08-24 19:51:08 +0200