1. 0890cf6 switchdev: fix return value of switchdev_port_fdb_dump in case of error by Jiri Pirko · 9 years ago
  2. ce80e7b net: switchdev: support static FDB addresses by Vivien Didelot · 9 years ago
  3. cdf0969 Revert "Merge branch 'mv88e6xxx-switchdev-fdb'" by David S. Miller · 9 years ago
  4. 8902482 net: switchdev: support static FDB addresses by Vivien Didelot · 9 years ago
  5. 1525c38 net: switchdev: change fdb addr for a byte array by Vivien Didelot · 9 years ago
  6. 1a3b2ec switchdev: add offload_fwd_mark generator helper by Scott Feldman · 9 years ago
  7. d754f98 net: add phys ID compare helper to test if two IDs are the same by Scott Feldman · 9 years ago
  8. 2ee9401 net: switchdev: don't abort unsupported operations by Vivien Didelot · 9 years ago
  9. 5c8079d net: switchdev: ignore unsupported bridge flags by Vivien Didelot · 9 years ago
  10. e9fdaec switchdev: change BUG_ON to WARN for attr set failure case by Scott Feldman · 9 years ago
  11. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  12. 3e3a78b switchdev: rename vlan vid_start to vid_begin by Scott Feldman · 9 years ago
  13. 10ea516 switchdev: fdb filter_dev is always NULL for self (device), so remove check by Scott Feldman · 9 years ago
  14. 57225e77 switchdev: fix BUG when port driver doesn't support set attr op by Scott Feldman · 9 years ago
  15. af201f7 switchdev: fix handling for drivers not supporting IPv4 fib add/del ops by Scott Feldman · 9 years ago
  16. 7616dcb switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/delete ops by Scott Feldman · 9 years ago
  17. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  18. 45d4122 switchdev: add support for fdb add/del/dump via switchdev_port_obj ops. by Samudrala, Sridhar · 9 years ago
  19. eea3994 rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD by Roopa Prabhu · 9 years ago
  20. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 9 years ago
  21. 7a7ee53 switchdev: sparse warning: pass ipv4 fib dst as network-byte order by Scott Feldman · 9 years ago
  22. 22c1f67 switchdev: sparse warning: make __switchdev_port_obj_add static by Scott Feldman · 9 years ago
  23. 58c2cb1 switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del by Scott Feldman · 9 years ago
  24. 8793d0a switchdev: add new switchdev_port_bridge_getlink by Scott Feldman · 9 years ago
  25. 87a5dae switchdev: remove unused switchdev_port_bridge_dellink by Scott Feldman · 9 years ago
  26. 5c34e02 switchdev: add new switchdev_port_bridge_dellink by Scott Feldman · 9 years ago
  27. e71f220 switchdev: remove old switchdev_port_bridge_setlink by Scott Feldman · 9 years ago
  28. 47f8328 switchdev: add new switchdev bridge setlink by Scott Feldman · 9 years ago
  29. 491d0f1 switchdev: introduce switchdev add/del obj ops by Scott Feldman · 9 years ago
  30. 3563606 switchdev: convert STP update to switchdev attr set by Scott Feldman · 9 years ago
  31. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 9 years ago
  32. 3094333 switchdev: introduce get/set attrs ops by Scott Feldman · 9 years ago
  33. 9d47c0a switchdev: s/swdev_/switchdev_/ by Jiri Pirko · 9 years ago
  34. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 9 years ago
  35. 558d51f switchdev: fix stp update API to work with layered netdevices by Roopa Prabhu · 9 years ago
  36. 98237d4 switchdev: use new swdev ops by Scott Feldman · 9 years ago
  37. ac70c05 switchdev: correct spelling of notifier in comments by Simon Horman · 9 years ago
  38. f8f2147 switchdev: add netlink flags to IPv4 FIB add op by Scott Feldman · 9 years ago
  39. f4427bc switchdev: use gpl variant of symbol export by Jiri Pirko · 9 years ago
  40. e1315db switchdev: fix CONFIG_IP_MULTIPLE_TABLES compile issue by Scott Feldman · 9 years ago
  41. 8e05fd7 fib: hook IPv4 fib for hardware offload by Scott Feldman · 9 years ago
  42. b5d6fbd switchdev: implement IPv4 fib ndo wrappers by Scott Feldman · 9 years ago
  43. 104616e switchdev: don't support custom ip rules, for now by Scott Feldman · 9 years ago
  44. 5e8d904 switchdev: add IPv4 fib ndo ops wrappers by Scott Feldman · 9 years ago
  45. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  46. 8a44dbb swdevice: add new apis to set and del bridge port attributes by Roopa Prabhu · 9 years ago
  47. 03bf0c2 switchdev: introduce switchdev notifier by Jiri Pirko · 9 years ago
  48. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  49. 38dcf35 bridge: call netdev_sw_port_stp_update when bridge port STP status changes by Scott Feldman · 10 years ago
  50. 007f790 net: introduce generic switch devices support by Jiri Pirko · 10 years ago