Commit Graph

  • ec7aff5c4f ip: fix all the checkpatch warnings Stephen Hemminger 2015-07-26 21:46:44 -0700
  • 99bb68ff66 ss: fix crash when dump stats from /proc with '-p' Vadim Kochan 2015-07-21 10:53:19 -0700
  • 92de1c2c82 remove unnecessary checks for NULL before free Stephen Hemminger 2015-07-21 10:49:54 -0700
  • 122f2fc573 iproute2: ipa: show switch id Jiri Pirko 2015-07-08 17:08:18 +0200
  • 235c445347 ss: fix display of raw sockets Nikolay Aleksandrov 2015-07-15 05:50:42 -0700
  • b0085d0ee9 update kernel headers for 4.2-rc1 Stephen Hemminger 2015-07-20 14:57:18 -0700
  • 56d8ff0ac8 support batching of ip route get commands Roopa Prabhu 2015-07-15 17:06:36 -0700
  • 5e155b73f7 v4.1.1 v4.1.1 iproute2-4.1.x Stephen Hemminger 2015-07-06 14:57:34 -0700
  • e278010416 mpls: always set type RTN_UNICAST and scope RT_SCOPE_UNIVERSE for Roopa Prabhu 2015-06-25 23:54:27 -0400
  • 0b60e8c016 build: must honor pkg-config flags for libmnl Jan Engelhardt 2015-06-29 10:01:55 +0200
  • 6b40ba172e tipc: make build conditional on having libmnl Gustavo Zacarias 2015-06-27 08:15:50 -0300
  • 90f34ef5c9 include: add copy of tipc.h Michal Kubeček 2015-06-29 10:53:15 +0200
  • a6ea668c91 build: must honor pkg-config flags for libmnl Jan Engelhardt 2015-06-29 10:01:55 +0200
  • acfeb55a86 tipc: make build conditional on having libmnl Gustavo Zacarias 2015-06-27 08:15:50 -0300
  • f5386e1150 headers update Stephen Hemminger 2015-07-06 14:47:26 -0700
  • 38db20ff2d include: add copy of tipc.h Michal Kubeček 2015-06-29 10:53:15 +0200
  • 0c4a90c446 Merge branch 'master' into net-next Stephen Hemminger 2015-06-26 14:08:49 -0700
  • e3006d5210 v4.1.0 v4.1.0 Stephen Hemminger 2015-06-26 12:28:25 -0700
  • cbdd1e6921 tc: bpf: add initial man page Daniel Borkmann 2015-05-22 00:17:01 +0200
  • f32dc7467f ss: print value of IPV6_V6ONLY socket option if set Phil Sutter 2015-06-24 13:07:20 +0200
  • 528c2551cd iproute2: add support to print 'linkdown' nexthop flag Andy Gospodarek 2015-06-23 13:45:38 -0400
  • 6885e3bf8e ss: Include -E option for socket destroy events Craig Gallek 2015-06-17 11:14:48 -0400
  • b0197a047e iplink_bridge: add support for priority Nikolay Aleksandrov 2015-06-16 13:38:49 +0300
  • dab049628a iplink_bridge: add support for stp_state Nikolay Aleksandrov 2015-06-16 13:38:48 +0300
  • 6c99fb6076 iplink_bridge: add support for ageing_time Nikolay Aleksandrov 2015-06-16 13:38:47 +0300
  • 7d6bc3b87a bonding: export 3ad actor and partner port state Nikolay Aleksandrov 2015-06-16 12:26:57 +0300
  • 69be46c562 Merge branch 'master' into net-next Stephen Hemminger 2015-06-26 00:04:04 -0400
  • a1b99717c7 Add displaying VF traffic statistics Eran Ben Elisha 2015-06-16 12:13:16 +0300
  • f638e9f7c8 mpls: always set type RTN_UNICAST and scope RT_SCOPE_UNIVERSE for Roopa Prabhu 2015-06-25 23:54:27 -0400
  • ecb435eacd ss: add support for segs_in and segs_out Craig Gallek 2015-05-26 14:54:41 -0400
  • ff631c3a10 update to 4.2-pre-rc headers Stephen Hemminger 2015-06-25 22:34:26 -0400
  • f4739b2ee7 iplink_geneve: add tos configuration at link creation John W. Linville 2015-06-15 14:37:16 -0400
  • f4c05c2e99 iplink_geneve: add ttl configuration at link creation John W. Linville 2015-06-15 14:37:15 -0400
  • c1a1d8bc4c iproute2: update ip-link.8 for geneve tunnels John W. Linville 2015-05-22 14:46:46 -0400
  • 88eea53954 tc: {f,m}_bpf: allow to retrieve uds path from env Daniel Borkmann 2015-06-02 23:35:34 +0200
  • 473d7840c3 tc: {f,m}_bpf: add tail call support for parser Daniel Borkmann 2015-05-29 15:15:44 +0200
  • aaf7045802 configure: cleanup Stephen Hemminger 2015-06-25 15:10:22 -0400
  • bbd303d183 iproute2: misc/ss.c - fix run_ssfilter af_packet when protocol == 0 Maciej Żenczykowski 2015-06-25 02:03:03 -0700
  • 0bbca0422f iproute2: tc/m_pedit.c - remove dead code Maciej Żenczykowski 2015-06-25 02:03:02 -0700
  • 45b01c46d4 mroute: "ip mroute show" not working when "to" and/or "from" is given Mazhar Rana 2015-06-11 21:37:36 +0530
  • 4e4b78324f Fix changing tunnel remote and local address to any Thadeu Lima de Souza Cascardo 2015-06-04 09:01:18 -0300
  • f975059a51 Merge branch 'master' into net-next Stephen Hemminger 2015-06-25 08:01:51 -0400
  • 586b397851 Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2 into net-next Stephen Hemminger 2015-06-25 08:01:41 -0400
  • 30383b074d tests: Add output testing Vadim Kochan 2015-06-18 00:28:18 +0300
  • ad1fe0d8e9 tc: util: fix print_rate for ludicrous speeds Daniel Borkmann 2015-05-29 21:47:45 +0200
  • 518af1e0b1 ss: do not bindly dump two families Eric Dumazet 2015-05-29 05:37:49 -0700
  • 22588a0e65 ss: speedup resolve_service() Eric Dumazet 2015-05-29 04:45:48 -0700
  • d2055ea597 ss: Fix allocation of cong control alg name Eric Dumazet 2015-05-29 04:04:05 -0700
  • b6907403ef configure: Check for libmnl Vadim Kochan 2015-05-29 13:27:41 +0300
  • 232aaf4f4b enable transparent LFS Mike Frysinger 2015-05-26 02:51:30 -0400
  • 439951f8bf pkt_cls: update header Stephen Hemminger 2015-05-28 09:18:28 -0700
  • 03371c7d98 Merge branch 'master' into net-next Stephen Hemminger 2015-05-28 09:18:01 -0700
  • c52827e907 change of rtnetlink to use RTN_F_OFFLOAD Stephen Hemminger 2015-05-27 18:29:02 -0700
  • ebfe49224b update to 4.1-rc5 headers Stephen Hemminger 2015-05-27 18:27:42 -0700
  • c079e121a7 libnetlink: add size argument to rtnl_talk Stephen Hemminger 2015-05-27 12:26:14 -0700
  • bde5baa547 gre: raising the size of the buffer holding nl messages. Jetchko Jekov 2015-05-21 16:32:24 +0200
  • aacee2695a tc: gred: Add support for TCA_GRED_LIMIT attribute David Ward 2015-05-18 11:35:14 -0400
  • b6ec53e300 xfrmmonitor: allows to monitor in several netns Nicolas Dichtel 2015-05-20 16:20:01 +0200
  • 449b824ad1 ipmonitor: allows to monitor in several netns Nicolas Dichtel 2015-05-20 16:20:00 +0200
  • 3b0006f818 ipmonitor: introduce print_headers Nicolas Dichtel 2015-05-20 16:19:59 +0200
  • 0628cddd9d libnetlink: introduce rtnl_listen_filter_t Nicolas Dichtel 2015-05-20 16:19:58 +0200
  • 2503247d58 man: update ip monitor page Nicolas Dichtel 2015-05-20 16:19:57 +0200
  • 6fc1f8add3 iplink_bond: add support for ad_actor and port_key options Jonathan Toppins 2015-05-09 00:01:59 -0700
  • df1c7d9138 codel: add ce_threshold support to codel & fc_codel Eric Dumazet 2015-05-11 10:44:55 -0700
  • 30eb304ecd tc: add support for Flower classifier Jiri Pirko 2015-05-15 13:34:04 +0200
  • 1a4dda7103 ss: add support for bytes_acked & bytes_received Eric Dumazet 2015-05-11 10:03:49 -0700
  • 908755dc49 iproute2: GENEVE support John W. Linville 2015-05-08 13:27:08 -0400
  • f9b004020a Merge branch 'master' into net-next Stephen Hemminger 2015-05-21 14:52:42 -0700
  • 8f42ceaf24 Update kernels for net-next Stephen Hemminger 2015-05-21 14:52:08 -0700
  • 2631b85666 ss: Show more info (ring,fanout) for packet socks Vadim Kochan 2015-05-15 17:19:30 +0300
  • fede6dd9b3 tests: Add test for 'ip route add default' Vadim Kochan 2015-05-12 17:40:16 +0300
  • 64dedc4739 tests: Run each test in network namespace Vadim Kochan 2015-05-12 17:40:15 +0300
  • f043759dd4 tipc: add new TIPC configuration tool Richard Alpe 2015-05-07 15:07:36 +0200
  • cbb99f7fbe Update to latest kernel headers Stephen Hemminger 2015-05-21 14:39:27 -0700
  • 357c45ad3a tc: gred: Adopt the term VQ in the command syntax and output David Ward 2015-05-18 11:35:13 -0400
  • eb6d7d6af1 tc: gred: Handle unsigned values properly in option parsing/printing David Ward 2015-05-18 11:35:12 -0400
  • 1693a4d392 tc: gred: Improve parameter/statistics output David Ward 2015-05-18 11:35:11 -0400
  • a77905ef6a tc: gred: Print usage text if no arguments appear after "gred" David Ward 2015-05-18 11:35:10 -0400
  • d73e0408e2 tc: gred: Fix whitespace issues in code David Ward 2015-05-18 11:35:09 -0400
  • 7bf17a2264 tc: red: Mark "bandwidth" parameter as optional in usage text David Ward 2015-05-18 11:35:08 -0400
  • d93c909a4c tc: red, gred: Notify when using the default value for "bandwidth" David Ward 2015-05-18 11:35:07 -0400
  • 6c99695da2 tc: red, gred: Fix format specifier in burst size warning David Ward 2015-05-18 11:35:06 -0400
  • 9d9a67c756 tc: red, gred: Rename overloaded variable wlog David Ward 2015-05-18 11:35:05 -0400
  • 699589f6df man ip-link: Remove extra GROUP explanation Vadim Kochan 2015-05-13 18:03:51 +0300
  • 2c0feda8be man ip-link: Add missing lowpan link type Lennert Buytenhek 2015-05-11 10:17:14 +0300
  • ec6f5abcea tc: minor cleanup on ingress Daniel Borkmann 2015-05-09 22:59:17 +0200
  • 3bf5445c5e ss: dctcp changes Eric Dumazet 2015-05-08 13:28:40 -0700
  • 656e8fdd2d ss: small optim in tcp_show_info() Eric Dumazet 2015-05-06 11:33:23 -0700
  • 38a7f26828 route: Add missing newline in helptext Thomas Graf 2015-05-06 17:25:39 +0200
  • 285e7768e8 tc: fill in handle before checking argc WANG Cong 2015-05-05 15:30:20 -0700
  • f7dd7e5e71 iproute2: Fix typo in get_prefix_1() Thomas Graf 2015-05-05 02:14:16 +0200
  • 906cafe3ff ip: fix exit code for addrlabel Stephen Hemminger 2015-05-06 09:55:07 -0700
  • 076ae7089a ip: fix exit code for rule failures Stephen Hemminger 2015-05-06 09:53:41 -0700
  • d58ba4ba2a ip: return correct exit code on route failure Stephen Hemminger 2015-05-06 09:48:06 -0700
  • ce743da171 ip: document exit code Stephen Hemminger 2015-05-06 09:47:22 -0700
  • 6c55c8c461 ip link set vf: Added "query_rss" command Vlad Zolotarov 2015-04-30 13:46:43 +0300
  • 270763546a update headers to 4.1-rc1 net-next Stephen Hemminger 2015-05-04 09:04:59 -0700
  • 8916ccf66c ip link: Add group in usage() for 'ip link delete' Vadim Kochan 2015-05-01 22:26:52 +0300
  • 7f74cf6de0 man ip-link: Add deleting links by group Vadim Kochan 2015-05-01 21:46:41 +0300
  • 57ff5a1096 ss: Fix wrong filter behaviour Vadim Kochan 2015-04-30 07:30:24 +0300