1. 722d9b1 Enable Async MTE in iproute2. by Evgenii Stepanov · 3 years, 1 month ago
  2. 8fa4c07 [LSC] Add LOCAL_LICENSE_KINDS to external/iproute2 by Bob Badour · 3 years, 4 months ago
  3. 8c0b1d0 iproute2: static compile. by Maciej Żenczykowski · 5 years ago
  4. 8c52411 iproute2: support more qdiscs by Maciej Żenczykowski · 5 years ago
  5. d6cdb1b iproute2: support filters besides u32 by Maciej Żenczykowski · 5 years ago
  6. d9c0d71 iproute2: support actions besides mirred by Maciej Żenczykowski · 5 years ago
  7. 65ec68d iproute2: re-enable batching by Maciej Żenczykowski · 5 years ago
  8. f2c876e Convert to Android.bp by Dan Willemsen · 6 years ago
  9. 4c01d2e Always use the bionic UAPI includes for iproute2. by Lorenzo Colitti · 7 years ago
  10. 13dd0e3 Update to iproute v4.14 by Lorenzo Colitti · 7 years ago
  11. 6648853 lib: make resolve_hosts variable common by Ivan Vecera · 7 years ago
  12. 274b63a tc: distinguish Add/Replace qdisc operations by Roman Mashak · 7 years ago
  13. 25a2493 tc: m_ife: fix match tcindex parsing by Alexander Aring · 7 years ago
  14. 35f2a76 tc/actions: introduce support for jump action by Jamal Hadi Salim · 7 years ago
  15. 268a9ee netem: fix code indentation by Stephen Hemminger · 7 years ago
  16. 625df64 Check user supplied interface name lengths by Phil Sutter · 7 years ago
  17. ee47484 tc: flower: No need to cache indev arg by Phil Sutter · 7 years ago
  18. 7345125 tc: fix ipv6 filter selector attribute for some prefix lengths by Yulia Kartseva · 7 years ago
  19. ff28b75 tc: fq: support low_rate_threshold attribute by Eric Dumazet · 7 years ago
  20. a17a011 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  21. a0b5b7c bpf: consolidate dumps to use bpf_dump_prog_info by Daniel Borkmann · 7 years ago
  22. b75e0f6 tc actions: store and dump correct length of user cookies by Simon Horman · 7 years ago
  23. 2e706e1 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  24. 9376314 tc_util: No need to terminate an snprintf'ed buffer by Phil Sutter · 7 years ago
  25. 18f156b Convert the obvious cases to strlcpy() by Phil Sutter · 7 years ago
  26. 38060de tc: m_ife: report about kernels default type by Alexander Aring · 7 years ago
  27. 664f35a tc: m_ife: print IEEE ethertype format by Alexander Aring · 7 years ago
  28. bf338b6 tc: m_ife: allow ife type to zero by Alexander Aring · 7 years ago
  29. f474588 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  30. c4fc474 tc: use named initializer for default mqprio options by Stephen Hemminger · 7 years ago
  31. 56270e5 tc/m_xt: Fix for potential string buffer overflows by Phil Sutter · 7 years ago
  32. 7571693 tc/tc_filter: Make sure filter name is not empty by Phil Sutter · 7 years ago
  33. a754de3 tc/q_netem: Don't dereference possibly NULL pointer by Phil Sutter · 7 years ago
  34. 5f1df30 config: put CFLAGS/LDLIBS in config.mk by Stephen Hemminger · 7 years ago
  35. 5118636 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  36. 82ed9ff tc/q_multiq: Don't pass garbage in TCA_OPTIONS by Phil Sutter · 7 years ago
  37. a4b8e88 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  38. 73aa988 tc/m_gact: Drop dead code by Phil Sutter · 7 years ago
  39. fa93d9a Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  40. 3e587d9 tc/em_ipset: Don't leak sockfd on error path by Phil Sutter · 7 years ago
  41. 16ab6c4 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  42. 8cc360f bpf: unbreak libelf linkage for bpf obj loader by Daniel Borkmann · 7 years ago
  43. e915568 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  44. 6ff66ac tc, ip: more Makefile updates for LIBMNL by Stephen Hemminger · 7 years ago
  45. 9e71352 tc actions: Improved batching and time filtered dumping by Jamal Hadi Salim · 7 years ago
  46. 620fc66 tc: fix m_simple usage by Stephen Hemminger · 7 years ago
  47. e2a055d tc-simple: Fix documentation by Phil Sutter · 7 years ago
  48. 779525c bpf: dump id/jited info for cls/act programs by Daniel Borkmann · 7 years ago
  49. 1fd8a8e Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  50. fb12cea tc: fixed typo in usage text. by Roman Mashak · 7 years ago
  51. 59eb271 tc: m_tunnel_key: add csum/nocsum option by Jiri Benc · 7 years ago
  52. 50907a8 tc: m_tunnel_key: reformat the usage text by Jiri Benc · 7 years ago
  53. c794b7b tc: don't print error message on miss when parsing action with default by Jiri Pirko · 7 years ago
  54. d5ebd6f tc: add support for TRAP action by Jiri Pirko · 7 years ago
  55. 18f05d0 tc: gact: fix control action parsing by Jiri Pirko · 7 years ago
  56. 6ea2c2b tc: flower: add support for matching on ip tos and ttl by Or Gerlitz · 7 years ago
  57. 0c30d14 tc: flower: add support for tcp flags by Jiri Pirko · 7 years ago
  58. 2ecb169 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  59. f6fc105 tc: m_xt: Prevent a segfault in libipt by Phil Sutter · 7 years ago
  60. cba134a tc: fix Makefile to build skbmod by Roman Mashak · 7 years ago
  61. d19f72f tc/actions: introduce support for goto chain action by Jiri Pirko · 7 years ago
  62. e67aba5 tc: actions: add helpers to parse and print control actions by Jiri Pirko · 7 years ago
  63. 732f034 tc_filter: add support for chain index by Jiri Pirko · 7 years ago
  64. ae717ba tc: include stdint.h explicitly for UINT16_MAX by Khem Raj · 7 years ago
  65. f3e1b24 pedit: Introduce ipv6 support by Amir Vadai · 7 years ago
  66. a13426f pedit: Check for extended capability in protocol parser by Amir Vadai · 7 years ago
  67. cdca191 pedit: Do not allow using retain for too big fields by Amir Vadai · 7 years ago
  68. 290cdc0 pedit: Fix a typo in warning by Amir Vadai · 7 years ago
  69. e57285b tc: Reflect HW offload status by Or Gerlitz · 7 years ago
  70. d2b9100 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  71. 1e600da pedit: fix whitespace by Stephen Hemminger · 7 years ago
  72. 3d2a778 tc/pedit: p_udp: introduce pedit udp support by Or Gerlitz · 7 years ago
  73. 2c6eb12 tc/pedit: p_tcp: introduce pedit tcp support by Amir Vadai · 7 years ago
  74. 3cd5149 tc/pedit: p_eth: ETH header editor by Amir Vadai · 7 years ago
  75. fa4652f tc/pedit: Support fields bigger than 32 bits by Amir Vadai · 7 years ago
  76. 8d193d9 tc/pedit: p_ip: introduce editing ttl header by Amir Vadai · 7 years ago
  77. c05ddaf tc/pedit: Introduce 'add' operation by Amir Vadai · 7 years ago
  78. 7c71a40 tc/pedit: Extend pedit to specify offset relative to mac/transport headers by Amir Vadai · 7 years ago
  79. 51536eb tc/pedit: Fix a typo in pedit usage message by Amir Vadai · 7 years ago
  80. 590dde3 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  81. fd8b3d2 actions: Add support for user cookies by Jamal Hadi Salim · 7 years ago
  82. f4878df Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  83. 878babf tc: print skbedit action when dumping actions. by Roman Mashak · 7 years ago
  84. 7c581a1 iproute2: add support for invisible qdisc dumping by Jiri Kosina · 7 years ago
  85. 60ccfcd pie: remove always false condition by Stephen Hemminger · 7 years ago
  86. a59b616 tc: use rta_getattr_u32 by Stephen Hemminger · 7 years ago
  87. be67f81 iproute2: tc: introduce build dependency on libnetlink by Jiri Kosina · 7 years ago
  88. 9f1370c netlink route attribute cleanup by Stephen Hemminger · 7 years ago
  89. e37d706 {f,m}_bpf: dump tag over insns by Daniel Borkmann · 7 years ago
  90. 164a9ff tc: flower: Fix parsing ip address by Roi Dayan · 7 years ago
  91. 732b18a Merge branch 'merge-4.10' into next-merge by Stephen Hemminger · 7 years ago
  92. 6374961 tc: flower: support masked ICMP code and type match by Simon Horman · 7 years ago
  93. 9d36e54 tc: flower: provide generic masked u8 print helper by Simon Horman · 7 years ago
  94. 180136e tc: flower: provide generic masked u8 parser helper by Simon Horman · 7 years ago
  95. afdc1fe tc: matchall: Print skip flags when dumping a filter by Or Gerlitz · 7 years ago
  96. c7ec052 tc: flower: Update documentation to indicate ARP takes IPv4 prefixes by Simon Horman · 7 years ago
  97. 81f6e5a tc: flower: use correct type when calling flower_icmp_attr_type by Simon Horman · 7 years ago
  98. 0b1abd8 tc: Add support for the sample tc action by Yotam Gigi · 7 years ago
  99. fefc93b Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  100. 31951c4 tc: distinguish Add/Replace action operations. by Roman Mashak · 7 years ago