1. 23a5a49 ipvlan: ignore addresses from ipv6 autoconfiguration by Konstantin Khlebnikov · 9 years ago
  2. 0fba37a ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit() by WANG Cong · 9 years ago
  3. 6640e67 ipvlan: unhash addresses without synchronize_rcu by Konstantin Khlebnikov · 9 years ago
  4. 6a72549 ipvlan: plug memory leak in ipvlan_link_delete by Konstantin Khlebnikov · 9 years ago
  5. 515866f ipvlan: remove counters of ipv4 and ipv6 addresses by Konstantin Khlebnikov · 9 years ago
  6. f631c44 ipvlan: Always set broadcast bit in multicast filter by Mahesh Bandewar · 9 years ago
  7. ba35f85 ipvlan: Defer multicast / broadcast processing to a work-queue by Mahesh Bandewar · 9 years ago
  8. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. 7c41165 ipvlan: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  10. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  11. e9997c2 ipvlan: fix check for IP addresses in control path by Jiri Benc · 9 years ago
  12. 40891e8 ipvlan: do not use rcu operations for address list by Jiri Benc · 9 years ago
  13. 2afa650 ipvlan: protect against concurrent link removal by Jiri Benc · 9 years ago
  14. 27705f7 ipvlan: fix addr hash list corruption by Jiri Benc · 9 years ago
  15. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 9 years ago
  16. 6aa6395 ipvlan: add a missing __percpu pcpu_stats by Eric Dumazet · 9 years ago
  17. 207895f net: mark some potential candidates __read_mostly by Daniel Borkmann · 9 years ago
  18. 2aab952 ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path. by Mahesh Bandewar · 9 years ago
  19. 5933fea ipvlan: move the device check function into netdevice.h by Mahesh Bandewar · 10 years ago
  20. 764e433 ipvlan: play well with macvlan device by Mahesh Bandewar · 10 years ago
  21. 04901ce net-ipvlan: Deletion of an unnecessary check before the function call "free_percpu" by Markus Elfring · 10 years ago
  22. 265de6d ipvlan: ipvlan depends on INET and IPV6 by Mahesh Bandewar · 10 years ago
  23. 92c7b0d ipvlan: fix sparse warnings by Mahesh Bandewar · 10 years ago
  24. 2ad7bf3 ipvlan: Initial check-in of the IPVLAN driver. by Mahesh Bandewar · 10 years ago