1. 56e3eb4 ip: route: fix multicast route dumps by Nikolay Aleksandrov · 8 years ago
  2. d91fb3f Add support for configuring Infiniband GUIDs by Eli Cohen · 8 years ago
  3. 609640f utils: provide get_hex to read a hex digit from a char by Sabrina Dubroca · 8 years ago
  4. 9f7401f utils: add get_be{16, 32, 64}, use them where possible by Sabrina Dubroca · 8 years ago
  5. 89ae502 utils: make hexstring_a2n provide the number of hex digits parsed by Sabrina Dubroca · 8 years ago
  6. 7faf158 lib/utils: introduce rt_addr_n2a_rta() by Phil Sutter · 9 years ago
  7. d49f934 lib/utils: introduce format_host_rta() by Phil Sutter · 9 years ago
  8. 2e96d2c utils: make rt_addr_n2a() non-reentrant by default by Phil Sutter · 9 years ago
  9. a418e45 make format_host non-reentrant by default by Phil Sutter · 9 years ago
  10. 8c0f7a1 iplink: bridge: export read-only timers by Nikolay Aleksandrov · 9 years ago
  11. 00a2a17 Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  12. 5866bdd ila: Add support for ILA lwtunnels by Tom Herbert · 9 years ago
  13. f6793ee {f, m}_bpf: allow for user-defined object pinnings by Daniel Borkmann · 9 years ago
  14. 32e93fb {f,m}_bpf: allow for sharing maps by Daniel Borkmann · 9 years ago
  15. 1e52930 lwtunnel: Add encapsulation support to ip route by Roopa Prabhu · 9 years ago
  16. faa8a46 f_bpf: allow for optional classid and add flags by Daniel Borkmann · 9 years ago
  17. 5d295bb add support for brief output for link and addresses by Andy Gospodarek · 9 years ago
  18. e3c27c2 utils: add missing return value by Zhang Shengju · 9 years ago
  19. 892e212 remove unnecessary extern by Stephen Hemminger · 9 years ago
  20. ec7aff5 ip: fix all the checkpatch warnings by Stephen Hemminger · 9 years ago
  21. 6256f8c tc, bpf: finalize eBPF support for cls and act front-end by Daniel Borkmann · 10 years ago
  22. dacc5d4 add basic mpls support to iproute by Eric W. Biederman · 10 years ago
  23. 93ae283 add support for the RTA_VIA attribute by Eric W. Biederman · 10 years ago
  24. 45c90d1 add address family to/from string helper functions. by Eric W. Biederman · 10 years ago
  25. 26dcdf3 add a source addres length parameter to rt_addr_n2a by Eric W. Biederman · 10 years ago
  26. 11c39b5 tc: add eBPF support to f_bpf by Daniel Borkmann · 10 years ago
  27. f3a2ddc lib utils: Use helpers to get AF bit/byte len by Vadim Kochan · 10 years ago
  28. b217df1 ss: Unify socket address output by one generic func by Vadim Kochan · 10 years ago
  29. b13ba03 ip netns: Allow exec on each netns by Vadim Kochan · 10 years ago
  30. e998e11 lib: Exec func on each netns by Vadim Kochan · 10 years ago
  31. ddb1129 Use one func to print timestamp from nlmsg by Vadim Kochan · 10 years ago
  32. 79aa79d ip lib: Added shorter timestamp option by Vadim Kochan · 10 years ago
  33. 1e264ab ip: add iec formatted option and cleanup code by Stephen Hemminger · 10 years ago
  34. b68d983 ip-link: add switch to show human readable output by Christian Hesse · 10 years ago
  35. 656111b cleanup warnings by Stephen Hemminger · 10 years ago
  36. 5e25cf7 iproute: Make it possible to specify index on link creation by Pavel Emelyanov · 11 years ago
  37. aa574cd vxlan: add ipv6 support by WANG Cong · 11 years ago
  38. a3aa47a Make tc and ip batch mode consistent by Stephen Hemminger · 11 years ago
  39. 5bd9dd4 include needed files by Strake · 12 years ago
  40. 30d10db utils: add s32 parser by Hagen Paul Pfeifer · 13 years ago
  41. 81d03dc iproute: rename 'get_jiffies' since it uses msecs by Gerrit Renker · 14 years ago
  42. 94089ef utils: get_jiffies always uses base=0 by Gerrit Renker · 14 years ago
  43. db02608 iproute2: support device group semantics by Vlad Dogaru · 14 years ago
  44. 64c7956 Allow 'ip addr flush' to loop more than 10 times by Ben Greear · 14 years ago
  45. 7f71c0c ip maddr show” on an infiniband address causes a stack corruption by Olivier Fourdan · 16 years ago
  46. 6b1ac65 add decode of match rules by Stephen Hemminger · 17 years ago
  47. 909dfe2 iplink_parse() routine by Pavel Emelyanov · 17 years ago
  48. d21e883 Fix corruption when using batch files with comments and broken lines. by Andreas Henriksson · 17 years ago
  49. 54e0b2e rto support for ip command by Rick Jones · 17 years ago
  50. 56b9406 nl_mgrp to crap if base multicast groups exceeded by jamal · 18 years ago
  51. 8cd09e6 make muticast group to bitmask conversion generic by jamal · 18 years ago
  52. ae665a5 Remove trailing whitespace by Stephen Hemminger · 18 years ago
  53. 351efcd Update header files to 2.6.14 by shemminger · 19 years ago
  54. f332d16 Cleanup GCC4 warnings about signedness. by shemminger · 19 years ago
  55. 02d2ae5 IPv4 multipath algorithm selection support by shemminger · 19 years ago
  56. 90f9302 Monitor time patch from Masahide NAKAMURA by shemminger · 19 years ago
  57. f082b64 Import patch addr-del by net[shemminger]!shemminger · 20 years ago
  58. 5e8bc63 Import patch iproute2-hz by net[shemminger]!shemminger · 20 years ago
  59. fb9b1d0 fix potential memory corruption by osdl.net!shemminger · 20 years ago
  60. bd641cd [iproute2] XFRM: using flush message type by org[shemminger]!nakam · 20 years ago
  61. c769987 Import patch ipxfrm-20040707_2.diff by net[shemminger]!shemminger · 20 years ago
  62. 04457b3 Use const char by osdl.org!shemminger · 20 years ago
  63. aba5acd (Logical change 1.3) by osdl.org!shemminger · 21 years ago
  64. 86fdf0e Initial revision by osdl.org!shemminger · 21 years ago