Commit Graph

  • 8242808ced man: tc-taprio.8: fix syntax error Luca Boccassi 2019-01-12 12:28:55 +0000
  • cffeeb3946 man: ss.8: more line breaks Luca Boccassi 2019-01-12 12:28:54 +0000
  • 3d14706e54 Merge branch 'master' into next David Ahern 2019-01-07 16:30:13 -0800
  • db4ad742e1 configure: fix typo in check_xt_old_internal_h Dmitry V. Levin 2019-01-08 01:37:15 +0300
  • 80e5ddec14 rdma: update uapi headers Stephen Hemminger 2019-01-07 11:41:39 -0800
  • e1ccc46bdd uapi: update headers from 4.21-rc1 Stephen Hemminger 2019-01-07 11:39:26 -0800
  • 724ec5aeb0 Merge ../iproute2-next Stephen Hemminger 2019-01-07 11:36:41 -0800
  • 97864a5af3 v4.20.0 v4.20.0 Stephen Hemminger 2019-01-07 10:24:02 -0800
  • c9159af51a ipneigh: print dst for AF_BRIDGE Tobias Jungel 2019-01-05 13:36:43 +0100
  • 97b44d571d libnetlink: linkdump_req is done for AF_BRIDGE as well David Ahern 2019-01-06 16:17:13 -0800
  • dfa2c3787f Merge branch 'iproute2-master' into iproute2-next David Ahern 2019-01-04 12:22:47 -0800
  • 6267d9533b Merge branch 'strict-updates' into iproute2-next David Ahern 2019-01-04 12:19:37 -0800
  • 05880354c2 bridge: fdb: Fix filtering with strict checking disabled David Ahern 2019-01-02 16:33:42 -0800
  • 285033bfeb libnetlink: Add RTNL_HANDLE_F_STRICT_CHK flag David Ahern 2019-01-02 16:31:38 -0800
  • 66b4199f22 bridge: Update fdb show to use rtnl_neighdump_req David Ahern 2018-12-31 10:00:24 -0800
  • 101ec10a76 ip neigh: Convert do_show_or_flush to use rtnl_neighdump_req David Ahern 2018-12-31 09:55:45 -0800
  • f255ab1225 libnetlink: Add filter function to rtnl_neighdump_req David Ahern 2018-12-31 09:54:47 -0800
  • f0cabaca38 rdma: Fix incorrectly handled NLA validation Leon Romanovsky 2018-12-30 15:34:09 +0200
  • cb65a9cb81 iprule: Add tun_id filed in the selector wenxu 2018-12-24 16:49:44 +0800
  • 72cdb77d1a nstat: fix load_ugly_table() limits Eric Dumazet 2018-12-21 22:53:35 -0800
  • 66e8e73edc bridge: fdb: Use 'struct ndmsg' for FDB dumping Ido Schimmel 2018-12-30 17:14:54 +0000
  • 40fc8c2cec rdma: Add print of link CapabilityMask2 flags Michael Guralnik 2018-12-23 13:24:19 +0200
  • 0c187b7f24 Merge branch 'strict-dumps' into iproute2-next David Ahern 2018-12-27 15:37:44 -0800
  • 6b83edc061 neighbor: Add support for protocol attribute David Ahern 2018-12-19 17:07:19 -0800
  • 8d4f35de17 ip route: Rename do_ipv6 to dump_family David Ahern 2018-10-31 12:29:45 -0700
  • aea41afcfd ip bridge: Set NETLINK_GET_STRICT_CHK on socket David Ahern 2018-10-05 13:49:41 -0700
  • 8847097850 ip address: Set device index in dump request David Ahern 2018-12-19 13:30:44 -0800
  • 7ca9cee8d8 ip address: Split ip_linkaddr_list into link and addr functions David Ahern 2018-12-19 13:28:47 -0800
  • e41ede8939 mroute: Add table id attribute for kernel side filtering David Ahern 2018-10-15 10:30:34 -0700
  • 98ce99273f mroute: fix up family handling David Ahern 2018-12-19 13:11:15 -0800
  • c7e6371bc4 ip route: Add protocol, table id and device to dump request David Ahern 2018-10-19 15:41:39 -0700
  • 43fd93ae46 ip route: Remove rtnl_rtcache_request David Ahern 2018-10-02 19:08:15 -0700
  • d97b16b2c9 libnetlink: linkdump_req: Only AF_UNSPEC family expects an ext_filter_mask David Ahern 2018-10-04 14:12:39 -0700
  • 92e03242c4 libnetlink: Use NLMSG_LENGTH to set nlmsg_len David Ahern 2018-10-19 15:34:44 -0700
  • 2750252d7e libnetlink: dump extack string in done message David Ahern 2018-10-04 14:07:15 -0700
  • fdce94d0d1 Update kernel headers David Ahern 2018-12-22 07:36:52 -0800
  • 261a5290dd testsuite: Fix colorize Petr Vorel 2018-12-18 20:29:04 +0100
  • c579ec14a7 uapi/iptunnel: make TUNNEL_FLAGS available Stephen Hemminger 2018-12-20 09:19:33 -0800
  • 2db63d290b uapi/netlink.h: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK Stephen Hemminger 2018-12-20 09:18:29 -0800
  • ef7f9fae2e uapi/in.h: Allow class-e address assignment Stephen Hemminger 2018-12-20 09:17:05 -0800
  • 17689d3075 Update kernel headers David Ahern 2018-12-19 12:47:29 -0800
  • db9af1f1e3 testsuite: drop unrunnable test Stephen Hemminger 2018-12-18 10:11:10 -0800
  • e5cd5a51f9 doc: remove trailing whitespace Stephen Hemminger 2018-12-18 07:57:20 -0800
  • 6065ddfaa7 Merge branch 'iproute2-master' into iproute2-next David Ahern 2018-12-19 12:02:17 -0800
  • 8b2ea19276 examples: Remove cbq.init-v0.7.3 Petr Vorel 2018-12-15 19:00:44 +0100
  • bb955fd127 examples: Remove dhcp-client-script Petr Vorel 2018-12-15 19:00:43 +0100
  • 377a09902a configure: Minor code cleanup Petr Vorel 2018-12-15 19:00:42 +0100
  • fce84d6450 configure: Remove non-posix shell expansion Petr Vorel 2018-12-15 19:00:41 +0100
  • 3de834e6e2 configure: Remove unused function check_prog() Petr Vorel 2018-12-15 19:00:40 +0100
  • ec7cac05ff tests: Use /bin/sh shebang Petr Vorel 2018-12-15 19:00:39 +0100
  • ee32695387 man: rtpr: Rename s/bash/shell/ Petr Vorel 2018-12-15 19:00:38 +0100
  • 85bcb524a2 testsuite: remove gre kmods if the test loads them Luca Boccassi 2018-12-16 20:55:40 +0000
  • eaed928b64 testsuite: delete dummy interface after default route test Luca Boccassi 2018-12-16 20:55:39 +0000
  • 61f9ade9fb testsuite: declare dependency between $(TESTS) and generate_nlmsg Luca Boccassi 2018-12-16 20:55:38 +0000
  • 0115d55e9f Makefile: have check target depend on all Luca Boccassi 2018-12-16 20:55:37 +0000
  • cec6b03124 man: ss: fix typos about wscale Masatake YAMATO 2018-12-17 09:28:09 +0900
  • 738aebe52b drop support for DECnet Stephen Hemminger 2018-12-11 08:40:09 -0800
  • 6ddb36c3a9 tc: fix xtables incorrect usage of LDFLAGS Syrone Wong 2018-12-12 19:35:08 +0800
  • 3a1f602ade remove redundant long int Stephen Hemminger 2018-12-10 09:21:17 -0800
  • 378dd31b4b rdma: Fix broken 32-bit compilation Leon Romanovsky 2018-12-11 20:14:28 +0200
  • 90c5c969f0 fix print_0xhex on 32 bit Stephen Hemminger 2018-12-10 14:20:32 -0800
  • 33fde2b600 lib/bpf: fix build warning if no elf Stephen Hemminger 2018-12-10 13:50:17 -0800
  • 79940533c0 ipmacsec: fix warning on 32bit platform Stephen Hemminger 2018-12-10 13:47:58 -0800
  • 028766aed2 uapi: update bpf header Stephen Hemminger 2018-12-10 09:22:23 -0800
  • fbe7da2306 Merge branch 'iproute2-master' into iproute2-next David Ahern 2018-12-07 13:02:08 -0800
  • a463fd4fa4 devlink: Add support for 'fw_load_policy' generic parameter Shalom Toledo 2018-12-04 10:14:08 +0000
  • 2557dca2b0 devlink: Add string to uint{8,16,32} conversion for generic parameters Shalom Toledo 2018-12-04 10:14:07 +0000
  • a9c49b8f8f rdma: align uapi headers with 4.20-rc5 Stephen Hemminger 2018-12-07 09:25:59 -0800
  • 853adffe13 tipc: fix misalignment printout in non-JSON output Hoang Le 2018-12-06 08:40:06 +0700
  • 2e320d8b7e ip: iplink_can.c: fix json formatting Martin Jeřábek 2018-12-05 16:39:20 +0100
  • 4ac4217464 testsuite: Add a test for batch processing Petr Machata 2018-12-04 16:07:42 +0000
  • 0951cbcddf libnetlink: Process further iovs on no error Petr Machata 2018-12-04 16:07:41 +0000
  • a7a7e45017 iproute2: Installation errors without libmnl Emeric Dupont 2018-12-03 12:13:06 +0100
  • f3188cfa39 devlink: don't need to call pkg-config twice Stephen Hemminger 2018-12-04 14:19:33 -0800
  • 8930840e67 tc: flower: Classify packets based port ranges Amritha Nambiar 2018-11-27 14:40:03 -0800
  • dd7d522a67 Revert "tc: flower: Classify packets based port ranges" David Ahern 2018-12-03 16:01:07 -0800
  • fb417073a3 Merge branch 'iproute2-master' into iproute2-next David Ahern 2018-12-03 15:39:29 -0800
  • b876b7e2b4 l2tp: Fix printing of cookie and peer_cookie values Andrea Claudi 2018-11-30 15:34:24 +0100
  • 3adcbf3757 tc: add a missing space between rate estimator and backlog Eric Dumazet 2018-11-30 05:57:02 -0800
  • 6495bca92e ssfilter: Fix for inverted last expression Phil Sutter 2018-11-29 13:20:37 +0100
  • 5eead6270a ss: add support for bytes_sent, bytes_retrans, dsack_dups and reord_seen Eric Dumazet 2018-11-29 02:27:54 -0800
  • 7ab8f249aa man: ip-route.8: Fix ENCAP references in synopsis Phil Sutter 2018-11-28 12:12:32 +0100
  • f38e278b84 bridge: make -c match -compressvlans first instead of -color Roopa Prabhu 2018-11-27 18:02:52 -0800
  • 2f4d834b99 ss: add support for delivered and delivered_ce fields Eric Dumazet 2018-11-26 14:29:53 -0800
  • b2ec8f4314 man: rdma: Add reference to rdma-resource.8 Phil Sutter 2018-11-26 18:58:31 +0100
  • 6d03d6f7d9 man: tc: update man page for fq packet scheduler Eric Dumazet 2018-11-24 17:44:36 -0800
  • 55e106c480 tc: fq: support ce_threshold attribute Eric Dumazet 2018-11-23 22:37:24 -0800
  • ce5071eda6 drop support for IPX Stephen Hemminger 2018-11-15 11:26:13 -0800
  • 27f4e51003 Merge branch 'tc-gred-json-perf-vq-config' into iproute2-next David Ahern 2018-11-24 07:17:30 -0800
  • f7a8749aff tc: gred: allow controlling and dumping per-DP RED flags Jakub Kicinski 2018-11-19 15:03:35 -0800
  • 2d7c564a1e tc: gred: support controlling RED flags Jakub Kicinski 2018-11-19 15:03:34 -0800
  • fdaff63c6a tc: gred: use extended stats if available Jakub Kicinski 2018-11-19 15:03:33 -0800
  • c3e1cd28c1 tc: gred: separate out stats printing Jakub Kicinski 2018-11-19 15:03:32 -0800
  • 6475e6a580 tc: gred: jsonify GRED output Jakub Kicinski 2018-11-19 15:03:31 -0800
  • 33021752cd tc: move RED flag printing to helper Jakub Kicinski 2018-11-19 15:03:30 -0800
  • b640e85d2d json: add %hhu helpers Jakub Kicinski 2018-11-19 15:03:29 -0800
  • c8f201e3d2 tc: gred: remove unclear comment Jakub Kicinski 2018-11-19 15:03:28 -0800
  • 6ae54b1326 Revert "rdma: make local functions static" David Ahern 2018-11-24 07:06:17 -0800
  • 0868c8ab07 Merge branch 'iproute2-master' into iproute2-next David Ahern 2018-11-24 07:06:11 -0800
  • 1a7d3ad8a5 bpf: initialise map symbol before retrieving and comparing its type Quentin Monnet 2018-11-20 01:26:27 +0000