Commit Graph

  • ebe3ce2fcc ipnetns: parse nsid as a signed integer Nicolas Dichtel 2018-11-21 10:44:27 +0100
  • e20e50b0c1 tc: flower: Classify packets based port ranges Amritha Nambiar 2018-11-15 16:55:13 -0800
  • 8d42678dfb Update kernel headers David Ahern 2018-11-20 14:33:09 -0800
  • e99c4443ae rdma: make local functions static Stephen Hemminger 2018-11-15 14:36:40 -0800
  • 946a135c58 tc/pedit: use structure initialization Stephen Hemminger 2018-11-15 14:36:39 -0800
  • 9e96e71594 tc/action: make variables static Stephen Hemminger 2018-11-15 14:36:38 -0800
  • 42d9eed451 tc/meta: make meta_table static and const Stephen Hemminger 2018-11-15 14:36:37 -0800
  • 9455bec52a tc/util: make local functions static Stephen Hemminger 2018-11-15 14:36:36 -0800
  • 33043dfc9c tc/ematch: make local functions static Stephen Hemminger 2018-11-15 14:36:35 -0800
  • 7527b221d6 tc/pedit: make functions static Stephen Hemminger 2018-11-15 14:36:34 -0800
  • 3f7bd0fd90 ss: make local variables static Stephen Hemminger 2018-11-15 14:36:33 -0800
  • a38fadf401 tc/police: make print_police static Stephen Hemminger 2018-11-15 14:36:32 -0800
  • 7e569d92a9 tc/class: make filter variables static Stephen Hemminger 2018-11-15 14:36:31 -0800
  • f63c3f9a81 tipc: make cmd_find static Stephen Hemminger 2018-11-15 14:36:30 -0800
  • babc56b68c tc: drop unused name_to_id function Stephen Hemminger 2018-11-15 14:36:29 -0800
  • fa92d8cb09 ipxfrm: make local functions static Stephen Hemminger 2018-11-15 14:36:28 -0800
  • 3e4b255ca9 ipmonitor: make local variable static Stephen Hemminger 2018-11-15 14:36:27 -0800
  • 086277b591 ip: make flag names const/static Stephen Hemminger 2018-11-15 14:36:26 -0800
  • d63786c642 bridge: make local variables static Stephen Hemminger 2018-11-15 14:36:25 -0800
  • 13530c46b5 genl: remove dead code Stephen Hemminger 2018-11-15 14:36:24 -0800
  • 1d2fac4145 libnetlnk: unused and local functions cleanup Stephen Hemminger 2018-11-15 14:36:23 -0800
  • cc5b7e37ac lib/ll_map: make local function static Stephen Hemminger 2018-11-15 14:36:22 -0800
  • f7bf88dfd5 lib/color: make local functions static Stephen Hemminger 2018-11-15 14:36:21 -0800
  • b8795a3208 lib/utils: make local functions static Stephen Hemminger 2018-11-15 14:36:20 -0800
  • 07b20a6197 lib/ll_addr: whitespace and indent cleanup Stephen Hemminger 2018-11-15 14:36:19 -0800
  • 57ddc275f5 Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/shemminger/iproute2 Stephen Hemminger 2018-11-19 11:40:37 -0800
  • 133db49b49 ip-address: Fix filtering by negated address flags Phil Sutter 2018-11-15 14:28:59 +0100
  • 87e3ec0e2f testsuite: drop old kernel configs Stephen Hemminger 2018-11-19 11:37:08 -0800
  • 05d978e085 ip-route: Fix nexthop encap parsing Phil Sutter 2018-11-13 13:39:04 +0100
  • 7e2f71b431 testsuite: colorize test result output Stephen Hemminger 2018-11-12 08:39:32 -0800
  • 6cd959bb12 man: ip-route.8: Document nexthop limit Phil Sutter 2018-11-13 16:55:13 +0100
  • 6d1af9abc5 testsuite: ss: Fix spacing in expected output for ssfilter.t Stefano Brivio 2018-11-10 10:21:59 +0100
  • ed27d27a5c testsuite: correctly use CC macros for generate_nlmsg Luca Boccassi 2018-11-09 16:31:36 +0000
  • 64dbd03ea1 iplink_geneve: Add DF configuration Stefano Brivio 2018-11-08 12:21:26 +0100
  • 3d98eba4fe iplink_vxlan: Add DF configuration Stefano Brivio 2018-11-08 12:21:25 +0100
  • 3a7246dce4 Merge branch 'iproute2-master' into iproute2-next David Ahern 2018-11-09 08:50:50 -0800
  • 9abb69f8a0 uapi: sctp header change Stephen Hemminger 2018-11-09 08:18:26 -0800
  • 9c5f4251d6 tc: f_u32: allow skip_hw and skip_sw flags to be last Jakub Kicinski 2018-11-05 19:23:27 -0800
  • 1a03ac6b05 Pass CPPFLAGS to the compiler Luca Boccassi 2018-11-02 12:35:44 +0000
  • 6e7d347aab testsuite: build generate_nlmsg with QUIET_CC Luca Boccassi 2018-11-02 12:35:43 +0000
  • 995015be31 devlink: Add missing region option to devlink man page Alex Vesker 2018-11-08 11:14:13 +0200
  • a6bb5b9e7c Fix warning in tc-skbprio.8 manpage Luca Boccassi 2018-11-02 15:27:31 +0000
  • 7f5047524c man: ss.8: break and indent long line Luca Boccassi 2018-11-02 13:27:48 +0000
  • a795211fe5 bridge: fdb: remove redundant dev string in show output Roopa Prabhu 2018-11-07 15:14:09 -0800
  • e89feffae3 rdma: Document IB device renaming option Leon Romanovsky 2018-11-04 21:11:22 +0200
  • 6d2fd4a53f Include bsd/string.h only in include/utils.h Luca Boccassi 2018-11-01 22:25:27 +0000
  • 39776a8665 uapi: update headers to 4.20-rc1 Stephen Hemminger 2018-11-05 08:37:41 -0800
  • 4ee770eec9 rdma: Refresh help section of resource information Leon Romanovsky 2018-11-01 10:35:05 +0200
  • cde2f706aa Merge branch 'rdma-dev-rename' into iproute2-next David Ahern 2018-11-02 09:41:12 -0700
  • 4443c9c6a0 rdma: Add an option to rename IB device interface Leon Romanovsky 2018-10-31 09:17:57 +0200
  • a14ceed325 rdma: Introduce command execution helper with required device name Leon Romanovsky 2018-10-31 09:17:56 +0200
  • 3fb00075d9 rdma: Update kernel include file to support IB device renaming Leon Romanovsky 2018-10-31 09:17:55 +0200
  • b2e8bf1584 ip rule: Add ipproto and port range to filter list David Ahern 2018-10-30 15:03:30 -0700
  • 70bc1f6550 Merge branch 'iproute2-master' into iproute2-next David Ahern 2018-11-02 09:34:18 -0700
  • 2380120926 ip rule: Require at least one argument for add David Ahern 2018-10-30 13:59:05 -0700
  • b65b4c0870 ip rule: Honor filter arguments on flush David Ahern 2018-10-30 13:58:56 -0700
  • 508f3c231e Use libbsd for strlcpy if available Luca Boccassi 2018-10-31 18:00:11 +0000
  • 7a04dd84a7 bpf: check map symbol type properly with newer llvm compiler Yonghong Song 2018-10-29 15:32:03 -0700
  • 00240899ec ss: Actually print left delimiter for columns Stefano Brivio 2018-10-29 23:04:25 +0100
  • 45fca4ed94 bridge: fix vlan show stats formatting Tobias Jungel 2018-10-26 23:51:03 +0200
  • f900a21611 utils.h: provide fallback CLOCK_TAI definition Peter Korsgaard 2018-10-27 17:31:02 +0200
  • 6e221408e6 Merge branch 'iproute2-master' into iproute2-next David Ahern 2018-10-23 10:55:09 -0700
  • 35b857f9c6 ip/geneve: fix ttl inherit behavior Hangbin Liu 2018-10-22 15:46:18 +0800
  • 2808241af5 v4.19.0 v4.19.0 Stephen Hemminger 2018-10-23 10:14:57 -0700
  • 737b8258b3 tc: htb: Print default value in hex Phil Sutter 2018-10-23 12:36:24 +0200
  • 6358bbc381 tc: Remove pointless assignments in batch() Phil Sutter 2018-10-18 15:48:48 +0200
  • 8d05f33a38 tipc: Drop unused variable 'genl' Phil Sutter 2018-10-18 15:48:09 +0200
  • 3b5c5ef0a7 ip-route: Fix parse_encap_seg6() srh parsing Phil Sutter 2018-10-18 15:44:14 +0200
  • cdefe1d8e4 rdma: Don't pass garbage to rd_check_is_filtered() Phil Sutter 2018-10-18 14:35:50 +0200
  • e5da392ff8 ip-route: Fix for memleak in error path Phil Sutter 2018-10-18 14:30:31 +0200
  • 3b0070f6b1 rdma: Fix for ineffective check in add_filter() Phil Sutter 2018-10-18 13:41:54 +0200
  • b1ffc1f465 devlink: Fix error reporting in cmd_resource_set() Phil Sutter 2018-10-18 13:28:23 +0200
  • 92885e1973 testsuite: Fix make check when need build generate_nlmsg Petr Vorel 2018-09-25 14:49:56 +0200
  • 260137e24d iplink: Remove flags argument from iplink_get David Ahern 2018-10-19 12:55:44 -0700
  • cd554f2c2f Tree wide: Drop sockaddr_nl arg David Ahern 2018-10-19 13:42:36 -0700
  • 9d16a1de1f Merge branch 'iproute2-master' into iproute2-next David Ahern 2018-10-22 09:43:33 -0700
  • 95debca728 util: spelling fix Stephen Hemminger 2018-10-18 13:23:38 -0700
  • c60683e246 tipc: spelling fix Stephen Hemminger 2018-10-18 13:23:30 -0700
  • 94b0c90152 ip: spelling fixes Stephen Hemminger 2018-10-18 13:23:11 -0700
  • f5a398bf17 tc: spelling fixes Stephen Hemminger 2018-10-18 13:22:51 -0700
  • 5cc4639471 config: spelling fixes Stephen Hemminger 2018-10-18 13:22:25 -0700
  • ab7318f9d4 examples: fix spelling errors Stephen Hemminger 2018-10-18 13:18:56 -0700
  • 9d715cf65a doc/man: spelling fixes Stephen Hemminger 2018-10-18 13:15:45 -0700
  • 0b9b0d08c2 ip-addrlabel: Fix printing of label value Phil Sutter 2018-10-15 22:20:58 +0200
  • c7a3b22961 utils: fix get_rtnl_link_stats_rta stats parsing Lorenzo Bianconi 2018-10-10 17:00:58 +0200
  • 9e030e77f2 uapi: add snmp header file Lorenzo Bianconi 2018-10-10 17:00:57 +0200
  • 9b45f8ec13 macsec: fix off-by-one when parsing attributes Sabrina Dubroca 2018-10-12 17:34:12 +0200
  • 45ec4771d4 json: make 0xhex handle u64 Sabrina Dubroca 2018-10-12 17:34:32 +0200
  • 4abb8c723a bridge: fdb: Fix for missing keywords in non-JSON output Phil Sutter 2018-10-09 14:44:08 +0200
  • 0d30c1f8d4 Merge branch 'master' into iproute2-next David Ahern 2018-10-13 19:31:37 -0700
  • d13d52d0d5 bridge: add support for backup port Nikolay Aleksandrov 2018-10-12 14:42:55 +0300
  • 4c45b684f9 ipneigh: support for NTF_EXT_LEARNED flag on neigh entries Roopa Prabhu 2018-10-11 13:45:10 -0700
  • bfb3bf189f libnetlink: use local variable Stephen Hemminger 2018-10-09 09:46:11 -0700
  • 8c50b728b2 libnetlink: fix use-after-free of message buf Vlad Buslov 2018-10-08 23:52:26 +0300
  • 650a10e032 tc: jsonify output of q_fifo Jakub Kicinski 2018-10-04 17:08:34 -0700
  • f8805f567e Merge branch 'taprio-scheduler' into iproute2-next David Ahern 2018-10-07 10:37:57 -0700
  • 579acb4bc5 taprio: Add manpage for tc-taprio(8) Vinicius Costa Gomes 2018-10-05 16:25:22 -0700
  • 0dd1644935 tc: Add support for configuring the taprio scheduler Vinicius Costa Gomes 2018-10-05 16:25:21 -0700
  • d791f3ad86 libnetlink: Add helper for getting a __s32 from netlink msgs Jesus Sanchez-Palencia 2018-10-05 16:25:19 -0700
  • de63cd9044 include: Add helper to retrieve a __s64 from a netlink msg Vinicius Costa Gomes 2018-10-05 16:25:18 -0700