1. 92d230d rocker: fix error return code in rocker_world_check_init() by Wei Yongjun · 8 years ago
  2. ecf244f rocker: fix maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  3. 936bd48 rocker: use FIB notifications instead of switchdev calls by Jiri Pirko · 8 years ago
  4. 6bc506b bridge: switchdev: Add forward mark support for stacked devices by Ido Schimmel · 8 years ago
  5. 503eebc net: add dev arg to ndo_neigh_construct/destroy by Jiri Pirko · 8 years ago
  6. da4ed55 switchdev: pass pointer to fib_info instead of copy by Jiri Pirko · 8 years ago
  7. 3a8befc rocker: move ageing_time from struct rocker to struct ofdpa by Jiri Pirko · 8 years ago
  8. 88de1cd rocker: set FDB cleanup timer according to lowest ageing time by Ido Schimmel · 8 years ago
  9. f73e0c2 rocker: fix an error code by Dan Carpenter · 8 years ago
  10. a30a9ea rocker: fix rocker_world_port_obj_vlan_add() by Dan Carpenter · 8 years ago
  11. fccd84d rocker: return -EOPNOTSUPP for undefined world ops by Jiri Pirko · 8 years ago
  12. 3fbcdbf rocker: move OF-DPA stuff into separate file by Jiri Pirko · 8 years ago
  13. 53901cc rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags by Jiri Pirko · 8 years ago
  14. ae3907e rocker: remove trans parameter to rocker_cmd_exec function by Jiri Pirko · 8 years ago
  15. ca0a5f2 rocker: pre-allocate wait structures during cmd ring init by Jiri Pirko · 8 years ago
  16. c1fe922 rocker: pass "learning" value as a parameter to rocker_port_set_learning by Jiri Pirko · 8 years ago
  17. e420114 rocker: introduce worlds infrastructure by Jiri Pirko · 8 years ago
  18. 0514c4e rocker: move rocker and rocker_port structs into header by Jiri Pirko · 8 years ago
  19. e1ba3de rocker: implement get settings mode command by Jiri Pirko · 8 years ago
  20. de15219 rocker: push tlv processing into separate files by Jiri Pirko · 8 years ago
  21. 11ce2ba rocker: rename rocker.c to rocker_main.c by Jiri Pirko · 8 years ago
  22. 0fe685f rocker: rename rocker.h to rocker_hw.h by Jiri Pirko · 8 years ago
  23. b15edf8 rocker: remove unused rocker_port param from alloc funcs and shorten their names by Jiri Pirko · 8 years ago
  24. 4f2c6ae switchdev: Require RTNL mutex to be held when sending FDB notifications by Ido Schimmel · 9 years ago
  25. d64b5e8 net: add netif_tx_napi_add() by Eric Dumazet · 9 years ago
  26. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  27. d33eeb6 rocker: remove nowait from switchdev callbacks. by Jiri Pirko · 9 years ago
  28. 850d0cb switchdev: remove pointers from switchdev objects by Jiri Pirko · 9 years ago
  29. f7fadf3 switchdev: make struct switchdev_attr parameter const for attr_set calls by Jiri Pirko · 9 years ago
  30. 2f8e2c8 move io-64-nonatomic*.h out of asm-generic by Christoph Hellwig · 9 years ago
  31. d0cf57f rocker: handle setting bridge ageing_time by Scott Feldman · 9 years ago
  32. 9e8f4a5 switchdev: push object ID back to object structure by Jiri Pirko · 9 years ago
  33. 648b4a9 switchdev: bring back switchdev_obj and use it as a generic object param by Jiri Pirko · 9 years ago
  34. 52ba57c switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb by Jiri Pirko · 9 years ago
  35. 8f24f30 switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan by Jiri Pirko · 9 years ago
  36. 1f86839 switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* by Jiri Pirko · 9 years ago
  37. 57d8083 switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_* by Jiri Pirko · 9 years ago
  38. ab06900 net: switchdev: abstract object in add/del ops by Vivien Didelot · 9 years ago
  39. 25f07ad net: switchdev: pass callback to dump operation by Vivien Didelot · 9 years ago
  40. 03d5fb1 net: switchdev: remove dev from switchdev_obj cb by Vivien Didelot · 9 years ago
  41. ac3dbc6 rocker: use switchdev transaction queue for allocated memory by Jiri Pirko · 9 years ago
  42. 76c6f94 rocker: push struct switchdev_trans down through rocker code by Jiri Pirko · 9 years ago
  43. f8db834 switchdev: move transaction phase enum under transaction structure by Jiri Pirko · 9 years ago
  44. 7ea6eb3 switchdev: introduce transaction item queue for attr_set and obj_add by Jiri Pirko · 9 years ago
  45. 69f5df4 switchdev: rename "trans" to "trans_ph". by Jiri Pirko · 9 years ago
  46. 52fe3e2 rocker: add FDB cleanup timer by Scott Feldman · 9 years ago
  47. e733570 rocker: adding port ageing_time for ageing out FDB entries by Scott Feldman · 9 years ago
  48. 4c66049 rocker: store rocker_port in fdb key rather than pport by Scott Feldman · 9 years ago
  49. a471be4 rocker: track when FDB entry is touched. by Scott Feldman · 9 years ago
  50. 686ed30 rocker: use change upper info by Jiri Pirko · 9 years ago
  51. fb4bf21 rocker: use new helper to figure out master kind by Jiri Pirko · 9 years ago
  52. dd19f83 rocker: hook ndo_neigh_destroy to cleanup neigh refs in driver by Scott Feldman · 9 years ago
  53. c8beb5b rocker: print switch ID consistent with phys_switch_id sysfs node by Scott Feldman · 9 years ago
  54. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  55. ce80e7b net: switchdev: support static FDB addresses by Vivien Didelot · 9 years ago
  56. cdf0969 Revert "Merge branch 'mv88e6xxx-switchdev-fdb'" by David S. Miller · 9 years ago
  57. 1525c38 net: switchdev: change fdb addr for a byte array by Vivien Didelot · 9 years ago
  58. ff14702 rocker: use netdev_err after register_netdev by Scott Feldman · 9 years ago
  59. 6c4f778 rocker: NULL port if port probe fails by Scott Feldman · 9 years ago
  60. 95b9be6 rocker: linearize skb in case frags would not fit into tx descriptor by Jiri Pirko · 9 years ago
  61. 21518a6 rocker: enable support for scattered packets by Ido Schimmel · 9 years ago
  62. 1ebd47e rocker: free netdevice during netdevice removal by Ido Schimmel · 9 years ago
  63. 3f98a8e rocker: add offload_fwd_mark support by Scott Feldman · 9 years ago
  64. 8254973 rocker: forward packets to CPU when port is joined to openvswitch by Simon Horman · 9 years ago
  65. c305524 rocker: Handle protodown notifications. by Anuradha Karuppiah · 9 years ago
  66. 77a58c7 rocker: add change MTU support by Scott Feldman · 9 years ago
  67. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  68. a076e6b rocker: call correct unregister function on error by Gilad Ben-Yossef · 9 years ago
  69. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  70. 3e3a78b switchdev: rename vlan vid_start to vid_begin by Scott Feldman · 9 years ago
  71. b4ad7ba bridge: del external_learned fdbs from device on flush or ageout by Scott Feldman · 9 years ago
  72. f66feaa rocker: move port stop to 'no wait' processing by Scott Feldman · 9 years ago
  73. 92014b9 rocker: move MAC learn event back to 'no wait' processing by Scott Feldman · 9 years ago
  74. ac28393 rocker: mark STP update as 'no wait' processing by Scott Feldman · 9 years ago
  75. 02a9fbf rocker: mark neigh update event processing as 'no wait' by Scott Feldman · 9 years ago
  76. 179f9a2 rocker: revert back to support for nowait processes by Scott Feldman · 9 years ago
  77. 4d81db4 rocker: fix neigh tbl index increment race by Scott Feldman · 9 years ago
  78. a072031 rocker: gaurd against NULL rocker_port when removing ports by Scott Feldman · 9 years ago
  79. 2aa2ed0 rocker: remove support for legacy VLAN ndo ops by Scott Feldman · 9 years ago
  80. 027e00d rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge by Scott Feldman · 9 years ago
  81. bcfd780 rocker: install untagged VLAN (vid=0) support for each port by Scott Feldman · 9 years ago
  82. cec04a6 rocker: cleanup vlan table on error adding vlan by Scott Feldman · 9 years ago
  83. 27b808c rocker: zero allocate ports array by Scott Feldman · 9 years ago
  84. 534ba6a rocker: remove rocker parameter from functions that have rocker_port parameter by Simon Horman · 9 years ago
  85. e505464 rocker: mark parameters and local variables as const by Simon Horman · 9 years ago
  86. 0985df7 rocker: remove unused rocker_port parameter from rocker_port_kfree by Simon Horman · 9 years ago
  87. df6a206 rocker: make rocker_port_internal_vlan_id_{get, put}() non-transactional by Simon Horman · 9 years ago
  88. 550ecc9 rocker: do not make neighbour entry changes when preparing transactions by Simon Horman · 9 years ago
  89. 42e9488 rocker: do not modify fdb table in rocker_port_fdb() when preparing transactions by Simon Horman · 9 years ago
  90. 3098ac3 rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing transactions by Simon Horman · 9 years ago
  91. 45d4122 switchdev: add support for fdb add/del/dump via switchdev_port_obj ops. by Samudrala, Sridhar · 9 years ago
  92. 1f9993f rocker: fix a neigh entry leak issue by Ying Xue · 9 years ago
  93. 4133fc0 rocker: fix a neigh entry leak issue by Ying Xue · 9 years ago
  94. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 9 years ago
  95. 7a7ee53 switchdev: sparse warning: pass ipv4 fib dst as network-byte order by Scott Feldman · 9 years ago
  96. 4725ceb rocker: make checkpatch -f clean by Scott Feldman · 9 years ago
  97. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 9 years ago
  98. 58c2cb1 switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del by Scott Feldman · 9 years ago
  99. 85fdb95 switchdev: cut over to new switchdev_port_bridge_getlink by Scott Feldman · 9 years ago
  100. 54ba5a0 switchdev: cut over to new switchdev_port_bridge_dellink by Scott Feldman · 9 years ago