Commit Graph

  • 3572e01a09 tc: util: Don't call NEXT_ARG_FWD() in __parse_action_control() Michal Privoznik 2017-12-08 11:18:07 +0100
  • 00ac78d39c ss: print tcpi_rcv_ssthresh Wei Wang 2017-12-07 16:12:00 -0800
  • 39be47fb5e update headers from 4.15-rc2 Stephen Hemminger 2017-12-05 17:30:22 -0800
  • 6bf156415a man: tc-csum.8: Fix inconsistency in example description Phil Sutter 2017-11-29 18:34:09 +0100
  • b38778bb5e update bpf header from net-next Stephen Hemminger 2017-11-28 18:16:51 -0800
  • f6351157b9 Merge branch 'master' into net-next Stephen Hemminger 2017-11-28 09:53:28 -0800
  • 615634c30e man: add -json option to tc manpage Jiri Pirko 2017-11-27 09:09:04 +0100
  • b6fae7887f vxlan: Make id optional when modifying a link Robert Shearman 2017-11-28 11:16:50 +0000
  • 079e67816e gre: Fix ttl inherit option Robert Shearman 2017-11-28 11:16:21 +0000
  • 56708ae7c9 link_gre6: Detect invalid encaplimit values Phil Sutter 2017-11-28 16:49:58 +0100
  • c6a656f4f9 m_mirred: style cleanups Stephen Hemminger 2017-11-26 12:42:17 -0800
  • 5c235ac27e m_gact: whitespace cleanup Stephen Hemminger 2017-11-26 12:38:21 -0800
  • ed4856919f m_action: style cleanup Stephen Hemminger 2017-11-26 12:36:15 -0800
  • eb4bccf12b m_vlan: style cleanups Stephen Hemminger 2017-11-26 12:28:55 -0800
  • b021ee40f6 tc: jsonify vlan action Jiri Pirko 2017-11-25 15:48:35 +0100
  • 502c4adf19 tc: jsonify mirred action Jiri Pirko 2017-11-25 15:48:34 +0100
  • 66fedb6df0 tc: jsonify gact action Jiri Pirko 2017-11-25 15:48:33 +0100
  • 2704bd6255 tc: jsonify actions core Jiri Pirko 2017-11-25 15:48:32 +0100
  • 619ca351e3 tc: jsonify matchall filter Jiri Pirko 2017-11-25 15:48:31 +0100
  • e28b88a464 tc: jsonify flower filter Jiri Pirko 2017-11-25 15:48:30 +0100
  • 249284ff5a tc: jsonify filter core Jiri Pirko 2017-11-25 15:48:29 +0100
  • f354fa6aa5 tc: jsonify htb qdisc Jiri Pirko 2017-11-25 15:48:28 +0100
  • 378ac491f5 tc: jsonify fq_codel qdisc Jiri Pirko 2017-11-25 15:48:27 +0100
  • 4fcec7f366 tc: jsonify stats2 Jiri Pirko 2017-11-25 15:48:26 +0100
  • c91d262f41 tc: jsonify qdisc core Jiri Pirko 2017-11-25 15:48:25 +0100
  • 81051c60c2 tc: remove action cookie len from printout Jiri Pirko 2017-11-25 11:07:57 +0100
  • abff45b802 tc: move action cookie print out of the stats if Jiri Pirko 2017-11-25 11:07:56 +0100
  • 4f2eb14f71 iplink: communicate ifindex for xdp offload Jakub Kicinski 2017-11-23 18:12:08 -0800
  • eb91c55731 f_bpf: communicate ifindex for eBPF offload Jakub Kicinski 2017-11-23 18:12:07 -0800
  • 01ea76b1cf tc_filter: resolve device name before parsing filter Jakub Kicinski 2017-11-23 18:12:06 -0800
  • 67c857df80 {f, m}_bpf: don't allow specifying multiple bpf programs Jakub Kicinski 2017-11-23 18:12:05 -0800
  • 65fdae3d18 bpf: allow loading programs for a specific ifindex Jakub Kicinski 2017-11-23 18:12:04 -0800
  • 4a847fcb51 bpf: expose bpf_parse_common() and bpf_load_common() Jakub Kicinski 2017-11-23 18:12:03 -0800
  • 399db8392b bpf: rename bpf_parse_common() to bpf_parse_and_load_common() Jakub Kicinski 2017-11-23 18:12:02 -0800
  • 3f0b9e620c bpf: split parse from program loading Jakub Kicinski 2017-11-23 18:12:01 -0800
  • 51be754690 bpf: allocate opcode table in struct bpf_cfg_in Jakub Kicinski 2017-11-23 18:12:00 -0800
  • f20ff2f195 bpf: keep parsed program mode in struct bpf_cfg_in Jakub Kicinski 2017-11-23 18:11:59 -0800
  • 658cfebc27 bpf: pass program type in struct bpf_cfg_in Jakub Kicinski 2017-11-23 18:11:58 -0800
  • 6054c1ebf7 SPDX license identifiers Stephen Hemminger 2017-11-24 12:21:35 -0800
  • 859af0a5dc tc: break long lines Stephen Hemminger 2017-11-24 11:31:36 -0800
  • 927e3cfb52 tc: B.W limits can now be specified in %. Nishanth Devarajan 2017-11-21 07:50:47 +0530
  • b317557f58 tc: replace magic constant 16 with #define Stephen Hemminger 2017-11-24 11:18:31 -0800
  • b2a2d9530c update bpf header from net-next Stephen Hemminger 2017-11-24 09:23:13 -0800
  • a03c704b2f ila: fix formatting of help message Stephen Hemminger 2017-11-24 09:21:43 -0800
  • 010260a717 ila: create ila_common.h Tom Herbert 2017-11-22 12:05:37 -0800
  • 86905c8f05 ila: support for configuring identifier and hook types Tom Herbert 2017-11-22 12:05:36 -0800
  • 1177552398 ila: support to configure checksum neutral-map-auto Tom Herbert 2017-11-22 12:05:35 -0800
  • 2a1bc2fb7c ila: added csum neutral support to ipila Tom Herbert 2017-11-22 12:05:34 -0800
  • d3357cfc7b ila: Fix reporting of ILA locators and locator match Tom Herbert 2017-11-22 12:05:33 -0800
  • 7b8c436c30 update headers from 4.15-rc1 Stephen Hemminger 2017-11-24 09:07:19 -0800
  • f6a54d72a5 bpf: initialize the verifier log Jakub Kicinski 2017-11-22 17:00:53 -0800
  • de3ddbc27d man: document ip xfrm policy nosock Simon Ruderich 2017-11-18 23:55:12 +0100
  • 7662e20161 man: document ip fou show Simon Ruderich 2017-11-18 23:54:50 +0100
  • 2fc8883b9a man: document ip route get mark Simon Ruderich 2017-11-18 22:56:49 +0100
  • 05b3b344b2 iproute2: fixes to compile on some systems. Lorenzo Colitti 2017-11-20 12:57:07 +0900
  • 2e67b57a43 man: tc-flower: add explanation for hw_tc option Amritha Nambiar 2017-11-17 15:00:55 -0800
  • f63783c7bf man: tc-mqprio: add documentation for new offload options Amritha Nambiar 2017-11-17 14:59:15 -0800
  • cf4caf336a Add "show" subcommand to "ip fou" Greg Greenway 2017-11-16 16:53:22 -0800
  • 66942e522e tc_util: Silence spurious compiler warning Phil Sutter 2017-11-15 15:01:31 +0100
  • b7c61286de tc_util: Drop needless pointer check Phil Sutter 2017-11-15 15:01:30 +0100
  • aab3661bd2 tipc: change family attribute from u32 to u16 Jon Maloy 2017-11-15 17:25:44 +0100
  • a60742aaf4 Merge branch 'master' into net-next Stephen Hemminger 2017-11-13 10:35:17 -0800
  • 212b52299e v4.14.1 v4.14.1 Stephen Hemminger 2017-11-13 10:09:57 -0800
  • b867d46daf utils: remove duplicate include of ctype.h Stephen Hemminger 2017-11-13 10:08:39 -0800
  • aba736dc25 ip: Fix compilation break on old systems Leon Romanovsky 2017-11-13 12:21:19 +0200
  • 9edf7016e8 Merge branch 'master' into net-next Stephen Hemminger 2017-11-12 16:30:14 -0800
  • 7d14d00795 v4.14.0 v4.14.0 Stephen Hemminger 2017-11-12 16:29:43 -0800
  • 913352fe54 drop unneeded include of syslog.h Stephen Hemminger 2017-11-12 16:22:12 -0800
  • d72ac5a17b Merge branch 'master' into net-next Stephen Hemminger 2017-11-12 16:17:37 -0800
  • 3e897912cb devlink: add batch command support Ivan Vecera 2017-11-10 07:20:14 +0100
  • 6648853975 lib: make resolve_hosts variable common Ivan Vecera 2017-11-10 07:20:13 +0100
  • cd458a7764 update kernel headers from 4.14 net-next Stephen Hemminger 2017-11-12 15:58:11 -0800
  • 274b63ae21 tc: distinguish Add/Replace qdisc operations Roman Mashak 2017-10-26 17:30:08 -0400
  • 840d95d348 update kernel headers Stephen Hemminger 2017-11-12 15:55:49 -0800
  • 1915af404f man: Clarify idleslope calculation for tc-cbs Jesus Sanchez-Palencia 2017-11-10 14:34:36 -0800
  • 8595cc40e9 ip6_gre: add support for ERSPAN tunnel William Tu 2017-11-06 18:27:18 -0800
  • 844c37b423 libnetlink: Handle extack messages for non-error case David Ahern 2017-11-09 09:46:50 +0900
  • b158c1790f Merge branch 'master' into net-next Stephen Hemminger 2017-11-09 09:45:17 +0900
  • e4beb52787 netem: use fixed rather than floating point for scaling Stephen Hemminger 2017-11-07 11:15:34 +0900
  • 0c7d651b38 xfrm_{state, policy}: Allow to deleteall polices/states with marks Thomas Egerer 2017-10-30 19:11:46 +0100
  • 5474d440b8 xfrm_policy: Do not attempt to deleteall a socket policy Thomas Egerer 2017-10-30 19:11:45 +0100
  • 20e4840a0a xfrm_policy: Add filter option for socket policies Thomas Egerer 2017-10-30 19:11:44 +0100
  • 0d575c4dac flower: Represent HW traffic classes as classid values Amritha Nambiar 2017-11-03 01:54:01 -0700
  • ba914908eb Update kernel headers with new SPDK identifier Stephen Hemminger 2017-11-07 11:02:41 +0900
  • 665ef5a5c0 Update kernel headers from 4.14-rc8 nete-next Stephen Hemminger 2017-11-07 11:02:08 +0900
  • 86d0988b16 bridge: fdb: print NDA_SRC_VNI if available Roopa Prabhu 2017-10-26 10:12:55 -0700
  • d652988920 man: Add initial manpage for tc-cbs(8) Vinicius Costa Gomes 2017-10-26 10:17:49 -0700
  • c9681ac1b3 tc: Add support for the CBS qdisc Vinicius Costa Gomes 2017-10-26 10:17:48 -0700
  • e1ac5b06f2 tc/mqprio: Offload mode and shaper options in mqprio Amritha Nambiar 2017-11-01 00:45:42 -0700
  • 1ef5c95201 ip/ipvlan: enhance ability to add mode flags to existing modes Mahesh Bandewar 2017-10-30 13:57:51 -0700
  • fe388b9e0c update kernel headers from 4.14-rc7 net-next Stephen Hemminger 2017-11-01 22:15:50 +0100
  • 5ee63855dc Merge branch 'master' into net-next Stephen Hemminger 2017-11-01 22:15:00 +0100
  • 4357f5c31a ss: Fix width calculations when Netid or State columns are missing Stefano Brivio 2017-10-31 18:47:56 +0100
  • 22658ff53a ss: Streamline process context printing in netlink_show_one() Stefano Brivio 2017-10-31 18:47:55 +0100
  • 38509fa903 ss: Remove useless width specifier in process context print Stefano Brivio 2017-10-31 18:47:54 +0100
  • e54ed38074 ip: add fastopen_no_cookie option to ip route Christoph Paasch 2017-10-31 14:54:52 -0700
  • acbe9118ce ip netns: use strtol() instead of atoi() Roman Mashak 2017-10-31 14:24:19 -0400
  • 21440d19d9 ip: link_ip6tnl.c/ip6tunnel.c: Support IP6_TNL_F_ALLOW_LOCAL_REMOTE flag Shmulik Ladkani 2017-10-29 17:50:46 +0200
  • 8652eeb3ab bridge: vlan: support for per vlan tunnel info Roopa Prabhu 2017-10-27 22:13:50 -0700
  • 8cfde5c97f iplink: bridge: support bridge port vlan_tunnel attribute Roopa Prabhu 2017-10-27 22:13:49 -0700