1. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 8 years ago
  2. 9cbf14e mlxsw: spectrum: rename cls arg in matchall processing by Jiri Pirko · 8 years ago
  3. fd33f1d mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into separate functions by Jiri Pirko · 8 years ago
  4. ade9b65 net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL by Jiri Pirko · 8 years ago
  5. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 8 years ago
  6. 3bcc0ce net: sched: change names of action number helpers to be aligned with the rest by Jiri Pirko · 8 years ago
  7. 5ea1237 mlxsw: spectrum_router: Configure RIFs based on IPv6 addresses by Arkadi Sharshevsky · 8 years ago
  8. 8d54814 mlxsw: spectrum: Add support for IPv6 traps by Arkadi Sharshevsky · 8 years ago
  9. 588823f mlxsw: spectrum: Add support for IPv6 MLDv1/2 traps by Arkadi Sharshevsky · 8 years ago
  10. 7607dd3 mlxsw: spectrum: Trap IPv4 packets with Router Alert option by Ido Schimmel · 8 years ago
  11. 0fcc484 mlxsw: spectrum: Mark packets trapped in router by Ido Schimmel · 8 years ago
  12. 2ea1090 mlxsw: spectrum: Add support for access cable info via ethtool by Arkadi Sharshevsky · 8 years ago
  13. 2e915e0 mlxsw: spectrum: Pass port argument to module mapping functions by Ido Schimmel · 8 years ago
  14. 5b15385 mlxsw: spectrum: Simplify port split flow by Ido Schimmel · 8 years ago
  15. be7432b mlxsw: spectrum: Remove support for bridge bypass FDB add/del by Arkadi Sharshevsky · 8 years ago
  16. af061378 mlxsw: spectrum_switchdev: Add support for learning FDB through notification by Arkadi Sharshevsky · 8 years ago
  17. 10e23eb mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan set by Arkadi Sharshevsky · 8 years ago
  18. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  19. 0db7b38 mlxsw: spectrum: Introduce ACL trap by Jiri Pirko · 8 years ago
  20. a4e1ce2 mlxsw: spectrum: Rename the firmware file by Yotam Gigi · 8 years ago
  21. ce6ef68f mlxsw: spectrum: Implement the ethtool flash_device callback by Yotam Gigi · 8 years ago
  22. a110748 mlxsw: spectrum: Implement common FID core by Ido Schimmel · 8 years ago
  23. c57529e mlxsw: spectrum: Replace vPorts with Port-VLAN by Ido Schimmel · 8 years ago
  24. ed9ddd3 mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppers by Ido Schimmel · 8 years ago
  25. f0cebd8 mlxsw: spectrum: Don't lose bridge port device during enslavement by Ido Schimmel · 8 years ago
  26. 7cbecf2 mlxsw: spectrum_router: Replace vPorts with Port-VLAN by Ido Schimmel · 8 years ago
  27. ce95e15 mlxsw: spectrum: Change signature of FID leave function by Ido Schimmel · 8 years ago
  28. 31a08a5 mlxsw: spectrum: Introduce Port-VLAN structure by Ido Schimmel · 8 years ago
  29. 4aafc36 mlxsw: spectrum: Set port's mode according to FID mappings by Ido Schimmel · 8 years ago
  30. 6b74219 mlxsw: spectrum: Validate firmware revision on init by Yotam Gigi · 8 years ago
  31. e5e5c88 mlxsw: spectrum: Add the needed callbacks for mlxfw integration by Yotam Gigi · 8 years ago
  32. 45a4a16 mlxsw: spectrum: Default ports to non-virtual mode by Ido Schimmel · 8 years ago
  33. b02eae9 mlxsw: spectrum: Move PVID code to appropriate place by Ido Schimmel · 8 years ago
  34. 7cbc427 mlxsw: spectrum_switchdev: Don't batch learning operations by Ido Schimmel · 8 years ago
  35. fe9ccc7 mlxsw: spectrum_switchdev: Don't batch VLAN operations by Ido Schimmel · 8 years ago
  36. 5f6935c mlxsw: spectrum_switchdev: Reduce scope of bridge struct by Ido Schimmel · 8 years ago
  37. b1e4552 mlxsw: spectrum_router: Simplify VRF enslavement by Ido Schimmel · 8 years ago
  38. 9d41acc mlxsw: spectrum: Add FID miss trap by Jiri Pirko · 8 years ago
  39. 2b94e58 mlxsw: spectrum: Allow ports to work under OVS master by Jiri Pirko · 8 years ago
  40. 93cd081 mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan range by Jiri Pirko · 8 years ago
  41. 202d6f4 mlxsw: spectrum: Add dummy FID initialization by Jiri Pirko · 8 years ago
  42. b51df79 mlxsw: spectrum: Fix indent in mlxsw_sp_netdevice_port_upper_event by Jiri Pirko · 8 years ago
  43. 230ead0 mlxsw: spectrum: Add placeholder for dpipe by Arkadi Sharshevsky · 8 years ago
  44. 18281f2 mlxsw: spectrum: Query cell size from firmware by Ido Schimmel · 8 years ago
  45. f417f04 mlxsw: spectrum: Refactor port buffer configuration by Ido Schimmel · 8 years ago
  46. 5ec2ee7 mlxsw: Query maximum number of ports from firmware by Ido Schimmel · 8 years ago
  47. abbdf4b mlxsw: spectrum: Align the matchall default case returned value by Or Gerlitz · 8 years ago
  48. bf95233 mlxsw: spectrum: Cosmetic naming change by Arkadi Sharshevsky · 8 years ago
  49. 3d70e458 mlxsw: spectrum_router: Add support for VRFs on top of bridges by Ido Schimmel · 8 years ago
  50. 7179eb5 mlxsw: spectrum_router: Add support for VRFs by Ido Schimmel · 8 years ago
  51. 7c1b8eb mlxsw: spectrum: Add support for TC flower offload statistics by Arkadi Sharshevsky · 8 years ago
  52. 1abcbcc mlxsw: spectrum: Add support for generic flow counter allocation by Arkadi Sharshevsky · 8 years ago
  53. ff7b0d2 mlxsw: spectrum: Add support for counter allocator by Arkadi Sharshevsky · 8 years ago
  54. 4724ba56 mlxsw: spectrum_router: Place RIF related code with router code by Ido Schimmel · 8 years ago
  55. f4a761d mlxsw: spectrum: Destroy RIFs based on last removed address by Ido Schimmel · 8 years ago
  56. 186962e mlxsw: spectrum: Associate PVID vPort with appropriate netdev by Ido Schimmel · 8 years ago
  57. 1f88061 mlxsw: spectrum: Don't assume upper device's type by Ido Schimmel · 8 years ago
  58. b414970 mlxsw: spectrum: Sanitize bridge's upper devices by Ido Schimmel · 8 years ago
  59. 1182e53 mlxsw: spectrum: Fix helper function and port variable names by Jiri Pirko · 8 years ago
  60. 1ca6270 mlxsw: spectrum: Change ipv6 unregistered mc table by Nogah Frankel · 8 years ago
  61. 8ecd459 mlxsw: spectrum: Add an option to flood mc by mc_router_port by Nogah Frankel · 9 years ago
  62. 71c365b mlxsw: spectrum: Separate bc and mc floods by Nogah Frankel · 9 years ago
  63. 9665b74 mlxsw: spectrum_router: Flush resources when RIF is deleted by Ido Schimmel · 9 years ago
  64. 5c8802f mlxsw: spectrum_router: Simplify neighbour reflection by Ido Schimmel · 9 years ago
  65. 7aa0f5a mlxsw: spectrum: Implement TC flower offload by Jiri Pirko · 9 years ago
  66. 22a6776 mlxsw: spectrum: Introduce ACL core with simple TCAM implementation by Jiri Pirko · 9 years ago
  67. 98d0f7b mlxsw: spectrum: Add packet sample offloading support by Yotam Gigi · 9 years ago
  68. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  69. 36bf38d mlxsw: spectrum: Fix memory leak at skb reallocation by Arkadi Sharshevsky · 9 years ago
  70. e915ac6 mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPP by Yotam Gigi · 9 years ago
  71. 136f144 mlxsw: spectrum: Fix order of commands in port remove function by Yotam Gigi · 9 years ago
  72. 65acb5d mlxsw: spectrum: Make the add_matchall_tc_entry symmetric by Yotam Gigi · 9 years ago
  73. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 9 years ago
  74. 9a60c90 mlxsw: spectrum: Mark split ports as such by Ido Schimmel · 9 years ago
  75. 9148e7c mlxsw: spectrum: Add policers for trap groups by Nogah Frankel · 9 years ago
  76. 117b0da mlxsw: Create a different trap group list for each device by Nogah Frankel · 9 years ago
  77. 616d8040 mlxsw: spectrum: Add BGP trap by Nogah Frankel · 9 years ago
  78. 579c82e mlxsw: Change trap groups setting by Nogah Frankel · 9 years ago
  79. 9d87fce mlxsw: core: Change emad trap group settings by Nogah Frankel · 9 years ago
  80. 0fb78a4 mlxsw: Add option to choose trap group by Nogah Frankel · 9 years ago
  81. d570b7e mlxsw: Change trap set function by Nogah Frankel · 9 years ago
  82. 4544913 mlxsw: spectrum: Use generic listener struct for events by Nogah Frankel · 9 years ago
  83. 14eeda9 mlxsw: spectrum: Use generic listener struct for rx traps by Nogah Frankel · 9 years ago
  84. ee4a60d mlxsw: spectrum: Remove unused traps by Nogah Frankel · 9 years ago
  85. 3df5b3c net: Add net-device param to the get offloaded stats ndo by Or Gerlitz · 9 years ago
  86. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  87. 2d644d4 mlxsw: spectrum: Fix refcount bug on span entries by Yotam Gigi · 9 years ago
  88. b6e4179 mlxsw: Remove unused including <generated/utsrelease.h> by Wei Yongjun · 9 years ago
  89. d808c7e mlxsw: core: Add "eth" prefix to mlxsw_core_port_set by Elad Raz · 9 years ago
  90. 67963a3 mlxsw: Make devlink port instances independent of spectrum/switchx2 port instances by Jiri Pirko · 9 years ago
  91. 401c8b4 mlxsw: reg: Add eth prefix to PTYS pack and unpack by Elad Raz · 9 years ago
  92. f83e210 mlxsw: spectrum: Move port used check outside port remove function by Jiri Pirko · 9 years ago
  93. 5b09074 mlxsw: core: Zero payload buffers for couple of registers by Elad Raz · 9 years ago
  94. f20a91f mlxsw: spectrum: Set physical device for port netdevice by Jiri Pirko · 9 years ago
  95. 1d20d23 mlxsw: Move PCI id table definitions into driver modules by Jiri Pirko · 9 years ago
  96. c1a3831 mlxsw: Convert resources into array by Jiri Pirko · 9 years ago
  97. 412791d mlxsw: item: Make char *buf arg constant for getters by Jiri Pirko · 9 years ago
  98. d894be5 ethernet: use net core MTU range checking in more drivers by Jarod Wilson · 9 years ago
  99. dd82364 mlxsw: Flip to the new dev walk API by David Ahern · 9 years ago
  100. 5724b8b net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror' by Shmulik Ladkani · 9 years ago