Commit Graph

  • c044be6b34 Merge branch 'iproute2-master' into iproute2-next David Ahern 2018-08-13 07:46:26 -0700
  • 23a67b008a sch_cake: Make gso-splitting configurable Toke Høiland-Jørgensen 2018-08-13 13:36:17 +0200
  • d97e266e5d ip: show min and max mtu Stephen Hemminger 2018-07-27 13:43:50 -0700
  • 74eb09ad56 Update kernel headers David Ahern 2018-08-12 14:23:31 -0700
  • bbc1cd0d27 l2tp: drop lns_mode Guillaume Nault 2018-07-27 12:26:32 +0200
  • 6022f4dd38 l2tp: drop mtu Guillaume Nault 2018-07-27 12:26:31 +0200
  • 99d6ff2101 l2tp: drop data_seq Guillaume Nault 2018-07-27 12:26:30 +0200
  • e8bd395508 tc: fix bugs for tcp_flags and ip_attr hex output Keara Leibovitz 2018-07-26 09:45:30 -0400
  • d56c7dde9d ip link: don't stop batch processing Matteo Croce 2018-08-03 19:49:33 +0200
  • d66fdfda71 tc: flush after each command in batch mode Stephen Hemminger 2018-08-08 09:23:48 -0700
  • 3655f788d3 lib/namespace: avoid double-mounting a /sys Lubomir Rintel 2018-07-24 19:26:38 +0200
  • e5faf729cb ip: show min and max mtu Stephen Hemminger 2018-07-27 13:30:19 -0700
  • c8f7a754ed ip/address: fix bracketing in help message Stephen Hemminger 2018-07-27 13:26:21 -0700
  • a0bc57e1ef Merge branch 'iproute2-master' into iproute2-next David Ahern 2018-07-25 10:08:04 -0700
  • afcd06991d tc: introduce support for chain templates Jiri Pirko 2018-07-23 09:24:40 +0200
  • 8c7acf3a7a ip: Add violation counters to VF statisctics Eran Ben Elisha 2018-07-22 13:31:12 +0300
  • 8b099da560 Update kernel headers David Ahern 2018-07-25 09:58:00 -0700
  • 7327f78565 rdam: uapi update ib_user_verbs.h Stephen Hemminger 2018-07-23 13:49:20 -0700
  • 7c16a8da6b uapi: fix tcp.h repair Stephen Hemminger 2018-07-23 13:47:22 -0700
  • 7f57c8b726 devlink: CTRL_ATTR_FAMILY_ID is a u16 David Ahern 2018-07-20 09:35:26 -0700
  • 5f9c8c6a16 Merge branch 'tc-tunnels-tos-ttl' into iproute2-next David Ahern 2018-07-20 08:59:43 -0700
  • 761ec9e29f tc/flower: Add match on encapsulating tos/ttl Or Gerlitz 2018-07-19 14:02:15 +0300
  • 9f89b0cc0e tc/act_tunnel_key: Enable setup of tos and ttl Or Gerlitz 2018-07-19 14:02:14 +0300
  • 204db84eb8 Update kernel headers David Ahern 2018-07-20 08:57:23 -0700
  • 77c9fbd06e q_cake: Rename autorate_ingress parameter to use dash as word separator Toke Høiland-Jørgensen 2018-07-19 18:55:29 +0200
  • b625e36108 tc: Do not use addattr_nest_compat on mqprio and netem Jesus Sanchez-Palencia 2018-07-16 10:52:18 -0700
  • 714444c0cb Add support for CAKE qdisc Toke Høiland-Jørgensen 2018-07-19 15:56:17 +0200
  • 8b4fbf0bed devlink: Add support for devlink-region access Alex Vesker 2018-07-17 11:34:27 +0300
  • 697dce7b3a net:sched: add action inheritdsfield to skbedit Qiaobin Fu 2018-07-19 12:07:18 -0400
  • 04cb3c0d43 ip: add support for seg6local End.BPF action Mathieu Xhonneux 2018-07-17 14:49:52 +0000
  • 8df708afd6 ipaddress: Fix and make consistent label match handling Serhey Popovych 2018-07-15 00:36:34 +0300
  • b05a68f721 Merge branch 'bpf-btf' into iproute2-next David Ahern 2018-07-17 19:39:06 -0700
  • f823f36012 bpf: implement btf handling and map annotation Daniel Borkmann 2018-07-18 01:31:22 +0200
  • b5cb33aec6 bpf: implement bpf to bpf calls support Daniel Borkmann 2018-07-18 01:31:21 +0200
  • 6e5094dbb7 bpf: remove strict dependency on af_alg Daniel Borkmann 2018-07-18 01:31:20 +0200
  • 282a1fe1f8 bpf: move bpf_elf_map fixup notification under verbose Daniel Borkmann 2018-07-18 01:31:19 +0200
  • 5081979176 Import btf.h from kernel headers David Ahern 2018-07-17 19:37:50 -0700
  • 9c6a6d84ee ipneigh: exclude NTF_EXT_LEARNED from default filter Roopa Prabhu 2018-07-16 15:19:52 -0700
  • da083b5a48 iplink: add support for reporting multiple XDP programs Jakub Kicinski 2018-07-13 15:54:51 -0700
  • 1f0a5dfd38 tc: flower: Add support for QinQ Jianbo Liu 2018-06-30 10:01:33 +0000
  • 3eebc1d4f4 Update kernel headers David Ahern 2018-07-15 13:02:51 -0700
  • 5910422d21 Merge branch 'tc-etf' into iproute2-next David Ahern 2018-07-11 17:51:46 -0700
  • 85d699c3a8 man: Add initial manpage for tc-etf(8) Jesus Sanchez-Palencia 2018-07-09 16:56:13 -0700
  • 7da5ef2200 tc: Add support for the ETF Qdisc Vinicius Costa Gomes 2018-07-09 16:56:12 -0700
  • b49759c0e7 tc: don't double print rate Stephen Hemminger 2018-07-09 09:53:45 -0700
  • 4df5bb1be0 man: Fix typos on tc-cbs Jesus Sanchez-Palencia 2018-07-05 08:20:09 -0700
  • d529ea2ff4 tc: Fix the bug not to display prio and quantum options of htb fumihiko kakuma 2018-07-04 12:32:33 +0900
  • 425dcc2741 tc: Fix output of ip attributes Roi Dayan 2018-07-03 15:54:32 +0300
  • dc3ef235f3 uapi: update bpf.h Stephen Hemminger 2018-07-07 09:56:14 -0700
  • 6217917a38 tc: m_tunnel_key: Add tunnel option support to act_tunnel_key Simon Horman 2018-07-05 17:12:00 -0700
  • 13925ae9eb devlink: Add param command support Moshe Shemesh 2018-07-04 17:12:06 +0300
  • 22ddbd8204 Update kernel headers David Ahern 2018-07-06 08:42:22 -0700
  • 05001bcfab bridge: add support for isolated option Nikolay Aleksandrov 2018-07-03 15:42:42 +0300
  • f2bfb31bef Merge branch 'iproute2-master' into iproute2-next David Ahern 2018-06-21 08:12:39 -0700
  • 4757a54799 tc: jsonify nat action Keara Leibovitz 2018-06-18 14:57:49 -0400
  • a85f921ae5 devlink.8, translate unparseable callout syntax to parseable form. Eric S. Raymond 2018-06-13 17:31:12 -0400
  • b133392468 tc: fix batch force option Vlad Buslov 2018-06-20 10:24:21 +0300
  • 2ecb61a0c2 ip-xfrm: Add support for OUTPUT_MARK Subash Abhinov Kasiviswanathan 2018-06-15 20:32:55 -0600
  • 46c16a5d1e ip: add rmnet initial support Daniele Palmas 2018-06-15 10:23:05 +0200
  • cad73425d8 ipaddress: strengthen check on 'label' input Patrick Talbert 2018-06-14 15:46:57 +0200
  • 5887ff0922 rdma: sync some IP headers with glibc Hoang Le 2018-06-13 11:09:56 +0700
  • a56e0db7e8 tipc: JSON support for tipc link printouts Hoang Le 2018-06-12 09:32:29 +0700
  • 1304f50a5b tipc: JSON support for showing nametable Hoang Le 2018-06-12 09:32:28 +0700
  • a313455c6c iproute2: Add support for a few routing protocols Donald Sharp 2018-06-08 13:47:13 -0400
  • ee095a417e Merge branch 'iproute2-master' into iproute2-next David Ahern 2018-06-10 07:30:32 -0700
  • 776f1813b5 uapi: update headers from linux-net Stephen Hemminger 2018-06-08 10:27:13 -0700
  • 17678d3059 Merge ../iproute2-next Stephen Hemminger 2018-06-08 10:27:04 -0700
  • 2d3dd6f6c1 v4.17.0 v4.17.0 Stephen Hemminger 2018-06-08 10:11:50 -0700
  • 4be85d574e uapi: update bpf.h to include padding Stephen Hemminger 2018-06-08 10:09:21 -0700
  • 313ce6949c tipc: TIPC_NLA_LINK_NAME value pass on nesting entry TIPC_NLA_LINK Hoang Le 2018-06-08 09:19:28 +0700
  • 974ef93bf1 iplink: enable to specify a name for the link-netns Nicolas Dichtel 2018-06-05 15:08:31 +0200
  • 9580bad7b9 ip: display netns name instead of nsid Nicolas Dichtel 2018-06-05 15:08:30 +0200
  • 831b5d40d9 tc: add json support in csum action Keara Leibovitz 2018-06-05 16:44:19 -0400
  • 55b973329c Merge branch 'iproute2-master' into iproute2-next David Ahern 2018-06-05 14:22:15 -0700
  • 9e4a92e5aa devlink: don't enforce NETLINK_{CAP,EXT}_ACK sock opts Ivan Vecera 2018-06-01 10:18:49 +0200
  • eaf89d7d52 ip: IFLA_NEW_NETNSID/IFLA_NEW_IFINDEX support Nicolas Dichtel 2018-05-31 16:28:48 +0200
  • b8e7799003 iproute2: fix 'ip xfrm monitor all' command Nathan Harold 2018-05-30 12:11:32 -0700
  • 4c3493689e iplink_vrf: Save device index from response for return code David Ahern 2018-06-01 08:50:16 -0700
  • 2884af6d37 rt_protos: drop old experimental gated names Stephen Hemminger 2018-06-01 15:44:14 -0400
  • 804c7fff76 iproute: ip route get support for sport, dport and ipproto match Roopa Prabhu 2018-05-30 10:06:18 -0700
  • 9107c425ac ip route: print RTA_CACHEINFO if it exists David Ahern 2018-05-30 08:30:09 -0700
  • 45c0dd7286 Merge branch 'iproute2-master' into iproute2-next David Ahern 2018-06-01 08:17:23 -0700
  • 78d04c7b27 ipaddress: Add support for address metric David Ahern 2018-05-27 08:10:00 -0700
  • 57ac202c78 Update kernel headers David Ahern 2018-05-30 08:06:19 -0700
  • 65083b5fe3 ip: defer lookup interface index Stephen Hemminger 2018-05-25 07:48:40 -0700
  • 39d16a02d9 ip route: Print expires as signed int David Ahern 2018-05-23 11:50:01 -0700
  • e2f5ceccda Allow to configure /var/run/netns directory Pavel Maltsev 2018-05-18 15:44:00 -0700
  • 852ed60528 devlink: introduce support for showing port flavours Jiri Pirko 2018-05-20 10:15:38 +0200
  • c2a569e63c Update kernel headers David Ahern 2018-05-23 12:58:34 -0700
  • 24bd5ac6b8 Merge branch 'rdma-resource-tracking' into iproute2-next David Ahern 2018-05-18 09:21:42 -0700
  • 853d222d78 rdma: update man pages Steve Wise 2018-05-15 13:41:15 -0700
  • 331152752a rdma: print driver resource attributes Steve Wise 2018-05-15 13:41:09 -0700
  • 366d20b91f rdma: update rdma_netlink.h to get new driver attributes Steve Wise 2018-05-15 13:41:02 -0700
  • 5947046dd9 tipc: fixed node and name table listings Jon Maloy 2018-05-17 16:02:42 +0200
  • 53d34eb66c tc: add missing space symbol in ife output Roman Mashak 2018-05-17 09:28:02 -0400
  • ac6a4c2299 tc: flower: add support for verbose logging Marcelo Ricardo Leitner 2018-05-13 17:44:28 -0300
  • 4276e65290 Update kernel headers David Ahern 2018-05-18 09:05:07 -0700
  • 405e0c4ffe tc: allow 0% for percent options Stephen Hemminger 2018-05-17 16:20:50 -0700
  • 4f59f4a5af tc-netem: fix limit description in man page Marcelo Ricardo Leitner 2018-05-15 21:49:55 -0300
  • 3f2c23811d tc-netem: fix limit description in man page Marcelo Ricardo Leitner 2018-05-15 21:49:55 -0300