1. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  2. 3133822 ipvlan: use pernet operations and restrict l3s hooks to master netns by Florian Westphal · 8 years ago
  3. 235a9d8 ipvtap: IP-VLAN based tap driver by Sainath Grandhi · 8 years ago
  4. c3262d9 ipvlan: use netdev_is_rx_handler_busy instead of checking specific type by Mahesh Bandewar · 8 years ago
  5. 019ec00 ipvlan: fix dev_id creation corner case. by Mahesh Bandewar · 8 years ago
  6. da36e13 ipvlan: improvise dev_id generation logic in IPvlan by Mahesh Bandewar · 8 years ago
  7. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  8. 009146d ipvlan: assign unique dev-id for each slave device. by Mahesh Bandewar · 8 years ago
  9. 8667398 driver: ipvlan: Define common functions to decrease duplicated codes used to add or del IP address by Gao Feng · 8 years ago
  10. b1227d0 ipvlan: fix various issues in ipvlan_process_multicast() by Eric Dumazet · 8 years ago
  11. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. 1a31cc8 driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed by Gao Feng · 8 years ago
  13. 48140a2 driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcu by Gao Feng · 8 years ago
  14. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. 8f679ed driver: ipvlan: Remove useless member mtu_adj of struct ipvl_dev by Gao Feng · 8 years ago
  16. 147fd28 driver: ipvlan: Fix one possible memleak in ipvlan_link_new by Gao Feng · 8 years ago
  17. ab530f6 ipvlan: constify l3mdev_ops structure by Julia Lawall · 8 years ago
  18. 4fbae7d ipvlan: Introduce l3s mode by Mahesh Bandewar · 8 years ago
  19. 0d7dd79 net: ipvlan: call netdev_lockdep_set_classes() by Eric Dumazet · 9 years ago
  20. 494e848 ipvlan: Fix failure path in dev registration during link creation by Mahesh Bandewar · 9 years ago
  21. f6773c5 vlan: propagate gso_max_segs by Eric Dumazet · 9 years ago
  22. 314d10d net: ipvlan: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  23. ab5b701 ipvlan: misc changes by Mahesh Bandewar · 9 years ago
  24. e93fbc5 ipvlan: mode is u16 by Mahesh Bandewar · 9 years ago
  25. 296d485 ipvlan: inherit MTU from master device by Mahesh Bandewar · 9 years ago
  26. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  27. bf485bc net: ipvlan: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  28. 23a5a49 ipvlan: ignore addresses from ipv6 autoconfiguration by Konstantin Khlebnikov · 10 years ago
  29. 6640e67 ipvlan: unhash addresses without synchronize_rcu by Konstantin Khlebnikov · 10 years ago
  30. 6a72549 ipvlan: plug memory leak in ipvlan_link_delete by Konstantin Khlebnikov · 10 years ago
  31. 515866f ipvlan: remove counters of ipv4 and ipv6 addresses by Konstantin Khlebnikov · 10 years ago
  32. f631c44 ipvlan: Always set broadcast bit in multicast filter by Mahesh Bandewar · 10 years ago
  33. ba35f85 ipvlan: Defer multicast / broadcast processing to a work-queue by Mahesh Bandewar · 10 years ago
  34. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. 7c41165 ipvlan: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  36. e9997c2 ipvlan: fix check for IP addresses in control path by Jiri Benc · 10 years ago
  37. 40891e8 ipvlan: do not use rcu operations for address list by Jiri Benc · 10 years ago
  38. 27705f7 ipvlan: fix addr hash list corruption by Jiri Benc · 10 years ago
  39. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 10 years ago
  40. 5933fea ipvlan: move the device check function into netdevice.h by Mahesh Bandewar · 10 years ago
  41. 764e433 ipvlan: play well with macvlan device by Mahesh Bandewar · 10 years ago
  42. 04901ce net-ipvlan: Deletion of an unnecessary check before the function call "free_percpu" by Markus Elfring · 10 years ago
  43. 92c7b0d ipvlan: fix sparse warnings by Mahesh Bandewar · 10 years ago
  44. 2ad7bf3 ipvlan: Initial check-in of the IPVLAN driver. by Mahesh Bandewar · 10 years ago