Commit Graph

  • 9d00602f82 vdpa: add .gitignore master Stephen Hemminger 2021-02-23 23:12:14 -0800
  • 5e0e73c347 Update kernel headers from 5.12-pre rc Stephen Hemminger 2021-02-23 23:10:51 -0800
  • 52c5f3f043 Merge git://git.kernel.org/pub/scm/network/iproute2/iproute2-next Stephen Hemminger 2021-02-23 23:03:42 -0800
  • bbddfcec6c v5.11.0 Stephen Hemminger 2021-02-23 09:34:11 -0800
  • b2d44b9a95 lib/fs: Fix single return points for get_cgroup2_* Andrea Claudi 2021-02-22 19:14:32 +0100
  • 1de363b180 lib/fs: avoid double call to mkdir on make_path() Andrea Claudi 2021-02-22 19:14:31 +0100
  • d4fcdbbec9 lib/bpf: Fix and simplify bpf_mnt_check_target() Andrea Claudi 2021-02-22 18:43:10 +0100
  • 1e25de9a92 lib/namespace: fix ip -all netns return code Andrea Claudi 2021-02-22 12:40:36 +0100
  • e833dbe140 ip: lwtunnel: seg6: bail out if table ids are invalid Andrea Claudi 2021-02-22 21:23:01 +0100
  • 546f738220 tc: m_gate: use SPRINT_BUF when needed Andrea Claudi 2021-02-22 21:22:47 +0100
  • e1d79d49ed man8/bridge.8: be explicit that "flood" is an egress setting Vladimir Oltean 2021-02-11 12:45:02 +0200
  • 14f528a556 man8/bridge.8: explain self vs master for "bridge fdb add" Vladimir Oltean 2021-02-11 12:45:01 +0200
  • b64ceb687d man8/bridge.8: fix which one of self/master is default for "bridge fdb" Vladimir Oltean 2021-02-11 12:45:00 +0200
  • 10130bfafe man8/bridge.8: explain what a local FDB entry is Vladimir Oltean 2021-02-11 12:44:59 +0200
  • ae3cb3d34d man8/bridge.8: document that "local" is default for "bridge fdb add" Vladimir Oltean 2021-02-11 12:44:58 +0200
  • 1261459c64 man8/bridge.8: document the "permanent" flag for "bridge fdb add" Vladimir Oltean 2021-02-11 12:44:57 +0200
  • 675e2df632 rdma: Fix statistics bind/unbing argument handling Ido Kalir 2021-02-14 10:33:35 +0200
  • c7897ec2a6 ss: Make leading ":" always optional for sport and dport Thayne McCombs 2021-02-14 01:09:13 -0700
  • 33e2471e8f ip route: Print "rt_offload_failed" indication Amit Cohen 2021-02-09 11:12:00 +0200
  • 34de4b26bf Update kernel headers David Ahern 2021-02-13 17:48:05 -0700
  • c946f5d3e4 devlink: add support for port params get/set Oleksandr Mazur 2021-02-09 12:31:51 +0200
  • 143610383d Merge branch 'vdpa' into next David Ahern 2021-02-11 09:16:49 -0700
  • c2ecc82b9d vdpa: Add vdpa tool Parav Pandit 2021-02-10 20:34:45 +0200
  • 6c76994982 utils: Add helper to map string to unsigned int Parav Pandit 2021-02-10 20:34:44 +0200
  • b822275ad8 utils: Add generic socket helpers Parav Pandit 2021-02-10 20:34:43 +0200
  • bd3709c3a7 utils: Add helper routines for indent handling Parav Pandit 2021-02-10 20:34:42 +0200
  • 5a6bf92a95 Add kernel headers Parav Pandit 2021-02-10 20:34:41 +0200
  • 049708a002 tc: flower: Add support for ct_state reply flag Paul Blakey 2021-02-02 14:24:42 +0200
  • b8b8b6d4c9 tc/htb: Hierarchical QoS hardware offload Maxim Mikityanskiy 2021-02-04 16:51:37 +0200
  • b7e5002456 ss: always prefer family as part of host condition to default family Thayne McCombs 2021-02-01 20:32:10 -0700
  • 2741208502 uapi: pick up rpl.h fix Stephen Hemminger 2021-02-03 08:16:16 -0800
  • 5a37254b71 iproute: force rtm_dst_len to 32/128 Luca Boccassi 2021-01-24 17:36:58 +0000
  • 38957a2f6c ss: Add clarification about host conditions with multiple familes to man Thayne McCombs 2021-02-02 14:30:40 -0800
  • df361a27c2 Add documentation of ss filter to man page Thayne McCombs 2021-01-28 01:10:18 -0700
  • 9764761888 iplink: print warning for missing VF data Edwin Peer 2021-01-26 09:40:53 -0800
  • 3d6d9e6e67 ss: do not emit warn while dumping MPTCP on old kernels Paolo Abeni 2021-01-25 17:02:07 +0100
  • 4712a46174 man: tc-taprio.8: document the full offload feature Vladimir Oltean 2021-01-22 03:22:11 +0200
  • 86d9660dc1 iplink_bareudp: cleanup help message and man page Guillaume Nault 2021-02-01 18:44:07 +0100
  • d10f2a4bd8 Merge branch 'devlink-port-mgmt' into next David Ahern 2021-02-02 02:45:49 +0000
  • bdfb9f1bd6 devlink: Support set of port function state Parav Pandit 2021-02-01 23:35:51 +0200
  • 249465d3bf devlink: Support get port function state Parav Pandit 2021-02-01 23:35:50 +0200
  • 331bf89ad0 devlink: Supporting add and delete of devlink port Parav Pandit 2021-02-01 23:35:49 +0200
  • 836a1365b7 devlink: Introduce PCI SF port flavour and attribute Parav Pandit 2021-02-01 23:35:48 +0200
  • a9642c5fa6 devlink: Introduce and use string to number mapper Parav Pandit 2021-02-01 23:35:47 +0200
  • 1e61902180 Update kernel headers David Ahern 2021-02-02 01:58:51 +0000
  • 2ce313d1bb iplink_can: add Classical CAN frame LEN8_DLC support Oliver Hartkopp 2021-01-25 11:40:55 +0100
  • 7887500008 bond: support xmit_hash_policy=vlan+srcmac Jarod Wilson 2021-01-15 14:21:37 -0500
  • c94fd71b34 tc: flower: add tc conntrack inv ct_state support wenxu 2021-01-20 10:52:12 +0800
  • c81a173f6b Update kernel headers David Ahern 2021-01-23 18:15:57 +0000
  • 8498ca92d7 vrf: fix ip vrf exec with libbpf Luca Boccassi 2021-01-17 22:54:27 +0000
  • 8dca565b17 vrf: print BPF log buffer if bpf_program_load fails Luca Boccassi 2021-01-17 22:54:26 +0000
  • 1a22ad2721 build: Fix link errors on some systems Roi Dayan 2021-01-12 12:33:17 +0200
  • b553cffa9f Merge branch 'dcb-app-dcbx' into next David Ahern 2021-01-18 04:10:27 +0000
  • 89d11ea596 dcb: Add a subtool for the DCBX object Petr Machata 2021-01-02 01:03:41 +0100
  • 8e9bed1493 dcb: Add a subtool for the DCB APP object Petr Machata 2021-01-02 01:03:40 +0100
  • 0aebd32b82 dcb: Support -N to suppress translation to human-readable names Petr Machata 2021-01-02 01:03:39 +0100
  • e59876ff55 dcb: Generalize dcb_get_attribute() Petr Machata 2021-01-02 01:03:38 +0100
  • 69290c32dc dcb: Generalize dcb_set_attribute() Petr Machata 2021-01-02 01:03:37 +0100
  • c13216f7a6 lib: Generalize parse_mapping() Petr Machata 2021-01-02 01:03:36 +0100
  • bf244ee677 lib: rt_names: Add rtnl_dsfield_get_name() Petr Machata 2021-01-02 01:03:35 +0100
  • fa2881b664 Merge branch 'main' into next David Ahern 2021-01-18 03:57:29 +0000
  • 676a1a708f tc: flower: fix json output with mpls lse Guillaume Nault 2021-01-12 11:30:53 +0100
  • 934919b991 dcb: Change --Netns/-N to --netns/-n Petr Machata 2021-01-03 11:57:24 +0100
  • b4c0cad06e dcb: Plug a leaking DCB socket buffer Petr Machata 2021-01-03 11:57:23 +0100
  • 2e99c28161 dcb: Set values with RTM_SETDCB type Petr Machata 2021-01-03 11:57:22 +0100
  • 8b4b132261 uapi: update if_link.h from upstream Stephen Hemminger 2021-01-16 09:09:35 -0800
  • ffe58c9185 include: uapi: Carry dcbnl.h Petr Machata 2021-01-12 13:04:55 +0100
  • 537995c6d5 rdma: Add support for the netlink extack Patrisious Haddad 2021-01-03 08:17:06 +0200
  • 9bd498bfcd ipmonitor: Mention "nexthop" object in help and man page Ido Schimmel 2021-01-07 17:23:27 +0200
  • 043e03a369 nexthop: Fix usage output Ido Schimmel 2021-01-07 17:23:26 +0200
  • 2953235e61 uapi: update kernel headers to 5.11 pre rc1 Stephen Hemminger 2020-12-24 19:38:35 -0800
  • 2639bdc176 Merge git://git.kernel.org/pub/scm/network/iproute2/iproute2-next into main Stephen Hemminger 2020-12-24 19:29:15 -0800
  • c9c64b8d1e 5.10.0 Stephen Hemminger 2020-12-21 10:28:53 -0800
  • cb0debfe2d testsuite: Add mpls packet matching tests for tc flower Guillaume Nault 2020-12-14 18:14:22 +0100
  • c01dec8475 Merge branch 'main' into next David Ahern 2020-12-16 04:06:06 +0000
  • 42f5642a40 iplink:macvlan: Added bcqueuelen parameter Thomas Karlsson 2020-12-14 11:42:18 +0100
  • c8faeca5ad ss: mptcp: fix add_addr_accepted stat print Andrea Claudi 2020-11-18 15:24:18 +0100
  • 0d78e8eabf tc: pedit: fix memory leak in print_pedit Andrea Claudi 2020-12-11 19:53:03 +0100
  • ec1346acbe devlink: fix memory leak in cmd_dev_flash() Andrea Claudi 2020-12-11 19:53:02 +0100
  • 309e6027e5 man: tc-flower: fix manpage Andrea Claudi 2020-12-11 19:26:40 +0100
  • ee50fd58dc Merge branch 'dcb-pfc-buffer-maxrate' into next David Ahern 2020-12-14 16:48:38 +0000
  • 117939d9bd dcb: Add a subtool for the DCB maxrate object Petr Machata 2020-12-11 00:02:24 +0100
  • 2e36f91000 dcb: Add a subtool for the DCB buffer object Petr Machata 2020-12-11 00:02:23 +0100
  • 6567cb588b dcb: Add a subtool for the DCB PFC object Petr Machata 2020-12-11 00:02:22 +0100
  • 808dd741fc dcb: Add -i to enable IEC mode Petr Machata 2020-12-11 00:02:21 +0100
  • 6e9687db04 dcb: Add -s to enable statistics Petr Machata 2020-12-11 00:02:20 +0100
  • 11a72186a0 dcb: Add dcb_set_u32(), dcb_set_u64() Petr Machata 2020-12-11 00:02:19 +0100
  • 7e94711c71 man: dcb-ets: Remove an unnecessary empty line Petr Machata 2020-12-11 00:02:18 +0100
  • a7c2eaac39 dcb: ets: Change the way show parameters are given in synopsis Petr Machata 2020-12-11 00:02:17 +0100
  • 12d41d0184 dcb: ets: Fix help display for "show" subcommand Petr Machata 2020-12-11 00:02:16 +0100
  • 7fe954ee34 dcb: Remove unsupported command line arguments from getopt_long() Petr Machata 2020-12-11 00:02:15 +0100
  • 376367d917 uapi: merge in change to bpf.h Stephen Hemminger 2020-12-14 08:07:06 -0800
  • 6e9bfdcdde Merge branch 'devlink-reload' into next David Ahern 2020-12-09 02:43:41 +0000
  • c2d7c45c32 devlink: Add reload stats to dev show Moshe Shemesh 2020-12-07 07:35:22 +0200
  • 0c0023ad71 devlink: Add pr_out_dev() helper function Moshe Shemesh 2020-12-07 07:35:21 +0200
  • f28c910274 devlink: Add devlink reload action and limit options Moshe Shemesh 2020-12-07 07:35:20 +0200
  • 120cdeb1b7 Merge branch 'rate-size-parsing-output' into next David Ahern 2020-12-09 02:32:17 +0000
  • 44396bdfcc lib: Move get_size() from tc here Petr Machata 2020-12-05 22:13:35 +0100
  • f3be0e6366 lib: Move get_rate(), get_rate64() from tc here Petr Machata 2020-12-05 22:13:34 +0100
  • aaeda2a768 lib: print_color_rate(): Fix formatting small rates in IEC mode Petr Machata 2020-12-05 22:13:33 +0100