1. 9ba1b06 lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG by Eric Biggers · 7 days ago main master
  2. 9be9daa Merge remote-tracking branch 'main/main' into next by David Ahern · 5 days ago
  3. 24a5a42 iplink_can: add CAN XL TMS PWM configuration support by Vincent Mailhol · 3 weeks ago
  4. fea1a11 iplink_can: add CAN XL transceiver mode setting (TMS) support by Vincent Mailhol · 3 weeks ago
  5. a52858b iplink_can: add initial CAN XL support by Vincent Mailhol · 3 weeks ago
  6. ab22433 iplink_can: add RESTRICTED operation mode support by Vincent Mailhol · 3 weeks ago
  7. 393dfbb iplink_can: print_usage: describe the CAN bittiming units by Vincent Mailhol · 3 weeks ago
  8. 416cd08 iplink_can: print_usage: change unit for minimum time quanta to mtq by Vincent Mailhol · 3 weeks ago
  9. cf9261a iplink_can: print_usage: fix the text indentation by Vincent Mailhol · 3 weeks ago
  10. 11f2a65 uapi: update from 6.19 merge window by Stephen Hemminger · 3 weeks ago
  11. 6c11136 fix 'UINT_MAX' undeclared with build with musl libc by Akhilesh Nema · 3 weeks ago
  12. 820281d Merge ssh://gitolite.kernel.org/pub/scm/network/iproute2/iproute2-next by Stephen Hemminger · 3 weeks ago
  13. e570876 Merge branch 'mptcp-new-endpoint' into next by David Ahern · 3 weeks ago
  14. 1be9ef2 mptcp: monitor: support 'server side' as a flag by Matthieu Baerts (NGI0) · 5 weeks ago
  15. 9beba22 mptcp: monitor: add 'deny join id0' info by Matthieu Baerts (NGI0) · 5 weeks ago
  16. 18e46e8 mptcp: monitor: add 'server side' info by Matthieu Baerts (NGI0) · 5 weeks ago
  17. 2ee7ec0 mptcp: add 'laminar' endpoint support by Matthieu Baerts (NGI0) · 5 weeks ago
  18. 538478f man: mptcp: fix minor typos by Matthieu Baerts (NGI0) · 5 weeks ago
  19. eede092 MAINTAINERS: add entry for mptcp by Matthieu Baerts (NGI0) · 5 weeks ago
  20. 2efd8be v6.18.0 by Stephen Hemminger · 3 weeks ago v6.18.0
  21. 9cc782b tuntap: add missing brackets to json output by Stephen Hemminger · 5 weeks ago
  22. 69942d7 genl: move print_policy into genl by Stephen Hemminger · 6 weeks ago
  23. 0f678c6 genl: add json support by Stephen Hemminger · 6 weeks ago
  24. b545484 Merge branch 'dpll' into next by David Ahern · 5 weeks ago
  25. 656cfc3 dpll: Add dpll command by Petr Oros · 5 weeks ago
  26. 9771095 uapi: import dpll.h from last sync point by David Ahern · 5 weeks ago
  27. 42f2f21 lib: Add str_to_bool helper function by Petr Oros · 5 weeks ago
  28. 0d61015 lib: Move mnlg to lib for shared use by Petr Oros · 5 weeks ago
  29. 05a2172 Update kernel headers by David Ahern · 5 weeks ago
  30. da35254 devlink: Support DEVLINK_ESWITCH_MODE_SWITCHDEV_INACTIVE by Saeed Mahameed · 7 weeks ago
  31. 0538d6e Update kernel headers by David Ahern · 6 weeks ago
  32. 2a82227 netshaper: ignore build result by Stephen Hemminger · 7 weeks ago
  33. 9282ff2 netshaper: remove unused variable by Stephen Hemminger · 7 weeks ago
  34. 03e2637 uapi: update to virtio_net.h by Stephen Hemminger · 7 weeks ago
  35. cacba59 devlink: Add support for 64bit parameters by Ivan Vecera · 8 weeks ago
  36. 0df5ebb Merge remote-tracking branch 'main' into next by David Ahern · 7 weeks ago
  37. b544c7c ip-xfrm: add pcpu-num support by Sabrina Dubroca · 8 weeks ago
  38. d6bf24a iplink: hsr: add protocol version to print_opt output by Jan Vaclav · 8 weeks ago
  39. ca756f3 netshaper: fix build failure by Andrea Claudi · 8 weeks ago
  40. ab785ef devlink: fix devlink flash error reporting by Ivan Vecera · 9 weeks ago
  41. 432aea5 Merge remote-tracking branch 'main' into next by David Ahern · 9 weeks ago
  42. bc64b04 lnstat: convert to high-level json_print API by Andrea Claudi · 9 weeks ago
  43. 536fc07 nstat: convert to high-level json_print API by Andrea Claudi · 9 weeks ago
  44. 8ee82e8 ifstat: convert to high-level json_print API by Andrea Claudi · 9 weeks ago
  45. 1c344b9 Revert "mptcp: add implicit flag to the 'ip mptcp' inline help" by Stephen Hemminger · 9 weeks ago
  46. 14749b2 mptcp: add implicit flag to the 'ip mptcp' inline help by Andrea Claudi · 9 weeks ago
  47. e7d4c06 dcb: fix tc-maxrate unit conversions by Yijing Zeng · 3 months ago
  48. 54921a4 netshaper: update include files by Stephen Hemminger · 2 months ago
  49. 6f7779a netshaper: Add netshaper command by Erni Sri Satya Vennela · 3 months ago
  50. 1e57054 uapi: update headers to 6.18-rc1 by Stephen Hemminger · 2 months ago
  51. 25b2834 lib: bridge: avoid redefinition of in6_addr by Yureka · 2 months ago
  52. 56d3c99 devlink: Introduce burst period for health reporter by Shahar Shitrit · 3 months ago
  53. ba6f820 Merge remote-tracking branch 'main' into next by David Ahern · 2 months ago
  54. 7119f37 lib: bridge: avoid redefinition of in6_addr by Yureka · 2 months ago
  55. d44f413 Merge ../iproute2-next by Stephen Hemminger · 2 months ago
  56. 1f79249 ip/bond: add broadcast_neighbor support by Tonghao Zhang · 3 months ago
  57. fc5f69b ip: iplink_bridge: Support fdb_local_vlan_0 by Petr Machata · 3 months ago
  58. 7bf7eff Update kernel headers by David Ahern · 3 months ago
  59. d2a8ffe v6.17.0 by Stephen Hemminger · 3 months ago v6.17.0
  60. 06d8a0c uapi: update to 6.17 by Stephen Hemminger · 3 months ago
  61. 9b6fc48 man8: tc: fix incorrect long FORMAT identifier for json by Lieuwe Rooijakkers · 3 months ago
  62. 3ba64ea ip: fix minor style issue by Stephen Hemminger · 3 months ago
  63. f4e5e85 rdma: fix minor style issue by Stephen Hemminger · 3 months ago
  64. 37151d8 iplink_can: fix coding style for pointer format by Vincent Mailhol · 3 months ago
  65. 230d1e5 mptcp: fix event attributes type by Matthieu Baerts (NGI0) · 3 months ago
  66. 0eda444 Add tc entry to MAINTAINERS file by David Ahern · 4 months ago
  67. 8191155 Update email address by David Ahern · 4 months ago
  68. 3c99534 tc: gred: fix debug print by Andrea Claudi · 4 months ago
  69. 37b7c10 man8: ip-sr: Document that passphrase must be high-entropy by Eric Biggers · 4 months ago
  70. 5030d4d tc: add dualpi2 scheduler module by Chia-Yu Chang · 5 months ago
  71. c468fb3 Add get_float_min_max() in lib/utils.c by Chia-Yu Chang · 5 months ago
  72. afceddf Merge branch 'tc-police-64b-burst' into next by David Ahern · 3 months ago
  73. 3b26e8a tc/police: enable use of 64 bit burst parameter by Jay Vosburgh · 3 months ago
  74. 13b999a tc: Expand tc_calc_xmittime, tc_calc_xmitsize to u64 by Jay Vosburgh · 3 months ago
  75. 8798ab4 tc: Add get_size64 and get_size64_and_cell by Jay Vosburgh · 3 months ago
  76. 1ee417a lib: Update backend of print_size to accept 64 bit size by Jay Vosburgh · 3 months ago
  77. 452cbd6 Merge remote-tracking branch 'main' into next by David Ahern · 4 months ago
  78. 41b981c iplink: bond_slave: add support for actor_port_prio by Hangbin Liu · 4 months ago
  79. 4f26509 Update kernel headers by David Ahern · 4 months ago
  80. 87fda50 scripts: Add uapi header import script by Kory Maincent · 4 months ago
  81. 68ba2bc tc: gred: fix debug print by Andrea Claudi · 4 months ago
  82. 3337e50 man8: ip-sr: Document that passphrase must be high-entropy by Eric Biggers · 4 months ago
  83. 8652778 Move get_float() from ip/iplink_can.c to lib/utils.c by Chia-Yu Chang · 5 months ago
  84. 0ad8fef tc: add dualpi2 scheduler module by Chia-Yu Chang · 5 months ago
  85. 3dfc7da Add get_float_min_max() in lib/utils.c by Chia-Yu Chang · 5 months ago
  86. 559b35a uapi: update kernel headers by Stephen Hemminger · 5 months ago
  87. 5734dc8 ip: ipmaddr.c: Fix possible integer underflow in read_igmp() by Anton Moryakov · 5 months ago
  88. 0b09a1b misc: fix memory leak in ifstat.c by Anton Moryakov · 5 months ago
  89. 27d11a8 misc: ss.c: fix logical error in main function by Anton Moryakov · 5 months ago
  90. e041178 bridge: fdb: Add support for FDB activity notification control by Ido Schimmel · 5 months ago
  91. d1b12f8 Merge remote-tracking branch 'main/main' into next by David Ahern · 5 months ago
  92. 8083e67 Update kernel headers by David Ahern · 5 months ago
  93. 1a60e90 devlink: Update TC bandwidth parsing by Carolina Jubran · 5 months ago
  94. 915d3ea v6.16.0 by Stephen Hemminger · 5 months ago v6.16.0
  95. c83d147 Add support for 'tc-bw' attribute in devlink-rate by Carolina Jubran · 6 months ago
  96. 250ee93 Update kernel headers by David Ahern · 6 months ago
  97. 3d9b500 Merge remote-tracking branch 'main/main' into next by David Ahern · 6 months ago
  98. 1ac42ad ip neigh: Add support for "extern_valid" flag by Ido Schimmel · 6 months ago
  99. a207a61 Update kernel headers by David Ahern · 6 months ago
  100. ddf7fa8 Merge branch 'bridge-mcast-state-vlan' into next by David Ahern · 6 months ago